BBot - The best bot of the world
macros dont work. - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: BBot (https://forums.bmega.net/forum-3.html)
+--- Forum: General (https://forums.bmega.net/forum-19.html)
+--- Thread: macros dont work. (/thread-13768.html)



macros dont work. - Sellcc.Eu - 01-29-2014

Why this dont work?
Why if i do :
Creature.Follow(x)
macro.wait(10000)
self.stop

and bot first wait 10 sec, next do follow.. lol

if i use :
Creatures.ByRangeName(1, Rafzan)==1
Self.Say(hi)
NPC.Say(trade)
NPC.Sell(17846, -1)
NPC.Sell(17813, -1)
NPC.Sell(17812, -1)
NPC.Sell(17810, -1)
NPC.Sell(17859, -1)
NPC.Sell(17846, -1)
NPC.Sell(17813, -1)
NPC.Sell(17812, -1)
NPC.Sell(17810, -1)
NPC.Sell(17859, -1)
NPC.Sell(17846, -1)
NPC.Sell(17813, -1)
NPC.Sell(17812, -1)
NPC.Sell(17810, -1)
NPC.Sell(17859, -1)
end

this bot sometimes sell loot, sometimes no......

WTAH THE FUCK?
FIX IT


I want to make fucking macro to follow rafzan and next sell loot !
how to do this, when macros dont work good? >.>
And no - i cant use waypoints, becouse npc still walking, and sometimes its trapped in "door" sometimes he trapped in north of room. If it will be trapped in "door" and i have wpts into room, bot stuck. If npc trapped in north and i have wpt only next to "door" bot dont sell anything ._.