![]() |
Guess The Word (Game) [AJAX]
I created this hack mainly for a contest I'm planning on having. It works similar to "hangman" but the user has to make a number of posts to display a letter.
If the word is "Andrew" and the number of posts is "5" the user will see a letter of the word for each 5 posts they make. Here are the settings for "Guess the Word" http://xenweb.net/options.png |
This was a quick hack. If you have any suggestions I'd appreciate it.
|
Nice Idea :up:
Some suggestions:
|
haven't installed yet, few questions:
can I do phrases instead of single words? do the letters show randomly or is it just from front to back that they appear? |
i like the concept, it should keep the members entertained
|
installed!
|
wait, it doesnt work?
Number of posts : 1 Number of Characters: 0 Everytime, I make a post the letter doesnt show? |
I fixed the "post" bug.
|
Quote:
I'm working on a way to have the letters show randomly but for now they only show from left to right. |
At first: Sorry for my bad english :-)
I have installed this Hack. And now? I must open a thread for this hack? And in this thread i can post my solution? How does this Hack run? thank you! |
I've got the same question.
What I do have to do after getting the complete solution? I think starting a new thread does not make sense... because nothing happens! And if I start a new "hangman" (write a new word into "Word to Guess") the old entries in the database still exist. |
sounds interesting, an upgrade to this hack is a worthy endeavor if someone has the time!
|
A great concept, my points on this
- would be good to have a list of words so that when you get one you can start on the next - would like to see phrases - random letter reveals would be good - would like a "prize" for being first to reveal the word - say extra reputation points or something |
Quote:
|
it messed my site up when I installed it (SQL Errors) I tried to uninstall it and it didnt work so I just disabled it. Sites fine now.
360leagues.com |
Fixed
|
Trying again...:confused:
|
Fixed
|
Quote:
|
Quick question...could it be messing up cuz of the spaces in the string?:confused: Right before the $ and right after the 'd' in guessword.
<br />Word: $guessword <br /><br /> |
Nope, that's not it either...I give up!:down:
|
Quote:
|
Quote:
Seems like this idea has a lot of potential. Good work so far harmor19! :up: |
I'm sorry for the errors and the lack of support. Right now I'm upgrading the hack to use ajax.
It will also recognize spaces in the word. |
I have upgraded this hack to use ajax. If you or any of your users thinks they know the word they can click on it, type in their guess. If their guess is right it'll echo back the correct word. If they are wring it'll output "You are incorrect".
The option "New Game?" when set to 'Yes' will delete all the entries made by your users which will start a new game. |
I'm getting this error when trying to install:
Invalid SQL: CREATE TABLE `vb_guessword` ( `guesswordid` INT( 50 ) UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY , `userid` INT( 50 ) UNSIGNED NOT NULL DEFAULT '0', `chars` SMALLINT( 6 ) UNSIGNED NOT NULL DEFAULT '0', );; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 5 |
Found it. Should be --
PHP Code:
So you should instruct people to install the old version first or make a new install that doesn't require the old version. My members will love this. Thanks and great work! :) |
The error has been fixed.
|
Fixed
|
Quote:
Go to your Product Manager and click "Go" to the right of 'Edit'. Remove the uninstall code in 1.0.1 Code:
$db->query_write("DROP TABLE `" . TABLE_PREFIX . "guessword`;"); |
Oh, thank you! Do you think I should try installing your game again? I really want this...my friends just LOVE hangman-type games?:D :up:
|
Andrew, all is forgiven!! It works!!! Yaaaaay!!!! You've just made this little girl VERY happy!!! Thank you, thank you!!!:up: :up: :up: :D
|
Quote:
|
Yes, I tried it!! Was kinda nervous after everything, ya know. The green box showed up!! I'm so relieved!! Thank you again!!:up: :D
|
Do permissions need to be changed or anything? Cuz all we get is 'that is incorrect'...*scratches head*
|
Make sure there are no spaces between the letters and all the letters capitalize any letters you made capitalized in the admincp --> Guess The Word settings
What is your site and the word? |
I'll PM you that info, if it's ok with you.;)
|
Thank you for all your help, Harmor19! Coming over to my site to check out the game was very thoughtful and kind! Much appreciated!:up:
|
might try this.. looks kinda fun :D
|
Friend, can you make working Hangman with 3.6.6? I liked it a lot, but i cant.
|
All times are GMT. The time now is 05:49 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|