How do i wait for the flag to dissappear from the minimap? what would it look like in a script?
How do i wait for the flag to dissappear from the minimap? what would it look like in a script?
I usually use FFlag();
Like this :
Mouse(x, y, 5, 5, true);
FFlag(0);
This would wait until the flag is gone, FFlag(10); would wait until its 10pixels before the flag, usefull for roadwalking![]()
thank you sooo much
There are currently 1 users browsing this thread. (0 members and 1 guests)