![]() |
fullchecklabel issue - 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: fullchecklabel issue (/thread-21096.html) |
fullchecklabel issue - premian - 12-01-2019 Im trying to make my first script with full check label i want him to check if he have enought prismatic bolts to continue hunting or going back to deposit so i made it code - 16141<400 (id of prismatic bolts) label on full - deposit else - hunt but theres something wrong and he gets stuck at the point where he is suppost to choose the labels ill be happy if someone could help me with that RE: fullchecklabel issue - Nvp - 12-01-2019 FullCheck (x y z:Full deposit Else hunt Code 16141<=400) or FullCheck (x y z:Full deposit Else hunt Code !AR<=!minAR!) and add to variables AR=16141 minAR=400 RE: fullchecklabel issue - premian - 12-01-2019 (12-01-2019, 01:56 PM)Nvp Wrote: FullCheck (x y z:Full deposit Else hunt Code 16141<=400) tried the first but didnt work the other one i tried too but i dont know much aout macros and variables and the way i did it didnt work either :/ can u maybe check that script and change it for me ? RE: fullchecklabel issue - Nvp - 12-01-2019 done, next time u need add "Label" no "GoLabel" ![]() RE: fullchecklabel issue - premian - 12-01-2019 (12-01-2019, 02:50 PM)Nvp Wrote: done, next time u need add "Label" no "GoLabel" theres still something not right i did a few tests he gets to the checkpoint and he is still waiting a few minutes to decide which way to go also he was alweays with less then 400 bolts and he twice continued the hunt and once decided to deposit any clue ? RE: fullchecklabel issue - Nvp - 12-01-2019 remember that the ones you are wearing also count ![]() i add two macro, try now RE: fullchecklabel issue - premian - 12-01-2019 (12-01-2019, 04:24 PM)Nvp Wrote: remember that the ones you are wearing also count now he is stuck at the macro killer stop killing monsters that respawn and standing there again :/ RE: fullchecklabel issue - Nvp - 12-01-2019 change hunt and fulcheck pos on level hunting place, i make u this script later. give me ots name RE: fullchecklabel issue - premian - 12-01-2019 (12-01-2019, 05:00 PM)Nvp Wrote: change hunt and fulcheck pos on level hunting place, i make u this script later. give me ots name gunzodus.net |