Thats why you use "protection". Proxies for this is just as big of a scam as CloudFlare and other "DDoS" Protection companies.
Sent from my SM-G928F using Tapatalk
Its because it cant find the files? Read what it says "404 Not Found", you've configured your external texts wrong.
Sent from my SM-G928F using Tapatalk
Never use HTTP_CF_CONNECTING_IP as it is insecure, what you should do instead, is checking whether or not the user is using VPN or a Proxy.
Haha TCP Proxies are crap and unreliable if the "attacker" knows how to use Kali Linux properly. You do realise a TCP Proxy doesn't protect you against...
DATE(`daily_time`) <= CURRENT_DATE - INTERVAL 23 HOUR
If you want it to be daily @Sly, and reset at a new day (00:00) this is how I did it, the reason I made it 23 hours and not 24 hours, depends on the local time of the user and the mysql.
And another thing, @JMS, there's no reason at all to...
Thanks a lot man, this cleared it out for me. You got any idea why the sockets doesn't work?
I'm using this function:
function MUS($command, $data='') {
$MUSdata = $command . chr(1) . $data;
$socket = socket_create(AF_INET, SOCK_STREAM, getprotobyname('tcp')) or die ('Could not create...
Wouldn't it be possible to take the users look, and pass it through habbo imaging to give the user image instead of having to upload a new image every time the user changes look? Like in Habboon
Sent from my SM-G928F using Tapatalk
Why it doesn't work? Check the wired statement dude, "user walks on" you simply don't walk onto something if it gets summoned beneath you. You need to do a "if furni has users" and then a "user collision" which teleports them back.
yo, I'm having bit of a trouble to get sockets working. No errors were shown when the function was executed, but nothing happened. I've tried various different commands and data, but still nothing. Any one who actually got this to work?
function MUS($command, $data="") {
$MUSdata =...
You keep going off-topic and prejudice shit I've never written. Seriously, get your shit together mate, you're writing random shit that has nothing to do with anything I've ever written in this thread. You begin to talk about retros, developing and projects, even though it couldn't be more...