BBot - The best bot of the world
Automount problem - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html)
+--- Forum: Free Scripts (https://forums.bmega.net/forum-10.html)
+--- Thread: Automount problem (/thread-14783.html)



Automount problem - Navinter - 04-26-2014

Hi i have a problem i havnt played since august'13 now i bought pacc and bought the bbot license again, and i want to bot again so i did it, but now a macro doesnt work.
The macro is for automount, i had this one and worked 100% when i played time ago but now it doesnt works anymore, every 3 seconds my char takes his mount then dismount then mount then dismount and i dont know why.

This is the script:
3000 {Auto Mount} Status.InPZ()<>1 Self.Mount() = 0 Self.ToggleMount()


RE: Automount problem - mr. Kris - 04-26-2014

= it's no equal
== it's equal

Code:
3000 {Auto Mount} Status.InPZ()<>1 Self.Mount()==0 Self.ToggleMount()



RE: Automount problem - erleo - 04-26-2014

@Mr.Crist please if the post are in wrong position do not answer.

Tell where need post.

Wrong position for that post.
http://forums.bmega.net/forum-26.html


RE: Automount problem - Navinter - 04-26-2014

sorry didnt know that, anyway it works fine now ty