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!
(This is not my script) i just made the formation (Bot Army) EmptyTue Feb 05, 2019 5:36 am by Gizmo92883

» Anybody else come to this forum for the memories?
(This is not my script) i just made the formation (Bot Army) EmptyTue Jun 12, 2018 12:07 am by Cooldude21

» This forum died
(This is not my script) i just made the formation (Bot Army) EmptyThu Mar 30, 2017 11:10 pm by _Skate_

» Introduce yourselves!
(This is not my script) i just made the formation (Bot Army) EmptyFri Jan 23, 2015 7:21 pm by Gizmo92883

» Ozzy's Bot Script
(This is not my script) i just made the formation (Bot Army) EmptyMon May 13, 2013 8:31 am by Pig

» Goodbye BCPB Forums.
(This is not my script) i just made the formation (Bot Army) EmptyTue Sep 18, 2012 6:37 pm by 43nînjâ17

» Follow bot script (100% Credit to Cp-Cheater )
(This is not my script) i just made the formation (Bot Army) EmptySun Sep 16, 2012 4:55 pm by Dentonbrooks

» Xat Main Owner Hacker
(This is not my script) i just made the formation (Bot Army) EmptyFri Aug 17, 2012 2:32 am by 43nînjâ17

» xat message big
(This is not my script) i just made the formation (Bot Army) EmptySat Aug 11, 2012 12:32 am by 43nînjâ17

Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search
Club Penguin Events
Advertisement

(This is not my script) i just made the formation (Bot Army)

3 posters

Go down

(This is not my script) i just made the formation (Bot Army) Empty (This is not my script) i just made the formation (Bot Army)

Post  43nînjâ17 Tue Nov 16, 2010 10:18 am

Lol. All those penguins are mine. (But some are Banned forever)

Code:

<?php
$pclkey = "betas";
require("library.php");
require("tasks.php");
/*
This script belongs to test of the PCL forums.(http://penguinclientsystem.com/)

You will need 45 accounts :-)
*/
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////CONFIGURATION///////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
$targetID = 126590178;//put the target id here
$Usernames[1] = "php ninja1";
$Passwords[1] = "";
$Usernames[2] = "php ninja2";
$Passwords[2] = "";
$Usernames[3] = "php ninja3";
$Passwords[3] = "";
$Usernames[4] = "php ninja4";
$Passwords[4] = "";
$Usernames[5] = "php ninja5";
$Passwords[5] = "";
$Usernames[6] = "perl and php";
$Passwords[6] = "";
$Usernames[7] = "php and perl";
$Passwords[7] = "";
$Usernames[8] = "red blue 21";
$Passwords[8] = "";
$Usernames[9] = "ninja php1";
$Passwords[9] = "";
$Usernames[10] = "ninja php2";
$Passwords[10] = "";
$Usernames[11] = "ninja php3";
$Passwords[11] = "";
$Usernames[12] = "ninja php4";
$Passwords[12] = "";
$Usernames[13] = "pcl and php";
$Passwords[13] = "";
$Usernames[14] = "php and pcl";
$Passwords[14] = "";
$Usernames[15] = "o gooble1234";
$Passwords[15] = "";
$Usernames[16] = "i like php";
$Passwords[16] = "";
$Usernames[17] = "pcl1";
$Passwords[17] = "";
$Usernames[18] = "pcl2";
$Passwords[18] = "";
$Usernames[19] = "pcl3";
$Passwords[19] = "";
$Usernames[20] = "pcl4";
$Passwords[20] = "";
$Usernames[21] = "pcl5";
$Passwords[21] = "";
$Usernames[22] = "pcl 1";
$Passwords[22] = "";
$Usernames[23] = "pcl 2";
$Passwords[23] = "";
$Usernames[24] = "pcl 3";
$Passwords[24] = "";
$Usernames[25] = "pcl 4";
$Passwords[25] = "";
$Usernames[26] = "pcl 5";
$Passwords[26] = "";
$Usernames[27] = "pcl 6";
$Passwords[27] = "";
$Usernames[28] = "pcl 7";
$Passwords[28] = "";
$Usernames[29] = "pcl 8";
$Passwords[29] = "";
$Usernames[30] = "pcl 9";
$Passwords[30] = "";
$Usernames[31] = "pcl 10";
$Passwords[31] = "";
$Usernames[32] = "pcl 11";
$Passwords[32] = "";
$Usernames[33] = "pcl 12";
$Passwords[33] = "";
$Usernames[34] = "pcl 13";
$Passwords[34] = "";



$Server = "Shiver";
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////DO NOT EDIT BELOW THIS LINE///////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
for($i = 1; $i <= 34; $i++) { //loop to log all of the 33 accounts in
$p[$i] = new Pickle;
$login = $p[$i]->connect($Usernames[$i], $Passwords[$i], $Server);
$p[$i]->joinRoom(805);
echo"$Usernames[$i] is at the dock!\n";
Sleep(1);
}
echo"We now have 34 accounts online at the dock...\n";
Sleep(3);
echo"Now detecting ingame input of $targetID...\n";
while(true) {
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////WARNING: EDITING THE NEXT LINES MEIGHT STOP THE FORMATION WORKING!///////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  $rawPack = $p[1]->readRawPacket();
  if (stripos($rawPack, "xt%sp%". $p[1]->intRoomID . "%" . $targetID)) {
          $x = $p[1]->stribet($rawPack, "%xt%sp%" . $p[1]->intRoomID . "%" . $targetID . "%", "%");
          $y = $p[1]->stribet($rawPack, "%xt%sp%" . $p[1]->intRoomID . "%" . $targetID . "%" . $x . "%", "%");
######################################################################
#####################My Formation Is Down There#######################
######################################################################
          $p[1]->sendPosition($x+25, $y+0);
  $p[2]->sendPosition($x-25, $y+0);
          $p[3]->sendPosition($x+50, $y+0);
  $p[4]->sendPosition($x-50, $y+0);
          $p[5]->sendPosition($x+75, $y+0);
  $p[6]->sendPosition($x-75, $y+0);
          $p[7]->sendPosition($x+0, $y+25);
  $p[8]->sendPosition($x-25, $y+25);
          $p[9]->sendPosition($x-50, $y+25);
  $p[10]->sendPosition($x-75, $y+25);
          $p[11]->sendPosition($x+25, $y+25);
  $p[12]->sendPosition($x+50, $y+25);
          $p[13]->sendPosition($x+75, $y+25);
  $p[14]->sendPosition($x+0, $y-25);
          $p[15]->sendPosition($x-25, $y-25);
  $p[16]->sendPosition($x-50, $y-25);
          $p[17]->sendPosition($x-75, $y-25);
  $p[18]->sendPosition($x+25, $y-25);
          $p[19]->sendPosition($x+50, $y-25);
  $p[20]->sendPosition($x+75, $y-25);
          $p[21]->sendPosition($x+0, $y+50);
  $p[22]->sendPosition($x-25, $y+50);
          $p[23]->sendPosition($x-50, $y+50);
  $p[24]->sendPosition($x-75, $y+50);
          $p[25]->sendPosition($x+25, $y+50);
  $p[26]->sendPosition($x+50, $y+50);
          $p[27]->sendPosition($x+75, $y+50);
  $p[28]->sendPosition($x+0, $y-50);
          $p[29]->sendPosition($x-25, $y-50);
  $p[30]->sendPosition($x-50, $y-50);
          $p[31]->sendPosition($x-75, $y-50);
  $p[32]->sendPosition($x+25, $y-50);
          $p[33]->sendPosition($x+50, $y-50);
  $p[34]->sendPosition($x-50, $y-20);
  } elseif (stripos($rawPack, "xt%sf%" . $p[1]->intRoomID . "%" . $targetID)) {
        $id = $p[1]->stribet($rawPack, "%xt%sf%" . $p[1]->intRoomID . "%" . $targetID . "%", "%");
  for($i = 1; $i <= 34; $i++) {
            $p[$i]->sendFrame($id);
  }
        } elseif (stripos($rawPack, "xt%sa%" . $p[1]->intRoomID . "%" . $targetID)) {
        $id = $p[1]->stribet($rawPack, "%xt%sa%" . $p[1]->intRoomID . "%" . $targetID . "%", "%");
  for($i = 1; $i <= 34; $i++) {
            $p[$i]->sendAction($id);
  }
        }  elseif (stripos($rawPack, "xt%sm%" . $p[1]->intRoomID . "%" . $targetID)){
        $message = $p[1]->stribet($rawPack, "%xt%sm%" . $p[1]->intRoomID . "%" . $targetID . "%", "%");
  for($i = 1; $i <= 34; $i++) {
            $p[$i]->sendMessage($message);
  }
  } elseif (stripos($rawPack, "xt%sb%" . $p[1]->intRoomID . "%" . $targetID)) {
        $x = $p[1]->stribet($rawPack, "%xt%sb%" . $p[1]->intRoomID . "%" . $targetID . "%", "%");
        $y = $p[1]->stribet($rawPack, "%xt%sb%" . $p[1]->intRoomID . "%" . $targetID . "%". $x . "%", "%");
  for($i = 1; $i <= 34; $i++) {
            $p[$i]->snowBall($x, $y);
  }
  } elseif (stripos($rawPack, "xt%bf%" . $p[1]->intRoomID . "%")) {
          $RoomID = $p[1]->stribet($rawPack, "%xt%bf%" . $p[1]->intRoomID . "%", "%");
  for($i = 1; $i <= 34; $i++) {
              $p[$i]->joinRoom($RoomID);
  }
  } elseif (stripos($rawPack, "xt%se%". $p[1]->intRoomID . "%" . $targetID)) {
        $id = $p[1]->stribet($rawPack, "%xt%se%" . $p[1]->intRoomID . "%" . $targetID . "%", "%");
  for($i = 1; $i <= 34; $i++) {
            $p[$i]->sendEmote($id);
  }
  }
}
Sleep(10000);
?>


Last edited by 43nînjâ17 on Tue Nov 16, 2010 6:08 pm; edited 1 time in total

43nînjâ17

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

Back to top Go down

(This is not my script) i just made the formation (Bot Army) Empty Script

Post  Cooldude1234 Tue Nov 16, 2010 4:29 pm

what is the formation
Cooldude1234
Cooldude1234

Posts : 14
Reputation : 1
Join date : 2010-09-26

Back to top Go down

(This is not my script) i just made the formation (Bot Army) Empty Re: (This is not my script) i just made the formation (Bot Army)

Post  43nînjâ17 Tue Nov 16, 2010 6:08 pm

Cooldude1234 wrote:what is the formation
Its A bot army

43nînjâ17

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

Back to top Go down

(This is not my script) i just made the formation (Bot Army) Empty How??? does this work???

Post  Prime00Cp Fri Dec 17, 2010 8:03 pm

how do i do this please reply back

Prime00Cp

Posts : 1
Reputation : 0
Join date : 2010-12-17

Back to top Go down

(This is not my script) i just made the formation (Bot Army) Empty Re: (This is not my script) i just made the formation (Bot Army)

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