~Rob0t
Members-
Posts
118 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Events
Everything posted by ~Rob0t
-
Implying running malicious javascript isn't insecure. [MENTION=71663]IllegalPigeon[/MENTION], pls cookie hijack or redirect everyone to a site serving malware or w/e because bbcode exploit is not the definition of insecure.
-
Even if they're not the same person, they're close/in contact. If we do a SOA lookup in jcvenomlive.com (his personal site) > Specifies authoritative information about a DNS zone, including the primary name server, the email of the domain administrator, the domain serial number, and several timers relating to refreshing the zone.
-
okay, good luck in life if you didn't adapt any and just c&p.
-
Dump the database into a readable .txt file and get on my level, thx.
-
> but so many updates and more than secure basic RC heh. You make me laugh... Mr-Killer from street-mafia, right? You don't own RC or reseller rights, either. Please prove that you do.
-
plus more, because RC sucks more than McCodes (I'm going on-record when I say this)
-
Would be cool if you posted evidence as well instead of just bold accusations, thx.
-
To add on to this; If doing a strict string comparison, I like to cast the strings to a singular case: strtolower / strtoupper - because of other devs :D
-
Okay, nice one - exactly like your last 100's games but with a different name. Guy used to own Thug Para, and is Syed (Banned account). http://makewebgames.io/showthread.php/46354-Selling-Copies-Of-My-Unreleased-Engine?p=312803&viewfull=1#post312803 By the way, include a link in your original post, please! http://notorious-mafia.com/ Heh, your XSS protection is amazing... GG WP
-
I'd like to point out, in case anyone missed it, there seems to be a correct answer here. Pick wisely ;)
-
Nice guys! Quick link to pre-register ;) I love the design (apart from when you input an invalid e-mail address :() pic or didn't happen pic
-
You said "cross site scripting", which can be interpreted as cross-site request forgery (CSRF), also +1 to those professional tutorials on Youtube though!
-
Entertain me. Write a thesis, pls!
-
Have a read of this: https://www.owasp.org/index.php/Category:Vulnerability
-
[MENTION=68711]KyleMassacre[/MENTION] pls split this thread and don't delete - this is going to get interesting. I can guarantee your game is insecure if you're running RC engine. Also open a collab experience thread - I want all the juicy details. I need a good read. Thanks!
-
Generally when you quote a piece of text, it correlates to what you're about to add into the discussion... But I like your approach, very "indie".
-
Are you sure it's timing out (ie: reaching 30seconds execution) or that there is a MySQL error and die is causing the script to stop execution? My question: What debugging have you done?
-
But of course don't always default to Twitter Bootstrap. Google Material Design Lite - http://www.getmdl.io/ Foundation | Zurb - http://foundation.zurb.com/ Semantic - http://semantic-ui.com/ ...
-
There we go - you're learning to be specific in your requests. You're going to need a script to detect the device the client is on. This won't be easy as I assume you don't use a template engine and everything is in one view (business logic and view logic) - so if you need help, open a new thread.
-
Support mobile devices in what fashion?
-
But wsirc doesn't have giphy http://giphy.com/posts/slack-adds-giphy-to-every-chatroom-wut :D
-
You're using ' (quote mark) instead of ` (back tick) causing a SQL error (line 272). If you knew how to debug properly - or even attempted a debug - you would have realised your mistake.
-
And by that logic, I can say you didn't ask for no criticism. Life doesn't work like this, buddy. Then break the mould. Just because another (shoddy) developer did something differently/wrong, you shouldn't copy them. Which queries, specifically?