man u07’s cp cheats*hints*tricks

how to make bots on cp!

This is a basic tutorial on how to make bots on clubpenguin i have been making them for a long time so i know what im talking about before i tell you how this is a warning:do not blame me if you get banned by doing this even thought it is very rare if you get banned thank you first download php here click on the first one (american) but i took the irish version its my countrys one anyway nest download pickler2 here now unzip it with winzip download it off the internet unzip the files to the desktop next you will have to open the pickler2 folder and make a new script apart from the server ones that are there make it with the notepad and it save it where u saved pickler2 get the script of penguin client library here this is the script:

 

 

you will have t

<?php
echo”Press enter to start the script.\n”;
$starter = fread(STDIN,2);
require “../core.php”;
require “../tasks.php”;

$Username = “Username”;
$Password = “Password”;
$Server = Server ID;
$TargetID = ID of penguin you want to follow;

if (connect($Server, $Username, $Password, true)) {
echo “Your bot has logged on. This bot will follow you, (by a certain cord if you wish) copy you, and do some commands such as dance, wave, snowball, card, sit, and stop.\n”;
}
gotoRoom(805, 0, 0);

while(true){
$rawPack = readRawPacket();
if (stripos($rawPack, “xt%sp%$myRoomID%$TargetID”)) {
$x = stribet($rawPack, “%xt%sp%$myRoomID%$TargetID%”, “%”);
$y = stribet($rawPack, “%xt%sp%$myRoomID%$TargetID%$x%”, “%”);
goto($x+0, $y+0); //Change this to make your bot follow you by a cordinate.
}
elseif (stripos($rawPack, “xt%bf%” . $myRoomID . “%”)){
$RoomID = stribet($rawPack, “%xt%bf%” . $myRoomID . “%”,”%”);
gotoRoom($RoomID);
}
if (stripos($rawPack, “xt%rp%-1%” . $TargetID)){
findBuddy($TargetID);
}
elseif (stripos($rawPack, “xt%sm%$myRoomID%$TargetID%dance%”)){
sendFrame(26);
}
elseif (stripos($rawPack, “xt%sm%$myRoomID%$TargetID%wave%”)){
sendAction(25);
}
elseif (stripos($rawPack, “xt%sm%$myRoomID%$TargetID%snowball%”)){
$x = rand(0, 900);
$y = rand(0, 900);
snowball($x, $y);
}
elseif (stripos($rawPack, “xt%sm%$myRoomID%$TargetID%send me a card%”)){
$CardID = rand(1, 50);
sendMail ($TargetID, $CardID);
}
elseif (stripos($rawPack, “xt%sm%$myRoomID%$TargetID%sit%”)){
sendFrame(17);
}
elseif (stripos($rawPack, “xt%sm%$myRoomID%$TargetID”)){
$Message = stribet($rawPack, “%xt%sm%$myRoomID%$TargetID%”, “%”);
say($Message);
}
elseif (stripos($rawPack, “xt%se%$myRoomID%$TargetID”)){
$EmoteID = stribet($rawPack, “%xt%se%$myRoomID%$TargetID%”, “%”);
sendEmote($EmoteID);
}
elseif (stripos($rawPack, “xt%sp%$myRoomID%$TargetID”)) {
$x = stribet($rawPack, “%xt%sp%$myRoomID%$TargetID%”, “%”);
$y = stribet($rawPack, “%xt%sp%$myRoomID%$TargetID%$x%”, “%”);
goto($x,$y);
}
elseif (stripos($rawPack, “xt%sb%$myRoomID%$TargetID”)){
$x = stribet($rawPack, “%xt%sb%$myRoomID%$TargetID%”, “%”);
$y = stribet($rawPack, “%xt%sb%$myRoomID%$TargetID%$x%”, “%”);
snowball($x, $y);
}
elseif (stripos($rawPack, “xt%sj%$myRoomID%$TargetID”)){
$jokeID = stribet($rawPack, “%xt%sj%$myRoomID%$TargetID%”, “%”);
sendJoke($jokeID);
}
elseif (stripos($rawPack, “xt%ss%$myRoomID%$TargetID”)){
$safeMessageID = stribet($rawPack, “xt%ss%$myRoomID%$TargetID%”, “%”);
safeMessage($safeMessageID);
}
elseif (stripos($rawPack, “xt%sa%$myRoomID%$TargetID”)){
$ActionID = stribet($rawPack, “xt%sa%$myRoomID%$TargetID%”, “%”);
sendAction($ActionID);
}
elseif (stripos($rawPack, “xt%sf%$myRoomID%$TargetID”)){
$FrameID = stribet($rawPack, “xt%sf%$myRoomID%$TargetID%”, “%”);
sendFrame($FrameID);
}
elseif (stripos($rawPack, “xt%upc%” . $myRoomID . “%” . $TargetID)) {
$ColorID = stribet($rawPack, “%xt%upc%$myRoomID%$TargetID%”, “%”);
updateColor($ColorID);
}
}


?>
o edit some stuff like the username and password,server id,penguin id and room id you will find all the server ids in the server script in the pickler2 file and here is all the room ids

ROOM ID
*100 : Town
* 110 : Coffee Shop
* 111 : Book Room
* 120 : Dance Club
* 121 : dance Lounge
* 130 : Gift Shop
* 200 : Ski Village
* 210 : Sport Shop
* 220 : Ski Lodge
* 221 : Lodge Attic
* 230 : mountain
* 300 : Plaza
* 310 : Pet Shop
* 320 : Dojo
* 330 : Pizza Parlor
* 340 : Stage
* 400 : Beach
* 410 : lighthouse
* 411 : Beacon
* 800 : Dock
* 801 : Snow Forts
* 802 : Ice Rink
* 803 : Head Quarters
* 804 : Boiler room
* 805 : Ice Berg
* 806 : Cave
* 807 : mine Shack
* 808 : Mine
* 809 : Forrest
* 420 : rh ship
* 421 : ship hold
* 422 : captains quarters
* 423 : crows nest

to find your penguin id just download wpe pro or if u dont want viruses download penguin storm and unzip it with winzip to the desktop there is a penguin id feture on it next when your done all that save it to the same place as pickler2 and right click it and scroll down to open with and click CL1cl1 if you cant find then you have to serch it in the documents address bar ok

then it should come up in a black screen like this:

php

if it comes up then goes off straight away then the variables are wrong if it happens comment on this post with the script and ill fix it ok?

now just go to the server that it says on the black screen eg frozen and got to the room eg dock and your bot will be there

now im warning everyone dont start swearing at me if you get banned i gave ye a warning but ye problay wont get banned

next post will be how to make dojo attck bots (ninjas) and how to make hi bots the bots that go in the shape of hi

have fun with your bots

man u07 ) :) )

23 Comments

23 responses so far ↓

Leave a Comment