Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Afk training with exercise item.
#2
Try this:

Code:
1 {Exercise Bow} When.SystemMessage(Training Dummy, you stop exercising ) Exit()  {Training Dummy} Cooldown.Blocked(Exercise Bow)==0 Map.UseOn(28555, 29044, :X, :Y, :Z, 6) Cooldown.Create(Exercise Bow, 35000) Exit()

But i think its not going to work becouse this ID's are not in BBot.Data, let me add.

Edit: Add this both lines in the last part of data/bbot.data. Use better 84.2.


Code:
28555,1,100,0,200000,exercise bow
29044,16,0,0,0,training dummy
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)