Was never my intention to bring bring people into this As see by the offer to take it to direct messages.
It's been this way for 14 years I doubt it'll stop now imo.
Never used another user to do what I did and yes your retro still has the exploit as does the majority of cms releases. Will I...
https://prnt.sc/sxgv15 Screen shot of offering to take it to dms.
Just gonna outline the fact everything you've called me out on I have backed up everything I have said. You banned two users one for calling you "daddy" and another for sticking up for the person that was banned. Chris refunded...
Stop playing the innocent card, EVERYTHING you did we did to YOU now that it has been exposed you are now playing the VICTIM card you banned users after they bought VIP on your retro, did you offer a refund? no, no you didn't. Stop trying to be the victim here if YOU do something and don't...
https://prnt.sc/sxgatz There's the one of you decrypting peoples passwords.
https://prnt.sc/sxgc8v This is the screenshot of you attempting to login to a devbest account.
https://prnt.sc/sxgcxo I won't be showing the password he attempted to decrypt.
Lets be honest tho yh.
https://prnt.sc/swpgav
https://prnt.sc/swpfsk
https://prnt.sc/swpf2v
https://prnt.sc/swpctg
https://prnt.sc/swpcfx
https://prnt.sc/swpbuy
1591816579
I'll also upload the proof of you performing DDOS attacks against websites and decrypting peoples passwords to access there...
Can't debug because you have multiple errors. If you double click each one and read the error it'll tell you what to do, with the "The type of namespace name 'roomuser' errors if you click ctrl+alt it'll come up with suggestions for fixes.
Hi the problem you maybe having is that your variables are not linked correctly.
Go to your External_variables.txt and scroll to the bottom there should be a few links double click them in notepad++ if they show a page with the error of 404 its because the files aren't linked correctly!
If you...
Hi again!
The queries you are running are resulting in errors so therefore are not being added to the Database.
What this error means [Err] 1054 - Unknown column 'is_arrow' in 'field list' Is that the "column" which is what defines furni for price or icon images ect ect is not found, the way...
If you want to edit the catalog to add/remove pages its really easy and simple.
To remove click ctrl+f find the page you want to remove and click on the small bar on the left it should highlight the field once done right click hit delete then click the small tick at the bottom go to client type...
If you properly read the code that you have posted, not only have you removed the hc bar but you have also removed the diamond counter credit counter and the ducket counter.
I am going to presume you read a thread wrong and jumped ahead I would re consider thoroughly re-reading the thread for...
If you need to change the ranks go to your database table find the user of who you want to change there ranks and edit the number it should look something like this;
http://prntscr.com/sqc7ie
If you're not sure on which rank to make the desired user go to your ranks table you should see...
Go over your vars.
Go to the bottom where the links are you should see something like this;
productdata.load.url=http://x/game/gamedata/productdata.txt
external.texts.txt=http://x/game/gamedata/external_flash_texts.txt...
Layer 7 ddos work by overloading your apache connection limit that's why when a user or someone tries to connect you receive the error "service unavailable".
The easiest way to fix a "Layer 7" DDOS attack is just make iptables on your apache server and setup a reject method to reject any ip...