Bitcoin Forum
May 13, 2024, 12:11:19 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 [22] 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 ... 86 »
421  Economy / Gambling discussion / Re: Seuntjie' Dice bot programmers mode discussion. on: June 05, 2017, 04:59:44 PM
To everyone asking for help, have you tried looking at https://bot.seuntjie.com/programmermode.aspx and the tutorials that's linked there? Especially the steemit tutorials. they are aimed at beginner programmers and I try to explain how variables and functions work and have basic code examples to explain how things work as well.
422  Economy / Gambling discussion / Re: Seuntjie' Dice bot programmers mode discussion. on: June 05, 2017, 04:57:24 PM
its what i downloaded from a dicebot fan site (yes i use dicebot v3.3.4) pls which one do u prefer i use ,, and why is the script still not working on my dicebot

What's this fan site you speak of?
423  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: June 05, 2017, 04:54:24 PM
I can't login to rollin.io I put my api and secret can't do it Sad

You need to use your username, api key AND secret. You absolutely need to use your username as well. Make sure your computers timezone is correct for your area and that the time is correct to the second as well.
424  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: June 04, 2017, 01:29:15 PM
Crypto Games not working?Huh?

Are you using your API key to log in to crypto-games? Did you select the correct site from the site menu before trying to log in?
425  Economy / Gambling discussion / Re: Seuntjie' Dice bot programmers mode discussion. on: June 03, 2017, 09:05:08 AM
okay @HCP let say i KNOW I will LOSS BUT I KNOW THERE SHOULD BE A SCRIPT THAT CAN STILL WITHSTAND LONG SOING TRECK FOR SOME TIME, JUST FOR ME TO GAIN LITTILE WITH me deposite of 0.01btc i dont mind if gain 0.001btc a day
pls help me for that (thankx in advance)BTC

DON'T YELL AT THE PEOPLE YOU'RE ASKING HELP FROM. It's rude and drives away anyone that was willing to help you.

There's no such thing as a safe script. That's why I didn't respond to your PM or the message you left here. There's no script that'll safely gain you 0.001Btc a day even if you have a 20btc balance. Don't try to gamble for profit, gamble for fun.

If you need money, stop gambling and put your btc in a cold wallet.

426  Economy / Gambling discussion / Re: Seuntjie' Dice bot programmers mode discussion. on: June 02, 2017, 09:17:58 AM
Ok... that sort of clears things up a little bit Smiley

Really? Because I still have no idea what he's talking about...
427  Economy / Gambling discussion / Re: Seuntjie' Dice bot programmers mode discussion. on: May 30, 2017, 12:51:41 PM
How is possible to increase chance by 1% after each win and decrease it by 1% after each lose.
Lets say starting chance is %66 and it can go up to %82 and and down to %50.
 Huh Huh frustrated, I tried a lot but seems my programming knowledge isnt good enough to code it myself.

your question is a bit ambiguous. Do you want your chance to increment and decrement by 1 (as in 66,67,68,67,68 etc) or increase and decrease by 1% (as is 66,66.66,67.3266,66.66,67.3266 etc)

I'm assuming you want to increment:

in pseduo code

if win then chance = chance +1

else chance = chance -1

if chance > 82 then chance = 82

if chance < 50 then chance 50.


Now just convert that to LUA and you're golden Smiley

Programming is basically english. Just set your rules out in as unambiguous terms as possible as I did above and you've written the program, then it's just a matter of syntax
428  Economy / Gambling / Re: 999Dice.com - Just Launched - 0.1% house edge, faucet & earn BTC on: May 29, 2017, 07:11:48 PM
I see they haven't done A THING to change their "probably fair" system
in short: you can't see what is the seed if you do not check BEFORE you roll i.e. you have to click on the tab
if you do not-system KNOWS you haven't checked the seeds and is free to put anything that it likes
how often do you check every roll you take beforehand?
I would not go as far as to call them open scam,but their provably fair is not fair at all

Not completely true. It doesn't show your your seed unless you click on the provably fair tab FOR THE FIRST TIME. Once you've clicked on it ONCE, it will continue to show your seed after every bet. You don't need to request your server seed hash every time you log in either. If you've clicked it once since creating your account, your server seed hash is When betting from the API, like dicebot does, Each bet result returns the server seed hash of the next bet, you never need to request the server seed except directly after logging in.


Edit: Scratch that, you don't even need to click on the button for the seed hash to display. The seed hash will automatically display after your first bet. You literally only need to click the seed hash button for your first bet with that account.
429  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: May 28, 2017, 09:53:13 AM
thank you for your help, I can bet with dicebot but it make only one bet.

after one bet, I have this message: error: 5e5e}}



change your reset seed setting to more bets or disable it.
430  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: May 28, 2017, 07:51:01 AM
Error:{"id:10,"error":{"code":403,"message":"Forbidden"}}

It's a new account in yolodice, never make a deposit, I want to check of fast is the site before I make a deposit.

Thank you

You didn't give your API key permission to bet. On yolodice, go to the account page, click on edit next to your api key and check the play checkbox, then click save.

Edit: also, yolodice is extremely fast, but like most sites, small bets are throttled. I've gotten around 15, almost 20, bets/s at yolodice with a base bet of 100 sat, but with base bet 1, it was closer to 2 or 3 bets/s
431  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: May 27, 2017, 07:06:51 PM
Hello all,

I have a problem to play in yolodice with dicebot, I log in and when I try to make a bet, I have an error.

Is that another dicebot player have the same problem ?

Thank you and sorry for my English.

Can you send me the error please?
432  Economy / Gambling discussion / Re: Seuntjie' Dice bot programmers mode discussion. on: May 27, 2017, 02:57:17 PM
Hi seuntjie let me ask if the downloading link in the front page of this thread is updated or not..
I would like to test this script trying to use it in some dice game to test and modify some settings with my own..
Do you have latest version or v3 is the final?


You can always get the latest version of the bot at https://bot.seuntjie.com/botpage.aspx (or just on https://bot.seuntjie.com) as the page updates to the latest version whenever I upload one. It also shows the date that version was uploaded on, at the time of writing, the latest version is 3.3.4 and uploaded on May 15, 2017 (almost 2 weeks ago)
433  Economy / Gambling discussion / Re: Seuntjie' Dice bot programmers mode discussion. on: May 24, 2017, 06:39:30 AM
sorry mates,

Maybe a silly question: but can you help me here instead of stop, to reset the bot again ?
means when I lost that amount, bot reconsider again the same amount of my new balance to bet.

  elseif balance < stopLossTarget then
    -- we lost too much
    stop()

  end

Thank you.

This depends on your script. In the programmer mode, if you want to reset your strategy, YOU need to reset all of the applicable variables for your script. An easy way to do this might be to move all of the variable declarations usually done at the top of the script in a function called reset and just call the reset function outside of the dobet function.

for example:

Instead of:
Code:
base=1
test=2
max=100
min=0
startbal=balance
stoploss=startbal+10
chance=49.5
nextbet=base

function dobet()
--do your stuff here
if balance>stoploss then
base=1
test=2
max=100
min=0
startbal=balance
stoploss=startbal+10
chance=49.5
nextbet=base
end
--do your other stuff here
end


Try something like:
Code:
--declare your reset function
function reset()
base=1
test=2
max=100
min=0
startbal=balance
stoploss=startbal+10
chance=49.5
nextbet=base
end

--call the reset function before you start the script to initialize and instantiate your variables
reset()

function dobet()
--do your stuff here
if balance>stoploss then
--call the reset function to reset your script.
reset()
end
--do your other stuff here
end
434  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: May 22, 2017, 07:12:02 AM
Version 3.3.4 of DiceBot now available! Get it at: https://bot.seuntjie.com/botpage.aspx

Change Log


New Features

crashes logs exceptions to a file so I can try to debug


Changes
None


Bug Fixes
Fixed chart crashing
Fixed chart reset not working (thanks HardCorePawn)
fixed duckdice 2fa (thanks HardCorePawn)
fixed megadice
programmer mode bugs
bit-exo balance+stats fix

can you explain why i cannot connect safedice and fortunejack?

Do you need to complete a captcha when you open safedice in your broswer? If so, DiceBot will not be able to connect.
Fortunejack is currently not supported as they actively try to prevent bots from connecting and I haven't had time to try to fin a workaround
435  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: May 15, 2017, 08:43:05 PM
Version 3.3.4 of DiceBot now available! Get it at: https://bot.seuntjie.com/botpage.aspx

Change Log


New Features

crashes logs exceptions to a file so I can try to debug


Changes
None


Bug Fixes
Fixed chart crashing
Fixed chart reset not working (thanks HardCorePawn)
fixed duckdice 2fa (thanks HardCorePawn)
fixed megadice
programmer mode bugs
bit-exo balance+stats fix
436  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: May 11, 2017, 12:53:06 PM
The bot will use the settings of the most recently closed or started instance as default when opening a new one, but changing the settings in one bot will not affect the settings of others that are already running.

To make things easier for yourself, export your different settings to files, then just import the one you need when you start a new instance
437  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: May 10, 2017, 09:22:12 PM
How can I use multi bot at the same time on the same computer?

Just copy the whole folder and run each instance from its own folder. Most sites limit requests based on IP, not account, so betting with different accounts on the same site could result in slow betting or errors. NEVER bet on the same account with more than 1 bot at a time.
438  Economy / Gambling discussion / Re: Seuntjie' Dice bot programmers mode discussion. on: May 07, 2017, 07:40:21 PM
Uh it did it again! After a bet of 0.00065536 it loses. On the console screen it shows another bet of x2 which is what it is supposed to do. But the left screen doesn't register. It shows neither a winner or a loser just nothing. A quick check on the website shows that the final bet was a winner which should have reset the script yet nothing. The bot just stops in it's tracks as if the website did not send the data out.

Maybe I need to change sites? I'm using Nitrogen.

Hm, i've not heard of similar issues on nitrogen. I will look into it. In the mean time, I do suggest you play on another site. You can take your pick off of any one of the list on https://bot.seuntjie.com
I might caution against using bitsler at this time, as it might be doing the same, but I have not verified that yet. So use them, or not. Your choice.
439  Economy / Gambling discussion / Re: Seuntjie' Dice bot programmers mode discussion. on: May 07, 2017, 03:25:00 PM
Are we able to use the < and > in the code?

For example say After 10 total losses in a martingale run I want to reset to base on the next win but keep x2 bets going on losses.

Code:
!win > 10 then

does that work?
Yes, you can use < and >, but not like you're using it.

win is a boolean, that means true or false. !win means the opposite of win.

So if win = true

print(win) will print out true
print(!win) will print out false.

You cannot compare boolean values with integers. You can for example use

Code:
if currentsreak>10 then

since currentstreak is an integer. Take a look at this article about variables and the variables available in the bot: https://steemit.com/dicebot/@seuntjie/dicebot-programmer-mode-tutorial-1-1-variables
440  Economy / Gambling discussion / Re: Seuntjie' Dice bot programmers mode discussion. on: May 06, 2017, 05:19:40 PM
Hello
Thanks again for all your help
I have one more question
Why when my chances are 49.50 when playing low it is ok but when changed to Hi it changes to 49.49??

That depends on the site you're playing on. it has to do with how some sites handles/parses the chance. You will see on rollin for example. you can set your chance to 49.5, but your actual chance will be 49 or 50, but not 49.5, because the site only allows integer chance.
Shouldn't one begin to see the only integer chance as an advantage to a player given that it sums everything in between? In the same vein, isn't it disadvantageous  to play in a site with 3 decimal places, given that the probability of losing is further increased? Take for instance, playing 1.02x bet on a site with 3 decimal places outcome, would entail exposure to almost 30,000 numbers against a player.

Not at all. It doesn't make a difference in the math, it just limits the player. Whether you need to roll below 50 on a site that only rolls integers or on a site that allows up to 4 decimals, your ODDS remain 50%. With integers, there's only 50 winning rolls out of 100 possible rolls (50%), with a site with 4 decimals, there's 50 000 winning rolls out of 100 000 possible rolls (50%). The amount of outcomes that will make you lose alone is irrelevant, you need to look at it as a percentage of the whole.  

Sites with more decimals are usually better imo, because it gives the player more freedom, more choice, and allows higher/lower payouts. Integer only sites only allow payouts of up to 99x (roll 0 or 99), where are 4 decimal sites allow payouts of up to 990 000x.

On integer based sites, 1.02 payout is 97%. when playing on a 4decimal site, 97% pays out 1.0206. Or when playing on specifically 1.02 payout, you get almost 600 (or 0.0588%) extra rolls to be able to hit (when rolling low, roll below 97 for integers or below 97.0588 for 4 decimal sites), which is beneficial to the user.

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 [22] 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 ... 86 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!