Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Releases
[RevCMS] Client Script
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Fume" data-source="post: 345856" data-attributes="member: 54516"><p>Hello devbest,</p><p>I have made a useful little script that is added to your client.</p><p><u>What does it do?</u></p><p>Well what it does it shows the User ID, Username, Email, IP Address and the accounts on the ip address.</p><p>It is also draggable like the mod tools therefore you can move it to where you want it.</p><p></p><p><u>What is the point of this?</u></p><p>This script helps catch out advertisers so you can be ready to ban them when they come into the client, it also helps you spot out any people trying to duplicate accounts (maybe for coins or for user count to get staff)</p><p></p><p><u>How to install:</u></p><p>This is simple, all you have to do is download the 2 files. Put the new.php file in your main directory and replace your client.php with my one.</p><p></p><p><u>Screenshot:</u></p><p><u><img src="http://i.imgur.com/cEa8wAx.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /> </u></p><p><u>Download:</u></p><p><a href="http://www.mediafire.com/download/naydhhpkr4dd7b2/Cryto%27s+Client+Script.zip" target="_blank">http://www.mediafire.com/download/naydhhpkr4dd7b2/Cryto's+Client+Script.zip</a></p><p></p><p></p><p>Enjoy! <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /></p><p>p.s only staff members rank 4+ can see this, if you want it changed, open client and look for:</p><p>[CODE]if(mysql_result(mysql_query("SELECT rank FROM users WHERE id = '" . $_SESSION['user']['id'] . "'"), 0) >= 4)[/CODE]</p><p>And change the '4'</p></blockquote><p></p>
[QUOTE="Fume, post: 345856, member: 54516"] Hello devbest, I have made a useful little script that is added to your client. [U]What does it do?[/U] Well what it does it shows the User ID, Username, Email, IP Address and the accounts on the ip address. It is also draggable like the mod tools therefore you can move it to where you want it. [U]What is the point of this?[/U] This script helps catch out advertisers so you can be ready to ban them when they come into the client, it also helps you spot out any people trying to duplicate accounts (maybe for coins or for user count to get staff) [U]How to install:[/U] This is simple, all you have to do is download the 2 files. Put the new.php file in your main directory and replace your client.php with my one. [U]Screenshot: [IMG]http://i.imgur.com/cEa8wAx.png[/IMG] Download:[/U] [URL]http://www.mediafire.com/download/naydhhpkr4dd7b2/Cryto%27s+Client+Script.zip[/URL] Enjoy! :) p.s only staff members rank 4+ can see this, if you want it changed, open client and look for: [CODE]if(mysql_result(mysql_query("SELECT rank FROM users WHERE id = '" . $_SESSION['user']['id'] . "'"), 0) >= 4)[/CODE] And change the '4' [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
[RevCMS] Client Script
Top