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!
Follow bot script (100% Credit to Cp-Cheater ) EmptyTue Feb 05, 2019 5:36 am by Gizmo92883

» Anybody else come to this forum for the memories?
Follow bot script (100% Credit to Cp-Cheater ) EmptyTue Jun 12, 2018 12:07 am by Cooldude21

» This forum died
Follow bot script (100% Credit to Cp-Cheater ) EmptyThu Mar 30, 2017 11:10 pm by _Skate_

» Introduce yourselves!
Follow bot script (100% Credit to Cp-Cheater ) EmptyFri Jan 23, 2015 7:21 pm by Gizmo92883

» Ozzy's Bot Script
Follow bot script (100% Credit to Cp-Cheater ) EmptyMon May 13, 2013 8:31 am by Pig

» Goodbye BCPB Forums.
Follow bot script (100% Credit to Cp-Cheater ) EmptyTue Sep 18, 2012 6:37 pm by 43nînjâ17

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

» Xat Main Owner Hacker
Follow bot script (100% Credit to Cp-Cheater ) EmptyFri Aug 17, 2012 2:32 am by 43nînjâ17

» xat message big
Follow bot script (100% Credit to Cp-Cheater ) EmptySat Aug 11, 2012 12:32 am by 43nînjâ17

Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search
Club Penguin Events
Advertisement

Follow bot script (100% Credit to Cp-Cheater )

4 posters

Go down

Follow bot script (100% Credit to Cp-Cheater ) Empty Follow bot script (100% Credit to Cp-Cheater )

Post  43nînjâ17 Sun Feb 27, 2011 3:27 pm

Code:

<?php

echo "Welcome to my script, enjoy it and be safe making bots, CP-Cheater.\n";
sleep(1);

$pclkey = "betas";
require("library.php");
require("tasks.php");

$Username = "";
$Password = "";
$Server = "Slushy";
$TargetID = "Enter ID of the Penguin you want to Follow";

$p = new pickle;
$stat = $p->connect($Username, $Password, $Server);
if($stat != -1){
  die($stat);
}
echo "Bot has connected to $Server\n";

while(true){
  $p->followBot ($TargetID);
}

?>


Last edited by 43nînjâ17 on Fri Aug 10, 2012 11:03 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

Follow bot script (100% Credit to Cp-Cheater ) Empty Re: Follow bot script (100% Credit to Cp-Cheater )

Post  sudhi578 Tue Sep 20, 2011 9:42 am

You need to change the target Id to your penguin id(Penguin which you want the bot to follow)
sudhi578
sudhi578

Posts : 9
Reputation : 0
Join date : 2011-08-20
Age : 26
Location : Find me if u can ....

Back to top Go down

Follow bot script (100% Credit to Cp-Cheater ) Empty Re: Follow bot script (100% Credit to Cp-Cheater )

Post  Dentonbrooks Mon Aug 06, 2012 5:05 pm

I don't get it, I have PHP and PCL installed on my windows computer but then I save the script as follow.php and it saves it as follow.php.txt and how do I run it?

Dentonbrooks

Posts : 14
Reputation : 1
Join date : 2011-07-30
Age : 22

Back to top Go down

Follow bot script (100% Credit to Cp-Cheater ) Empty Re: Follow bot script (100% Credit to Cp-Cheater )

Post  43nînjâ17 Fri Aug 10, 2012 11:02 pm

Dentonbrooks wrote:I don't get it, I have PHP and PCL installed on my windows computer but then I save the script as follow.php and it saves it as follow.php.txt and how do I run it?

First of all do u have the pcs files?

43nînjâ17

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

Back to top Go down

Follow bot script (100% Credit to Cp-Cheater ) Empty Re: Follow bot script (100% Credit to Cp-Cheater )

Post  Dentonbrooks Sat Sep 01, 2012 12:43 pm

What are pcs files?...

Dentonbrooks

Posts : 14
Reputation : 1
Join date : 2011-07-30
Age : 22

Back to top Go down

Follow bot script (100% Credit to Cp-Cheater ) Empty Follow Bot

Post  Gizmo92883 Mon Sep 10, 2012 12:12 am

What an interesting script. ive seen it everywhere. Razz you just modified your name Laughing


Last edited by Gizmo92883 on Tue Sep 18, 2012 5:50 pm; edited 1 time in total
Gizmo92883
Gizmo92883

Posts : 114
Reputation : 0
Join date : 2010-09-08
Age : 29
Location : Retired Member

Back to top Go down

Follow bot script (100% Credit to Cp-Cheater ) Empty Re: Follow bot script (100% Credit to Cp-Cheater )

Post  Dentonbrooks Mon Sep 10, 2012 9:02 am

Ninja, can we go on teamviewer, please? I tried to get it working but it just won't work!

Dentonbrooks

Posts : 14
Reputation : 1
Join date : 2011-07-30
Age : 22

Back to top Go down

Follow bot script (100% Credit to Cp-Cheater ) Empty Re: Follow bot script (100% Credit to Cp-Cheater )

Post  43nînjâ17 Fri Sep 14, 2012 9:17 am

Dentonbrooks wrote:Ninja, can we go on teamviewer, please? I tried to get it working but it just won't work!
This doesn't work anymore, but I could get you JPCL (Java Penguin Client Library).

43nînjâ17

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

Back to top Go down

Follow bot script (100% Credit to Cp-Cheater ) Empty Re: Follow bot script (100% Credit to Cp-Cheater )

Post  Dentonbrooks Sat Sep 15, 2012 12:59 pm

Please.

Dentonbrooks

Posts : 14
Reputation : 1
Join date : 2011-07-30
Age : 22

Back to top Go down

Follow bot script (100% Credit to Cp-Cheater ) Empty Re: Follow bot script (100% Credit to Cp-Cheater )

Post  43nînjâ17 Sat Sep 15, 2012 8:46 pm

Dentonbrooks wrote:Please.
Come on this forum and go to chat, like at 5:00 pm Club Penguin Time Zone.

43nînjâ17

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

Back to top Go down

Follow bot script (100% Credit to Cp-Cheater ) Empty Re: Follow bot script (100% Credit to Cp-Cheater )

Post  Dentonbrooks Sun Sep 16, 2012 4:55 pm

Today? Sure!

Dentonbrooks

Posts : 14
Reputation : 1
Join date : 2011-07-30
Age : 22

Back to top Go down

Follow bot script (100% Credit to Cp-Cheater ) Empty Re: Follow bot script (100% Credit to Cp-Cheater )

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top


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