Jump to content
MakeWebGames

kryptonite

Members
  • Posts

    45
  • Joined

  • Last visited

    Never

Everything posted by kryptonite

  1. probelm he has is he dont have curl in front of the cron jobs i was on teamviewer with his he wont listen to me at all so dont deal wit this guy please dont!!
  2. yah this guy is soooooooo annoying he wanted to buy some stuff from me i said okay then he said nvm and all i sent money back then he said give me my stuff or im contacting police im like do it bro i sent your money back so dont do anything with taarik
  3. $text = preg_replace($pattern, $replacement, $text); to $text []= preg_replace($pattern, $replacement, $text); thats line 42 maybe im not fully sure
  4. This is not a battle ladder where people sign up and everything in phpmyadmin (you) the coder put in who you want on ladder then it starts they attack them and try to keep there place!The best stay on it gets them motivated to be the best kinda similar like Null said but anyway this is a way better system when godfather and all looks very nice give me a PM if you are interested!Thanks!
  5. Okay to start off this is a mod my friend (Null) and I have built. This is not a battle ladder this is a totally different ladder. Details: 1.there is (x) amount of spots on the attack ladder however many people you want on it 2. There is a godfather the best in game to be told 3.The top players on attack ladder get (x) amount of crystals you change it to what you want every hour or what time you want them to get crystals for being on ladder 4. The God Father gets (X) amount of crystals every 6 hours or 12 hours(thats in my mind so i don't have crystal madness) you set to what you want 5.on attack they have ladder attack button they must click that to get on ladder 6. A random person in game cannot attack get the god father spot they must be on ladder first then try to get the god father spot Thats it it would be 15$ for sale or 30$ re-seller rights!PM me if wanted! If you cant see the pictures really good go to http://gangstertownwars.info to see! To see a picture of the attack ladder go to this http://i200.photobucket.com/albums/aa3/rock563/attackladdersell-1.png
  6. Does anyone have a crime formula that would be 50% win because i mean having someone level 90 in 2 days is rediculous and it would be greatly appercieated if somone had a good 50% win crime formula Thank You!
  7. Watching the SUPER BOWL!!!!!!!!
  8. Tell me what you got on modsin V2 i'll buy something real good PM me if you want to make a deal thanks!=]
  9. ok first off open up the v1 code you have that you want to convert to v2! then find this in the code   session_start(); require "global_func.php"; if($_SESSION['loggedin']==0) { header("Location: login.php");exit; } $userid=$_SESSION['userid']; require "header.php"; $h = new headers; $h->startheaders(); include "mysql.php"; global $c; $is=mysql_query("SELECT u.*,us.* FROM users u LEFT JOIN userstats us ON u.userid=us.userid WHERE u.userid=$userid",$c) or die(mysql_error()); $ir=mysql_fetch_array($is); check_level(); $fm=money_formatter($ir['money']); $cm=money_formatter($ir['crystals'],''); $lv=date('F j, Y, g:i a',$ir['laston']); $h->userdata($ir,$lv,$fm,$cm); $h->menuarea();   then replace it to this   include "globals.php";   Then find this in the code   mysql_   replace to   $db->   Then find this in the code   fetch_array   replace to this   fetch_row   And thats is thats the (basics) Have fun !
  10. well im using google chrome and green and cant change colors in basic settings ?? =[ =[
  11. ividen can you fix this so its not green in game and we can change cololrs in staff panel?or can someone fix this!?
  12. sorry to say i tried this out it shows green in the middle of the game and cant see any of the words and also it wont let you change colors/image in basic settings! :(
  13. ughh another post! Please stop man if someone wanted them they would contact you on other posts !Over post over and over is not the way!
  14. Hey everyone what is a good crime formula to pass like 50-65% of crimes??   Also trying to get it to easy at first and as they gain levels it gets harder!!
  15. thats all you had to say dang instead of saying what you just said !!!!
  16. Please stop over posting about 1 thing over and over if someone wanted to buy your mods they would there is no need to keep posting threads about them !
  17. ImmortalThug will secure you whole site real cheap ! he does it real good too. my reccomendation is that if you ever go to get security go with him he is real talented and does a very,very good job.(Thanks man your the best!). give him a shout you wont regret it!
  18. kryptonite

    nvm

    me grow up bro you got alot to learn i was 3 sec from that message maybe if you went on yahoo messenger you would see that like 3 sec after yo ugot it there is a offline message asking for where i pay so you brought it upon yourself i'll still pay but you have to get the heck on!
  19. kryptonite

    nvm

    Dont listen to him we made a deal for 7$ for 1 hour he stalled almost the whole time i got about 4 lines out of it then i had 5 min left he argued with a html wording then he got off i started tryping whats your dang paypal? then he was already logged off so i went into paypal wondering what it was and nothing so i would still pay him but he needs to just get to be a man and stop crying ever sec he dont get something right then and there!!!
  20. Hey everyone how do i make a background image i have one on but it shows like 30 little boxes i need one thing to show the whole screen anyone help?
  21. WHAT NO i aint even spamming im done with people making false accusations against me saying im someone else !
  22. everyone to let you all know i only have 1 account and it is this one im not general nor anyone else i am kryptonite ok damn why dont you all just stop this nonsense and get on with your lifes ,saying im one person which im not !
  23. Hey everyone please someone help im trying to add a weapon to donator page ipn_donator.php to say and idk what to put in there can someone help and also how do i make breakable and unbeakable weapons??
  24. Max stats/Money ? ok go to phpmyadmin and to the table userstats on the left then in structure change strength agility and gaurd to DECIMAL (13,4) 13= numbers before decimal point and 4= numbers after that will get more stats for you !=]
×
×
  • Create New...