Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Afk training with exercise item.
#3
(02-07-2019, 08:30 AM)erleo Wrote: 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

Oh, thanks man. But it doesn't work. I added the itens in bbot.items.txt.

[Image: yq6f4Po.png]

How i put in bbot, to u see if i messed up
[Image: UW7QlIv.png]


Code:
1 {Exercise Bow} When.SystemMessage(Ferumbras Exercise Dummy, You have stopped exercising ) Exit()  {Ferumbras Exercise Dummy} Cooldown.Blocked(Exercise Bow)==0 Map.UseOn(28555, 285559, :X, :Y, :Z, 6) Cooldown.Create(Exercise Bow, 35000) Exit()
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)