Posts: 6
Threads: 2
Joined: Jul 2012
Reputation:
0
Later I make this last update, my script macro to buy Manas don't work.
Any peaple have this bug too?
I use this macro
Macro (33217 32401 7:{ mps } VarSetEx(Total, 30) VarSet(Potnow) Misc.ItemCountEx(268) VarSub(Total, !Potnow!) HUD.Display(!Total!) Self.Say(hi) Macro.Wait(2000) NPC.Say(trade) NPC.Buy(268, !Total!, 1))
Posts: 292
Threads: 52
Joined: Apr 2012
Reputation:
0
Yee. my bot too no buy fluid ;//
Posts: 49
Threads: 6
Joined: Jun 2012
Reputation:
0
I am having the same issue.
Any help or input would be awesome.
~ZacharyGG
Posts: 41
Threads: 8
Joined: Apr 2012
Reputation:
0
Dexter your macro still don't work for me.
Posts: 128
Threads: 1
Joined: Oct 2011
Reputation:
0
I'll copy the content here:
by the way the refill macros are working fine for me also the macros should be a little less long to prevent a crash like:
Npc say: hi
Npc say: Trade
Macro: 1000 {ManaPot Reffil} VarSetEx(Total, MPS) VarSet(Potnow) Misc.ItemCountEx(268) VarSub(Total, !Potnow!) HUD.Display(!Total!) NPC.Buy(268, !Total!, 1))
That will work better on refiler remember to put the message hi and trade it is in message submenu.
and remember to change the number for diferent potions
Posts: 24
Threads: 11
Joined: Jun 2012
Reputation:
0
My bot enginge just keep crashing everytime the bot tries to withdraw money, anyone know how to solve this ?
Posts: 128
Threads: 1
Joined: Oct 2011
Reputation:
0
try to remake your points with the "npc say" option like:
Npcsay: hi
Npc say: withdraw x
Npc say: yes
Posts: 128
Threads: 1
Joined: Oct 2011
Reputation:
0
well u can reconfigure easily your script: when it goes to bottom just select it and press: "Shift key/button" plus "Arrow up key/button" and the point will go up or down when pressing "Shift key/button" plus "Arrow down key/button" and DONE!!! save your route and setting and all will be fine.
P.D. Give me reputation if it helped you