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
[REL] TheHabbos API - [Force Vote]
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="Sledmore" data-source="post: 189581" data-attributes="member: 591"><p>Hey,</p><p> </p><p>So I made this script for <a href="http://devbest.com/members/skeetemup.2935/" target="_blank">SkeetEmUp</a> after seeing how his script was done I thought I'd just use the actual API as it preforms the check better, but he isn't currently using it, so don't want it to go to waste so I thought I'd give you guys it.</p><p> </p><p><strong>What does it go?</strong></p><p>Simple, it does everything TheHabbos API does but will act as a force-voter rather than show the template etc.</p><p> </p><p><strong>Why should I use this?</strong></p><p>Because it checks if TheHabbos is up or not, and if the user has already voted, rather than sending them back and forth to TheHabbos.</p><p> </p><p><strong>How do I use this?</strong></p><p>Simple, add the following code to where you would like this to work (probably best to be on the index).</p><p> </p><p>[PHP]</p><p>if (!isset($_GET['novote']))</p><p>require_once 'thehabbos_api/api.php';</p><p>[/PHP]</p><p> </p><p>And then your users that visit your website without using ?novote on the end of the domain name will be asked to vote.</p><p> </p><p><strong>Note:</strong> I'd suggest when you link from TheHabbos you use ?novote on the end of your domain name to avoid being suspended <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /> (When <a href="http://devbest.com/members/dwight.1/" target="_blank">Dwight</a> makes me a mod panel <img src="/styles/default/xenforo/smilies/emojione/biggrin.png" class="smilie" loading="lazy" alt=":D" title="Big Grin :D" data-shortname=":D" />).</p><p> </p><p><strong>Note 1:</strong> Make sure to change the username to your TheHabbos username, the URL to your websites URL without http:// or WWW. and the API redirect to your domain with ?novote on the end.</p><p> </p><p><strong>Download(s):</strong></p><p><a href="https://mega.co.nz/#!6JkBGZDL!RjKypwc0joLWLozCl8Ingx3VdyMOM0fwhIlWqIs0LQc" target="_blank">https://mega.co.nz/#!6JkBGZDL!RjKypwc0joLWLozCl8Ingx3VdyMOM0fwhIlWqIs0LQc</a></p><p> </p><p>If you like this release feel free to show your appreciation by clicking the 'Like' button. <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" />. Thank you!</p></blockquote><p></p>
[QUOTE="Sledmore, post: 189581, member: 591"] Hey, So I made this script for [URL='http://devbest.com/members/skeetemup.2935/']SkeetEmUp[/URL] after seeing how his script was done I thought I'd just use the actual API as it preforms the check better, but he isn't currently using it, so don't want it to go to waste so I thought I'd give you guys it. [B]What does it go?[/B] Simple, it does everything TheHabbos API does but will act as a force-voter rather than show the template etc. [B]Why should I use this?[/B] Because it checks if TheHabbos is up or not, and if the user has already voted, rather than sending them back and forth to TheHabbos. [B]How do I use this?[/B] Simple, add the following code to where you would like this to work (probably best to be on the index). [PHP] if (!isset($_GET['novote'])) require_once 'thehabbos_api/api.php'; [/PHP] And then your users that visit your website without using ?novote on the end of the domain name will be asked to vote. [B]Note:[/B] I'd suggest when you link from TheHabbos you use ?novote on the end of your domain name to avoid being suspended :) (When [URL='http://devbest.com/members/dwight.1/']Dwight[/URL] makes me a mod panel :D). [B]Note 1:[/B] Make sure to change the username to your TheHabbos username, the URL to your websites URL without http:// or WWW. and the API redirect to your domain with ?novote on the end. [B]Download(s):[/B] [URL]https://mega.co.nz/#!6JkBGZDL!RjKypwc0joLWLozCl8Ingx3VdyMOM0fwhIlWqIs0LQc[/URL] If you like this release feel free to show your appreciation by clicking the 'Like' button. :). Thank you! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
[REL] TheHabbos API - [Force Vote]
Top