Jump to content
MakeWebGames

Gang-Life

Members
  • Posts

    39
  • Joined

  • Last visited

About Gang-Life

  • Birthday March 22

Gang-Life's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I'm having a big problem & need your help, I drop all my users to be able to start from userid=1 but it keeps shooting back up to id=236 I've dropped almost every table in phpMyadmin but it still keeps counting from 237 :mad: It has made me wanna cry so I'm asking for help now   if($_REQUEST['ref']) { $q=$db->query("SELECT * FROM users WHERE userid={$_REQUEST['ref']}"); $r=$db->fetch_row($q); } $zone=mt_rand(1,4); $db->query("INSERT INTO users (username, login_name, userpass, level, money, bankmoney, zone, gold, donatordays, adminlawl, energy, maxenergy, will, maxwill, brave, maxbrave, hp, maxhp, location, gender, signedup, email, lastip, lastip_signup, display_pic, layout) VALUES( '{$username}', '{$username}', md5('{$_POST['password']}'), 1, 200, 2000, $zone, 0, 3, 1, 100, 100, 5, 5, 5, 5, 20, 20, 1, '{$_POST['gender']}', unix_timestamp(), '{$_POST['email']}', '$IP', '$IP', 'images/noavatar.jpg', 4)"); $i=$db->insert_id(); $db->query("INSERT INTO userstats VALUES($i, 2, 2, 2, 2, 2)"); $db->query("INSERT INTO network_friends_top VALUES('', $i, 1, '', '', '', '', '', '', '')"); $db->query("INSERT INTO network_friends_approved VALUES('', $i, 1,UNIX_TIMESTAMP())"); $db->query("UPDATE users SET fightrank=$i WHERE userid=$i"); $pass = md5($_POST['password']); if ($_REQUEST['ref'])
  2. It'll sell imo, but won't get alot for it. Looks good to me if I was a player
  3. Ravan script is ****ing too heavy and it seems fells like i can't add nothing to it w/o getting errors So which one out of mccodes and grpg
  4. Ok thanks i'll look into flash animation further than,... and i wouldn't even attempt to sell that garbage
  5. here's a login http://gang-life.com/login.jpg
  6. First time attepting to make 1 layout took me 2 hours just to think, draw, and straighten, and still some stuff looks crooked. but this is my first attempt so please give some tips and not alot of rages.... and I going to try to code this once i finish the design (login, game layout, register) a fully coded design for mwg :p so please give tips http://gang-life.com/layout1.jpg
  7. By Login layouts I mean only PSD's. and how much for a inside game layout (forgot proper name) and how much for fully coded one :confused: I'm not asking to buy I'm seeing how much the average price for them so i won't over charge
  8. edit: nvm already stated, and if they encrypt the codes then you cannot edit it :P that would be horrible.
  9. *phishing and from the looks of it pretty legit to me, unless the game is worth making a complete website "gogogogo.com" that has members active...
  10. There was also some in 9,8,7,6,5, nothing new. there will always be vuln w/ java no matter what
  11. Ok i've changed the thread just for you, just found out my server is hosted on us even though i've paid for offshore :/ $1.00/m COUPON "HOSTSALE"
  12. Just sharing a link to this website that is hosted , been hosting my games on there for awhile now and the admin is nice so check them out http://onii-chans.com/ They got free hosting and it's got 1 minute cron jobs, $1.95 a month for 3gb $1.00/m COUPON "HOSTSALE"
  13. Gang-Life

    $1

    Yea i use the photoshop cs6 portable because the real full one at thepiratebay is kinda too big for me
  14. I would play this for sure, nobody like an overly designed layout imo
  15. I can make for you just pm me.
×
×
  • Create New...