Jump to content
MakeWebGames

~Rob0t

Members
  • Posts

    118
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by ~Rob0t

  1. 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.
  2. 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.
  3. okay, good luck in life if you didn't adapt any and just c&p.
  4. Dump the database into a readable .txt file and get on my level, thx.
  5. > 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.
  6. plus more, because RC sucks more than McCodes (I'm going on-record when I say this)
  7. Would be cool if you posted evidence as well instead of just bold accusations, thx.
  8. 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
  9. 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
  10. I'd like to point out, in case anyone missed it, there seems to be a correct answer here. Pick wisely ;)
  11. 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
  12. You said "cross site scripting", which can be interpreted as cross-site request forgery (CSRF), also +1 to those professional tutorials on Youtube though!
  13. Entertain me. Write a thesis, pls!
  14. Have a read of this: https://www.owasp.org/index.php/Category:Vulnerability
  15. [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!
  16. 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".
  17. 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?
  18. 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/ ...
  19. 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.
  20. Support mobile devices in what fashion?
  21. ~Rob0t

    Slack Chat

    But wsirc doesn't have giphy http://giphy.com/posts/slack-adds-giphy-to-every-chatroom-wut :D
  22. 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.
  23.   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?
×
×
  • Create New...