[Rel] JayCustoms Massive Release [1]

JayC

Always Learning
Aug 8, 2013
5,494
1,398
This release will include so many random things but I hope it helps! Most people have been wondering
"How do you hide your habbo txt files in your config for client"
Well change your txt files into PHP files and put this line of code at the top:
Code:
<?php
  if($_SERVER["HTTP_ACCEPT"] != '*/*') {
        header( 'Location: URLHERE' ) ;
    }
?>
Random Furniture Download (Not Coded just SWF'd):

More coming soon
 

Hepixhotel

Member
Mar 1, 2013
28
8
<?php
if($_SERVER["HTTP_ACCEPT"] != '*/*') {
header( 'Location: URLHERE' ) ;
}
?>

I have tried that before, yes it does work. But my users couldn't enter when they uses Mozilla Firefox browser.
 

Enlighten

Member
Oct 1, 2013
279
44
Thank you for the release, Jay, when I'm home I shall check the customs and give you my review on them! Thanks for the tip aswell!
 

Users who are viewing this thread

Top