User Control Panel
Advertisements

HELP US, HELP YOU!

can someone send me an "empty bot"

 
Post new topic   Reply to topic    Bot Depot Forum Index -> AIM Protocol & questions
View unanswered posts
Author Message
hockeyvb8
Newbie
Newbie


Joined: 07 Dec 2003
Posts: 3

Reputation: 29.5Reputation: 29.5Reputation: 29.5

PostPosted: Mon Dec 08, 2003 12:05 am    Post subject: Reply with quote

Can anyone send me a gutted wiredbot with basic comands is set up with netaim... ive tried to run some of the examples but they always crap out at line 67 bot.pl from one of the comands. Or maybe someone can point me off to a tutorial on the basic structure of the wiredbots.
Back to top
hockeyvb8
Newbie
Newbie


Joined: 07 Dec 2003
Posts: 3

Reputation: 29.5Reputation: 29.5Reputation: 29.5

PostPosted: Mon Dec 08, 2003 12:24 am    Post subject: Reply with quote

basically all I need is an empty bot and the teach command (thats in currently in the download section) if someone could start me off with a clean setup I will love you for ever.
Back to top
Nate
God Like
God Like


Joined: 12 Nov 2003
Posts: 553

Reputation: 41.3Reputation: 41.3Reputation: 41.3Reputation: 41.3

PostPosted: Mon Dec 08, 2003 2:01 pm    Post subject: Reply with quote

You could use Chaosbot Program A (version 1 is just WiredBots code with the addreply command and the thought.pl that uses that reply data)

http://chaos.kirsle.net/?display=dl.chaos
Back to top
Joe
Young One
Young One


Joined: 09 Nov 2003
Posts: 89

Reputation: 32.1Reputation: 32.1Reputation: 32.1

PostPosted: Sat Dec 20, 2003 9:57 pm    Post subject: Reply with quote

I downloaded *lazy* bot for aim, I am running it from my computer but I need a version of aim.pm.. does anyone know where I can get one?
Back to top
Nate
God Like
God Like


Joined: 12 Nov 2003
Posts: 553

Reputation: 41.3Reputation: 41.3Reputation: 41.3Reputation: 41.3

PostPosted: Sat Dec 20, 2003 10:00 pm    Post subject: Reply with quote

For most AIM bots (including all the Chaosbots up to this point) require the Net::AIM module.

Code:
1. Click "Start" and click "Run..."<br />2. Type in "ppm" (without quotes) and hit ENTER.<br />3. At the prompt, type "install Net-AIM" (no quotes) and hit ENTER.<br />4. If it asks you to install it, type "*lazy*" (no quotes) and hit ENTER.


And that will install Net::AIM.

Also, if you want an empty MSN bot, you can download one from http://chaos.kirsle.net/?display=dl.bots currently none of the Chaosbots have the updated code necessary to use the newer MSN modules.
Back to top
Joe
Young One
Young One


Joined: 09 Nov 2003
Posts: 89

Reputation: 32.1Reputation: 32.1Reputation: 32.1

PostPosted: Sat Dec 20, 2003 10:02 pm    Post subject: Reply with quote

ahh ok ty man!
Back to top
Joe
Young One
Young One


Joined: 09 Nov 2003
Posts: 89

Reputation: 32.1Reputation: 32.1Reputation: 32.1

PostPosted: Sat Dec 20, 2003 10:08 pm    Post subject: Reply with quote

one more question o wise one Razz
Are the commands used in aim bots the same as msn bots. ie. I am the creator of Dex and can I take some of the commands from the msnbot Dex to the new aimbot Dex?
Back to top
Nate
God Like
God Like


Joined: 12 Nov 2003
Posts: 553

Reputation: 41.3Reputation: 41.3Reputation: 41.3Reputation: 41.3

PostPosted: Sat Dec 20, 2003 10:13 pm    Post subject: Reply with quote

Most of the commands should work with both, unless they use other commands which are specific for their messenger. For example:

In an MSN bot, $msn->sendmsg('my@name.net','Hello!') would have to be changed to match the AIM command, $aim->send_im('myname','Hello!'); and other things like that. And for the AIM bot, it usually helps to use some HTML in things that the bot says, it makes it look nicer than the normal Times New Roman on a transparent background.

If you don't know any HTML, you can follow a short tutorial that explains font colors and background colors, at http://programs.chaos.kirsle.net/ I think it's in the readme file for Program Z.
Back to top
Joe
Young One
Young One


Joined: 09 Nov 2003
Posts: 89

Reputation: 32.1Reputation: 32.1Reputation: 32.1

PostPosted: Sat Dec 20, 2003 10:18 pm    Post subject: Reply with quote

ah ok, I know html like it is the back of my hand! ty for your help! If *lazy* ever on aim my bots name is dex2k5. Hes still being worked on by me atm Your bot template is very cool!
Back to top
Nate
God Like
God Like


Joined: 12 Nov 2003
Posts: 553

Reputation: 41.3Reputation: 41.3Reputation: 41.3Reputation: 41.3

PostPosted: Sat Dec 20, 2003 11:14 pm    Post subject: Reply with quote

What bot template are you using?
Back to top
Joe
Young One
Young One


Joined: 09 Nov 2003
Posts: 89

Reputation: 32.1Reputation: 32.1Reputation: 32.1

PostPosted: Mon Dec 22, 2003 3:59 pm    Post subject: Reply with quote

ProgramA3, but we discussed that on aim.
I have some code from Dex the msnbot that allows me to get the time the bot has been up for. But in the main .pl file there arent any..
Well it seems for the first time ever in my short aim programming career I have solved my own problem! Now Dex has his own uptime clock Very Happy
Back to top
Nate
God Like
God Like


Joined: 12 Nov 2003
Posts: 553

Reputation: 41.3Reputation: 41.3Reputation: 41.3Reputation: 41.3

PostPosted: Mon Dec 22, 2003 5:05 pm    Post subject: Reply with quote

Um, cool? Care to share the code? Very Happy
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> AIM Protocol & questions All times are GMT
Page 1 of 1

 



Protected by phpBB Security phpBB-TweakS
phpBB Security Has Blocked 9 Exploit Attempts.
Antispam Captcha Mod by phpbb-security.com
Powered by phpBB © 2001, 2005 phpBB Group