Originally Posted by DigitalAngel
You have to teach me ... iscol, teach me how to use it, how to add it in my script, or how to use the colors to detect when a mob is dead or dunno ... just help me and tell me how to do that.
or ... I send you my script, and you just add that iscol loop where is needed (after it moves in 1 direction, I want it to attack a mob, kill it, loot, then move in another direction and so on, so 4 moves, 4 mobs killed, and then repeat) ... and I did not add PotBot, I don`t really need it atm, so don`t worry about that.
SO ... here is my Script :
lstart,0,-,=,u,
match;1444822;547;26;10,
~,1,2,
sp,sp,
*w,500,-w,
u,
~,1,2,
sp,sp,
*d,500,-d,
u,
~,1,2,
sp,sp,
*s,500,-s,
u,
~,1,2,
sp,sp,
*a,500,-a,
u,
~,1,2,(
sp,sp,
*w,500,-w,
lend;#,
I want it simple, just move around a bit, attack every time it moves, and then repeat.
Now please modify my script and re-post it with that iscol loop after each move, so it kills the mob and then moves again.
|