PDA

View Full Version : For Loop



Silver92
03-21-2017, 01:42 PM
I am trying to make a script that counts used items and leaves if 10 items used .

For example :

Self.UseItemWithGround(9598,Self.Position().x, Self.Position().y+1, Self.Position().z)
but 10 items


Can Anyone Help with that ?

Thanks in advance

mickat
03-22-2017, 02:41 AM
don't work xenobot no update

ctmwnrqlo
05-14-2017, 02:06 AM
Self.UseItemWithGround(9598,Self.Position().x, Self.Position().y+1, Self.Position().z)
(wait,1000)
Self.UseItemWithGround(9598,Self.Position().x, Self.Position().y+1, Self.Position().z)
(wait,1000)
etc