BBot - The best bot of the world
CAVEBOT LOOP - HELP fast - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Support (https://forums.bmega.net/forum-6.html)
+--- Forum: Support & Help (https://forums.bmega.net/forum-8.html)
+--- Thread: CAVEBOT LOOP - HELP fast (/thread-18456.html)



CAVEBOT LOOP - HELP fast - burla - 09-04-2015

This is the waypoint LOOP

#start

Say (32684 31687 8:hi)
NPCSay (32684 31687 8:deposit all)
NPCSay (32684 31687 8:yes)
NPCSay (32684 31687 8:withdraw)
Withdraw (32684 31687 8:!HP_Id! !Price_HP! !Total_HP!)
NPCSay (32684 31687 8:yes)
NPCSay (32684 31687 8:withdraw)
Withdraw (32684 31687 8:!MP_Id! !Price_MP! !Total_MP!)
NPCSay (32684 31687 8:yes)
NPCSay (32684 31687 8:withdraw)
Withdraw (32684 31687 8:!Spear_ID! !Price_Spear! !Total_Spear!)
NPCSay (32684 31687 8:yes)
NPCSay (32684 31687 8:balance)

#go to start

The bot stay on loop everywhere that got a HI
Help me please


RE: CAVEBOT LOOP - HELP fast - nosbor00 - 09-05-2015

post the script variables !


RE: CAVEBOT LOOP - HELP fast - burla - 09-05-2015

(09-05-2015, 01:42 AM)nosbor00 Wrote: post the script variables !

I'll make it better, Script for Paladin Ab'dendriel Elves 25+


RE: CAVEBOT LOOP - HELP fast - nosbor00 - 09-05-2015

(09-05-2015, 03:47 AM)burla Wrote:
(09-05-2015, 01:42 AM)nosbor00 Wrote: post the script variables !

I'll make it better, Script for Paladin Ab'dendriel Elves 25+


Try now...


RE: CAVEBOT LOOP - HELP fast - erleo - 09-05-2015

The problem is in your cavebot.
In variables is:
HP_Id=266
MP_Id=268
Spear_Id=3277

And in cavebot you write EXAMPLE:
Code:
Withdraw (32684 31687 8:!Spear_ID! !Price_Spear! !Total_Spear!)
Code:
FullCheck (32631 31616 7:Full Depo Else Hunt Code !HP_ID!<!Min_HP!;!MP_ID!<!Min_MP!;!Spear_Id!<!Min_Spear!;cap<!Min_Cap!)

You can not fail in a lowercase or uppercase. It has to be equal in the variables.
Regards


RE: CAVEBOT LOOP - HELP fast - nosbor00 - 09-05-2015

correct!! i posted fixed script!