Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Automount problem
#1
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()
#2
(04-26-2014, 02:45 PM)Navinter Wrote: 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()

Try this Smile


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


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

I msg this when I don't seen your respond.

= its not equal
== its equal
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
#4
done ty


Forum Jump:


Users browsing this thread: 1 Guest(s)