Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help with macro
#1
I am botting up mage and I think it would be valuable to make bot stop cave bot for a seconds until monster comes in distance of 2 sqm if there is x monsters on screen not to lure much. Any help please?
#2
Code:
1000 {Macro Sample} Creatures.OnScreen()>=X [active] Cavebot.Stop() Exit() {active} Cavebot.Start() Exit()
Waypoints By Me [Here]

BBot functions/Funções do BBot [Here]
#3
Thanks... Allthough i am thinking about bot t clean slimy moss on floor in edron with slime glober, any idea if it is possiblle?
#4
Code:
1000 {clean slimy moss} glober:=ID_SlimeGlober moss:=ID_SlimyMoss X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.UseOn(!glober!, !moss!, !X!, !Y!, !Z!, 3)

Change ID_SlimeGlober by ID of slime glober and ID_SlimyMoss by ID of slime moss
Waypoints By Me [Here]

BBot functions/Funções do BBot [Here]
#5
Thanks once again. Now faced other problem, can't find ID of Slime Fungus xD
#6
U can see how here
http://wiki.bmega.net/doku.php?id=samples#check_the_id
Waypoints By Me [Here]

BBot functions/Funções do BBot [Here]


Forum Jump:


Users browsing this thread: 1 Guest(s)