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!
PHP~~formation script  EmptyTue Feb 05, 2019 5:36 am by Gizmo92883

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

» This forum died
PHP~~formation script  EmptyThu Mar 30, 2017 11:10 pm by _Skate_

» Introduce yourselves!
PHP~~formation script  EmptyFri Jan 23, 2015 7:21 pm by Gizmo92883

» Ozzy's Bot Script
PHP~~formation script  EmptyMon May 13, 2013 8:31 am by Pig

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

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

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

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

Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search
Club Penguin Events
Advertisement

PHP~~formation script

3 posters

Go down

PHP~~formation script  Empty PHP~~formation script

Post  MattBotKing Tue Feb 22, 2011 12:21 pm

This is a "PHP" formation script
It runs on PHP and the formation is PHP
You will need 45 Accounts, Yes its allot
I tested it a bit because my 75% of my accounts got banned ak47
Well test it out yourself
Code:
<?php
$pclkey = 'betas';
require_once("Pickle.php");
/*
*
* This script
*
* This script was made with the Penguin Client Library, found at http://www.penguinclientsystem.com/
* You will need 45 accounts :-)
*
* @PHP Formation Script
* @version 1.0.2
*/
// Script configuration
// Enter the target ID, most likely your ID
$intTarget = 00000;
// Enter the account information
$arrUsernames[1] = '';
$arrPasswords[1] = '';
$arrUsernames[2] = '';
$arrPasswords[2] = '';
$arrUsernames[3] = '';
$arrPasswords[3] = '';
$arrUsernames[4] = '';
$arrPasswords[4] = '';
$arrUsernames[5] = '';
$arrPasswords[5] = '';
$arrUsernames[6] = '';
$arrPasswords[6] = '';
$arrUsernames[7] = '';
$arrPasswords[7] = '';
$arrUsernames[8] = '';
$arrPasswords[8] = '';
$arrUsernames[9] = '';
$arrPasswords[9] = '';
$arrUsernames[10] = '';
$arrPasswords[10] = '';
$arrUsernames[11] = '';
$arrPasswords[11] = '';
$arrUsernames[12] = '';
$arrPasswords[12] = '';
$arrUsernames[13] = '';
$arrPasswords[13] = '';
$arrUsernames[14] = '';
$arrPasswords[14] = '';
$arrUsernames[15] = '';
$arrPasswords[15] = '';
$arrUsernames[16] = '';
$arrPasswords[16] = '';
$arrUsernames[17] = '';
$arrPasswords[17] = '';
$arrUsernames[18] = '';
$arrPasswords[18] = '';
$arrUsernames[19] = '';
$arrPasswords[19] = '';
$arrUsernames[20] = '';
$arrPasswords[20] = '';
$arrUsernames[21] = '';
$arrPasswords[21] = '';
$arrUsernames[22] = '';
$arrPasswords[22] = '';
$arrUsernames[23] = '';
$arrPasswords[23] = '';
$arrUsernames[24] = '';
$arrPasswords[24] = '';
$arrUsernames[25] = '';
$arrPasswords[25] = '';
$arrUsernames[26] = '';
$arrPasswords[26] = '';
$arrUsernames[27] = '';
$arrPasswords[27] = '';
$arrUsernames[28] = '';
$arrPasswords[28] = '';
$arrUsernames[29] = '';
$arrPasswords[29] = '';
$arrUsernames[30] = '';
$arrPasswords[30] = '';
$arrUsernames[31] = '';
$arrPasswords[31] = '';
$arrUsernames[32] = '';
$arrPasswords[32] = '';
$arrUsernames[33] = '';
$arrPasswords[33] = '';
$arrUsernames[34] = '';
$arrPasswords[34] = '';
$arrUsernames[35] = '';
$arrPasswords[35] = '';
$arrUsernames[36] = '';
$arrPasswords[36] = '';
$arrUsernames[37] = '';
$arrPasswords[37] = '';
$arrUsernames[38] = '';
$arrPasswords[38] = '';
$arrUsernames[39] = '';
$arrPasswords[39] = '';
$arrUsernames[40] = '';
$arrPasswords[40] = '';
$arrUsernames[41] = '';
$arrPasswords[41] = '';
$arrUsernames[42] = '';
$arrPasswords[42] = '';
$arrUsernames[43] = '';
$arrPasswords[43] = '';
$arrUsernames[44] = '';
$arrPasswords[44] = '';
$arrUsernames[45] = '';
$arrPasswords[45] = '';
$strServer = 'Sleet';
// Please, do not edit below this line
// Loop to login the accounts
for($i = 1; $i <= 45; $i++) {
  $p[$i] = new Pickle;
  $intLogin = $p[$i]->connect($arrUsernames[$i], $arrPasswords[$i], $strServer);
  if($intLogin != -1) {
          die($intLogin);
        }
  $p[$i]->joinRoom(800);
  echo $arrUsernames[$i], '  is at the dock!\n';
  sleep(1);
}
echo 'We now have 45 accounts online at the dock...\n';
echo 'Now detecting ingame input of  ', $intTarget, '...\n';
// Loop for input detection
while(true) {
  $rawPack = $p[1]->readRawPacket();
  if (stripos($rawPack, "xt%sp%". $p[1]->intRoomID . "%" . $intTarget)) {
              $x = $p[1]->stribet($rawPack, "%xt%sp%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
              $y = $p[1]->stribet($rawPack, "%xt%sp%" . $p[1]->intRoomID . "%" . $intTarget . "%" . $x . "%", "%");
      // The first "P"
          $p[1]->sendPosition($x-120, $y-60);
      $p[2]->sendPosition($x-120, $y-40);
          $p[3]->sendPosition($x-120, $y-20);
      $p[4]->sendPosition($x-120, $y);
          $p[5]->sendPosition($x-120, $y+20);
      $p[6]->sendPosition($x-120, $y+40);
          $p[7]->sendPosition($x-120, $y+60);
      $p[8]->sendPosition($x-100, $y-60);
          $p[9]->sendPosition($x-80, $y-60);
          $p[10]->sendPosition($x-60, $y-60);
      $p[11]->sendPosition($x-60, $y-40);
          $p[12]->sendPosition($x-60, $y-20);
      $p[13]->sendPosition($x-60, $y);
          $p[14]->sendPosition($x-80, $y);
      $p[15]->sendPosition($x-100, $y);
      // The "H"
          $p[16]->sendPosition($x-20, $y-60);
      $p[17]->sendPosition($x-20, $y-40);
          $p[18]->sendPosition($x-20, $y);
          $p[19]->sendPosition($x-20, $y+20);
      $p[20]->sendPosition($x-20, $y+40);
          $p[21]->sendPosition($x-20, $y+60);
      $p[22]->sendPosition($x+20, $y);
          $p[23]->sendPosition($x+40, $y);
      $p[24]->sendPosition($x+40, $y-20);
          $p[25]->sendPosition($x+40, $y-40);
      $p[26]->sendPosition($x+40, $y-60);
          $p[27]->sendPosition($x+40, $y+20);
          $p[28]->sendPosition($x+40, $y+40);
      $p[29]->sendPosition($x+40, $y+60);
          $p[30]->sendPosition($x-20, $y-20);
      // The second P
      $p[31]->sendPosition($x+80, $y-20);
          $p[32]->sendPosition($x+80, $y-40);
      $p[33]->sendPosition($x+80, $y-60);
          $p[34]->sendPosition($x+80, $y+20);
      $p[35]->sendPosition($x+80, $y+40);
          $p[36]->sendPosition($x+80, $y+60);
          $p[37]->sendPosition($x+100, $y-60);
      $p[38]->sendPosition($x+120, $y-60);
          $p[39]->sendPosition($x+140, $y-60);
      $p[40]->sendPosition($x+140, $y-40);
          $p[41]->sendPosition($x+140, $y-20);
      $p[42]->sendPosition($x+140, $y);
          $p[43]->sendPosition($x+100, $y);
      $p[44]->sendPosition($x+120, $y);
          $p[45]->sendPosition($x+80, $y);
  } elseif (stripos($rawPack, "xt%sf%" . $p[1]->intRoomID . "%" . $intTarget)) {
            $id = $p[1]->stribet($rawPack, "%xt%sf%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
      for($i = 1; $i <= 45; $i++) {
              $p[$i]->sendFrame($id);
      }
        } elseif (stripos($rawPack, "xt%sa%" . $p[1]->intRoomID . "%" . $intTarget)) {
            $id = $p[1]->stribet($rawPack, "%xt%sa%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
      for($i = 1; $i <= 45; $i++) {
              $p[$i]->sendAction($id);
      }
        }  elseif (stripos($rawPack, "xt%sm%" . $p[1]->intRoomID . "%" . $intTarget)){
            $message = $p[1]->stribet($rawPack, "%xt%sm%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
      for($i = 1; $i <= 45; $i++) {
              $p[$i]->sendMessage($message);
      }
  } elseif (stripos($rawPack, "xt%sb%" . $p[1]->intRoomID . "%" . $intTarget)) {
            $x = $p[1]->stribet($rawPack, "%xt%sb%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
            $y = $p[1]->stribet($rawPack, "%xt%sb%" . $p[1]->intRoomID . "%" . $intTarget . "%". $x . "%", "%");
      for($i = 1; $i <= 45; $i++) {
              $p[$i]->snowBall($x, $y);
      }
  } elseif (stripos($rawPack, "xt%bf%" . $p[1]->intRoomID . "%")) {
            $intRoom = $p[1]->stribet($rawPack, "%xt%bf%" . $p[1]->intRoomID . "%", "%");
      for($i = 1; $i <= 45; $i++) {
                $p[$i]->joinRoom($intRoom);
      }
  } elseif (stripos($rawPack, "xt%se%". $p[1]->intRoomID . "%" . $intTarget)) {
            $id = $p[1]->stribet($rawPack, "%xt%se%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
      for($i = 1; $i <= 45; $i++) {
              $p[$i]->sendEmote($id);
      }
  }
}
?>

MattBotKing

Posts : 7
Reputation : 0
Join date : 2011-02-22

Back to top Go down

PHP~~formation script  Empty --

Post  43nînjâ17 Tue Feb 22, 2011 10:32 pm

MattBotKing wrote:This is a "PHP" formation script
It runs on PHP and the formation is PHP
You will need 45 Accounts, Yes its allot
I tested it a bit because my 75% of my accounts got banned ak47
Well test it out yourself
Code:
<?php
$pclkey = 'betas';
require_once("Pickle.php");
/*
*
* This script
*
* This script was made with the Penguin Client Library, found at http://www.penguinclientsystem.com/
* You will need 45 accounts :-)
*
* @PHP Formation Script
* @version 1.0.2
*/
// Script configuration
// Enter the target ID, most likely your ID
$intTarget = 00000;
// Enter the account information
$arrUsernames[1] = '';
$arrPasswords[1] = '';
$arrUsernames[2] = '';
$arrPasswords[2] = '';
$arrUsernames[3] = '';
$arrPasswords[3] = '';
$arrUsernames[4] = '';
$arrPasswords[4] = '';
$arrUsernames[5] = '';
$arrPasswords[5] = '';
$arrUsernames[6] = '';
$arrPasswords[6] = '';
$arrUsernames[7] = '';
$arrPasswords[7] = '';
$arrUsernames[8] = '';
$arrPasswords[8] = '';
$arrUsernames[9] = '';
$arrPasswords[9] = '';
$arrUsernames[10] = '';
$arrPasswords[10] = '';
$arrUsernames[11] = '';
$arrPasswords[11] = '';
$arrUsernames[12] = '';
$arrPasswords[12] = '';
$arrUsernames[13] = '';
$arrPasswords[13] = '';
$arrUsernames[14] = '';
$arrPasswords[14] = '';
$arrUsernames[15] = '';
$arrPasswords[15] = '';
$arrUsernames[16] = '';
$arrPasswords[16] = '';
$arrUsernames[17] = '';
$arrPasswords[17] = '';
$arrUsernames[18] = '';
$arrPasswords[18] = '';
$arrUsernames[19] = '';
$arrPasswords[19] = '';
$arrUsernames[20] = '';
$arrPasswords[20] = '';
$arrUsernames[21] = '';
$arrPasswords[21] = '';
$arrUsernames[22] = '';
$arrPasswords[22] = '';
$arrUsernames[23] = '';
$arrPasswords[23] = '';
$arrUsernames[24] = '';
$arrPasswords[24] = '';
$arrUsernames[25] = '';
$arrPasswords[25] = '';
$arrUsernames[26] = '';
$arrPasswords[26] = '';
$arrUsernames[27] = '';
$arrPasswords[27] = '';
$arrUsernames[28] = '';
$arrPasswords[28] = '';
$arrUsernames[29] = '';
$arrPasswords[29] = '';
$arrUsernames[30] = '';
$arrPasswords[30] = '';
$arrUsernames[31] = '';
$arrPasswords[31] = '';
$arrUsernames[32] = '';
$arrPasswords[32] = '';
$arrUsernames[33] = '';
$arrPasswords[33] = '';
$arrUsernames[34] = '';
$arrPasswords[34] = '';
$arrUsernames[35] = '';
$arrPasswords[35] = '';
$arrUsernames[36] = '';
$arrPasswords[36] = '';
$arrUsernames[37] = '';
$arrPasswords[37] = '';
$arrUsernames[38] = '';
$arrPasswords[38] = '';
$arrUsernames[39] = '';
$arrPasswords[39] = '';
$arrUsernames[40] = '';
$arrPasswords[40] = '';
$arrUsernames[41] = '';
$arrPasswords[41] = '';
$arrUsernames[42] = '';
$arrPasswords[42] = '';
$arrUsernames[43] = '';
$arrPasswords[43] = '';
$arrUsernames[44] = '';
$arrPasswords[44] = '';
$arrUsernames[45] = '';
$arrPasswords[45] = '';
$strServer = 'Sleet';
// Please, do not edit below this line
// Loop to login the accounts
for($i = 1; $i <= 45; $i++) {
  $p[$i] = new Pickle;
  $intLogin = $p[$i]->connect($arrUsernames[$i], $arrPasswords[$i], $strServer);
  if($intLogin != -1) {
          die($intLogin);
        }
  $p[$i]->joinRoom(800);
  echo $arrUsernames[$i], '  is at the dock!\n';
  sleep(1);
}
echo 'We now have 45 accounts online at the dock...\n';
echo 'Now detecting ingame input of  ', $intTarget, '...\n';
// Loop for input detection
while(true) {
  $rawPack = $p[1]->readRawPacket();
  if (stripos($rawPack, "xt%sp%". $p[1]->intRoomID . "%" . $intTarget)) {
              $x = $p[1]->stribet($rawPack, "%xt%sp%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
              $y = $p[1]->stribet($rawPack, "%xt%sp%" . $p[1]->intRoomID . "%" . $intTarget . "%" . $x . "%", "%");
      // The first "P"
          $p[1]->sendPosition($x-120, $y-60);
      $p[2]->sendPosition($x-120, $y-40);
          $p[3]->sendPosition($x-120, $y-20);
      $p[4]->sendPosition($x-120, $y);
          $p[5]->sendPosition($x-120, $y+20);
      $p[6]->sendPosition($x-120, $y+40);
          $p[7]->sendPosition($x-120, $y+60);
      $p[8]->sendPosition($x-100, $y-60);
          $p[9]->sendPosition($x-80, $y-60);
          $p[10]->sendPosition($x-60, $y-60);
      $p[11]->sendPosition($x-60, $y-40);
          $p[12]->sendPosition($x-60, $y-20);
      $p[13]->sendPosition($x-60, $y);
          $p[14]->sendPosition($x-80, $y);
      $p[15]->sendPosition($x-100, $y);
      // The "H"
          $p[16]->sendPosition($x-20, $y-60);
      $p[17]->sendPosition($x-20, $y-40);
          $p[18]->sendPosition($x-20, $y);
          $p[19]->sendPosition($x-20, $y+20);
      $p[20]->sendPosition($x-20, $y+40);
          $p[21]->sendPosition($x-20, $y+60);
      $p[22]->sendPosition($x+20, $y);
          $p[23]->sendPosition($x+40, $y);
      $p[24]->sendPosition($x+40, $y-20);
          $p[25]->sendPosition($x+40, $y-40);
      $p[26]->sendPosition($x+40, $y-60);
          $p[27]->sendPosition($x+40, $y+20);
          $p[28]->sendPosition($x+40, $y+40);
      $p[29]->sendPosition($x+40, $y+60);
          $p[30]->sendPosition($x-20, $y-20);
      // The second P
      $p[31]->sendPosition($x+80, $y-20);
          $p[32]->sendPosition($x+80, $y-40);
      $p[33]->sendPosition($x+80, $y-60);
          $p[34]->sendPosition($x+80, $y+20);
      $p[35]->sendPosition($x+80, $y+40);
          $p[36]->sendPosition($x+80, $y+60);
          $p[37]->sendPosition($x+100, $y-60);
      $p[38]->sendPosition($x+120, $y-60);
          $p[39]->sendPosition($x+140, $y-60);
      $p[40]->sendPosition($x+140, $y-40);
          $p[41]->sendPosition($x+140, $y-20);
      $p[42]->sendPosition($x+140, $y);
          $p[43]->sendPosition($x+100, $y);
      $p[44]->sendPosition($x+120, $y);
          $p[45]->sendPosition($x+80, $y);
  } elseif (stripos($rawPack, "xt%sf%" . $p[1]->intRoomID . "%" . $intTarget)) {
            $id = $p[1]->stribet($rawPack, "%xt%sf%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
      for($i = 1; $i <= 45; $i++) {
              $p[$i]->sendFrame($id);
      }
        } elseif (stripos($rawPack, "xt%sa%" . $p[1]->intRoomID . "%" . $intTarget)) {
            $id = $p[1]->stribet($rawPack, "%xt%sa%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
      for($i = 1; $i <= 45; $i++) {
              $p[$i]->sendAction($id);
      }
        }  elseif (stripos($rawPack, "xt%sm%" . $p[1]->intRoomID . "%" . $intTarget)){
            $message = $p[1]->stribet($rawPack, "%xt%sm%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
      for($i = 1; $i <= 45; $i++) {
              $p[$i]->sendMessage($message);
      }
  } elseif (stripos($rawPack, "xt%sb%" . $p[1]->intRoomID . "%" . $intTarget)) {
            $x = $p[1]->stribet($rawPack, "%xt%sb%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
            $y = $p[1]->stribet($rawPack, "%xt%sb%" . $p[1]->intRoomID . "%" . $intTarget . "%". $x . "%", "%");
      for($i = 1; $i <= 45; $i++) {
              $p[$i]->snowBall($x, $y);
      }
  } elseif (stripos($rawPack, "xt%bf%" . $p[1]->intRoomID . "%")) {
            $intRoom = $p[1]->stribet($rawPack, "%xt%bf%" . $p[1]->intRoomID . "%", "%");
      for($i = 1; $i <= 45; $i++) {
                $p[$i]->joinRoom($intRoom);
      }
  } elseif (stripos($rawPack, "xt%se%". $p[1]->intRoomID . "%" . $intTarget)) {
            $id = $p[1]->stribet($rawPack, "%xt%se%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
      for($i = 1; $i <= 45; $i++) {
              $p[$i]->sendEmote($id);
      }
  }
}
?>


Nice. Did you make the formation?

43nînjâ17

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

Back to top Go down

PHP~~formation script  Empty ---------------

Post  43nînjâ17 Tue Feb 22, 2011 10:36 pm

MattBotKing wrote:This is a "PHP" formation script
It runs on PHP and the formation is PHP
You will need 45 Accounts, Yes its allot
I tested it a bit because my 75% of my accounts got banned ak47
Well test it out yourself
Code:
<?php
$pclkey = 'betas';
require_once("Pickle.php");
/*
*
* This script
*
* This script was made with the Penguin Client Library, found at http://www.penguinclientsystem.com/
* You will need 45 accounts :-)
*
* @PHP Formation Script
* @version 1.0.2
*/
// Script configuration
// Enter the target ID, most likely your ID
$intTarget = 00000;
// Enter the account information
$arrUsernames[1] = '';
$arrPasswords[1] = '';
$arrUsernames[2] = '';
$arrPasswords[2] = '';
$arrUsernames[3] = '';
$arrPasswords[3] = '';
$arrUsernames[4] = '';
$arrPasswords[4] = '';
$arrUsernames[5] = '';
$arrPasswords[5] = '';
$arrUsernames[6] = '';
$arrPasswords[6] = '';
$arrUsernames[7] = '';
$arrPasswords[7] = '';
$arrUsernames[8] = '';
$arrPasswords[8] = '';
$arrUsernames[9] = '';
$arrPasswords[9] = '';
$arrUsernames[10] = '';
$arrPasswords[10] = '';
$arrUsernames[11] = '';
$arrPasswords[11] = '';
$arrUsernames[12] = '';
$arrPasswords[12] = '';
$arrUsernames[13] = '';
$arrPasswords[13] = '';
$arrUsernames[14] = '';
$arrPasswords[14] = '';
$arrUsernames[15] = '';
$arrPasswords[15] = '';
$arrUsernames[16] = '';
$arrPasswords[16] = '';
$arrUsernames[17] = '';
$arrPasswords[17] = '';
$arrUsernames[18] = '';
$arrPasswords[18] = '';
$arrUsernames[19] = '';
$arrPasswords[19] = '';
$arrUsernames[20] = '';
$arrPasswords[20] = '';
$arrUsernames[21] = '';
$arrPasswords[21] = '';
$arrUsernames[22] = '';
$arrPasswords[22] = '';
$arrUsernames[23] = '';
$arrPasswords[23] = '';
$arrUsernames[24] = '';
$arrPasswords[24] = '';
$arrUsernames[25] = '';
$arrPasswords[25] = '';
$arrUsernames[26] = '';
$arrPasswords[26] = '';
$arrUsernames[27] = '';
$arrPasswords[27] = '';
$arrUsernames[28] = '';
$arrPasswords[28] = '';
$arrUsernames[29] = '';
$arrPasswords[29] = '';
$arrUsernames[30] = '';
$arrPasswords[30] = '';
$arrUsernames[31] = '';
$arrPasswords[31] = '';
$arrUsernames[32] = '';
$arrPasswords[32] = '';
$arrUsernames[33] = '';
$arrPasswords[33] = '';
$arrUsernames[34] = '';
$arrPasswords[34] = '';
$arrUsernames[35] = '';
$arrPasswords[35] = '';
$arrUsernames[36] = '';
$arrPasswords[36] = '';
$arrUsernames[37] = '';
$arrPasswords[37] = '';
$arrUsernames[38] = '';
$arrPasswords[38] = '';
$arrUsernames[39] = '';
$arrPasswords[39] = '';
$arrUsernames[40] = '';
$arrPasswords[40] = '';
$arrUsernames[41] = '';
$arrPasswords[41] = '';
$arrUsernames[42] = '';
$arrPasswords[42] = '';
$arrUsernames[43] = '';
$arrPasswords[43] = '';
$arrUsernames[44] = '';
$arrPasswords[44] = '';
$arrUsernames[45] = '';
$arrPasswords[45] = '';
$strServer = 'Sleet';
// Please, do not edit below this line
// Loop to login the accounts
for($i = 1; $i <= 45; $i++) {
  $p[$i] = new Pickle;
  $intLogin = $p[$i]->connect($arrUsernames[$i], $arrPasswords[$i], $strServer);
  if($intLogin != -1) {
          die($intLogin);
        }
  $p[$i]->joinRoom(800);
  echo $arrUsernames[$i], '  is at the dock!\n';
  sleep(1);
}
echo 'We now have 45 accounts online at the dock...\n';
echo 'Now detecting ingame input of  ', $intTarget, '...\n';
// Loop for input detection
while(true) {
  $rawPack = $p[1]->readRawPacket();
  if (stripos($rawPack, "xt%sp%". $p[1]->intRoomID . "%" . $intTarget)) {
              $x = $p[1]->stribet($rawPack, "%xt%sp%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
              $y = $p[1]->stribet($rawPack, "%xt%sp%" . $p[1]->intRoomID . "%" . $intTarget . "%" . $x . "%", "%");
      // The first "P"
          $p[1]->sendPosition($x-120, $y-60);
      $p[2]->sendPosition($x-120, $y-40);
          $p[3]->sendPosition($x-120, $y-20);
      $p[4]->sendPosition($x-120, $y);
          $p[5]->sendPosition($x-120, $y+20);
      $p[6]->sendPosition($x-120, $y+40);
          $p[7]->sendPosition($x-120, $y+60);
      $p[8]->sendPosition($x-100, $y-60);
          $p[9]->sendPosition($x-80, $y-60);
          $p[10]->sendPosition($x-60, $y-60);
      $p[11]->sendPosition($x-60, $y-40);
          $p[12]->sendPosition($x-60, $y-20);
      $p[13]->sendPosition($x-60, $y);
          $p[14]->sendPosition($x-80, $y);
      $p[15]->sendPosition($x-100, $y);
      // The "H"
          $p[16]->sendPosition($x-20, $y-60);
      $p[17]->sendPosition($x-20, $y-40);
          $p[18]->sendPosition($x-20, $y);
          $p[19]->sendPosition($x-20, $y+20);
      $p[20]->sendPosition($x-20, $y+40);
          $p[21]->sendPosition($x-20, $y+60);
      $p[22]->sendPosition($x+20, $y);
          $p[23]->sendPosition($x+40, $y);
      $p[24]->sendPosition($x+40, $y-20);
          $p[25]->sendPosition($x+40, $y-40);
      $p[26]->sendPosition($x+40, $y-60);
          $p[27]->sendPosition($x+40, $y+20);
          $p[28]->sendPosition($x+40, $y+40);
      $p[29]->sendPosition($x+40, $y+60);
          $p[30]->sendPosition($x-20, $y-20);
      // The second P
      $p[31]->sendPosition($x+80, $y-20);
          $p[32]->sendPosition($x+80, $y-40);
      $p[33]->sendPosition($x+80, $y-60);
          $p[34]->sendPosition($x+80, $y+20);
      $p[35]->sendPosition($x+80, $y+40);
          $p[36]->sendPosition($x+80, $y+60);
          $p[37]->sendPosition($x+100, $y-60);
      $p[38]->sendPosition($x+120, $y-60);
          $p[39]->sendPosition($x+140, $y-60);
      $p[40]->sendPosition($x+140, $y-40);
          $p[41]->sendPosition($x+140, $y-20);
      $p[42]->sendPosition($x+140, $y);
          $p[43]->sendPosition($x+100, $y);
      $p[44]->sendPosition($x+120, $y);
          $p[45]->sendPosition($x+80, $y);
  } elseif (stripos($rawPack, "xt%sf%" . $p[1]->intRoomID . "%" . $intTarget)) {
            $id = $p[1]->stribet($rawPack, "%xt%sf%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
      for($i = 1; $i <= 45; $i++) {
              $p[$i]->sendFrame($id);
      }
        } elseif (stripos($rawPack, "xt%sa%" . $p[1]->intRoomID . "%" . $intTarget)) {
            $id = $p[1]->stribet($rawPack, "%xt%sa%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
      for($i = 1; $i <= 45; $i++) {
              $p[$i]->sendAction($id);
      }
        }  elseif (stripos($rawPack, "xt%sm%" . $p[1]->intRoomID . "%" . $intTarget)){
            $message = $p[1]->stribet($rawPack, "%xt%sm%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
      for($i = 1; $i <= 45; $i++) {
              $p[$i]->sendMessage($message);
      }
  } elseif (stripos($rawPack, "xt%sb%" . $p[1]->intRoomID . "%" . $intTarget)) {
            $x = $p[1]->stribet($rawPack, "%xt%sb%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
            $y = $p[1]->stribet($rawPack, "%xt%sb%" . $p[1]->intRoomID . "%" . $intTarget . "%". $x . "%", "%");
      for($i = 1; $i <= 45; $i++) {
              $p[$i]->snowBall($x, $y);
      }
  } elseif (stripos($rawPack, "xt%bf%" . $p[1]->intRoomID . "%")) {
            $intRoom = $p[1]->stribet($rawPack, "%xt%bf%" . $p[1]->intRoomID . "%", "%");
      for($i = 1; $i <= 45; $i++) {
                $p[$i]->joinRoom($intRoom);
      }
  } elseif (stripos($rawPack, "xt%se%". $p[1]->intRoomID . "%" . $intTarget)) {
            $id = $p[1]->stribet($rawPack, "%xt%se%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
      for($i = 1; $i <= 45; $i++) {
              $p[$i]->sendEmote($id);
      }
  }
}
?>

Im going to test it
i got 118 bots write now.
I will send a pic wat it looks like

43nînjâ17

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

Back to top Go down

PHP~~formation script  Empty Re: PHP~~formation script

Post  MattBotKing Wed Feb 23, 2011 6:23 am

43nînjâ17 wrote:
MattBotKing wrote:This is a "PHP" formation script
It runs on PHP and the formation is PHP
You will need 45 Accounts, Yes its allot
I tested it a bit because my 75% of my accounts got banned ak47
Well test it out yourself
Code:
<?php
$pclkey = 'betas';
require_once("Pickle.php");
/*
*
* This script
*
* This script was made with the Penguin Client Library, found at http://www.penguinclientsystem.com/
* You will need 45 accounts :-)
*
* @PHP Formation Script
* @version 1.0.2
*/
// Script configuration
// Enter the target ID, most likely your ID
$intTarget = 00000;
// Enter the account information
$arrUsernames[1] = '';
$arrPasswords[1] = '';
$arrUsernames[2] = '';
$arrPasswords[2] = '';
$arrUsernames[3] = '';
$arrPasswords[3] = '';
$arrUsernames[4] = '';
$arrPasswords[4] = '';
$arrUsernames[5] = '';
$arrPasswords[5] = '';
$arrUsernames[6] = '';
$arrPasswords[6] = '';
$arrUsernames[7] = '';
$arrPasswords[7] = '';
$arrUsernames[8] = '';
$arrPasswords[8] = '';
$arrUsernames[9] = '';
$arrPasswords[9] = '';
$arrUsernames[10] = '';
$arrPasswords[10] = '';
$arrUsernames[11] = '';
$arrPasswords[11] = '';
$arrUsernames[12] = '';
$arrPasswords[12] = '';
$arrUsernames[13] = '';
$arrPasswords[13] = '';
$arrUsernames[14] = '';
$arrPasswords[14] = '';
$arrUsernames[15] = '';
$arrPasswords[15] = '';
$arrUsernames[16] = '';
$arrPasswords[16] = '';
$arrUsernames[17] = '';
$arrPasswords[17] = '';
$arrUsernames[18] = '';
$arrPasswords[18] = '';
$arrUsernames[19] = '';
$arrPasswords[19] = '';
$arrUsernames[20] = '';
$arrPasswords[20] = '';
$arrUsernames[21] = '';
$arrPasswords[21] = '';
$arrUsernames[22] = '';
$arrPasswords[22] = '';
$arrUsernames[23] = '';
$arrPasswords[23] = '';
$arrUsernames[24] = '';
$arrPasswords[24] = '';
$arrUsernames[25] = '';
$arrPasswords[25] = '';
$arrUsernames[26] = '';
$arrPasswords[26] = '';
$arrUsernames[27] = '';
$arrPasswords[27] = '';
$arrUsernames[28] = '';
$arrPasswords[28] = '';
$arrUsernames[29] = '';
$arrPasswords[29] = '';
$arrUsernames[30] = '';
$arrPasswords[30] = '';
$arrUsernames[31] = '';
$arrPasswords[31] = '';
$arrUsernames[32] = '';
$arrPasswords[32] = '';
$arrUsernames[33] = '';
$arrPasswords[33] = '';
$arrUsernames[34] = '';
$arrPasswords[34] = '';
$arrUsernames[35] = '';
$arrPasswords[35] = '';
$arrUsernames[36] = '';
$arrPasswords[36] = '';
$arrUsernames[37] = '';
$arrPasswords[37] = '';
$arrUsernames[38] = '';
$arrPasswords[38] = '';
$arrUsernames[39] = '';
$arrPasswords[39] = '';
$arrUsernames[40] = '';
$arrPasswords[40] = '';
$arrUsernames[41] = '';
$arrPasswords[41] = '';
$arrUsernames[42] = '';
$arrPasswords[42] = '';
$arrUsernames[43] = '';
$arrPasswords[43] = '';
$arrUsernames[44] = '';
$arrPasswords[44] = '';
$arrUsernames[45] = '';
$arrPasswords[45] = '';
$strServer = 'Sleet';
// Please, do not edit below this line
// Loop to login the accounts
for($i = 1; $i <= 45; $i++) {
  $p[$i] = new Pickle;
  $intLogin = $p[$i]->connect($arrUsernames[$i], $arrPasswords[$i], $strServer);
  if($intLogin != -1) {
          die($intLogin);
        }
  $p[$i]->joinRoom(800);
  echo $arrUsernames[$i], '  is at the dock!\n';
  sleep(1);
}
echo 'We now have 45 accounts online at the dock...\n';
echo 'Now detecting ingame input of  ', $intTarget, '...\n';
// Loop for input detection
while(true) {
  $rawPack = $p[1]->readRawPacket();
  if (stripos($rawPack, "xt%sp%". $p[1]->intRoomID . "%" . $intTarget)) {
              $x = $p[1]->stribet($rawPack, "%xt%sp%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
              $y = $p[1]->stribet($rawPack, "%xt%sp%" . $p[1]->intRoomID . "%" . $intTarget . "%" . $x . "%", "%");
      // The first "P"
          $p[1]->sendPosition($x-120, $y-60);
      $p[2]->sendPosition($x-120, $y-40);
          $p[3]->sendPosition($x-120, $y-20);
      $p[4]->sendPosition($x-120, $y);
          $p[5]->sendPosition($x-120, $y+20);
      $p[6]->sendPosition($x-120, $y+40);
          $p[7]->sendPosition($x-120, $y+60);
      $p[8]->sendPosition($x-100, $y-60);
          $p[9]->sendPosition($x-80, $y-60);
          $p[10]->sendPosition($x-60, $y-60);
      $p[11]->sendPosition($x-60, $y-40);
          $p[12]->sendPosition($x-60, $y-20);
      $p[13]->sendPosition($x-60, $y);
          $p[14]->sendPosition($x-80, $y);
      $p[15]->sendPosition($x-100, $y);
      // The "H"
          $p[16]->sendPosition($x-20, $y-60);
      $p[17]->sendPosition($x-20, $y-40);
          $p[18]->sendPosition($x-20, $y);
          $p[19]->sendPosition($x-20, $y+20);
      $p[20]->sendPosition($x-20, $y+40);
          $p[21]->sendPosition($x-20, $y+60);
      $p[22]->sendPosition($x+20, $y);
          $p[23]->sendPosition($x+40, $y);
      $p[24]->sendPosition($x+40, $y-20);
          $p[25]->sendPosition($x+40, $y-40);
      $p[26]->sendPosition($x+40, $y-60);
          $p[27]->sendPosition($x+40, $y+20);
          $p[28]->sendPosition($x+40, $y+40);
      $p[29]->sendPosition($x+40, $y+60);
          $p[30]->sendPosition($x-20, $y-20);
      // The second P
      $p[31]->sendPosition($x+80, $y-20);
          $p[32]->sendPosition($x+80, $y-40);
      $p[33]->sendPosition($x+80, $y-60);
          $p[34]->sendPosition($x+80, $y+20);
      $p[35]->sendPosition($x+80, $y+40);
          $p[36]->sendPosition($x+80, $y+60);
          $p[37]->sendPosition($x+100, $y-60);
      $p[38]->sendPosition($x+120, $y-60);
          $p[39]->sendPosition($x+140, $y-60);
      $p[40]->sendPosition($x+140, $y-40);
          $p[41]->sendPosition($x+140, $y-20);
      $p[42]->sendPosition($x+140, $y);
          $p[43]->sendPosition($x+100, $y);
      $p[44]->sendPosition($x+120, $y);
          $p[45]->sendPosition($x+80, $y);
  } elseif (stripos($rawPack, "xt%sf%" . $p[1]->intRoomID . "%" . $intTarget)) {
            $id = $p[1]->stribet($rawPack, "%xt%sf%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
      for($i = 1; $i <= 45; $i++) {
              $p[$i]->sendFrame($id);
      }
        } elseif (stripos($rawPack, "xt%sa%" . $p[1]->intRoomID . "%" . $intTarget)) {
            $id = $p[1]->stribet($rawPack, "%xt%sa%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
      for($i = 1; $i <= 45; $i++) {
              $p[$i]->sendAction($id);
      }
        }  elseif (stripos($rawPack, "xt%sm%" . $p[1]->intRoomID . "%" . $intTarget)){
            $message = $p[1]->stribet($rawPack, "%xt%sm%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
      for($i = 1; $i <= 45; $i++) {
              $p[$i]->sendMessage($message);
      }
  } elseif (stripos($rawPack, "xt%sb%" . $p[1]->intRoomID . "%" . $intTarget)) {
            $x = $p[1]->stribet($rawPack, "%xt%sb%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
            $y = $p[1]->stribet($rawPack, "%xt%sb%" . $p[1]->intRoomID . "%" . $intTarget . "%". $x . "%", "%");
      for($i = 1; $i <= 45; $i++) {
              $p[$i]->snowBall($x, $y);
      }
  } elseif (stripos($rawPack, "xt%bf%" . $p[1]->intRoomID . "%")) {
            $intRoom = $p[1]->stribet($rawPack, "%xt%bf%" . $p[1]->intRoomID . "%", "%");
      for($i = 1; $i <= 45; $i++) {
                $p[$i]->joinRoom($intRoom);
      }
  } elseif (stripos($rawPack, "xt%se%". $p[1]->intRoomID . "%" . $intTarget)) {
            $id = $p[1]->stribet($rawPack, "%xt%se%" . $p[1]->intRoomID . "%" . $intTarget . "%", "%");
      for($i = 1; $i <= 45; $i++) {
              $p[$i]->sendEmote($id);
      }
  }
}
?>


Nice. Did you make the formation?

No i cant remember were i got it now, I just edited it a bit Smile

MattBotKing

Posts : 7
Reputation : 0
Join date : 2011-02-22

Back to top Go down

PHP~~formation script  Empty Re: PHP~~formation script

Post  Clndestne121 Mon Mar 07, 2011 9:36 pm

i checked all the x and y offsets are on it waht formationis it??? i know its php
Clndestne121
Clndestne121

Posts : 115
Reputation : 3
Join date : 2011-01-29
Age : 25
Location : Quit.

Back to top Go down

PHP~~formation script  Empty Re: PHP~~formation script

Post  MattBotKing Thu Mar 10, 2011 4:24 pm

louie78 wrote:i checked all the x and y offsets are on it waht formationis it??? i know its php
It spells out PHP

MattBotKing

Posts : 7
Reputation : 0
Join date : 2011-02-22

Back to top Go down

PHP~~formation script  Empty Re: PHP~~formation script

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