[REQUEST] Higher or Lower game. |
Author: |
Message: |
laurenz
Junior Member
Posts: 23
Joined: Sep 2005
|
O.P. [REQUEST] Higher or Lower game.
Hi.
I would love to have a higher/lower game for using in msn with my friends.
It doesn't need to be really advanced, just something simple.
I was thinking about something where you can start the game by saying "!start game".
then it generates a random number under the 500.
after the number is generated the player can guess a number by typing "!guess #", with ofcourse the # being the number.
If the random generated number is higher then the user submitted number, then it has to say something like "Thats not the number i was thinking about, try guessing higher" or if its lower it says the same but then instead of higher it tells the player that its lower.
Everytime a number is guessed, a hidden counter counts how many times the player guessed, and when the player has guessed over 10 times, it says he lost, and tells him or her the number.
I hope someone can make something simple like this.
|
|
08-27-2006 09:51 AM |
|
|
Jesus
Scripting Contest Winner
Koffie, my cat ;)
Posts: 623 Reputation: 15
38 / /
Joined: Jul 2005
|
RE: [REQUEST] Higher or Lower game.
maybe I'll script it tonight if noone else has done it by then.
|
|
08-27-2006 10:26 AM |
|
|
Jesus
Scripting Contest Winner
Koffie, my cat ;)
Posts: 623 Reputation: 15
38 / /
Joined: Jul 2005
|
RE: [REQUEST] Higher or Lower game.
Didn't have time yesterday, so I made it this morning.
only commands are !start and !guess #
HighLow.plsc
have fun
edit: I don't think it supports more than 1 game at a time... Maybe if I have time I'll make it so that every chat window can have its own game.
This post was edited on 08-28-2006 at 11:47 AM by Jesus.
|
|
08-28-2006 10:59 AM |
|
|
Jesus
Scripting Contest Winner
Koffie, my cat ;)
Posts: 623 Reputation: 15
38 / /
Joined: Jul 2005
|
RE: [REQUEST] Higher or Lower game.
and here is the update, multiple chats can now play at the same time.
also, there's a new command introduced (scriptside only) but you'll have to look it up in the code, cause I won't tell which it is
Attachment: highlow.plsc (1.19 KB)
This file has been downloaded 310 time(s).
|
|
08-29-2006 10:31 AM |
|
|
ShawnZ
Veteran Member
Posts: 3146 Reputation: 43
32 / /
Joined: Jan 2003
|
RE: [REQUEST] Higher or Lower game.
if(Message.toLowerCase().split(" ")[0] == "!cheat")
xso_sad
Spoiler: the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
|
|
08-29-2006 10:34 AM |
|
|
Jesus
Scripting Contest Winner
Koffie, my cat ;)
Posts: 623 Reputation: 15
38 / /
Joined: Jul 2005
|
RE: [REQUEST] Higher or Lower game.
quote: It's not a game if you can't cheat.
Heard it somewhere lately, can't remember where though
|
|
08-29-2006 10:37 AM |
|
|
Jimbo
Veteran Member
Posts: 1650 Reputation: 18
32 / /
Joined: Jul 2006
|
RE: [REQUEST] Higher or Lower game.
it would be a better script if u made it so that poeple had to take it in turns
|
|
08-29-2006 10:58 AM |
|
|
NanaFreak
Scripting Contest Winner
Posts: 1476 Reputation: 53
32 / /
Joined: Jul 2006
|
RE: [REQUEST] Higher or Lower game.
Ok i have made a UI so that the user can edit the number of the range and the amount of guesses and also made teh script a little better (the first one)
here it is i hope you like it
attachment delted see down for newer version
This post was edited on 08-30-2006 at 10:48 AM by NanaFreak.
|
|
08-29-2006 12:11 PM |
|
|
Jimbo
Veteran Member
Posts: 1650 Reputation: 18
32 / /
Joined: Jul 2006
|
RE: [REQUEST] Higher or Lower game.
can you make it so that you have to take it in turns?
|
|
08-29-2006 06:46 PM |
|
|
NanaFreak
Scripting Contest Winner
Posts: 1476 Reputation: 53
32 / /
Joined: Jul 2006
|
RE: [REQUEST] Higher or Lower game.
quote: Originally posted by 134jimbodude
can you make it so that you have to take it in turns?
Done i hope you like it and it tells you if it is your go or not the person with the script goes first and when installing you need to configure it or it will be undefined (total guesses and the range of the numbers).
here it is it wasnt much
Attachment: High_Low_v2.plsc (3.84 KB)
This file has been downloaded 231 time(s).
This post was edited on 08-30-2006 at 08:11 AM by NanaFreak.
|
|
08-30-2006 07:56 AM |
|
|
Pages: (2):
« First
[ 1 ]
2
»
Last »
|
|