What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Plugin] AlwaysHere - Because I'm AFK

  • Thread starter Thread starter Z
  • Start date Start date

Z

New Member
Joined
Jan 31, 2012
Messages
174
Reaction score
1
Is it safe?

I want to use this addon on my main!

Thanks a lot for your great addon.
 
Is it safe?

I want to use this addon on my main!

Thanks a lot for your great addon.

Same as any other plugin and uses Styx library no external imports etc
 
just pulse this,
Code:
Styx.StyxWoW.ResetAfk()
its cleaner, and then your not really pulsing useless movement.
 
the bot doesn't do anything with this enabled for me. I'm on questing mode.
 
Updated from 1.0 to 1.1, made sure that when aeonaxx or similiar comes the bot still won't be anti-afking (which does lock the bot, thanks raphus for reminding me of the bot being single threaded)

So if your in combat or are moving or is falling then it won't run until your not.
 
Last edited:
just pulse this,
Code:
Styx.StyxWoW.ResetAfk()
its cleaner, and then your not really pulsing useless movement.

This does not work.

Tested it with professionbuddy and it did nothing while bot still ended up afk.
 
Updated to 1.2, should now work with any bot type (Questing, Grind Bot, GatherBuddy2) etc
 
This does not work.

Tested it with professionbuddy and it did nothing while bot still ended up afk.
if the botbase isnt pulsing plugins then it wont work anyway. but yea, it DOES work.
 
Where would i add this? Im going to run AeonaxxCatcher.
 
Its working, but it will keep moving and will not stop untill u stop it!

i changed:
Code:
WoWMovement.Move(WoWMovement.MovementDirection.Forward)

to:
Code:
WoWMovement.Move(WoWMovement.MovementDirection.JumpAscend)

Now it will Jump once; And its working perfect!

Thanks for your plugin!
 
Giwin is possible to change the "when its afk flagged" for a timer ? like... 50 sec without moving...?
Im thinking of it because my bot sometimes freezes on a place and dont move.. and do nothing.. when i hit jump.. or to move to any direction he "wakes up" and continue farming... so i was using ur plugin to move when he comes to afk.
I managed to keep on farm.. but sometimes he still looses 10 min doing nothing =/
So i need to put him on /afk on.. 50 sec or something like that...
What do you think?
 
Back
Top