IRC / HB globle chat intergration

Website Scripts for your Helbreath Server.
Post Reply
wannabee
Loyal fan
Posts: 270
Joined: Sun Dec 21, 2003 12:42 am

Post by wannabee »

With the thing about globle chat and the intergration of globle chat and irc, i think it would be a good idea to do one... atm it's gonna have a patch for the hgserver and a irc script, i'll see if i can compile it into a .dll (c++) so people can use it in vb and other stuff to make bots :D. if i go with dll, it would have to; a, brute force it's way in <_< or b, intergrated in the hgserver.exe(which people would have to edit their scource)...and of cource, the whole scource will be released to public :D

Ok people, tell me what you think.

(note: to hb nem, there can be no copyright on ideas :lol: )
<!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->Human knowleag belongs to THE WORLD<!--QuoteEnd--></td></tr></table><div class='signature'><!--QuoteEEnd--><br>So i highly dislike people who keep to their proud selfs... thats why i wanna share everything i got with you guys :D
wannabee
Loyal fan
Posts: 270
Joined: Sun Dec 21, 2003 12:42 am

Post by wannabee »

for people who want to look into it themselfs, find:

ChatMsgHandler

(tip: create a dummy player inside the scource, if you send msg's to it, it'll need a name, admin level...etc...)
<!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->Human knowleag belongs to THE WORLD<!--QuoteEnd--></td></tr></table><div class='signature'><!--QuoteEEnd--><br>So i highly dislike people who keep to their proud selfs... thats why i wanna share everything i got with you guys :D
locobans
Outpost Junkie
Posts: 2264
Joined: Tue Jul 13, 2004 3:51 am
Location: Behind You
Contact:

Post by locobans »

;) not bad, really interesting good luck ;)
QUOTE (ADDKiD @ Dec 1 2006, 4:01 PM) <br>You guys make me laugh alot, half the shit I say, is bullshit...<br><br><img src='http://img485.imageshack.us/img485/492/banssig1ng.gif' border='0' alt='user posted image' /><br><br><b>I see no changes at all, wake up in the morning and ask myself...<br>Is life worth living? Should I blast myself?</b><br><br><b><a href='http://2paclegacy.com' target='_blank'>2PacLegacy.com</a></b>
scatterp
Regular
Posts: 48
Joined: Mon Feb 02, 2004 11:07 pm

Post by scatterp »

ill assist you with this shortly
scatterp
Regular
Posts: 48
Joined: Mon Feb 02, 2004 11:07 pm

Post by scatterp »

ok so lets see tell me where your up to and we can work from there
wannabee
Loyal fan
Posts: 270
Joined: Sun Dec 21, 2003 12:42 am

Post by wannabee »

ok, (havn't worked on it much yet because windows XP decided to kick itself and i had o format and reinstal...*sigh*) i've created a dummy accout (just pass a 99999 as the user number), the mirc bits and other bits i can do, i just need help running a function from another program... (maybe a brute dll or something along those lines...still readn' up on it)

Code: Select all

example: ChatMsgHandler(99999, "(user@irc): bla bla bla", dwMsgSize)
Edit: user 99999 is a admin lvl 5, but it's secure...
<!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->Human knowleag belongs to THE WORLD<!--QuoteEnd--></td></tr></table><div class='signature'><!--QuoteEEnd--><br>So i highly dislike people who keep to their proud selfs... thats why i wanna share everything i got with you guys :D
scatterp
Regular
Posts: 48
Joined: Mon Feb 02, 2004 11:07 pm

Post by scatterp »

so you need help jumping out of the game code to a dll and doing the dll stuff at a certain point ?

if so which point paste some src or something or give me an idea of where
tyteman
Spamtastic
Posts: 1149
Joined: Wed Nov 12, 2003 2:00 pm
Location: CA, USA

Post by tyteman »

if i'm not mistaken.. its already been done.. hb redemp i believe.. pyro..
"<i>One night I was talking to God, but I realized I was talking to <u>myself</u></i>"<br><br><img src='http://img61.imageshack.us/img61/2678/untitled13bf.gif' border='0' alt='user posted image' /><br><br><b><u>Links</u></b><br>
wannabee
Loyal fan
Posts: 270
Joined: Sun Dec 21, 2003 12:42 am

Post by wannabee »

tyteman wrote: if i'm not mistaken.. its already been done.. hb redemp i believe.. pyro..
i know it has already been done, but did they make it public for everyone?
my aim is to provide it for the whole community, not just the stuck up *i think i'm so good* people...

edit: (couldn't be bothered making a new post)
i'll ask around for the scource for another dll that dose sort of te same thing (but for C&C Renegade)
<!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->Human knowleag belongs to THE WORLD<!--QuoteEnd--></td></tr></table><div class='signature'><!--QuoteEEnd--><br>So i highly dislike people who keep to their proud selfs... thats why i wanna share everything i got with you guys :D
Post Reply