Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Drop Food Script
#1
I need a script that will drop food on the ground every few seconds, stop for like 5 seconds and continue with the cavebotting. I was trying to do it myself but I couldn't quite figure it out how to stop all the automatic actions for specific period of time and how to resume the automatic actions.
Please Help...
#2
One question, what food do you carry?

It is much easier if you buy for example: 200 brown mushrooms.

Then when you bot you just set auto looter that the bot will drop the loot on the ground.

Kind regards Oscar
Please give me reputation if I helped you!

EK Project ~ By Oscar ツ
★Scripts By Oscar★
#3
[macro]0 {Item Drop} ID_DROP:=1245346 X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.Thrown(!ID_DROP!, 1, !X!, !Y!, !Z!) Map.Thrown(!ID_DROP!, 1, !X!, !Y!, !Z!) Map.Thrown(!ID_DROP!, 1, !X!, !Y!, !Z!) Map.Thrown(!ID_DROP!, 1, !X!, !Y!, !Z!) Macro.Wait(5000)[/macro]


Forum Jump:


Users browsing this thread: 1 Guest(s)