BBot - The best bot of the world
Rope place - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Bugs (https://forums.bmega.net/forum-7.html)
+--- Forum: New Bugs (https://forums.bmega.net/forum-22.html)
+--- Thread: Rope place (/thread-17875.html)



Rope place - damiansnk - 04-14-2015

When something is on rope place bot removing it it's possible to change it for rope when place is trashed ? Also when player stand on rope place or ladder bot stucking don't go up and push player


RE: Rope place - Krzysiek13923 - 04-16-2015

If non pvp server only set cavebot settings : walk over player, when other server via pvp set walk avoid stay one sqm before rope place and use map tools or this macro "Map.UseOn(ID, OnID, X, Y, Z, Range)" . And yes you can pick up items from the map use only macro like " Map.PickUp(ID, Count, ContainerTo, X, Y, Z) " or if you wanna pick up items not only with place when you stand you can use range macro like this " Map.PickUpEx(ID, Count, ContainerTo, X, Y, Z, Range) "