position ID (help) - 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: position ID (help) (/thread-3723.html) Pages:
1
2
|
position ID (help) - November - 08-11-2012 Hi! i´m trying to use the Map tool option. But i can't figure out how to see the position on the item i want to press on. With the map tool i only see my position. And with ALT+F8 i only see the ID. help pls? =) RE: position ID (help) - Dexter - 08-11-2012 Post a printscreen of where you want to know the position I will explain how to verify this. RE: position ID (help) - November - 08-11-2012 Alright, it's this lever then obviously the one on the other side on the way back. RE: position ID (help) - garst123 - 08-11-2012 (08-11-2012, 04:19 PM)November Wrote: Alright, it's this lever then obviously the one on the other side on the way back. 32743 31161 5 RE: position ID (help) - November - 08-11-2012 Thx but i would like to know how to check the position :/ RE: position ID (help) - Dexter - 08-11-2012 Here you use the MapUse Because is better: Code: Macro (32744 31161 5:1000 {gate} Map.Use(ID_GATE, 32743, 31161, 5, 1)=1) Explanation: In your position just check to what point you want to check the position. If the position is 1 sqm to your left (West) you should decrease 1 value in the "X" axis. If the position is 1 sqm down (south), you must increase 1 in the value of "Y" axis Could understand? RE: position ID (help) - November - 08-11-2012 Yah it's kinda like math (algebra) So this should be? X:32743 y:31161 z:5 What is the (Z) for? is it the floor or whut? Argh.. I get it to work but when the bot is suppose to continue walking after the teleport it just stands there and tell me, "there is no way" ?? RE: position ID (help) - garst123 - 08-11-2012 (08-11-2012, 04:52 PM)November Wrote: Yah it's kinda like math (algebra)high school man;d third size, but in TIBIA?!?! :O RE: position ID (help) - Dexter - 08-11-2012 (08-11-2012, 04:52 PM)November Wrote: Yah it's kinda like math (algebra) Yea, "Z" is the floor. In these situations it will practically never change. RE: position ID (help) - November - 08-11-2012 I get it to work but when the bot is suppose to continue walking after the teleport it just stands there and tell me, "there is no way" ?? RE: position ID (help) - Dexter - 08-11-2012 Strange! After the teleport put a fixed point and follow by using option learn. RE: position ID (help) - November - 08-11-2012 That's what i've been doing all the Time that's whats so strange And what is MapUse? I use map tool RE: position ID (help) - Dexter - 08-11-2012 which the macro that you used? RE: position ID (help) - Global - 08-12-2012 in edron orc cave i want to pull the lever if it is closed (if the stone is in my way) but dunno what to put for "TargetID" the thing that is in my way is a stone, how do i check the id on that? it is bullcrap. have been up all night just to figure out wat do. RE: position ID (help) - Dexter - 08-12-2012 (08-12-2012, 02:27 AM)Global Wrote: in edron orc cave i want to pull the lever if it is closed (if the stone is in my way) but dunno what to put for "TargetID" the thing that is in my way is a stone, how do i check the id on that? it is bullcrap. have been up all night just to figure out wat do. Press ALT + F8 to check the ID of the item. When you give use on the item, the ID will appear in the upper left corner. RE: position ID (help) - November - 08-12-2012 Dexter i'm usling map tool and it works but as i Said it gets stucked after the teleport. But what is MapUse? U mentioned it ysterday RE: position ID (help) - Dexter - 08-12-2012 (08-12-2012, 06:28 AM)November Wrote: Dexter i'm usling map tool and it works but as i Said it gets stucked after the teleport. But what is MapUse? U mentioned it ysterday Put this macro below in the cavebot: Code: Macro (32744 31161 5:1000 {gate} Map.Use(ID_GATE, 32743, 31161, 5, 1)=1) RE: position ID (help) - November - 08-12-2012 It just keep getting stucked after the teleport.. I dont get it. Dexter would you mind going there and see if it works for you? And that Macro didn't work at all for me :/ isn't it just (add>macro> paste the macro > ok) ? Or is it somewhere else i have to accept macros to be enable or something? RE: position ID (help) - 963963aa - 08-12-2012 Macro (32649 31907 8:500 {} Self.Inventory.LeftHand=0 CaveBot.GoLabel()) Macro (32649 31907 8:500 {} Misc.ItemCountEx()<1 CaveBot.GoLabel()) 7.0 BBOT HELP I how Write ? RE: position ID (help) - AizeN - 08-12-2012 I need help with lever, Zao>>Farmine, and Farmine>>Zao. Someone know what can i do to use it?(Cant give ss :/) |