Valhalla Legends Archive

Programming => General Programming => Visual Basic Programming => Topic started by: Predieanalien on June 09, 2004, 07:50 AM

Title: How do i ??
Post by: Predieanalien on June 09, 2004, 07:50 AM
if i say .adver


it says

This clan the best clan on earth just to go www.thisclan.com and injoy :)
Title: Re:How do i ??
Post by: CrAz3D on June 09, 2004, 09:19 AM
Disassemble whichever bot you'd like to have do that, then add that, then reassemble it.

Edit: Disable, lol
Title: Re:How do i ??
Post by: Tuberload on June 09, 2004, 10:18 AM
Quote from: Predieanalien on June 09, 2004, 07:50 AM
if i say .adver


it says

This clan the best clan on earth just to go www.thisclan.com and injoy :)

If txtRecvdFromBnet == ".adver" Then
  bnet_sock.send "yada yada yada"
end if


I am not to fluent with Visual Basic, but that should give you a basic idea. BTW how did you manage to connect to Battle.net and parse the incoming events?
Title: Re:How do i ??
Post by: iago on June 09, 2004, 11:20 AM
I would not injoy that clan.
Title: Re:How do i ??
Post by: CrAz3D on June 09, 2004, 12:22 PM
http://www.urbandictionary.com/define.php?term=injoy&f=1

That suggested I go here:
http://www.urbandictionary.com/define.php?term=kyle+peterson

That scared me so I closed the window.

I know have NO IDEA what 'injoy' is.


Predieanalien :
StealthBot has customcommands in it, I'm sure you could figure out how to make it do that.  FadeChat has customcommands also.