Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need a macro
#2
(02-08-2017, 11:08 AM)Tibiaguy Wrote: I need a a macro that will :

When I reach under 200 of an item it will walk to a safe location and log out...

Can you give me the template where I can add the item name/ID, count and coordinates??

Any help would be nice

Thanks in advance Smile

Quote:Misc.ItemCountEx(ItemID)<=200
Cavebot.Stop()
Self.Logout()
BBot.TogglePause()
It ll turn off cavebot if condition ll be true
U can use
Quote:CaveBot.GoLabel(Label)
command but i wouldnt recommend it to new users since u must know where character can reach specific waypoint (manual macros) - anyway its harder. Version i suggested for u is much easier and safe.

For stamina logout i use automatic macro:
Quote:Self.StaminaMins<842
Cavebot.Stop
Self.Logout()
BBot.TogglePause()
Reply


Messages In This Thread
Need a macro - by Tibiaguy - 02-08-2017, 11:08 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)