Topic: Dice Roller Needed for Website
Started by: poisongrin
Started on: 9/15/2005
Board: Connections
On 9/15/2005 at 7:47am, poisongrin wrote:
Dice Roller Needed for Website
I'm in need of a dicer roller to install on my website, that rolles any number of d10 dice with a name for the person who is doing the roll, and outputs the roll onto a webpage for public verification of all rolls
I have many examples of this, please get back with me - need this within the next 2 months.
Compensation - we can talk about :)
On 9/15/2005 at 7:50am, poisongrin wrote:
Re: Dice Roller Needed for Website
BTW - Im new to this site and a bit busy in real life. Please email me about this or use my aim
aim: poisongrin
icq: 44912167
email / msn : silent_creed@hotmail.com
On 9/15/2005 at 12:25pm, Victor Gijsbers wrote:
RE: Re: Dice Roller Needed for Website
Does your webserver support MySQL and php? If so, it's fairly trivial to write a script that does this; I could make one for you in five minutes, probably, in which you'd only have to add some info of your own, like the name of the database, your username and your password.
On 9/15/2005 at 2:01pm, Arturo G. wrote:
RE: Re: Dice Roller Needed for Website
Hi!
If you want I can do something "visual" using C, Java, XML technology or whatever.
Send me a PM.
Cheers,
Arturo
On 9/15/2005 at 4:49pm, Selene Tan wrote:
RE: Re: Dice Roller Needed for Website
It may or may not be what you need, but Irony Games has an e-mail dice server. Just make a mailing list for the people who need to get the die rolls and put that in as the send-to address.
On 9/21/2005 at 6:41am, mutex wrote:
RE: Re: Dice Roller Needed for Website
Here's something to peek at... of course, you'd still need something server-side:
http://javascript.internet.com/games/dice-roller.html
So, you might also be looking at something with Ajax capabilities. Fortunately, it's becoming ubiquitous.