Best Club Penguin Bots
Hello, you are not logged in. You may log in or register.

Join the forum, it's quick and easy

Best Club Penguin Bots
Hello, you are not logged in. You may log in or register.
Best Club Penguin Bots
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Latest topics
» Add me on discord if you want to catch up!
panic script by walrus EmptyTue Feb 05, 2019 5:36 am by Gizmo92883

» Anybody else come to this forum for the memories?
panic script by walrus EmptyTue Jun 12, 2018 12:07 am by Cooldude21

» This forum died
panic script by walrus EmptyThu Mar 30, 2017 11:10 pm by _Skate_

» Introduce yourselves!
panic script by walrus EmptyFri Jan 23, 2015 7:21 pm by Gizmo92883

» Ozzy's Bot Script
panic script by walrus EmptyMon May 13, 2013 8:31 am by Pig

» Goodbye BCPB Forums.
panic script by walrus EmptyTue Sep 18, 2012 6:37 pm by 43nînjâ17

» Follow bot script (100% Credit to Cp-Cheater )
panic script by walrus EmptySun Sep 16, 2012 4:55 pm by Dentonbrooks

» Xat Main Owner Hacker
panic script by walrus EmptyFri Aug 17, 2012 2:32 am by 43nînjâ17

» xat message big
panic script by walrus EmptySat Aug 11, 2012 12:32 am by 43nînjâ17

Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search
Club Penguin Events
Advertisement

panic script by walrus

3 posters

Go down

panic script by walrus Empty panic script by walrus

Post  43nînjâ17 Wed Oct 13, 2010 10:45 pm

Code:
<?php
$pclkey = "betas";
require("library.php");
require("tasks.php");
$Username = "red blue 21"; //Make your own penguin
$Password = ""; //This is your password
$Server = 302; //Server ID or Name (this is north pole)
$Msg[1] = ("Cheez"); //Note that most of these messages will not pass the club penguin filters
$Msg[2] = ("I like walking");
$Msg[3] = ("OOOH ORANGE");
$Msg[4] = ("donuts are appreciated");
$Msg[5] = ("im lonely");
$Msg[6] = ("peanut butter jelly time");
$Msg[7] = ("Search troop cp mcp");
$MsgNb = (rand(1,7));
$room = 800; //Pick the room ID or room name you wish to visit
$p = new Pickle;
$p->connect($Username, $Password, $Server);
echo "This is my panic script.\n";
echo "Made by Troooop.\n";
$p->joinRoom(800, 0, 0);
echo "You are currently at: $room.\n";
while(true){
$p->sendMessage($Msg[1]);
$p->sendPosition(rand(100,700), rand(100,600));
echo "Moved to random position.\n";
sleep(2);
$p->sendMessage($Msg[2]);
$p->sendPosition(rand(100,700), rand(100,600));
echo "Moved to random position.\n";
sleep(2);
$p->sendMessage($Msg[3]);
$p->sendPosition(rand(100,700), rand(100,600));
echo "Moved to random position.\n";
sleep(2);
$p->sendMessage($Msg[4]);
$p->sendPosition(rand(100,700), rand(100,600));
echo "Moved to random position.\n";
sleep(2);
$p->sendMessage($Msg[5]);
$p->sendPosition(rand(100,700), rand(100,600));
echo "Moved to random position.\n";
sleep(2);
$p->sendMessage($Msg[6]);
$p->sendPosition(rand(100,700), rand(100,600));
echo "Moved to random position.\n";
sleep(2);
$p->sendMessage($Msg[7]);
$p->sendPosition(rand(100,700), rand(100,600));
echo "Moved to random position.\n";
sleep(2);
}


?>

43nînjâ17

Posts : 89
Reputation : 6
Join date : 2010-08-29
Location : Behind you

Back to top Go down

panic script by walrus Empty xD

Post  Real tester Sun Oct 31, 2010 12:26 am

Lol, i was the 1st one to create the new working Panic Bot.

Real tester

Posts : 2
Reputation : 0
Join date : 2010-10-31

Back to top Go down

panic script by walrus Empty ---------

Post  43nînjâ17 Sun Oct 31, 2010 9:52 am

Real tester wrote:Lol, i was the 1st one to create the new working Panic Bot.
kool

43nînjâ17

Posts : 89
Reputation : 6
Join date : 2010-08-29
Location : Behind you

Back to top Go down

panic script by walrus Empty Re: panic script by walrus

Post  Ozzyozborn13 Fri Nov 12, 2010 8:39 pm

i made the first perl panic bot.
Ozzyozborn13
Ozzyozborn13
Admin

Posts : 211
Reputation : 19
Join date : 2010-08-28

https://www.youtube.com/ozzyozborn13

Back to top Go down

panic script by walrus Empty Re: panic script by walrus

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum