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

[Plugin] StatusBuddy

Vertraag

New Member
Joined
May 14, 2010
Messages
286
Reaction score
5
It can't get much more simple than this (check the source if you don't believe me). This displays your character's name, class, and level in the quest status box (next to the Bot Settings) button. I made this because I am always running 3 instances of HB at the same time, and I often find it difficult to tell which bot is controlling which of my characters.

Overriding Pulse probably isn't the best method to do this, but at least it keeps it refreshed for when your character levels up or you switch to another character.

If you have any inclination to rep me, don't. This literally took 5 seconds to write.
 

Attachments

You look like your a good programer if you can write that stuff in 5 sec : P Can you make a simple honorbuddy relogger plugin ? Then i would love you big time
 
Hello,

Can you please fix this one? i tried to do it but i couldnt find anything abt TreeRoot stuff xD i have no idea what is that..

Logging.Write(Me.Name + ", level " + Me.Level + " " + Me.Class);
TreeRoot.StatusText = Me.Name + ", level " + Me.Level + " " + Me.Class;

but no luck!
 
Hello,

Can you please fix this one? i tried to do it but i couldnt find anything abt TreeRoot stuff xD i have no idea what is that..

but no luck!
You do not want to have Logging.Write in Pulse without any delay..
 
Back
Top