Bitcoin Forum
July 07, 2024, 03:31:05 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: I want to create a dicebot script  (Read 119 times)
lilly69 (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
April 01, 2018, 10:46:49 AM
 #1

Hello,
I'm new and dont know how to create a script.
I would like to create a script :
98% chance to win betbase 1 (dont care for the loss and win)
if 5 number in a row < or > 50 so change the bet base to 100, chance to 50% and multiplie by 2
if 2 number in a row > 80 or < 20 change the bet base to 100, chance to 80% and multiplie by 7
if 4 number in a row  > 70 or <30 change the bet base to 100, chance to 70% and multiplie by 3,5
...
It is possible ?
Thanks in advance if someone can help me.
lite
Legendary
*
Offline Offline

Activity: 1400
Merit: 1009


View Profile
April 01, 2018, 08:30:42 PM
 #2

Hello,
I'm new and dont know how to create a script.
I would like to create a script :
98% chance to win betbase 1 (dont care for the loss and win)
if 5 number in a row < or > 50 so change the bet base to 100, chance to 50% and multiplie by 2
if 2 number in a row > 80 or < 20 change the bet base to 100, chance to 80% and multiplie by 7
if 4 number in a row  > 70 or <30 change the bet base to 100, chance to 70% and multiplie by 3,5
...
It is possible ?
Thanks in advance if someone can help me.
I think it is possible to create any kind of scripts. you can use dicebot[1][2] to do this, you can also find scripts[3] made by users of dicebot.

[1] https://bot.seuntjie.com
[2] https://bitcointalk.org/index.php?topic=307425.0
[3] https://bot.seuntjie.com/Scripts.aspx
Hydrogen
Legendary
*
Offline Offline

Activity: 2562
Merit: 1441



View Profile
April 03, 2018, 11:40:43 PM
 #3

Hello,
I'm new and dont know how to create a script.
I would like to create a script :
98% chance to win betbase 1 (dont care for the loss and win)
if 5 number in a row < or > 50 so change the bet base to 100, chance to 50% and multiplie by 2
if 2 number in a row > 80 or < 20 change the bet base to 100, chance to 80% and multiplie by 7
if 4 number in a row  > 70 or <30 change the bet base to 100, chance to 70% and multiplie by 3,5
...
It is possible ?
Thanks in advance if someone can help me.

....

Its very easy to create a script. The basic mechanics are the script takes the current second (zero through nine) runs it through an equation to satisfy the parameters and the end result is considered "randomized". This will work but is bad for commercial gambling use as it is easy for players to reverse engineer the script and manipulate results to win. This happens occasionally with Las Vegas slot machines where people will purchase them and reverse engineer the hardware in order to game results to guarantee they win.

If your script is intended for commercial use where money is involved, a better script would need to be created which will need to be decently secure to prevent hackers and crooks from downloading the script and reverse engineering it to guarantee wins.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!