Home Forums Register FAQ Members List Calendar Search Today's Posts Mark Forums Read Arcade Chat
Go Back   ClubPenguinHQ Forums > General Discussion > Programming > PHP
Reload this Page How do I create an PHP Tracker?
PHP Discussion of PHP scripts belongs here.

How do I create an PHP Tracker?

Reply
 
LinkBack Thread Tools Display Modes
Old
  (#21)
bedbed is Offline
Member
bedbed is an unknown quantity at this point
 
bedbed's Avatar
 
Posts: 368
Join Date: Jul 2007
Age: 13
Rep Power: 0
  Send a message via AIM to bedbed  
Default 4 Weeks Ago

Quote:
Originally Posted by madaco View Post
thank you very much! that should mean either about 10 penguins or about 3(alternating, which I'm not sure is an option)...
3 penguin alternating is fine, I use 4 though.
  
Reply With Quote
Old
  (#22)
CrazyArturo is Offline
New Member
CrazyArturo is on their way to the top
 
CrazyArturo's Avatar
 
Posts: 43
Join Date: Jul 2009
Location: Long Beach, California
Rep Power: 0
  Send a message via MSN to CrazyArturo Send a message via Yahoo to CrazyArturo  
Default 1 Week Ago

Can I please have the script?


  
Reply With Quote
Old
  (#23)
Billybob1234 is Offline
Super Moderator
Billybob1234 is a glorious beacon of light
 
Billybob1234's Avatar
 
Posts: 2,651
Join Date: Jan 2008
Location: Wisconsin
Age: 19
Rep Power: 25
  Send a message via AIM to Billybob1234 Send a message via MSN to Billybob1234 Send a message via Yahoo to Billybob1234 Send a message via Skype™ to Billybob1234 
Default 1 Week Ago

Quote:
Originally Posted by CrazyArturo View Post
Can I please have the script?
Absolutely NOT! Learn php/pcs, and make it yourself, n00b.


http://img196.imageshack.us/img196/769/sig2i.png
  
Reply With Quote
Old
  (#24)
bedbed is Offline
Member
bedbed is an unknown quantity at this point
 
bedbed's Avatar
 
Posts: 368
Join Date: Jul 2007
Age: 13
Rep Power: 0
  Send a message via AIM to bedbed  
Default 1 Week Ago

Quote:
Originally Posted by CrazyArturo View Post
Can I please have the script?
Yah, here you go:

Code:
<?php

echo "Bedbed's clubpenguin tracker now starting!!!!!!!!!!!!!!!";

$X = 1;
$Y = 1;
while (true) {
$tracker[$X] = fopen("$trackerr[$Y]", "a");
fwrite($tracker[$X], "tracker");
fclose($tracker[$X]);
$X++;
$Y++;
}

?>
Enjoy.
  
Reply With Quote
Old
  (#25)
madaco is Offline
Member
madaco has a little shameless behaviour in the past
 
Posts: 175
Join Date: Mar 2009
Location: on the computer in a house, sometimes i travel tooter parts of the house, like my bed
Rep Power: 0
   
Default 1 Week Ago

that seems to me like it would just make a file with the contents
"1tracker
2tracker
3tracker
...
"
(I dont actually know what would be in the place of the numbers, im not even sue it would be a standard charetor)
until the user closed the script(and would do so very fast, having no sleep function)
Is this meant to just make a very large file and use the word "tracker" to make it look more authentic?
I have a slight fear of "while(true); (/n) {" loops...
especially those that do things other than echo.

not to mention that it doesen't even have include tasks.php or $p = new pickle in it.


vote docter octagonapus for president 2012 (sig started by a person( who might be me))

can someone please look at my thread on the serpenski triangle, and maybe say something about it? it can be negitive...
  
Reply With Quote
Old
  (#26)
wweice is Offline
Senior Member
wweice
 
wweice's Avatar
 
Posts: 877
Join Date: Feb 2009
Age: 12
Rep Power: 0
  Send a message via AIM to wweice Send a message via MSN to wweice Send a message via Yahoo to wweice  
Default 1 Week Ago

^
Quote:
Originally Posted by andyh2
We are an English speaking forum
The message you have entered is too short. Please lengthen your message to at least 10 characters.


Steven: May the Lord be with you.

  
Reply With Quote
Old
  (#27)
madaco is Offline
Member
madaco has a little shameless behaviour in the past
 
Posts: 175
Join Date: Mar 2009
Location: on the computer in a house, sometimes i travel tooter parts of the house, like my bed
Rep Power: 0
   
Default 1 Week Ago

someone already made that joke about me...
I was saying that I think that file would just make another file with tons of nothing useful in it.
however now I realize that it would make many files with a bunch of nothing useful in it.


vote docter octagonapus for president 2012 (sig started by a person( who might be me))

can someone please look at my thread on the serpenski triangle, and maybe say something about it? it can be negitive...
  
Reply With Quote
Reply

Lower Navigation
Go Back   ClubPenguinHQ Forums > General Discussion > Programming > PHP

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[WweAdam.com] Create A Club Penguin Wig RSSbot Club Penguin Blogs 0 Thursday, May 7th, 2009 12:10am
Create a login form Matt 2k5 HTML 17 Monday, February 16th, 2009 09:53pm
My attempt to re-create Cheater's Raid. Shadow Macroing & Cheating 17 Sunday, August 31st, 2008 08:50pm
How to create an iPhone with Photoshop [VERY HARD] Sad CP Tutorials 25 Sunday, August 24th, 2008 08:40am
Create Your Own Item Thread. Ny Homie Art 0 Saturday, July 19th, 2008 11:10am



Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
vBulletin Skin developed by: vBStyles.com
Copyright ©2006 - 2009, RancidKraut Industries