mallersleague stolen

7 posts / 0 new
Last post
saudor
saudor's picture
Offline
Last seen: 15 hours 25 min ago
Joined: 10/06/2007 - 12:30pm
mallersleague stolen
Anyone know who manages it? :P chris_mcdonald has been ripping off all the graphics from that server. Anyways give me a shout if you want the script that blanks out the graphics for him, but to everyone else, it shows up as "thief"
Slightlyking
Slightlyking's picture
Offline
Last seen: 13 years 8 months ago
Joined: 09/05/2009 - 8:38pm
Can i have them?
Pm Me If U know about hacking programs plz its urgent
cuidador
cuidador's picture
Offline
Last seen: 9 years 8 months ago
Joined: 23/04/2009 - 9:55am
amsmani manage it ;)
1434neopets
1434neopets's picture
Offline
Last seen: 12 years 3 months ago
Joined: 15/03/2009 - 2:15am
[quote=Dmitri]Anyone know who manages it? :P chris_mcdonald has been ripping off all the graphics from that server. Anyways give me a shout if you want the script that blanks out the graphics for him, but to everyone else, it shows up as "thief"[/quote] I've been trying to hold this but I can't take it any longer. Who is "chris_mcdonald"? You're in for a surprise. Your wish has just been granted! http://www.neopets.com/browseshop.phtml?owner=1434sweet Do you need more shop sales? Come participate in a 4 million shop advertisement! Check my neopet's page for more details.
WOW! Selling: Maps, Neggs, Stamps, Coins, Cards, ETC! http://www.neopets.com/browseshop.phtml?owner=1434sweet#p
saudor
saudor's picture
Offline
Last seen: 15 hours 25 min ago
Joined: 10/06/2007 - 12:30pm
Anyways I'll post the code that I use on my lookup. Feel free to modify it without credit. Save the following as a .htaccess file This goes in the folder that contains the graphics you dont want stolen. It will redirect stolen graphics to the images folder [code]ErrorDocument 403 http://www.neomallers.com/images/ul.jpg Options +FollowSymlinks RewriteEngine On RewriteRule (.*)\.jpg fetch.php SetEnvIfNoCase Referer "^http://(www\.)?neopets\.com.*chris_mcdonald" refererchecked SetEnvIfNoCase Referer "^http://(www\.)?neopets\.com.*?id=3859258" refererchecked SetEnvIfNoCase Referer "^http://(www\.)?neopets\.com.*communityaccount" refererchecked SetEnvIfNoCase Referer "^http://(www\.)?neopets\.com.*halloweeny54*" ss SetEnvIfNoCase Referer "^http://(www\.)?neopets\.com.*dmitri_stanislaus*" ss SetEnvIfNoCase Referer "^http://(www\.)?neopets\.com.*saudor*" ss SetEnvIfNoCase Referer "^" ss <FilesMatch "\.(jpe?g|gif|php)$"> Order deny,allow deny from env=refererchecked deny from 174.101.20.35 Header set cache-Control: "must-revalidate,no-store" </FilesMatch> [/code] The following goes in the images folder. and will make the stealer see a blank image but everyone sees the graphics thief message from above. [code]ErrorDocument 403 http://www.neomallers.com/blank.gif DirectoryIndex index.htm RewriteEngine On SetEnvIfNoCase Referer "^http://(www\.)?neopets\.com.*?id=3859258" refererchecked SetEnvIfNoCase Referer "^http://(www\.)?neopets\.com.*communityaccount" refererchecked <FilesMatch "\.(jpe?g|gif)$"> Order deny,allow deny from env=refererchecked deny from 174.101.20.35 Header set cache-Control: "must-revalidate,no-store" </FilesMatch>[/code]
----------------------------- [color=purple]Protect your account[/color] http://www.neopets.com/~punchback_bob CG information & more
saudor
saudor's picture
Offline
Last seen: 15 hours 25 min ago
Joined: 10/06/2007 - 12:30pm
[quote=1434neopets] I've been trying to hold this but I can't take it any longer. Who is "chris_mcdonald"? [/quote] http://www.neomallers.com/node/880
----------------------------- [color=purple]Protect your account[/color] http://www.neopets.com/~punchback_bob CG information & more
1434neopets
1434neopets's picture
Offline
Last seen: 12 years 3 months ago
Joined: 15/03/2009 - 2:15am
[quote=Dmitri][quote=1434neopets] I've been trying to hold this but I can't take it any longer. Who is "chris_mcdonald"? [/quote] http://www.neomallers.com/node/880[/quote] OH. That's it? LOL. You're in for a surprise. Your wish has just been granted! http://www.neopets.com/browseshop.phtml?owner=1434sweet Do you need more shop sales? Come participate in a 4 million shop advertisement! Check my neopet's page for more details.
WOW! Selling: Maps, Neggs, Stamps, Coins, Cards, ETC! http://www.neopets.com/browseshop.phtml?owner=1434sweet#p