
chicka
Members-
Posts
351 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Events
Everything posted by chicka
-
I thought this might be a good idea. With the economy out of control in most games, I figured that this would help. People see the huge payout and play not realizing that the odds are very slim.
-
Your right illusions,, Sorry guys I forgot to add that..
-
I haven't posted any mods on here yet so I thought I would post one I made, Its quite simple. Users place a bet and guess a number between 1 and 200 which can be edited easy. <?php include "globals.php"; if($ir['guess']<1) { echo"you have used up all your guesses for the day. Come back Tomorrow. [url='index.php']Home[/url]"; $h->endpage(); } echo' <font color="red" align="center"><h3>Welcome to the guessing game</h3></font>'; switch ($_GET['action']) { case 'bet': bet(); break; case 'answer_guess': answer_guess(); break; case 'play_game': play_game(); break; default: game_home(); break; } function game_home() { global $db,$ir,$c,$userid,$h,$r; echo" The Rules are simple. You have 10 guesses per day. If you guess the correct number you will win 50X your bet. Be carefull cause you could loose all your money!! Are you interested? [url='guessing.php?action=bet']YES[/url] [url='index.php']NO[/url] "; } function bet() { echo' <form action="guessing.php?action=play_game" method="post"> <b align="center"> place your bet in the box below. Remember that there is always a chance you can loose all your money so be wise about how much you bet. <input name="money" type="text"/><br / <input type=submit value="bet"/><br /. [/b]</from>'; } function play_game() { global $db,$ir,$c,$userid,$h,$r; $_POST['money']=(int)$_POST['money']; if($_POST['money'] > $ir['money']) { echo' you are betting more money than what you have'; } else if($_POST['money']<=0) { echo'Try adding real money'; $h->endpage(); } echo' <form action="guessing.php?action=answer_guess" method="post"> <b align="center"> Place your guess in the box below. If you guess the correct number you will win 50X your money. <input type="hidden" name="money" value="'.$_POST['money'].'" /> <input name="guess" type="text"/><br / <input type=submit value="your guess"/><br /. [/b]</from>'; } function answer_guess() { global $db,$ir,$c,$userid,$h,$r; $rand = rand(1,200); $guess = (int) $_POST['guess']; if($guess != $rand) { echo'Nice try how ever that is not the correct answer. Better luck next time [url="guessing.php"]Back[/url]'; mysql_query("UPDATE users SET money=money-{$_POST['money']} WHERE userid=$userid"); mysql_query("UPDATE users SET guess=guess-1 WHERE userid=$userid"); } else { echo 'Correct! you have been credited with 50X your bet. [url="guessing.php"]Back[/url]'; mysql_query("UPDATE users SET money=money+{$_POST['money']}*50 WHERE userid=$userid"); mysql_query("UPDATE users SET guess=guess-1 WHERE userid=$userid"); } } $h->endpage(); ?> add this to your data base ALTER TABLE users ADD guess (int)11 default 10 This is just the beginning of the mod. I was thinking of adding more things for users to guess on. if anyone wants to add to it feel free. Any bugs post them up and i'll try and get them fixed
-
thanks guys. Blademaker I don't have this coded. Who ever wants it can have the psd and they are gonna have to get it coded.
-
I've been working with photoshop and learning how to use it. I've made a layout and i'm giving it away. If you wanna use it feel free. PM me and i'll send you the psd. I'm new to photoshop so its probably not the best. I'm open to constructive criticism
-
Thanks for the positive feed back guys greatly appreciated.. I'm still trying to figure out all the neat little tools that photoshop has.
-
image and post edited.. Thanks for the feed back.. I'm hoping to seriously improve my photoshop skills..
-
Oh my your right I did Lol i'll fix that right away
-
I'm totally new with photoshop so I would appreciate some good feed back. and if you have nothing good to say I would also appreciate you not saying anything at all. Its a simple log in page
-
7:50 pm here and its running really slow.
-
Very well done Danny :-)
-
Strange. I don't see anything on here about bashing little kids. What I see tho is a warning to other about who you really are making sure that the honest good people on here don't make the same mistake I did with you. You can call it childish, immature or what ever you want but as long as people know who and what your all about it was WELL WORTH IT!!!!
-
lol little childish? You only gave me a cmarket.. thats all you helped me with... I only did the bot to your game never tried to hack it any other time.. After I did that you threatened to press charges on me.. All I got was a slap on the wrists saying not to do it again lol.. A game isn't really important to the police.. They have better things to do then deal with a hacker. FYI: I don't own a game I only test few mods here nd there on a friend of mines site.. lol little childish? You only gave me a cmarket.. thats all you helped me with... I only did the bot to your game never tried to hack it any other time.. After I did that you threatened to press charges on me.. All I got was a slap on the wrists saying not to do it again lol.. A game isn't really important to the police.. They have better things to do then deal with a hacker. FYI: I don't own a game I only test few mods here nd there on a friend of mines site.. Childish? I call it looking out for the good people on here willing to help. I don't want them to get screwed.... All you got was a slap on the wrist? funny cause on msn you wanna say you got a fine. See what I mean. The lie's just can't stop can they? Ya see this is why people don't like you in games and out of game. Being honest with your self will lead you to being honest with others thus having people actually like you and willing to help you. Until then I guess you pretty much shit out of luck. *
-
You seem to make "A LOT" of mistakes and try to tell people its in the past get over it.. Guess what no one forgets about the past especially when the same fool does it more than once. As for my game? you have tried to hack it more than once and ended up in fed jail every time. My game is 99.9% secure. So you found a flaw in my register which was fixed right away.. any noob could have done that (like your self) now if your expecting people to help you when you continue to do stupid shit, your out of your mind. I helped you out with your game then you stab me in the back and you expect me to continue to help you I DON"T THINK SO. and i'm sure most people after reading this are gonna think the same about you. For those who don't and still wanna help ya well then I guess your in luck. For those that do decide to help him/her, keep in mind that when your done helping and he/she gets what he/she wants, he/she's more than likely gonna spam your game to his/her shitty unlicensed mccodes game
-
Ok guys first of all bladewolf AKA Justin AKA Issabella AKA Cornhub AKA Roy Mustang are all the same person. How do I know this? Cause I have been dealing with his/her bullshit for almost 2 years on my game. When Illusions was helping my on my game he/she went by the name Issabella. any ways to make a really long story short he/she is playing all of you like fools. He/she claims to have kids and try's to use them to her/his advantage. (Just ask Peter). Infact he's/she's a 14 year old child. How do I know this? Easy. He/she attempted to hack my game and unlike most other owners, I went straight to the Law in his/her respective state in which they did an investigation coming back to me saying that they would have to press charges on the parents cause the accused is under age.
-
Very impressive SB.
-
Thanks guys for the responses. I think what i'm gonna end up doing is resizing the entire site. So when they click on "log in to mobile" it takes them to the game just much smaller to fit the phone. It involves a lot of editing to the game but I think it might work. I did something like that on wamp to test it out and seems to work alright for the files I edited. It doesn't quite fit the screen fully meaning they have to scroll a little but no where near as much as they have to with a full page.. Once i'm done editing the page correctly I'll post what I did so others can do the same thing and try to help everyone else do the same if they are interested
-
I'm trying to figure out how to make my game work with mobile. So if people are on their phones they can click on log into mobile version. I have a few applications for android and for Iphone but there is a lot of scrolling and I know how much people hate to do that. If someone could help would be great.
-
in header.php // if user has a donator pack with days remaining then set 150 maxenergy $db->query('UPDATE `users` SET `maxenergy` = 150 WHERE `donatordays` > 0'); // if user has no days remaining then put back to 100 maxenergy $db->query('UPDATE `users` SET `maxenergy` = 100 WHERE `donatordays` = 0'); Hope this helps
-
I have a 5 month old baby. saving money is a bitch rofl... That is no excuse. I have 6 kids and one on the way and I still managed
-
This looks like a good mod and i'm sure it is how ever its a little basic and I don't think its worth $15... Maybe if you lowered your price to $5 you may get some sales. Good luck :P
-
Looks alright. good luck with the sales :)
-
I'm sorry I have to disagree with some of you... I am the proud owner of a store. I didn't know a thing about owning a store. I jumped in with my 2 feet and learned as I went along. So saying stay out of the water if you can't swim is wrong. If he stays out of the water how is he expected to learn how to swin? in order to learn you must get in and take it one step at a time just like I did and i'm sure most of the people did in these forums... If you can't drive stay out of the seat? tell me did you learn to drive playing playstation? I once didn't know how to drive but the only way to learn was to get in that seat. This is not an attack on any one. I like just about every one on here i'm just simply saying the only way he's gonna learn is from his mistakes and the mistakes of others that post them here. I wish you the best of luck with your game and hope that this thread is a learning tool for everone that reads it
-
I have to agree with Redex. When I was totally new at this I was hacked as well cause I didn't know the basics of php security. When I was hacked they took over admin access and ruined the game. This is a big learning exp for anyone who decides to make a game. If you don't want your game hacked Learn security FIRST!!! This is most important. As for people copying your game? well if you put a game online and didn't make sure it was secure this is what happens. If you don't know security or don't have the time to learn pay someone that does. There are a lot of good people on these forums that don't like to see games hacked and that are very helpful. Read the forums, there are tutorials on basic mccodes security
-
Talk to Cronus he has a good one for $10.