Pages:
Author

Topic: Crypto-Games casino [-] automated api dice betting (Read 531 times)

brand new
Activity: 0
Merit: 0
I am interested in what sites you can see a large selection of games for cryptocurrency?
hero member
Activity: 1568
Merit: 544
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.   
hero member
Activity: 1568
Merit: 544
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
full member
Activity: 980
Merit: 114
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.
hero member
Activity: 1568
Merit: 544
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/
hero member
Activity: 1568
Merit: 544
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.
full member
Activity: 980
Merit: 114
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.
hero member
Activity: 1568
Merit: 544
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.
full member
Activity: 420
Merit: 108
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
    profit_ = r_['Profit']
KeyError: 'Profit'
hero member
Activity: 1568
Merit: 544
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.
hero member
Activity: 1568
Merit: 544
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
hero member
Activity: 1568
Merit: 544
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.
legendary
Activity: 2744
Merit: 1708
First 100% Liquid Stablecoin Backed by Gold
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.
hero member
Activity: 1568
Merit: 544
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
legendary
Activity: 2744
Merit: 1708
First 100% Liquid Stablecoin Backed by Gold
It was made with that in mind, It is a stripped down version of a much bigger script i made. It got a few variables to get you going but didnt want to make it to complex as a starter.

I would be very happy to see such a detailed tutorial on how to start and work with API's. Step by step for an average person to be able to follow and start learning.

This is the best way to scrap data and many services offer API data which is a great advantage for let's say traders if they have all available information from an exchange in their hands when trading.  

They have a big advantage when using API and I was looking today at services which are selling data but one has to master API's first to be able to make use of it, I suppose.
hero member
Activity: 1568
Merit: 544
this is a great way to start learning about API's and the best way is to try it by yourself and do mistakes along the road.
It was made with that in mind, It is a stripped down version of a much bigger script i made. It got a few variables to get you going but didnt want to make it to complex as a starter.

I hope he comes back and expand what he is saying and educate us
Try this page

So whats their response? Would like to know.
i didnt reached out to the staff yet. Why are you curious ?

Its not confusing if you do try to read once again on whats being posted on OP.

Maybe what his trying to say is he don't understand about python script and how to apply it to the casino. So he hopes to the OP to explain more details about it (step by step if its possible).
yes but i cant beat the beginners guide. ; )
sr. member
Activity: 1022
Merit: 308
Its not confusing if you do try to read once again on whats being posted on OP.

Maybe what his trying to say is he don't understand about python script and how to apply it to the casino. So he hopes to the OP to explain more details about it (step by step if its possible).
hero member
Activity: 2828
Merit: 767
It can be modified to be able to work on other sites that are using API calls but this script only works for crypto-games

Do you have any plan to provide the guide for changing the code to be used on other sites? Im pretty sure many people here don't understand coding/programming language properly and not all of people plays there. It will be more helpful if you can do it.
Of a truth the whole thing look confusing and I am did not understand all things op has said.  I hope he comes back and expand what he is saying and educate us on how this automated dice betting work as some of us may have interest in it.
Its not confusing if you do try to read once again on whats being posted on OP.

What is it
A python script hosted on trinket to run the code in any browser.

What will it do
Make random bets with random payouts with random delays.




I will inform them but im pretty sure they already saw the post ; )

So whats their response? Would like to know.
sr. member
Activity: 882
Merit: 269
It can be modified to be able to work on other sites that are using API calls but this script only works for crypto-games

Do you have any plan to provide the guide for changing the code to be used on other sites? Im pretty sure many people here don't understand coding/programming language properly and not all of people plays there. It will be more helpful if you can do it.
Of a truth the whole thing look confusing and I am did not understand all things op has said.  I hope he comes back and expand what he is saying and educate us on how this automated dice betting work as some of us may have interest in it.
legendary
Activity: 2744
Merit: 1708
First 100% Liquid Stablecoin Backed by Gold
Thanks for sharing because this is a great way to start learning about API's and the best way is to try it by yourself and do mistakes along the road.

Trial and error is my favorite method of expanding knowledge. Pleasant and useful.
Pages:
Jump to: