
~Spooky~
Members-
Posts
103 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Events
Everything posted by ~Spooky~
-
How Can I Judge The Legal From The Illigal Codes?
~Spooky~ replied to Almost's topic in General Discussion
Re: How Can I Judge The Legal From The Illigal Codes? Man no wonder Im seeing game after game getting HACKED. Thats the DUMBEST thin to POST a stupid EXPLOIT. Yes it should be edited cause I just had to reset 3 that were taken down by that damn EXPLOIT. -
Re: cron jobs help DAMN DEATHSTAR CPANEL 11 is NOT HARD. And you say your a coder?????? Hell I do crons all day long ON CPANEL 11 and H-Sphere cpanels ( WHICH is BRAND NEW unhackable cpanels) Anyone need help on crons HIT ME UP.
-
Re: [TGM] Federal Jail Court System [TGM] I was the one who came with the IDEA for Cronus. My fed jail was getting full and no one would send me email to explain anything. I like this cause at least the player can explain why. Also if staff has not obeyed a rule they can plea. Think its just fun idea to add to game. Also if players are havig problems with another player take it to the JUDGE. Also helps out owner so you can have a judge help with Feds and cases.
-
Re: cron jobs help I KNOW. I done one already. Pain in the ass but I got them working
-
Re: cron jobs help What Narcotic??
-
Re: itembuy.php the item always has to be 1 in DB to be buyable.
-
Re: cron jobs help PM me I can help you on your crons. I have dealt with the same cpanel setup already on crons. I dont need cpanel access I can do them without.
-
[Free] [V1] Guess What Cup? (Casino Game)
~Spooky~ replied to Isomerizer's topic in Free Modifications
Re: [Free] [V1] Guess What Cup? (Casino Game) Nice one!! -
Re: Coding Hours. Just learning. Code about 4-8 hrs maybe more. Starting to enjoy it.
-
Re: [TGM] Attack Ladder System [TGM] HA HA HA!! Good idea. Now my players can stop beating on each other
-
Re: [TGM] Gang War Demands [TGM] SWEET Cronus. Now do my allies one!!! HA HA HA
-
Re: [FREE] Bodyguard V2.0 God learn to S.P.E.L.L..... its CRONUS
-
Re: [LITE][FREE] Job MAYBE cause its wrong like Decepti0n said.
-
Re: Menu on Left and Right Side HA HA HA I was just messing around and I moved the menus. Have mine SPLIT. Heres the code... insert this anywhere you want the parts of menu to be. Dont forget your other menus too like jail and hospital...... CODE::::: /* Moved to mainmenuright.php make new file call it mainmenuright.php and move the parts of menu there. Anyone want help just let me know...... if it works +1 me.
-
Re: [v1]Refill Users shouldnt be hard at all.
-
Re: [mccode] Additional Currency add new field. I did gems, and then just added it to everything in files like money.
-
Re: [mccode] Lucky Dip yes I do.... even got it insatlled on my streets. add field to user table call it gamegose int 11 not null then set up a qurey in your turns or steps or streets. Then you got it once a day. There is a bug in it.
-
Re: [v1]Refill Users ha ha it would be cool to pull something like this on April Fools. I dont need it cause I got food refills energy and can mass give those. Good job though kraig
-
Re: Best Freebies Hey now dont bash the freebies. My game isnt low quality. And yeah I would use Golden Zeros freebies.
-
Re: [v1][FREE] Gang Welcome Message he had errors in his. Wasent working right, and it didnt in mine either. We just had same bug in it
-
Re: plz help yeah thats what Im saying. Its easy fix. Im no coder but I fixed alot of games had this problem. Im even surprised all the bashing the so called experienced coders do one here but no one had the simple answer. It is his mysql.php thats set up wrong. I even seen some games have config.php thats set wrong also. I have two games. GP has mysql.php only, Crazy Chaos has both config.php and mysql.php. Now if theres a third or second mysql.php make sure thats right too. If you need help MSN me I will give you screen shot of how to do it and where to look.
-
Re: [v1][FREE] Gang Welcome Message well iseeyou I got your Welcome Gang Message working. Be nice to get a force for it......
-
Re: [mccode] Date Mod Okay well that bites the big one. Im on V1 but mine loops. No money comes out and nothing past the yes no link. Any ideas??
-
Re: [mccode] [TGM] Item Sell Logs [TGM] this mode is for items sold from hitting sell item link. MC dont do it. I had serious cheating on my staff from him giving himself stuff but selling on market. Be nice to see the players or staff that credit themselves just to turn around and hit sell button in inventory. Theres no record of that. Just whats been transfered out of inventory to market.
-
Re: plz help you can on free sites. I have done them. The database is there if hes coming up with that error. The mysql.php and the config.php has to have the username and pass of cpanel and in config the pass and user of DB. I fix this problem many times.