BBot - The best bot of the world
Neeed help on zao lever's tp - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: BBot (https://forums.bmega.net/forum-3.html)
+--- Forum: General (https://forums.bmega.net/forum-19.html)
+--- Thread: Neeed help on zao lever's tp (/thread-14878.html)



Neeed help on zao lever's tp - sonrisas - 05-04-2014

can some one give me a macros or map tool to use on zao lever cause it have to be used twice and i was trying to make it work but not sucess i need it Smile Thx


RE: Neeed help on zao lever's tp - mr. Kris - 05-04-2014

Try this:
Code:
0 {Use Laver} Map.Use(2773, 32993, 31547, 4, 1) Map.Use(2772, 32993, 31547, 4, 1)



RE: Neeed help on zao lever's tp - sonrisas - 05-04-2014

Man that macro only works with the laver outside farmine it doesn't work with the laver on farmine city


RE: Neeed help on zao lever's tp - mr. Kris - 05-04-2014

so change coordinats...


RE: Neeed help on zao lever's tp - sonrisas - 05-04-2014

i did it but not works :S i guess i changed things i didn't change xD can you write here the corrds? that lever its making me crazy i had 3 days fighting with it and it's winning ahahhahaha


RE: Neeed help on zao lever's tp - Rudek1212 - 05-04-2014

1. Find coordinates of leaver.
2. Set leaver to state when use won't do anything and take an id of that leaver. (useless leaver)
3. Set leaver to state when use will tp you up/down and take an id of it. (TP leaver)

4. Create fixed point on TP tile.
5. Create map tool, enter coordinates and ID of 'useless' leaver.
6. Create a separate macro. Use "Map.Use(ID, X, Y, Z, Range)" command to use "TP leaver".
7. Add macro point to use leaver

Then you should be teleported.


RE: Neeed help on zao lever's tp - sonrisas - 05-04-2014

but what the cave bot it's going to do when useless leaver will be instead the tp leaver? i mean what i have to put on map tool on useless leaver?


RE: Neeed help on zao lever's tp - sonrisas - 05-05-2014

THIS ITS THE MACRO IM USING ON MACRO EDITOR TO TP LEAVER
0 {TP LEAVER} Map.UseOn(2772, 0, 33062, 31527, 14, 1)

and this the map tool im using on useless leaver
MapTool (33062 31527 14:Target: 2773 Use: 0 Pos: 33062 31527 14)

Can u tell me the error or give me the map toll and macro u'r using on the leaver's xD PLEASE Big Grin


RE: Neeed help on zao lever's tp - Rudek1212 - 05-05-2014

If there is no 'useless' lever cavebot will skip this point because it can't find exact id on exact possition (just like doors). it will just execute macro. If he couldn't execute macro it will skip to next point and because it won't fint path to next possition it wil start from 3 points before actual point (repeat using levers).


RE: Neeed help on zao lever's tp - damiansnk - 05-05-2014

Leaving city
0 {drzwignia idzie na exp1} Map.Use(2773, 32992, 31539, 4, 1)
0 {drzwignia idzie na exp2} Map.Use(2772, 32992, 31539, 4, 1)
Entering City
0 {drzwignia wraca z exp1} Map.Use(2773, 32992, 31539, 1, 1)
0 {drzwignia wraca z exp2} Map.Use(2772, 32992, 31539, 1, 1)

Fixed point
Macro
Fixed
Macro

should work good


RE: Neeed help on zao lever's tp - Rudek1212 - 05-05-2014

Using map tool to use TP lever can cause bot to stop because it wants to use it even after teleport. That's why i recomend using macros to use this kind of TP. Macro works mostly prefect.


RE: Neeed help on zao lever's tp - sonrisas - 05-05-2014

still not sucess I USED MACRO, MAP TOOL EVERY MACRO EVERY WAY POINT AND NOT WORKS ITS anoying xD i only have problems with city lever everything else works !

FINALLY!! HAHAHHAAHHAHAHAHAHHAHAHAHHAHAH

This it's the macro i used after more 9876 tries xD i hope it helps some 1


LEVER INSIDE FARMINE
0 {Use Laver CITY} Map.Use(2773, 33062, 31527, 14, 1) Map.Use(2772, 33062, 31527, 14, 1)
Put twice the macro

LEVER OUTSIDE FARMINE
0 {Use Laver} Map.Use(2773, 32993, 31547, 4, 1) Map.Use(2772, 32993, 31547, 4, 1)


RE: Neeed help on zao lever's tp - damiansnk - 05-06-2014

aaaa cuz my was after quest with dp in farmine
there is 3 deferent floors depend of quest


RE: Neeed help on zao lever's tp - mr. Kris - 05-06-2014

http://forums.bmega.net/thread-21971-post-88028.html#pid88028