What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Can anyone creat this game

Pages: (3): « First [ 1 ] 2 3 » Last »
Can anyone creat this game
Author: Message:
EBFL
Full Member
***

Avatar
;o

Posts: 486
Reputation: 67
31 / Male / Flag
Joined: Oct 2006
O.P. Can anyone creat this game
Is there any way of creating a game by script which is Rock, Paper, Scissors?
I'm awesome

12-08-2006 08:17 PM
Profile PM Find Quote Report
Jimbo
Veteran Member
*****

Avatar

Posts: 1650
Reputation: 18
31 / Male / Flag
Joined: Jul 2006
RE: Can anyone creat this game
quote:
Originally posted by EnglandBoyForLife.
Is there any way of creating a game by script which is Rock, Paper, Scissors?
This is quite easy to do and would be successful i think. if no one has done it by tommorow i will have a go at it
12-08-2006 08:23 PM
Profile E-Mail PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Can anyone creat this game
It isn't so easy at all though...

Not if you want to take in account the very easy way of cheating with this.

Threads about this exist, which also began with "it's dead easy". The cheating problems with implementing this kind of games is also discussed there.

;)
.-= A 'frrrrrrrituurrr' for Wacky =-.
12-08-2006 08:34 PM
Profile PM Find Quote Report
elektra
Full Member
***

Avatar
aka quacky

Posts: 210
Reputation: -3
– / Male / –
Joined: Jul 2006
RE: Can anyone creat this game
hmm yes the cheating idea...hmmm how about a lttle message blocker til both users have done !RPS <rock,paper or sissors>
Then it sends them
if its possible
[Image: ps3_forum2.jpg][Image: x360_forum2.jpg]
12-08-2006 08:39 PM
Profile E-Mail PM Find Quote Report
John Anderton
Elite Member
*****

Avatar

Posts: 3908
Reputation: 80
37 / Male / Flag
Joined: Nov 2004
Status: Away
RE: Can anyone creat this game
How is the game to be played, between 2 users or between the user and the computer?
I have a solution for either. The solution lies server side ;)
For single player, pulse whether the user selected r,p or s and make the server select a random item as well, apply the rules and voila.
For 2 players, its more complicated. I have an idea but its long. Long story short, pulse what both users have selected to the server and tell it to decide who won :)

If you dont know who pulsed it, you dont know who wins. No cheating :)
So, what do you think? :)
[

KarunAB.com
]

[img]http://gamercards.exophase.com/459422.png[
/img]
12-08-2006 10:01 PM
Profile E-Mail PM Web Find Quote Report
MicroWay
Senior Member
****

Avatar
Do you want me? Try to get me!

Posts: 571
Reputation: 16
36 / Male / Flag
Joined: Jul 2006
Status: Away
RE: Can anyone creat this game
Nice idea, but isn't it take too much of the computer, John Anderton?
Because you need to make, in the "single player mode", the computer "choose" one opition, without a sequence pré-defined and, on the "2 player mode", you gonna need to have the 2 comp. syncronized as I could see...

This post was edited on 12-08-2006 at 10:42 PM by MicroWay.
12-08-2006 10:38 PM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Can anyone creat this game
quote:
Originally posted by elektra
hmm yes the cheating idea...hmmm how about a lttle message blocker til both users have done !RPS <rock,paper or sissors>
Then it sends them
if its possible
no, in whatever method you come up with like this, a message with the choice of either one of you needs to be send to the other. Upon which this other guy can easly cheat as he already knows what has been choosen...

quote:
Originally posted by John Anderton
How is the game to be played, between 2 users or between the user and the computer?
I have a solution for either. The solution lies server side ;)
Which is indeed a solution to the cheating problem.

The use of a 3rd party which first recieves both choices before sending the result.

------

anyways, all this was already discussed in older threads though. This is actually just repeating ;)
.-= A 'frrrrrrrituurrr' for Wacky =-.
12-08-2006 10:58 PM
Profile PM Find Quote Report
Baggins
Full Member
***

Avatar
B000ALFAZO

Posts: 387
Reputation: 13
29 / Male / Flag
Joined: Oct 2006
RE: Can anyone creat this game
how about storing the recived command in a variable until the local user sends theirs or visa versa
12-09-2006 12:37 AM
Profile E-Mail PM Web Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: Can anyone creat this game
quote:
Originally posted by Baggins
how about storing the recived command in a variable until the local user sends theirs or visa versa

Not possible without the commad being printed in the chat window first

However, in my ChangeMe! script, when the user receives a request to change the dp (when approve is on), their message isn't shown in the chat window until the user has clicked the yes or no option on the msgbox. Just a though to how it could be done
<Eljay> "Problems encountered: shit blew up" :zippy:
12-09-2006 01:15 AM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: RE: Can anyone creat this game
quote:
Originally posted by SpunkyLoveMuff
However, in my ChangeMe! script, when the user receives a request to change the dp (when approve is on), their message isn't shown in the chat window until the user has clicked the yes or no option on the msgbox. Just a though to how it could be done
No, that is just the same.... at one point or the other the choice of he who started it first will be known by the other, before that other makes his choice.

In your example, it is not the message which will hold the choice, it is the "request to change the dp" which will already hold the choice and thus seen by the other.

This post was edited on 12-11-2006 at 04:52 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
12-11-2006 04:51 AM
Profile PM Find Quote Report
Pages: (3): « First [ 1 ] 2 3 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On