Bitcoin Forum
May 04, 2024, 02:27:45 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Crypto-Games casino [-] automated api dice betting  (Read 531 times)
klaaas (OP)
Hero Member
*****
Offline Offline

Activity: 1568
Merit: 544



View Profile
April 18, 2019, 10:58:51 AM
 #21

Step by step for an average person to be able to follow and start learning.
I cant do that since it is going outside of post/script and i already tried to keep it as simple/hard as it is.
If you want to know how python works start here

Shopping online and sats back as a discount! (satsback) + LightningNetwork
1714832865
Hero Member
*
Offline Offline

Posts: 1714832865

View Profile Personal Message (Offline)

Ignore
1714832865
Reply with quote  #2

1714832865
Report to moderator
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714832865
Hero Member
*
Offline Offline

Posts: 1714832865

View Profile Personal Message (Offline)

Ignore
1714832865
Reply with quote  #2

1714832865
Report to moderator
wwzsocki
Legendary
*
Offline Offline

Activity: 2744
Merit: 1708


First 100% Liquid Stablecoin Backed by Gold


View Profile WWW
April 19, 2019, 10:08:57 AM
 #22

I cant do that since it is going outside of post/script and i already tried to keep it as simple/hard as it is.
If you want to know how python works start here

Thanks for the link.

Already tried to learn by myself on another page with courses but I have to be honest that I wasn't able to follow on my own at some point. I think if you already have some programming background then this is a different story. With absolute zero knowledge about coding is really hard to grasp and continue to a lot more complex tasks. I tried to find service which will be a newbie friendly but all of them are just too much complicated to follow on your own.

If you know such a service I will be glad if you share it here.

klaaas (OP)
Hero Member
*****
Offline Offline

Activity: 1568
Merit: 544



View Profile
April 19, 2019, 02:59:46 PM
 #23

Trial and error will get you going, Trinket will point out where the things go wrong. You can always jump back with the reset button in the menu.

Shopping online and sats back as a discount! (satsback) + LightningNetwork
klaaas (OP)
Hero Member
*****
Offline Offline

Activity: 1568
Merit: 544



View Profile
April 22, 2019, 08:46:26 AM
 #24

Added a new script.
It will double up on any loss and start over when it hit 2 winners after each other.
It can be found here crypto-gamer/x2/

Edit line 13 and hit run.
line 10 is your bet amount to start with. line 57 is the amount used after it hits 2 winners

Shopping online and sats back as a discount! (satsback) + LightningNetwork
klaaas (OP)
Hero Member
*****
Offline Offline

Activity: 1568
Merit: 544



View Profile
May 09, 2019, 10:21:52 PM
 #25

Made a new one.
This script will run down from the max payout to the lowest with steps of 50% and start over on a win or a payout smaller then 2.0
It can be found here crypto-gamer/minus50/

Edit line 13 and hit run.
line 10 is the bet amount for every turn and line 58 the % per step.

Shopping online and sats back as a discount! (satsback) + LightningNetwork
thin
Full Member
***
Offline Offline

Activity: 420
Merit: 108


View Profile
May 14, 2019, 06:43:07 PM
 #26

Made a new one.
This script will run down from the max payout to the lowest with steps of 50% and start over on a win or a payout smaller then 2.0
It can be found here crypto-gamer/minus50/

Edit line 13 and hit run.
line 10 is the bet amount for every turn and line 58 the % per step.


Wins  0
Loss  0
Traceback (most recent call last):
  File "/tmp/sessions/9e76d1fe654e042a/main.py", line 39, in <module>
    profit_ = r_['Profit']
KeyError: 'Profit'
klaaas (OP)
Hero Member
*****
Offline Offline

Activity: 1568
Merit: 544



View Profile
May 20, 2019, 01:55:14 PM
 #27

profit_ = r_['Profit']
Thank you for the notice, fixed. I forgot 2 spaces and caught a typo. It should work again. Im busy with a new script and will add it later on.

Shopping online and sats back as a discount! (satsback) + LightningNetwork
okala
Full Member
***
Offline Offline

Activity: 980
Merit: 114


View Profile
May 20, 2019, 03:29:13 PM
 #28

It sims this is working from.the review of users I have seen and am prompt to try it out, but do I need to edit any thing before the code work on my browser and hope the code formula will work on mobile browser.
klaaas (OP)
Hero Member
*****
Offline Offline

Activity: 1568
Merit: 544



View Profile
May 21, 2019, 07:57:48 AM
 #29

but do I need to edit any thing before the code work
No not for the default settings but its highly advised to take a shot and edit the settings to customize it. You can always hit the reset button to start over.

Shopping online and sats back as a discount! (satsback) + LightningNetwork
klaaas (OP)
Hero Member
*****
Offline Offline

Activity: 1568
Merit: 544



View Profile
May 23, 2019, 10:30:04 AM
 #30

Added a new script.
It will lower your payout after losing x bets and start with the highest payout.  It uses random bet sizes that will be higher on a longer losing streak.
It starts over on a winning bet.
As it is the lowest payout is 3x after 10 losing bets with a max bet of 32 sat.
There is a pause of 1 to 2 secs on line 44, remove the line if you dont want betting delays.

It can be found here crypto-gamer/luckyshot/

Shopping online and sats back as a discount! (satsback) + LightningNetwork
okala
Full Member
***
Offline Offline

Activity: 980
Merit: 114


View Profile
May 23, 2019, 02:47:51 PM
 #31

but do I need to edit any thing before the code work
No not for the default settings but its highly advised to take a shot and edit the settings to customize it. You can always hit the reset button to start over.
OK am going to try this out with some changes and editing of the default setting, I have always known that the only way it can work is when you change from the default but some user tend to place it like that and when they lose the call the whole process fake.
klaaas (OP)
Hero Member
*****
Offline Offline

Activity: 1568
Merit: 544



View Profile
May 23, 2019, 07:09:52 PM
 #32

the default but some user tend to place it like that and when they lose the call the whole process fake.
Test it out with playmoney to get a idea what the default settings will do.

updated the OP

Shopping online and sats back as a discount! (satsback) + LightningNetwork
klaaas (OP)
Hero Member
*****
Offline Offline

Activity: 1568
Merit: 544



View Profile
August 06, 2019, 06:38:41 PM
 #33

Rearranged the links a bit and updated the op.

I bumped onto the bcgame crash game when i was searching for places that accept lightning payments. Since they support the use of scripts and there examples only had a stop function i made one that will restart instead.   

Shopping online and sats back as a discount! (satsback) + LightningNetwork
Pages: « 1 [2]  All
  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!