Hi, I spent half day for looking forums answers and it's hard to get any infos.
Someone can help correct my Exp > Die > Back Exp Script?
begin
Engine.MoveTo(11240, 17537, -4592);
Engine.MoveTo(10723, 17133, -4584);
Engine.MoveTo(10749, 17257, -4584);
Engine.MoveTo(10738, 17132, -4592);
Engine.MoveTo(10672, 17100, -4584);
Engine.MoveTo(10663, 17055, -4584);
Engine.SetTarget(70045); // NPC ID
Engine.DlgOpen;
delay(1000);
Engine.DlgSel('Magic Set'); // notworking
delay(1000);
Engine.DlgSel('Magnus'); // notworking
delay(1000);
Engine.DlgSel('HP/CP/MP'); // notworking
delay(1000);
Engine.MoveTo(10167, 16873, -4584);
Engine.MoveTo(10108, 16665, -4568);
Engine.MoveTo(9953, 16270, -4568);
Engine.MoveTo(9722, 15628, -4568);
Engine.MoveTo(9673, 15581, -4568);
delay(1000);
Engine.SetTarget(30134); // NPC ID
Engine.DlgOpen;
delay(1000);
Engine.DlgSel('Necropolis and Catacombs'); // notworking
delay(1000);
Engine.DlgSel('Catacomb of Dark Omen's'); // notworking << There is Problem with ' in Omen's word.
begin
while true do begin
if user.inrange(10663, 17055, -4584, 1500) // 1500 needed while you checking
then begin
end;
end. <<<< RED, if true begin (36): "end" expected but "я" found
Someone can help me FIX it?
I was trying to make: Go exp > Die (Bot autotown) > Pause Bot > Use script (rbf npc, go gk) > TP Loc > Go spot > Resume bot