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 Tutorials
How to hide server ip in motto
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="Joshhh" data-source="post: 377573" data-attributes="member: 67621"><p><strong>Hello Devbest!</strong></p><p><em>I have recently been on hotels, where they still have the "Exploit" (I'm guessing it's called that). Where you can type {server_IP} in your motto, and it would show up on your profile.</em></p><p>All you need to do is head to your class.template.php in the (wwwroot/app/class.template.php).</p><p></p><p>And find this code: [CODE]$this->setParams('server_ip', $_CONFIG['hotel']['server_ip']);[/CODE]</p><p></p><p>To help prevent users from using {server_IP} in their motto, just take that line of code out and save.</p><p>That's basically it.<img src="/styles/default/xenforo/smilies/emojione/thumbsup.png" class="smilie" loading="lazy" alt=":up:" title="Thumbs Up :up:" data-shortname=":up:" /></p><p>Any problems add my skype: Chicken.wings0101</p></blockquote><p></p>
[QUOTE="Joshhh, post: 377573, member: 67621"] [B]Hello Devbest![/B] [I]I have recently been on hotels, where they still have the "Exploit" (I'm guessing it's called that). Where you can type {server_IP} in your motto, and it would show up on your profile.[/I] All you need to do is head to your class.template.php in the (wwwroot/app/class.template.php). And find this code: [CODE]$this->setParams('server_ip', $_CONFIG['hotel']['server_ip']);[/CODE] To help prevent users from using {server_IP} in their motto, just take that line of code out and save. That's basically it.:up: Any problems add my skype: Chicken.wings0101 [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Tutorials
How to hide server ip in motto
Top