Pages:
Author

Topic: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! - page 67. (Read 274841 times)

newbie
Activity: 8
Merit: 0
legendary
Activity: 1717
Merit: 1125
Hi, where are the bet history files usually located at? The bot has just deleted ~200,000 bets from my history while it was still betting. Now I only have only 1 bet in the history. Is there a way to recover them?

Edit: it looks like I had some other dice site selected instead of Primedice thus the bot could not fetch the 200k bets. Phew... I nearly had a heart attack.

I am still curious where the file is located at.

dicebot.db in the folder the EXE is located in.
hero member
Activity: 560
Merit: 501
Supermutated Virulent Microbial Strain
Hi, where are the bet history files usually located at? The bot has just deleted ~200,000 bets from my history while it was still betting. Now I only have only 1 bet in the history. Is there a way to recover them?

Edit: it looks like I had some other dice site selected instead of Primedice thus the bot could not fetch the 200k bets. Phew... I nearly had a heart attack.

I am still curious where the file is located at.
sr. member
Activity: 504
Merit: 250
Thanks for adding Dicebot to DuckDice. The speed is really great. 4rolls/sec isn't a speed you get on other sites so far I know.

Damn, gotta try it out. I get 1.5 bets/sec at rollin which I thought was good Smiley
hero member
Activity: 1372
Merit: 512
Thanks for adding Dicebot to DuckDice. The speed is really great. 4rolls/sec isn't a speed you get on other sites so far I know.
newbie
Activity: 14
Merit: 0
Yea it was saying a message to i close nitrogen all time that i open the bot but i'm not with nitrogen open in my browser

so... is it working now?

Nope, tried download others versions but he is stuck at 0
HCP
legendary
Activity: 2086
Merit: 4361
Also, how does the variable lastBet work? I want to check if the roll result of every bet I make is 11.11 or 22.22 or 33.33... etc. and print the bet id in the console for future reference if it is. How would one code that?
so the values you are looking for in lastBet are "roll" and "id"... as in lastBet.roll and lastBet.id

So, you could do something like:

Code:
luckyNumbers = {11.11, 22.22, 33.33, 44.44}
for x = 1, #luckyNumbers do
  if luckyNumbers[x] == lastBet.roll then
    print("Rolled: [" .. lastBet.roll .. "] with BetID [" .. lastBet.id .. "]")
  end
end

Basically, you are defining an array of the rolls that you want to check for, then iterating over that array and comparing the last roll to each of the values in the array and printing the roll and BetID if it matches one of them Smiley

You might also want to check out the dicebot programmers discussion thread:  https://bitcointalksearch.org/topic/seuntjie-dice-bot-programmers-mode-discussion-1114503
legendary
Activity: 1717
Merit: 1125
Yea it was saying a message to i close nitrogen all time that i open the bot but i'm not with nitrogen open in my browser

so... is it working now?
newbie
Activity: 14
Merit: 0
Quote
"Bet history table that auto verifies rolls when possible, can also be searched for certain rolls"
I can't find the search button to look for a particular roll result such as '77.77' in the history table.

Also, how does the variable lastBet work? I want to check if the roll result of every bet I make is 11.11 or 22.22 or 33.33... etc. and print the bet id in the console for future reference if it is. How would one code that?

Top left of the bet history from, click on the drop down, select search.

is this bot working on nitrogen sports? after configurate martingale and press to start low it keep saying "Current action: Betting 0.0000001 at 49.000000 low" but nothing happens lol

Works fine for me... iirc you can't be logged in to the site and the bot at the same time, so your should close the tab in your browser BEFORE trying to log in with the bot. Nitrogen was having some downtime/maintenance earlier, maybe your error was related to that.



Yea it was saying a message to i close nitrogen all time that i open the bot but i'm not with nitrogen open in my browser
legendary
Activity: 1717
Merit: 1125
Quote
"Bet history table that auto verifies rolls when possible, can also be searched for certain rolls"
I can't find the search button to look for a particular roll result such as '77.77' in the history table.

Also, how does the variable lastBet work? I want to check if the roll result of every bet I make is 11.11 or 22.22 or 33.33... etc. and print the bet id in the console for future reference if it is. How would one code that?

Top left of the bet history from, click on the drop down, select search.

is this bot working on nitrogen sports? after configurate martingale and press to start low it keep saying "Current action: Betting 0.0000001 at 49.000000 low" but nothing happens lol

Works fine for me... iirc you can't be logged in to the site and the bot at the same time, so your should close the tab in your browser BEFORE trying to log in with the bot. Nitrogen was having some downtime/maintenance earlier, maybe your error was related to that.


newbie
Activity: 9
Merit: 0
Getting seed data. Please wait.

Next message (error message):
Sometimes is
Error: 26"}}
other
Error: 1d97"}}
or
46b"}}

but it keeps changing

The bet dont stop, but gets slow
newbie
Activity: 14
Merit: 0
is this bot working on nitrogen sports? after configurate martingale and press to start low it keep saying "Current action: Betting 0.0000001 at 49.000000 low" but nothing happens lol
hero member
Activity: 560
Merit: 501
Supermutated Virulent Microbial Strain
Quote
"Bet history table that auto verifies rolls when possible, can also be searched for certain rolls"
I can't find the search button to look for a particular roll result such as '77.77' in the history table.

Also, how does the variable lastBet work? I want to check if the roll result of every bet I make is 11.11 or 22.22 or 33.33... etc. and print the bet id in the console for future reference if it is. How would one code that?
legendary
Activity: 1717
Merit: 1125
actually im set resetseed() only after 200 bets.  Any ideia about the error?

Can't do much without the error message.
newbie
Activity: 9
Merit: 0
actually im set resetseed() only after 200 bets.  Any ideia about the error?
legendary
Activity: 1717
Merit: 1125
can the speed to primedice speed up? or they limit connections time per ip
Primedice does limit requests per IP. The bot pushes the bets at the speed the site and your internet allows it. If you want faster bets, you need to make larger bets.




resetseed()  sometimes gives me a error on Yolo Dice.
after every bet, a message appears quickly at status/current action between betting actions


I don't think yolodice allows you to reset your seed after every bet. Try setting it to reset after every 100 bets or something.
newbie
Activity: 9
Merit: 0
resetseed()  sometimes gives me a error on Yolo Dice.
after every bet, a message appears quickly at status/current action between betting actions

legendary
Activity: 1890
Merit: 1148
can the speed to primedice speed up? or they limit connections time per ip
Never heard they limited connections per ip. Try to bet with higher bets for faster/speed up your bet.

Ктo мoжeт нaпиcaть cкpипт пoд зaкaз?
Who can write a script for an order?
I just understand with your second question, i have no idea what is your first question since i don't know russian language (I think you are translated your question from russian into english?).
Go to here and hope someone (Usually Chilly2k) will help you out by write the script for you https://bitcointalksearch.org/topic/seuntjie-dice-bot-programmers-mode-discussion-1114503
I don't know how to write the script (I'm not a programmer).
member
Activity: 270
Merit: 10
Ктo мoжeт нaпиcaть cкpипт пoд зaкaз?
Who can write a script for an order?
sr. member
Activity: 378
Merit: 250
can the speed to primedice speed up? or they limit connections time per ip
Pages:
Jump to: