Bitcoin Forum
May 12, 2024, 09:25:33 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 ... 86 »
101  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: September 13, 2019, 09:45:43 AM
hi, wondering if you got a chance to look into this yet. thanks Smiley

Wolf.bet Doesn't allow you to use DiceBot if you haven't made a deposit yet or are only playing with faucet/bonus coins. If you haven't yet, please make a deposit in the currency you're trying to play with and then try again.

If the problem persists, please download the 3.4.5 beta (https://bot.seuntjie.com/botpage.aspx?id=79) and try again. Send me the dicebotlog.txt file from then new version again if betting still doesn't work.
102  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: September 10, 2019, 05:34:02 PM
There's a difference between = = and ==. Programming is very sensitive to case and spacing. x and X are not the same things in programming.
Also, stop is a function, functions are called with brackets. stop on its own is going to cause errors, stop() will not.

See the programmer mode tutorials linked on https://bot.seuntjie.com/programmermode.aspx

The steemit tutorials are somewhat more orientated at people that are new to programming.
103  Economy / Gambling discussion / Re: Seuntjie' Dice bot programmers mode discussion. on: September 07, 2019, 07:26:21 PM
Not sure if the programming mode support this:

betsides = [L, H, L, L, H, L, H, H, L, L....]
stakes = [1, 1, 1, 2, 3,4, 5, 6...]
betodds = [2, 2, 2, 3, 4, 5, ....]

if win
 nextside = betsides[0]
 nextstake = stakes[0]
 nextodd = betodds[0]

else //lose
 nextside = betsides[currentstreak]
 nextstake = stakes[currentstreak]
 nextodd = betodds[currentstreak]

Questions are:
1) Will above variables taken for use in the bot (nextside, nextstake, nextodd)? If not, how to implement above?
2) Is the first lose will cause currentstreak = 1?
3) If above array list suported, what is the maximum size? Basically I need 3000+

1+3) https://www.lua.org/pil/11.1.html
2) See the tutorials on https://forum.seuntjie.com/index.php?topic=2.0, specifically https://steemit.com/dicebot/@seuntjie/dicebot-programmer-mode-tutorial-1-1-variables

Also, see just a quick tutorial/example for if statements regarding if statements in LUA.
104  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: September 07, 2019, 07:12:54 PM
Hi, I saw other posts about not being able to log in to wolf.bet and I had the same problem, just had to keep trying until it worked, but I can’t get automatic bets to work, only manual. If I set it at martingale 2x or anything else the manual bets always work but no matter how I set the bot up the automatic bets just show the message at the bottom like “betting 1 at 49%” and nothing ever happens

Can you email me your dicebotlog.txt file please?
105  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: September 04, 2019, 12:51:25 PM
I am betting 10 LTC satochis with 78% probability and the error message is that the bet is small but worked perfectly until 2 days ago.

Then the problem is probably that they increased their minimum bet. Have you tried placing the same bet on the website itself?

On the site works, only on Dicebot does not.

Is it happening to you too?

Definitely for me Dicebot for Betking does not work, if you can know the reason thank you for informing, thanks.

Again, need more information that "does not work". What doesn't work? What are you trying and what is the result? Have you tried other things (like larger bets, different chance etc) and is there anything that does work?

I haven't had a chance to test anything and I haven't heard anything from the site regarding changes.
106  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: September 03, 2019, 01:28:32 PM
I am betting 10 LTC satochis with 78% probability and the error message is that the bet is small but worked perfectly until 2 days ago.

Then the problem is probably that they increased their minimum bet. Have you tried placing the same bet on the website itself?
107  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: September 03, 2019, 01:10:04 PM
Hello good day, I can no longer manage to use Dicebot on the Betking site, has there been a change in the site regarding the program?

It worked the last time I tested it and have confirmation from other users that it worked as recently as 4 days ago.

I need more detail than "can't use it". What's wrong? Can you log in? can you place bets? does it crash? Does it show any error message?

I don't own any of these sites, I don't work for them or on them. I generally find out about issues with sites when people report issues. It's possible that the site has had an update the breaks DiceBot, or it is also possible that you just tried to log in too many times and activated a catpcha on your account/IP and need to wait a day before attempting to log in using the bot again.
108  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: September 02, 2019, 01:46:40 PM


Hello friend, was a date informed for the relaunch?

I suggest you go ask on the thread that he linked.

Are there any plans to include Bitkong in Dicebot?

Bitkong is not a dice game. So no
109  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: September 02, 2019, 07:02:32 AM
Hi Seuntjies,

What is the ram usage or minimum requirement ram for dicebot software?

Thanks

It depends on what you're doing. It uses between 20-60 MB with default settings while betting. If you start querying bet history, drawing charts or increasing bet logs/live charts, it can probably go up to 2GB, depending on the database size.

So your OS minimum plus 100MB?

Yes, of course, I think others must have the same problem.

Are you logging in using a username and password or using metamask?
Currently, only username and password login is supported.

I am using only username and password as indicated in Dicebot for https://wolf.bet

Are you able to login with username and password?

yes

Does the site allow bets from 1 BTC satochi?

Thanks, I was able to login to the new site, I believe it was a momentary instability, I put some questions below:

1) Are Safedice, Megadice, and Kingdice sites up and running?

2) Do you accept bets from 1 BTC satochi?

Thank you very much in advance.

SafeDice - should be working afaik, but the site owner seems to be missing
MegaDice - I'm aware of login issues with them and I have emailed them to get assistance with it, but haven't received any feedback yet.
KingDice - The SSL certificate has expired for the site. Check their bitcointalk thread or email the owner to get details on what happening with the site.

2. I don't impose a minimum bet, the sites impose minimum bets.
110  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: August 30, 2019, 01:52:34 PM

Anyone else say they can't log in?

Not so far
111  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: August 30, 2019, 01:49:20 PM

Does the site allow bets from 1 BTC satochi?

Yes

If you have more questions, please group them into 1 post.
112  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: August 30, 2019, 01:46:39 PM
Yes, of course, I think others must have the same problem.

Are you logging in using a username and password or using metamask?
Currently, only username and password login is supported.

I am using only username and password as indicated in Dicebot for https://wolf.bet

Are you able to login with username and password?

yes
113  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: August 30, 2019, 01:31:29 PM
Yes, of course, I think others must have the same problem.

Are you logging in using a username and password or using metamask?
Currently, only username and password login is supported.
114  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: August 30, 2019, 08:00:50 AM
Hi friend, I can't log in to the program on the new site: https://wolf.bet

Did you select the site from the site menu?
Please see the getting started guide and the FAQ
115  Economy / Gambling / Re: 🐺WOLF.BET - Provably fair dice game 🎲 $1,000 Daily Race💰7-day streak bonus🔥 on: August 29, 2019, 07:50:08 PM
DiceBot 3.4.4 available for download - https://bot.seuntjie.com/botpage.aspx

Change Log

New Features
Added Wolf.Bet


Changes

Updated and implemented the roll verifiers for all sites.
Removed inactive sites from menu and cleaned up code a bit.
Added Wolf.Bet


Bug Fixes

Betking Decimal chance bug
Verifiers not working for several sites
116  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: August 29, 2019, 07:49:48 PM
DiceBot 3.4.4 available for download - https://bot.seuntjie.com/botpage.aspx

Change Log

New Features
Added Wolf.Bet


Changes

Updated and implemented the roll verifiers for all sites.
Removed inactive sites from menu and cleaned up code a bit.
Added Wolf.Bet


Bug Fixes

Betking Decimal chance bug
Verifiers not working for several sites
117  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: August 19, 2019, 09:14:36 AM

The reason is I need the least memory footprint as possible (constantly 10MB RAM usage is kept after a month or a few months run) in which a console program is best suite. Secondly I need to define some static and dynamic variables in which I am not sure how to keep it right in LUA script and also save that in case of restart or abnormal power outage. Thirdly alot of if and else as well as loop is used and lastly resolving the issues with error from site (HTTP 404/502) in which I let it just wait (in a loop) until the site is back to normal and continue playing without extra babysitting it.

Memory: Fair enough, though in my experience, DiceBot doesn't really increase the amount of memory it uses once it's running and the chart and bet log are at their maximums (Which can be decreased in the settings tab).
Variables: Variables can just be defined as in any other language and you can use lua io library to save them to a file or read them from a file.
If-else/loops: this is the same for any programming language and shouldn't dissuade you from using one or another
Error from site: DiceBot automatically retries the most recent bet every 30 seconds if there is an error, and with the way freebitco.in works, it should just resume betting even after several hours of downtime or maintenance.

118  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: August 19, 2019, 06:08:59 AM
And btw: I am not betting with this bot but my private one (with credit to Seuntjie in which i copied his code specifically the login & send bet command/ syntax to talk with the site and implement my own logics).



If you're only using the login and bet functionality, why not just use the bot's programmer mode to write your own logic? then you don't need to maintain any other code to ensure compatibility with the site and you can switch to any number of sites without having to change your code.
119  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: August 13, 2019, 08:36:55 AM
Hi,
Is anyway to keep history only 24h so the bot won't need save days behind?

No

The bot reads the profit wrong when the time pass after 24 hours.

Can you elaborate?
120  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: August 05, 2019, 06:10:06 AM
Is your primedice nick seuntjies ?


Just Seuntjie. The same as my forum username.
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 ... 86 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!