Im working on a msn plugin for wow and need some ideas... Please gimme some ideas FYI this connects to a main plugin but it is open source so u can compile it. It only uses Honorbuddy and no 3rd party connections to wow. COMMANDS ATM !level: Detects what level you are and how long till level. !gold: Detects gold in a users bag. !earned: Detects how much gold/silver/copper has been earned. !whisper name message: whispers the given name and message. !respond message: responds to the last person who whispered. !say Chat: puts Chat into the say channel. !guild Chat: puts Chat into guild channel. !item itemname : Detects how much of itemname there is in your inventory. !quit: Quits wow process. !zone: displays what zone your in. !report: displays !zone !level and !earned. You ALSO.. get messaged on whispers and chat.
Would it be possible to get multiple HBs running through the same MSN account? Just prefix every message with their name, and you could either specify a specific bot or get a report from all of them by omitting the name when using commands... This is minor though, if it's too much work, not important, as long as we can use multiple copies of this with multiple copies of HB. Also, obviously events on certain things would be awesome - such as receiving a message, name mentioned in one of the trade/general channels, something said in "say", etc. Ability to reply to messages or chat in-game would be wicked too, obviously. And, last but not least, if you feel like going all-out, a command to get a screenshot from a bot!
One idea, Keep it up and actually make it and you'll be loved, by me atleast And yeah chat stuff would be great.
Hello, I would love to see these features get implemented: !Report // 74% to level 82, 142 Gold, 432 Kills, 23 Deaths !Whisper name// Whisper to someone !quit // Logoff WoW !login // relogins if disconnects or logged off and notify your msn on these events: - when you level. - when you die. - when you receive a whisper - when you receive a say. - when you receive a real id - if a player follows you. - if you get stuck for x amount of minutes - if you get disconnected. - When HB Crashes Regards, Nick
maybe do quick commands for the lazy people like me lol !level -> !lvl !whisper name message -> !w name message !respond message -> /r !say Chat -> use /g /p /2 ect !guild Chat /\ Add !Help -> Sends all the commands
ok added them. Thanks for the input.. right now im making this work or multiple characters. so im hoping beta on sunday.
If you release it, you will be my hero! You be'll a good if it's working on any iphone (or anyother phone) and you get informed via push-mails. perhaps you can also add a command edit your status.or open a extra chat when you writing with a group or whisperer.
You could use the framework from QuickIRC2. It has support for both IRC and Jabber atm. (Adding new 'connection types' are trivial at best) Basically all commands are shared between all connections, and an 'owner' can be specified as well.