Jump to content
MakeWebGames

Recommended Posts

Posted

What you get.

2 PHP files staff_millionare.php and millionare.php

1 .txt documents of instructions.

1 new mysql table

1 new row for the users table.

Ok this is a pretty cool mod i made. Basicly it lets users play a game very similar to who wants to be a millionare. They can only play once a week and it's comprised of 15 multiple choice answers (questions all 4 answers and the correct answer are provided by staff in the staff_millionare.php file accessed from staff panel) So that you can change the questions as often as you want thus the game never gets old.

It is set so that it doesn't cost to play but the player only wins if he/she gets all 15 questions correct. It's made so that users CAN'T backspace after missing a question. Or bypass the start page thus playing multiple times weekly and it has several protections so that users can't cheat. It also tells the player what question thier on and how many questions they have to go.

This is definantly worth the money.

paypal email: [email protected]

In the note that you can send with the money say what your name on CE is so i know who bought it.

Posted

Re: [MCCODES V2] Millionare game $20.00

I just want to note that i will be gone from about 4:30 today to sometime tuesday or wednesday so you can pay me and i'll send you the game when i get back.

Posted

Re: [MCCODES V2] Millionare game $20.00

i thought of that and yes i added a 15 second time limit (it would be extremely easy to change the time limit)

Posted

Re: [MCCODES V2] Millionare game $20.00

it's actually a very simple concept i use mktime() to assign a value to a session. Then i use it again on the page it goes to after your answer is inserted then if ($_SESSION['time2']>$_SESSION['time1']+15) it says you took longer than 15 seconds to answer and dies. To change the time limit you would just change 15 to whatever you wanted.

Posted

Re: [MCCODES V2] Millionare game $15.00

Well it will look likw your background and mine right now needs a new template.

However i made a quick edit which SHOULD work (did it in 2 minutes as i have to leave soon) so you can use the demo account to play it. It should let you play it unlimited times (refreshes at the minute cron) but i beleive i set it to NOT PAY YOU if you win on the demo account.

For clear reasons though i can't allow you to go to the staff part but what it looks like is Kinda the make crime where thier the text boxes for what you want it to say and thiers one for all 15 questions 4 answers for each question and correct answer. Each is clearly labeled and it's easy to use

Posted

Re: [MCCODES V2] Millionare game $15.00

 

Well it will look likw your background and mine right now needs a new template.

However i made a quick edit which SHOULD work (did it in 2 minutes as i have to leave soon) so you can use the demo account to play it. It should let you play it unlimited times (refreshes at the minute cron) but i beleive i set it to NOT PAY YOU if you win on the demo account.

For clear reasons though i can't allow you to go to the staff part but what it looks like is Kinda the make crime where thier the text boxes for what you want it to say and thiers one for all 15 questions 4 answers for each question and correct answer. Each is clearly labeled and it's easy to use

Ok, and what's the link? :lol:

Posted

Re: [MCCODES V2] Millionare game $20.00

oh duh i feel a little dumb now lol.

www.respectedmafia.com

User demo

Pass demo

And it may appear that you can type in the action and switch to the questions without going through the start section but thats only because of something i added to the cron so that the demo account can always play and it won't be like that for the real version. and even with that it sends you to question one anyways.

  • 5 weeks later...
Posted

Re: [MCCODES V2] Millionare game $20.00

just use demo2

username :demo2

pass: demo2

you always get the guy that changes the password

you can use the demo account to play it. It should let you play it unlimited times (refreshes at the minute cron) but i set it to NOT PAY YOU if you win on the demo account. normally once you get past all the questions you get $1,000,000 and then dies saying you win but i set it so it doesn't give you thie money it should just tart showing you blank pages

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...