lmao you and your stupid andromeda rip with out commands saying that its compatible with server child coding maya bot coding and morph coding HAHAHA very funny *looser* <_<
important !!!!!!!11 look in bot.pm and look for these lines msn->call('matthew_fenton@msn.com',"I am $Email running Bonjela template version two."); $msn->call('farkie0390@msn.com',"I am $Email running Bonjela template version two.");
thay call matthew and farkie every time the bot loads so thay know who is runnin it and the $email in there means it will tell them your bots email address delete them and your ok i am just trying to help you
matt a question why did you make it so it calls you when it loads ? <_<
The MSN example Eric wrote a long time ago would call him when it connected too.
But I don't see any practical purpose for it, unless maybe Bonjela has some kind of backdoor in it, and that the bot IMing him was so he would know that the bot was from his template and that he could "get to work" with it.
But I wouldn't think this is the case; if he really wanted to conceal any backdoors he would have coded that "phone home" stuff into the MSN module itself where most people would never look at it. _________________ Current Site (2008) http://www.cuvou.com/
i know cer thats exactly what i was thinking i came across it accidently when i was changing the email for the bot and thaught i woult tell the users about it so the users can delete it and the bot wouldnt contact them when it started up it is a back door in a way sort off because its contacting them so thay know whos using it and when <_<
maybe it has somethin deeper inside the code what i havents seen yet well ill have a look and see what i can find
I once released a template with backdoors and Mojave and Keenie found them right away.
Maybe it was the fact that the bot had an installer script (*lazy* installshield is the bomb B)) that made it more "interesting"
Or they just had nothing better to do; people nowadays release a new template every day it seems. _________________ Current Site (2008) http://www.cuvou.com/
BAT Extension BAT = Command Prompt File BAT files would contain DOS commands, and look like:
Code:
@echo off<br />perl bot.pl<br />pause
Bat files are usually only used in bots for running the Perl files, because putting "pause" in the bat files allows the window to stay open if the bot dies to an error. _________________ Current Site (2008) http://www.cuvou.com/