
Originally Posted by
Royal123
download and extract it to your htdocs or wwwroot : https://mega.co.nz/#!kgNTAQIC!UsxaXy...CZHSdwXRaLdH_4
next , add the rules :
For XAMPP:
Paste this after RewriteEngine On:
Code:
RewriteRule ^habbo-imaging/badge/([^/]+) /habbo-imaging/badge.php?badge=$1
RewriteRule ^habbo-imaging/head/([^/]+) /habbo-imaging/head.php?figure=$1
For IIS:
Code:
<rule name="Imported Rule 1-1">
<match url="^habbo-imaging/badge/([^/]+)" ignoreCase="false" />
<action type="Rewrite" url="/habbo-imaging/badge.php?badge={R:1}" appendQueryString="false" />
</rule>
<rule name="Imported Rule 2-1">
<match url="^habbo-imaging/head/([^/]+)" ignoreCase="false" />
<action type="Rewrite" url="/habbo-imaging/head.php?figure={R:1}" appendQueryString="false" />
</rule>
Now, go to your emulator config. Add this below
Code:
guilds.link=http://YOURIP/habbo-imaging/badge/
stream.link=http://YOURIP/habbo-imaging/head/
Now, go to your external_variables and search for %imagerdata%, then a link like this will come up: group.badge.url=http://%predefined%/habbo-imaging/badge/%imagerdata%.gif
Edit it to:
Code:
group.badge.url=http://YOURIP/habbo-imaging/badge/%imagerdata%.gif
Now clean your cache, if you have done that go to:
Code:
http://YOURIP/habbo-imaging/badge/b6601s42014s01090s14014s18014.gif