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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[help] irc plugin

JPhix

New Member
Joined
Jan 31, 2010
Messages
29
Code:
http://jphix.com/eIRC/eIRC.cs
couldnt post the code here because apparently its too long :)

the i dont know why but it will only work after u hit the recompile button it wont compile on startup like the other plugins do any ideas ? i get this message every time on loading HB

Code:
Could not create construct instance of plugin eIRC! Exception was thrown. Exception:
Object reference not set to an instance of an object.
 
Maybe because of

Code:
private int level = ObjectManager.Me.Level;

your code is compiled before you can even access data from HB?

It's just a guess. Log your application in order to find the bug.
 
whats it about? what does it do? name sounds interesting, please tell more!
 
basicly it connects to an irc server it can whisper and talk in guild other channels can be added also reports when it levels
commands are !info, !level, !login <username> <password>,!whisper <name> <message>, !reply <message>, !guild <message>, !quit, !free shows free slots in backpacks, !zone shows current zone and subzone

only real way to find out is to run it :) but it dont compile when HB starts up so u would have to recompile after loading hb up other then that it work fine
just remember to login to the bot before using !guild !reply !whisper and !quit and it's adviseable to use !quit before u want to close the bot it's self
 
This is pritty much a feature of pvptoolz aswell its very good used it all the time, tells u when ur stuck etc etc well that one did this one should be good also :)
 
ty Keanu i'v gotten it fixed now and should release it in a few hours is every thing is working as exspected
 
Back
Top