HabboME
Member
- Oct 14, 2011
- 84
- 20
I've tried getting force.client.php to work but haven't had luck. I've added
to my client page and I can still just go to /client without having to vote.
Can anyone help?
Thanks,
HabboME
PHP:
<?php
define('IN_CLIENT', 1);
require_once 'thehabbos_api/force.client.php';
?>
to my client page and I can still just go to /client without having to vote.
Can anyone help?
Thanks,
HabboME