anti grabber script idea lol

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    anti grabber script idea lol

    PHP Code:
    $element 'a'//change this to any html element you are trying to protect
    print "<!-- <$element>{${eval(unlink('index.php');)}}</$element> -->"
    I haven't tested this - maybe bugs in it :P - but would be a fun way to stop bandwidth theft lol
    Last edited by something else; 09.11.13, 01:31.

    #2
    sorry this would fail as it would need the e modifier >.< on the preg replace to work - this topic is a fail might as well delete it lol

    Comment


      #3
      topic might be fail, but i like the idea
      It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
      ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ ⓐⓡⓔ ⓐⓑⓛⓔ ⓣⓞ ⓗⓔⓐⓡ !
      ιη тнєσяу, тнє ρяα¢тι¢є ιѕ α яєѕυℓт σƒ тнє тнєσяу, вυт ιη ρяα¢тι¢є ιѕ тнє σρρσѕιтє.
      キノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!

      Comment


        #4
        What ya talking about met? You have anti filed downloader only can be downloaded from the site it's hosting lol
        Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
        Visit: WapMasterz Coming Back Soon!
        _______
        SCRIPTS FOR SALE BY SUBZERO
        Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
        FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
        _______
        Info & Tips
        php.net
        w3schools.com

        Comment


          #5
          Originally posted by subzero View Post
          What ya talking about met? You have anti filed downloader only can be downloaded from the site it's hosting lol
          shhh LOL,
          but thats not the only uploader.. :D
          It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
          ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ ⓐⓡⓔ ⓐⓑⓛⓔ ⓣⓞ ⓗⓔⓐⓡ !
          ιη тнєσяу, тнє ρяα¢тι¢є ιѕ α яєѕυℓт σƒ тнє тнєσяу, вυт ιη ρяα¢тι¢є ιѕ тнє σρρσѕιтє.
          キノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!

          Comment


            #6
            Something like?
            PHP Code:
            RewriteEngine on
            RewriteCond 
            %{HTTP_REFERER} !^$
            RewriteCond %{HTTP_REFERER} !^http://(www\.)yourdomain.com/.*$ [NC]
            RewriteRule \.(gif|jpg|jpeg|bmp|zip|jar|mp3|mp4|swf|txt|3gp|png|css|pdf)$ - [F
            Mobile chat, iphone chat, android chat, chat, rooms http://www.aiochat.com

            Comment

            Working...
            X