Hi... And im new at scripting...
In my script im at the place when i need to renew summoning points at obelisk.
But i dont know how to identify the obelisk for script....
if (GetSummonPoints<33) then
- and here shoult be the code for the obelisk
MoveMouse (X, Y);
wait(100+random(50));
ClickMouse (X, Y, 1);
Any tips?


Reply With Quote








