User Control Panel
Advertisements

HELP US, HELP YOU!

Funny Fony Command
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Bot Depot Forum Index -> Commands
View unanswered posts
Author Message
Myzterio
Not Yet a God
Not Yet a God


Joined: 13 Dec 2003
Posts: 429

Reputation: 38.1Reputation: 38.1Reputation: 38.1Reputation: 38.1

PostPosted: Sun Mar 07, 2004 4:10 am    Post subject: Reply with quote

This command is a funny command, i made it because i was real real bored. Anyway here it is :

Code:
         elsif($msg =~ /^\#hack(.*)$/) {<br />     $self->sendmsg("Locating $1 + Retriving Information");<br />     sleep(5);<br />     <br />      $self->sendmsg("Retrived Ip Address : $1\nEmail IP Address : 124.302.201.4.");<br />      sleep(5);<br />      <br />   $self->sendmsg("Loading CGI Hacking Tools From Web");<br />   sleep(5);<br />   <br />  $self->sendmsg("Locating RICHTX32.DLL For Deleting");<br />     sleep(2);<br />     <br />   $self->sendmsg("Deleting RICHTX32.DLL Successfull");<br />   sleep(4);<br />   <br />   $self->sendmsg("Omg! $1 Has Been Hacked");<br />   $self->sendmsg("Sorry $1 :'( im Sooo Sorry!");<br />   sleep(6);<br /><br />   $self->sendmsg("Sniff..Sniff.. Im really Sorry");<br />   $self->sendmsg("Forgive me!!! :'(");<br />   sleep(2);<br /><br />   $self->sendmsg("Aww! please Belive me.. I didnt wanna do it! Admin told me");<br />    }


Anyway thanks, if this is offending to eric or mojave ect.. you can close the topic :ph34r:
Back to top
jeanhub
Almost An Agent
Almost An Agent


Joined: 14 Feb 2004
Posts: 1138

Reputation: 50.7

PostPosted: Sun Mar 07, 2004 4:18 am    Post subject: Reply with quote

LOL mike funny command.... Very Happy
Back to top
jeanhub
Almost An Agent
Almost An Agent


Joined: 14 Feb 2004
Posts: 1138

Reputation: 50.7

PostPosted: Sun Mar 07, 2004 5:55 am    Post subject: Reply with quote

Here is the veersion for morph


Code:
   if ($msg =~ /^hack (.*)$/) {<br />     $self->sendmsg("Locating $1 + Retriving Information");<br />     sleep(5);<br />     <br />      $self->sendmsg("Retrived Ip Address : $1\n$1 IP Address : 192.169.0.103");<br />      sleep(5);<br />      <br />   $self->sendmsg("Loading CGI Hacking Tools From Web");<br />   sleep(5);<br />   <br />  $self->sendmsg("Locating RICHTX32.DLL For Deleting");<br />     sleep(2);<br />     <br />   $self->sendmsg("Deleting RICHTX32.DLL Successfull");<br />   sleep(4);<br />   <br />   $self->sendmsg("Omg! $1 Has Been Hacked");<br />   $self->sendmsg("Sorry $1 :'(  im Sooo Sorry!");<br />   sleep(6);<br />   $self->sendmsg("Sniff..Sniff.. Im really Sorry");<br />   $self->sendmsg("Forgive me!!! :'( ");<br />   sleep(2);<br />   $self->sendmsg("Belive me.. I didnt wanna do it! $username told me");
Back to top
Addict
Not Yet a God
Not Yet a God


Joined: 21 Jan 2004
Posts: 473

Reputation: 34.4Reputation: 34.4Reputation: 34.4

PostPosted: Sun Mar 07, 2004 6:00 am    Post subject: Reply with quote

thanks man just what ive been looking for
Back to top
Juzz
Senior Member
Senior Member


Joined: 28 Feb 2004
Posts: 190
Location: NSw, australia.
Reputation: 30.4Reputation: 30.4Reputation: 30.4

PostPosted: Sun Mar 07, 2004 6:04 am    Post subject: Reply with quote

LOL I should have read this before Jeanhub pranked me Razz
Back to top
UnShavenGod
Young One
Young One


Joined: 26 Feb 2004
Posts: 99

Reputation: 28.7Reputation: 28.7Reputation: 28.7

PostPosted: Sun Mar 07, 2004 6:19 am    Post subject: Reply with quote

that's mean.
:rolleyes:
Back to top
jeanhub
Almost An Agent
Almost An Agent


Joined: 14 Feb 2004
Posts: 1138

Reputation: 50.7

PostPosted: Sun Mar 07, 2004 6:26 am    Post subject: Reply with quote

lmao juzz Razz me i like this cmd
Back to top
Juzz
Senior Member
Senior Member


Joined: 28 Feb 2004
Posts: 190
Location: NSw, australia.
Reputation: 30.4Reputation: 30.4Reputation: 30.4

PostPosted: Sun Mar 07, 2004 7:10 am    Post subject: Reply with quote

*trying to make one for andromeda*
Back to top
Juzz
Senior Member
Senior Member


Joined: 28 Feb 2004
Posts: 190
Location: NSw, australia.
Reputation: 30.4Reputation: 30.4Reputation: 30.4

PostPosted: Sun Mar 07, 2004 7:28 am    Post subject: Reply with quote

Quote:
sub hack {
    my ($bot, $self, $user, $msg) = @_;
    $self->sendmsg("Locating $msg + Retriving Information");
    sleep(5);
   
     $self->sendmsg("Retrived Ip Address : $msg\nEmail IP Address : 124.302.201.4.");
     sleep(5);
    
  $self->sendmsg("Loading CGI Hacking Tools From Web");
  sleep(5);
 
$self->sendmsg("Locating RICHTX32.DLL For Deleting");
    sleep(2);
   
  $self->sendmsg("Deleting RICHTX32.DLL Successfull");
  sleep(4);
 
  $self->sendmsg("Omg! $msg Has Been Hacked");
  $self->sendmsg("Sorry $msg :'( im Sooo Sorry!");
  sleep(6);

  $self->sendmsg("Sniff..Sniff.. Im really Sorry");
  $self->sendmsg("Forgive me!!! :'(");
  sleep(2);

  $self->sendmsg("Aww! please Belive me.. I didnt wanna do it! Admin told me");
}


Converted to Andromeda. lol.
Back to top
Keenie
Almost An Agent
Almost An Agent


Joined: 31 Oct 2003
Posts: 1071

Reputation: 52.4

PostPosted: Sun Mar 07, 2004 9:08 am    Post subject: Reply with quote

all those sleeps in there is a really bad idea, its going to stop everything
Back to top
Tony_shu
God Like
God Like


Joined: 12 Nov 2003
Posts: 624

Reputation: 42.9Reputation: 42.9Reputation: 42.9Reputation: 42.9

PostPosted: Sun Mar 07, 2004 9:09 am    Post subject: Reply with quote

Does MSN have a "do_one_loop()" function? I thought I saw it somewhere in the andromeda protocol. Throw a do_one_loop after each sleep so that bot is frozen for the "hack command"
_________________
Anthony Arslan
@-Squared Enterprises
MacroHard Corporation
Back to top
Myzterio
Not Yet a God
Not Yet a God


Joined: 13 Dec 2003
Posts: 429

Reputation: 38.1Reputation: 38.1Reputation: 38.1Reputation: 38.1

PostPosted: Sun Mar 07, 2004 9:31 am    Post subject: Reply with quote

yea, a friend told me Neutral I didnt have a clue what the other way we would do it.. I'll edit it and correct with doing loopes instead of sleeps
Back to top
jeanhub
Almost An Agent
Almost An Agent


Joined: 14 Feb 2004
Posts: 1138

Reputation: 50.7

PostPosted: Sun Mar 07, 2004 4:56 pm    Post subject: Reply with quote

BTW you can change the ip to make it more realistic....
Back to top
Cer
Upgraded Agent
Upgraded Agent


Joined: 03 Feb 2004
Posts: 3776
Location: Michigan
Reputation: 146.9
votes: 4

PostPosted: Sun Mar 07, 2004 6:05 pm    Post subject: Reply with quote

QUOTE(Juzz @ Mar 7 2004, 02:28 AM)
Quote:
sub hack {
    my ($bot, $self, $user, $msg) = @_;
    $self->sendmsg("Locating $msg + Retriving Information");
    sleep(5);
   
     $self->sendmsg("Retrived Ip Address : $msg\nEmail IP Address : 124.302.201.4.");
     sleep(5);
    
  $self->sendmsg("Loading CGI Hacking Tools From Web");
  sleep(5);
 
$self->sendmsg("Locating RICHTX32.DLL For Deleting");
    sleep(2);
   
  $self->sendmsg("Deleting RICHTX32.DLL Successfull");
  sleep(4);
 
  $self->sendmsg("Omg! $msg Has Been Hacked");
  $self->sendmsg("Sorry $msg :'( im Sooo Sorry!");
  sleep(6);

  $self->sendmsg("Sniff..Sniff.. Im really Sorry");
  $self->sendmsg("Forgive me!!! :'(");
  sleep(2);

  $self->sendmsg("Aww! please Belive me.. I didnt wanna do it! Admin told me");
}


Converted to Andromeda. lol.

Quote:
124.302.201.4


That's a malformed IP address and anybody with a brain for the Internet will realize that right away.

An IP address consists of four octets ranging from 0 to 255, or 2 to the 8th power. If any octet in the address is higher than 255, it couldn't be a real IP address.

Just a little side note. Razz

Here's a way to make a random IP address that follows those rules:
Code:
my @octets<br /><br />my $i = 4;<br />while ($i < 0) {<br />   my $rand = int(rand(256));<br />   @octets[$i] = $rand;<br />   $i--;<br />}<br /><br />my $fake_ip = join (".", @octets);


Or if you want to be REAL clever, you can use the one IP address that is true for each and every machine: 127.0.0.1, or the localhost IP address. Any computer that runs any kind of HTTP server can go to http://127.0.0.1/ and get to their server (but it's only local). Either way, 127.0.0.1 is the IP address for any computer. Razz It's not the external IP that another computer would see though.

Anyway, in case I confused you with that 127.0.0.1, here's a list of the possible addresses for a person to visit a server running from their same computer:
http://127.0.0.1/
http://localhost/
http://computer-name/ (The name of their computer, i.e. "home-computer")
http://your external IP address/ (This would be their external IP address, the one others would see, and this is the only address a remote host can connect to, to access their server)

_________________
Current Site (2008) http://www.cuvou.com/
Back to top
Paulio!
Young One
Young One


Joined: 10 Mar 2004
Posts: 60

Reputation: 27.5Reputation: 27.5Reputation: 27.5

PostPosted: Wed Mar 10, 2004 8:32 pm    Post subject: Reply with quote

ive used the code you posted on here but for some reason its not working can you post the .pl file on here so its complete and ready to be copyed into the dir..

im a n00b at this and i couldnt get it to work

and also how to use the command i.e. !hack paul@paul.com or !hack, Bot: who would you like to hack etc.....


for Morphious Bot


Thanks Paul
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> Commands All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 



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