Bitcoin Forum

Economy => Gambling => Topic started by: PRC_May on August 22, 2014, 07:44:36 PM



Title: PRCDice.eu community contributions
Post by: PRC_May on August 22, 2014, 07:44:36 PM
https://pocketrocketscasino.eu/Content/img/logoBig.png (https://pocketrocketscasino.eu)
https://i.imgur.com/ltyYsqN.png

https://prcdice.eu (https://prcdice.eu)

Community Contributions

content

-console tutorial

-Site Charts
-User Session Charts (realtime)
-The Dicebot
-YOLO Button
-make all links in chat clickable
-Bet Verifier
-automatic Client Seed Changer

fun stuff:
-dicing community history gallery

other stuff:
-our rainbot

console tutorial

Many of the contributions are scripts that need to be pasted into the browsers' console. Here is how to do that:

1. Use Chrome. It's currently the fastest browser and will provide a better experience. Disable all the Google specific stuff or use the open source version if you're worried about Google.
2. Select the scripts code and hit ctrl+c or or right click and select "copy"
3. Open the console by pressing F12 or SHIFT+CTRL+J (if you are on a Mac it's Command + Option + J)
This bar should open up:
https://i.imgur.com/P8jYcMl.png
4. click in front of the arrow and paste the code with ctrl+v
5. hit enter to load the script

You can now press F12 again to close the toolbar.

Site Charts
Dreama has made a google site with charts of all kinds of overall site data: (updated every 15 minutes)
https://sites.google.com/site/prcdicestats/
https://i.imgur.com/c7DUfVd.png?1

User Session Charts (realtime)
http://pastebin.com/HEYCjw1X
user request
https://i.imgur.com/4lnXxF8.png?1
Load before you start your dice session. Realtime instantly renders the chart after every bet. This has been tested up to 1,000,000 bets - the only limit is your pc. If it gets slow you can switch to manual rendering and just click "render" whenever you feel like it.
You can also automatically upload these to imgur to show off in chat ;-).

The Dicebot
http://pastebin.com/6DGeWhb6
https://i.imgur.com/1vA0w5j.png?1
Fully fledged dicebot. Often updated. Lots of further user requests already incorporated and even more on to-do list.

YOLO Button
http://pastebin.com/jftSrhYD
user request
Randomly picks a percentage of your bankroll and does one bet, randomly hi/lo. Optionally it will also randomly pick a chance.
https://i.imgur.com/JgSZtxK.pnghttps://i.imgur.com/PN6VJYu.png?1

make all links in chat clickable
http://pastebin.com/WAZeSea6
Does what the tin says. It will make all links in chat clickable, no filter, uncensored.

Bet Verifier
http://jsfiddle.net/7ATZ3/3/show/
user request
https://i.imgur.com/gZsuszV.png?1
You can prove that PRC is provably fair with this verifier and check all your rolls. You can also check the source to make sure if you want to, all in clear view.

Automatic Client Seed Changer
http://pastebin.com/vrCxPLeb
Paradoxal made this script.
Automatically changes the clientseed to a random one and generates a new serverseed every x rolls. Another script for those that want to make absolutely sure, even though it's not necessary. Or for those that just want a new seed every so often automatically.

dicing community history gallery
http://pastebin.com/EKAHn4yQ
user request
https://i.imgur.com/9CcRLAz.png?1
KLYE's art. 'nuff said.
No seriously, nsfw. Whatever you could possibly say about Klye - his drawings are infamous.

our rainbot
Made by bazza. Always helps the needy. Nice fellow ;)
https://i.imgur.com/uOYZXwL.png

If you want something added to the list just write.


Title: Re: PRCDice.eu community contributions
Post by: PRC_May on September 06, 2014, 07:49:51 PM
Bot updates incoming.

Soon there will be a lottobot in chat. Details when ready :) (made by bazza)


Title: Re: PRCDice.eu community contributions
Post by: PRC_May on September 09, 2014, 08:18:10 PM
If people borrow each other Bitcoin it's not the site's business.

It's 100% Road2Wealth and Battlr.


Title: Re: PRCDice.eu community contributions
Post by: omahapoker on September 09, 2014, 08:32:56 PM
thats some really cool tools. i like the charts


Title: Re: PRCDice.eu community contributions
Post by: PRC_May on September 09, 2014, 08:50:25 PM
Update: (quite late actually, these features exist far longer but uv brought the thread back up)

-Chart Module has the capability to export / import data now. Data is compressed live on-the-fly to keep the size down. Suggested by Battlr

-Yolo Button: disable GFX option available now Suggested by Arro

-Batch Module in Dicebot: bets x bets flat at fixed chance, if the overall profit of these x bets was a loss it will multiply by y. No idea who suggested it originally, I think Bazza

There have been other changes as well but I'm only listing major ones.