Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


how to i run this php script?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
masta_sean
How do I cheat?
Reputation: 0

Joined: 10 Jul 2007
Posts: 2

PostPosted: Tue Jul 10, 2007 6:37 pm    Post subject: how to i run this php script? Reply with quote

<?
for( $i = 0; $i < 500; $i++ )
{
//just get the valid url of the pet frame from facebook
$baseurl =my url;

//this sets up a fight against a level 30 monster
$fp = @fopen($baseurl.'&form_action=pet.do_fight&level=30&mcid=1&type=fightmonster', 'rb', false);
$response = @stream_get_contents($fp);
@fclose( $fp );
//this gets the fight id from the newly set up fight
$pos = strpos( $response, "'id' : ");
$fightId = substr( $response, $pos+7, 8 );

//this lets you win the fight automatically
$fp = @fopen($baseurl.'&form_action=pet.do_fight&type=lootbody&fid='.$fightId, 'rb', false);
@fclose( $fp );
}
echo "done";
?>
Back to top
View user's profile Send private message
compactwater
I post too much
Reputation: 8

Joined: 02 Aug 2006
Posts: 3923

PostPosted: Tue Jul 10, 2007 7:00 pm    Post subject: Reply with quote

With a server with PHP installed. Razz
Back to top
View user's profile Send private message
appalsap
Moderator
Reputation: 0

Joined: 27 Apr 2006
Posts: 6753
Location: Pakistan

PostPosted: Tue Jul 10, 2007 7:03 pm    Post subject: Reply with quote

you don't need a server to install php
Back to top
View user's profile Send private message
lurc
Grandmaster Cheater Supreme
Reputation: 2

Joined: 13 Nov 2006
Posts: 1900

PostPosted: Tue Jul 10, 2007 8:41 pm    Post subject: Reply with quote

Open Notepad
paste that in there
save as a .php file instead of .txt
run it on a webpage.
Back to top
View user's profile Send private message
compactwater
I post too much
Reputation: 8

Joined: 02 Aug 2006
Posts: 3923

PostPosted: Tue Jul 10, 2007 8:57 pm    Post subject: Reply with quote

But it's cooler with a server, you can brag. Wink
Back to top
View user's profile Send private message
DeltaFlyer
Grandmaster Cheater
Reputation: 0

Joined: 22 Jul 2006
Posts: 666

PostPosted: Tue Jul 10, 2007 9:23 pm    Post subject: Reply with quote

lurc wrote:
Open Notepad
paste that in there
save as a .php file instead of .txt
run it on a webpage.

Not unless by "run it on a webpage" you were referring to putting the file in your web root and accessing the file via localhost while you have a web server and php installed along with it.

_________________

Wow.... still working at 827... what's INCA thinking?
zomg l33t hax at this place (IE only). Over 150 people have used it, what are YOU waiting for?
Back to top
View user's profile Send private message
lurc
Grandmaster Cheater Supreme
Reputation: 2

Joined: 13 Nov 2006
Posts: 1900

PostPosted: Wed Jul 11, 2007 9:36 am    Post subject: Reply with quote

DeltaFlyer wrote:
lurc wrote:
Open Notepad
paste that in there
save as a .php file instead of .txt
run it on a webpage.

Not unless by "run it on a webpage" you were referring to putting the file in your web root and accessing the file via localhost while you have a web server and php installed along with it.


uh, ok, we'll go with that -.- lol
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites