| View previous topic :: View next topic |
| Author |
Message |
Cheat Engine User Something epic
Reputation: 61
Joined: 22 Jun 2007 Posts: 2071
|
Posted: Sat Nov 21, 2009 11:33 am Post subject: [RLS] Avatar stealing script |
|
|
| Code: | <?php
$name = "Hitman";
$fp = fopen("http://forum.cheatengine.org/profile.php?mode=viewprofile&u=".trim($name), 'r');
$content = fread($fp, 1024);
$content = explode('style = "max-width: 180px; max-height:200px;" src="',$content);
$content = explode('"',$content[1]);
header('Location: '.$content[0]);
?> |
It's a bit edited, I changed to fopen since some functions were not in the older version of PHP.
I removed a bit of code that retrieves the name of the viewer. It basically worked as the fopen(); but a different page and $_SERVER['REMOTE_ADDR'].
Well, that's all. Thanks goes out to Talix for helping me. |
|
| Back to top |
|
 |
-J- Master Cheater
Reputation: 1
Joined: 27 Jan 2008 Posts: 321
|
Posted: Sat Nov 21, 2009 11:36 am Post subject: |
|
|
Hey Querijin are you using that script right now?
If you are your avatar is different than mine
Also, does this works on different forums? |
|
| Back to top |
|
 |
Cheat Engine User Something epic
Reputation: 61
Joined: 22 Jun 2007 Posts: 2071
|
Posted: Sat Nov 21, 2009 11:41 am Post subject: |
|
|
| General RS wrote: | Hey Querijin are you using that script right now?
If you are your avatar is different than mine
Also, does this works on different forums? | No, no. |
|
| Back to top |
|
 |
1929394839292057839194958 Grandmaster Cheater Supreme
Reputation: 130
Joined: 22 Dec 2006 Posts: 1509
|
Posted: Sat Nov 21, 2009 11:45 am Post subject: |
|
|
| My avatar does not have a + in it, or anything like that. Also ban jaspher. (His avatar is.. bad) |
|
| Back to top |
|
 |
Cheat Engine User Something epic
Reputation: 61
Joined: 22 Jun 2007 Posts: 2071
|
Posted: Sat Nov 21, 2009 11:47 am Post subject: |
|
|
| +ev.konr wrote: | | My avatar does not have a + in it, or anything like that. Also ban jaspher. (His avatar is.. bad) | I am sure your name is +ev.konr. |
|
| Back to top |
|
 |
|