BBot - The best bot of the world
Please - Macro To Pick in Ground - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html)
+--- Forum: Requests (https://forums.bmega.net/forum-17.html)
+--- Thread: Please - Macro To Pick in Ground (/thread-13089.html)



Please - Macro To Pick in Ground - Todinhoo - 12-12-2013

Please i need a macro to use pick in ground and after use fishing rod in ice hole to catch a some northen pikes Big Grin

i need a macro, map tool i not understand, ;/ idk id of ice hole Sad and is hard to make script, with a macro is more easy.
Please, one macro to uso an item in ground/ice hole!!

TYY!!


RE: Please - Macro To Pick in Ground - Thiaguin- - 12-12-2013

(12-12-2013, 02:40 AM)Todinhoo Wrote: Please i need a macro to use pick in ground and after use fishing rod in ice hole to catch a some northen pikes Big Grin

i need a macro, map tool i not understand, ;/ idk id of ice hole Sad and is hard to make script, with a macro is more easy.
Please, one macro to uso an item in ground/ice hole!!

TYY!!


0 {Use Pick on Ground} IDPick:=xxxx IDGround:=xxxx X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.UseOn(!IDPick!, !IDGround!, !X!, !Y!, !Z!, 2)

change id PICK for correct and idground to... add it in cavebot.


RE: Please - Macro To Pick in Ground - Todinhoo - 12-12-2013

(12-12-2013, 03:31 AM)Thiaguin- Wrote:
(12-12-2013, 02:40 AM)Todinhoo Wrote: Please i need a macro to use pick in ground and after use fishing rod in ice hole to catch a some northen pikes Big Grin

i need a macro, map tool i not understand, ;/ idk id of ice hole Sad and is hard to make script, with a macro is more easy.
Please, one macro to uso an item in ground/ice hole!!

TYY!!


0 {Use Pick on Ground} IDPick:=xxxx IDGround:=xxxx X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.UseOn(!IDPick!, !IDGround!, !X!, !Y!, !Z!, 2)

change id PICK for correct and idground to... add it in cavebot.


Is this i need. But, were is search Id's of ground? Example, id of ice hole? :/
have any page in forum with all ids of grounds?


RE: Please - Macro To Pick in Ground - Thiaguin- - 12-12-2013

(12-12-2013, 10:40 AM)Todinhoo Wrote:
(12-12-2013, 03:31 AM)Thiaguin- Wrote:
(12-12-2013, 02:40 AM)Todinhoo Wrote: Please i need a macro to use pick in ground and after use fishing rod in ice hole to catch a some northen pikes Big Grin

i need a macro, map tool i not understand, ;/ idk id of ice hole Sad and is hard to make script, with a macro is more easy.
Please, one macro to uso an item in ground/ice hole!!

TYY!!


0 {Use Pick on Ground} IDPick:=xxxx IDGround:=xxxx X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.UseOn(!IDPick!, !IDGround!, !X!, !Y!, !Z!, 2)

change id PICK for correct and idground to... add it in cavebot.


Is this i need. But, were is search Id's of ground? Example, id of ice hole? :/
have any page in forum with all ids of grounds?

press alt + f8 , after look "ground" and the id will appear at the top left of the screen