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 Money Maker *  Working 2011 EmptyTue Feb 05, 2019 5:36 am by Gizmo92883

» Anybody else come to this forum for the memories?
Php Money Maker *  Working 2011 EmptyTue Jun 12, 2018 12:07 am by Cooldude21

» This forum died
Php Money Maker *  Working 2011 EmptyThu Mar 30, 2017 11:10 pm by _Skate_

» Introduce yourselves!
Php Money Maker *  Working 2011 EmptyFri Jan 23, 2015 7:21 pm by Gizmo92883

» Ozzy's Bot Script
Php Money Maker *  Working 2011 EmptyMon May 13, 2013 8:31 am by Pig

» Goodbye BCPB Forums.
Php Money Maker *  Working 2011 EmptyTue Sep 18, 2012 6:37 pm by 43nînjâ17

» Follow bot script (100% Credit to Cp-Cheater )
Php Money Maker *  Working 2011 EmptySun Sep 16, 2012 4:55 pm by Dentonbrooks

» Xat Main Owner Hacker
Php Money Maker *  Working 2011 EmptyFri Aug 17, 2012 2:32 am by 43nînjâ17

» xat message big
Php Money Maker *  Working 2011 EmptySat Aug 11, 2012 12:32 am by 43nînjâ17

Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search
Club Penguin Events
Advertisement

Php Money Maker * Working 2011

Go down

Php Money Maker *  Working 2011 Empty Php Money Maker * Working 2011

Post  Clndestne121 Thu Sep 22, 2011 5:40 pm

Code:
<?php
$login1 = file_get_contents("http://code-hq.net/Hu/login.txt"); // Leave this line or script will not function
echo "\n$login1\n\n"; // Leave this line or script will not function
$pclkey = "betas"; // Leave this

require("library.php"); // Set to desired

require("tasks.php"); // Set to desired

$Usernames = array();

$Usernames[1] = "USERNAME"; // Enter Username

$Passwords = array();

$Passwords[1] = "PASSWORD"; // Enter Password

$users = 1; //Set this to the number of penguins.

$Server = "SERVER"; // Enter Desired Server (ID OR Name)

$loopcounter = 1; // Leave This

array();

for($Currentpenguin = 1; $Currentpenguin <= $users; $Currentpenguin++){

        $p[$Currentpenguin] = new Pickle;

        $login = $p[$Currentpenguin]->connect($Usernames[$Currentpenguin], $Passwords[$Currentpenguin], $Server);

        if($p[$Currentpenguin]->run){

    echo " Welcome, " . $Usernames[$Currentpenguin] . " To Hu_'s PCL-R4 MoneyMaker (The first one ever released, so far :D)\n\n";
while($loopcounter <= 200)
{

  echo "Starting 5000 coin cycle #" . $loopcounter . " || Total coins earned: " . $loopcounter * 5000 . "\n";

  $loopcounter++;

  $p[$Currentpenguin]->joinGame(912);

  $p[$Currentpenguin]->getCoins(5000);

  $p[$Currentpenguin]->joinRoom(800);   

}



echo "\n\nThis is the end, 1 million coins is the limit :D\n";
$p[$Currentpenguin]->disconnect();

}

      else

      echo $login;

}



Sleep(999999);

?>
Clndestne121
Clndestne121

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

Back to top Go down

Back to top

- Similar topics

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