Jump to content
MakeWebGames

Zero-Affect

Members
  • Posts

    3,713
  • Joined

  • Last visited

    Never

Everything posted by Zero-Affect

  1. Re: [other] New Login + New Register nice login mate... :-D
  2. Re: [mccode v2] Gang Recruit sniko use the event_add function from globals
  3. Re: 3 Word Game a shaggy dog...
  4. Re: [mccode v2] Preferences i would love to see your code mate im sure it will be quite educational
  5. Re: 3 Word Game her glass eye...
  6. Re: How To Protect Your Game From Hackers? this looks like a very special post... lol just remember if it can be edited then it needs to be secure lol i try and secure everything from global func to globals obviously my website will still be hackable to people with higher intelligence but you lower it by every query or statement you secure. a regular "rpg hacker" copies the codes from a text file... and does not know anything on how they work etc... but if you get someone who understands the weak points if mc then that's when you have a issue... most common attacks are cmarket and forum and sometimes if enabled profile signature using basic knowledge attacks. anything that can be edited by a user should be secured. if not then your just asking to be hacked. from a 1 dollar game to a 1000 dollar game all are subject to being hacked, the "hacker" doesn't mind.
  7. Re: [mccode v2] Preferences   Kyle ... how long have you been coding? show me a simple sprintf command using alpha digit and decimal's echo would be acceptable but printf would also be acceptable... i have been coding for just over 7 months... im sure you have been for about 2.5 - 3.5 years   pog1 consider the repercussions of your actions before prompting a idiotic opinion covering your immaturity with idiotic jokes does not shield you from what you really are would either of you like to borrow a dictionary? or maybe a php manual... just so there is no hard feelings + 1 for both of you although neither of you deserve it. EDITED: Kyle did need a manual lol
  8. Re: [V2] Gang Recruit   Dont know how to secure sorry Read the post on sprintf ;) 2) Ill give it a shot, i dont have any ideas on how to do it though I would look at the function for applying and copy that in make a new table for the app to go into e.t.c.. there's a post on sprintf? is there one on mres and ereg lol maybe float int or print_r?
  9. Re: [V2] Gang Recruit looks sweet mate + 1 your coming along :-D
  10. Re: Av Bank [FREE] ... how about round() instead of floor and float is acceptable if you use bigint...
  11. Re: [mccode v2] Preferences from experience with websites... i've owned websites since i was 14 :-o
  12. Re: Av Bank [FREE]   my row for bank isn't int :-D
  13. Re: [mccode v2] Farming well i would have done it like $option = 1; while ($option < 30) { echo '<option value="'.$option.'">'.$option.'</option>'; $option++; } but i basically just spaced out your code wasn't really paying attention master coder... if you think im a master coder then im sure you need a mental assessment...
  14. Re: 3 Word Game // off topic // don't post anymore lol zero-affect is two words, three if you count hyphen... ////   Farts in kyles...
  15. Re: [mccode v2] Preferences i was playing on statistics im sure you statistics are incorrect and no i don't believe my yahoo lists are the community of the inet world. your a kid... yet you claim to know how to code... correct? so what makes you think all the kids have no skills... and basic percentages from like 500 of my friends one 50 play rpg's therefore 10% im sure on a much wider scope its more but by what i know it's only 10% most people only use the web for porn... im sure thats more that what play rpg's yeah you say its 95% who play rpg... ok... how many of them do you reckon use web proxies? therefore disallowing js...
  16. Re: 3 Word Game shoots kyle dead... // off topic // who said it was sexual.. your the one with the dirty mind thinking of it in that vulgar sense
  17. Re: [mccode V2] Bank Investment interesting modification pog
  18. Re: [mccode v2] Preferences that's gotta be wrong i have hundreds of people on my several yahoo accounts who wouldn't be caught dead on a rpg lol most of my msn also don't play rpg so about 90% of my complete friends on here don't play rpg's... the 10% are new from rpg's lol
  19. Re: 3 Word Game licks her finger...
  20. Re: 3 Word Game while milking a...
  21. Re: [mccode v2] Preferences good point if you site is enhanced then people will stay even the little things... but draw back is that a percentage of people disable or don't even have js... so like i do i use a little js but i also allow the original links to work if a user doesn't have js enabled
  22. Re: Av Bank [FREE] lol would never have guess kyle :-D atleast let them work something out for themselves
  23. Re: Av Bank [FREE]   im sure $interest = (float) floor($moneys * 0.01); would be best for bigger games
  24. Re: [mccode v2] Ignore User Mail it's not very difficult, convert friends list and add a little code in mail compose... and obviously the sql but im sure if smart enough could be ran by files or other techniques
  25. Re: Things A Goverment Official Wont Say.... "Bush and Blair are shagging right now so they can't talk, would you like to buy the video?"
×
×
  • Create New...