01-29-2014, 03:24 AM
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 ._.
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 ._.