Joined: 27 Jan 2004 Posts: 132 Location: I dunno, but the padded walls are sweet...
Posted: Fri Aug 27, 2004 9:07 pm Post subject:
This is a developed template for people who know perl and want to make an AIM bot. It is no Juggernaut.
I used the Cer's CML module for basic chat features, and you can write commands in the if/elsif way or the subroutine way........
It uses a bot loading method similar to juggernauts, with text files in a bot's directory.
I also beefed up the CML just a tad, ( not enough to take for use in another program ), and if your bot says some weird things like "WACHUNGA" or "GG!" than thats me trying to make the bot be wierd. :ph34r:
It only comes with 3 basic commands, !aim (which i borrowed and modified from juggernaut ), !reload, and !say, i didn't want to include 3820832 commands because then its no fun for the user who wants to buld off of it.
so far i have tested it under:
Cygwin on win2000 (see below) Mandrake Linux 10.0 windows 2000 Proffessional Edition Service Pack 4
There are two versions, to make it more convinient i included one version with DOS end of line characters and one with Linux end of line characters (sometimes perl has trouble parsing non-native end of line characters)
the only known bug so far is that it tries to warn back a user when someone anonymously warns them, but i fixed that (i think).
Special Thanks to
the guy who wrote Net-OSCAR (matthew sachs?) Noah L.P. (he hates me but i bother him or help anyways) and you all for helping me with working some bugs out.
If you find any problems with it try reading the docs or just post here, and if its a bug or glitch i'll try to fix as soon as possible.
Nice try = Well done, good job Nice try = Same as above, infact B) :rolleyes: mean the same to me. Nice try <_< = You're a ripper, or something simular. Nice try :ph34r: = could be anything, refer to context. _________________ ~ Josh
[ Need bot hosting on a dedicated server? PM me. ]
Joined: 15 Mar 2004 Posts: 661 Location: Manchester, UK
Posted: Sat Aug 28, 2004 7:54 pm Post subject:
Nice, well done MeltingWax. _________________ MSN: gavin [at] gavinbrittain [dot] co [dot] uk
E-Portfolio: www.gavinbrittain.co.uk (New version comming soon)
Yep I read your tutorial and it didnt specifiy anything for this I just installed the MSN.pm and installed all the updated SLL files and such
I get this error ....
//Connection Received // Admin Error: ScreenName: afbob3 Request Type: Net::OSCAR::Connection=HASH<0x1c1cf9c> Error: 4 URL: is not logged in, so the attempted operation was unsuccessful
Joined: 27 Jan 2004 Posts: 132 Location: I dunno, but the padded walls are sweet...
Posted: Sat Oct 02, 2004 8:14 pm Post subject:
what OS and what version did you get
Have you signed onto you're bot's screenname with AIM client? that may have messed it up
according to kirsle this can be remedied by signing it on with NetOscar 1.0, which is an option in Juggernaut. So if you still want to use this you can try that.
And there is no reason you would need to install the MSN.pm module because this is an AIM bot.