Bitcoin Forum
May 10, 2024, 06:27:44 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 ... 86 »
201  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: September 27, 2018, 10:04:10 AM
I'm afraid my answer will probably dissapoint: https://steemit.com/gambling/@seuntjie/why-botting-doesn-t-work-at-casinos
202  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: September 27, 2018, 10:01:26 AM
cant login to safedice,
any ideas?
im sure the username pass is correct

Looks like there's been updates to cloudflares protection and SafeDice has raised their protection level with cloudflare. DiceBot should be able to log in again if SafeDice lowers the protection level. I'm assuming the protection was increased because they're being attacked, so hopefully the attack subsides soon and everything will work again.
203  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: September 24, 2018, 09:09:40 PM
Hey, I know that somewhere Iv seen question about that kind of thing, but can't find it anymore.

   if (modbuton == true) then
      hilonumb = math.random(45,50)

what does that kind of statement really doing?

exactly numbers 45, 50

what will be changed if i will put there like 5, 95 or 1, 99 or 20, 80???

hope someone can explain it to me Smiley


and another question is there is possible to make that bot "auto start"/"reconnect" (like yolodice site are doing, but time after time, there is error maybe 2 times in 48hours, when bot are stopped) after stopping when internet connection or dicewebpage get some error?! Smiley

See http://lua-users.org/wiki/MathLibraryTutorial, Specifically the part about math.random.


It depends on the site. If the sites API uses a socket (TCP or Web), and your computer gets disconnected from the site, there is no way to restart the bot other than logging out and logging in again or by closing and opening the bot and logging in again (The bot would need to keep your username and password in memory to be able to log in again automatically, which can be a security risk). For sites that use a rest API, the bot will retry a failed bet every 30 seconds and will continue if a bet is successful, as long as you don't stop the bot.

If the bot shows a message at the bottom of the screen saying it stopped because of a lua error, you need to fix whatever causes the error in your script. If it stops saying there was a mismatch in your bets, you really don't want the bot to restart automatically. If it says stopped for any other reason, it's your settings.
204  Economy / Gambling / Re: Primedice.com | Creators of Dicing 🎲 | 22 Billion Bets | 112+ BTC Jackpot! on: September 22, 2018, 10:50:42 AM
I focused on Primedice about 1 year ago to now, I had many losses and Wins, after 7 months i decide to more focus on a special Strategy!

I check many strategies and i choose this strategy:


You can fuck right off.

I did not create DiceBot and make it available for free so people like you can scam others into buying bullshit strategies that will bust in time, under the guise that it makes profit.


So either upload your settings file onto the DiceBot site where it will be available for all for free and stop selling fake versions of a bot that is available for free, or go stick it all up your ass.





Whenever anyone sees a post like this, ask yourselves: If this is working, why is he selling it and risking sites finding a loophole to fix it? If he claims he wants to share this with people for the good of the community, why is he selling it instead of giving it away? If it's working, he can surely bankrupt all of the casinos and don't need the money to sell it.

There is not such thing as a winning strategy, or bot, or script. Anyone selling you anything saying that it is one, is scamming you.
205  Economy / Gambling / Re: Strategy always wins! (Software) Serial number generation software on: September 22, 2018, 10:46:00 AM
I focused on Primedice about 1 year ago to now, I had many losses and Wins, after 7 months i decide to more focus on a special Strategy!

I check many strategies and i choose this strategy:


You can fuck right off.

I did not create DiceBot and make it available for free so people like you can scam others into buying bullshit strategies that will bust in time, under the guise that it makes profit.


So either upload your settings file onto the DiceBot site where it will be available for all for free and stop selling fake versions of a bot that is available for free, or go stick it all up your ass.





Whenever anyone sees a post like this, ask yourselves: If this is working, why is he selling it and risking sites finding a loophole to fix it? If he claims he wants to share this with people for the good of the community, why is he selling it instead of giving it away? If it's working, he can surely bankrupt all of the casinos and don't need the money to sell it.

There is not such thing as a winning strategy, or bot, or script. Anyone selling you anything saying that it is one, is scamming you.
206  Economy / Gambling discussion / Re: Seuntjie' Dice bot programmers mode discussion. on: September 19, 2018, 06:54:13 AM
How do i code in programmer mode "btc streak profit"? just like in advance mode.

I was able to code similar to "btc profit" but i wanted to add "btc streak profit" as a safety option thanks.

You need to reset your streak profit when it's the first win in a series or a first loss in a series, then add the profit of the previous bet to your counter.

Code:
streakprofitcounter =0

if currentstreak==1 or currentstreak==-1 then
streakprofitcounter =currentprofit
else
streakprofitcounter +=currentprofit
end

as for btc profit, you don't need to program it, just use the profit variable.

See https://forum.seuntjie.com/index.php?topic=2.0 for a list of tuturials for the programmer mode, including a reference list of available variables and methods.
207  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: September 06, 2018, 05:28:02 PM
I Cant login into PrimeDice.(Status/Current Action:Please provide a valid captcha.)

What happen?

We are aware of the DiceBot login issues at Primedice and Stake, We're working closely with their teams to find a solution that meets all our needs. See https://forum.seuntjie.com/index.php?topic=169.msg336#msg336
208  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: September 04, 2018, 09:49:23 AM
I have 2 questions:

- You have withdraw in Stop Condition, How can i TIP on it?
- Can i run multi run dicebot on a Computer, Dicebot or Primedice have Limitation? I need to run about 20 Dicebot on a Computer and one internet.   

You can't. You need to use the programmer mode to tip
Running multiple instances is not officially supported on dicebot, and primedice limits requests based on IP. Each instance of DiceBot pushes the limits for PD as it is, if you run multiple form one IP, you will be throttled, so bets will not be faster.

I have to mention, DiceBot is not a money printing tool. It will not make you money in the long run, its intended purpose is to be used for fun.
209  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: September 02, 2018, 06:58:20 PM
Thanks, Good!
How can i start a specific strategy on auto login and auto start?
 
You cannot specify a strategy, it will open the most recent one used.
210  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: September 02, 2018, 06:33:51 PM
Hi

Do you have API?
I need to make an execute application with a special strategy, when i run the exe file, its login and auto run the strategy.
Do you have API documents of primedice? or do you have API for dicebot?

Ho can i do it?

Thanks

DiceBot does not have an external API, only the internal API for the programmer mode.
I do not have the API documents for primedice, you will need to contact PD support/developers for it.

If you strategy has been set up in the advanced mode (if it wasn't, try it. It's probably possible), you can use the auto login and auto start features the bot already has.

Go to View (Top of the screen)-> settings. Enter your username and password, check the auto login check box, check the auto start check box and click on save (bottom right). Every time you open the bot, it will load the most recent settings (As it always does), attempt to log in using the details provided and start betting once logged in. (it will always default to BTC)
211  Economy / Gambling discussion / Re: Seuntjie' Dice bot programmers mode discussion. on: September 02, 2018, 06:23:41 PM

Cool, works if you enter the correct coin name, thanks. Smiley
How does the currencies.strings works. How to get the list of availible coins at the casino where i logged in from the Dicebot console. Did try but cannot find out how to get the list.


currencies is an array of strings. You can access it like any other array, for example print(currencies[1]).

Hey guys,

I am stuck on this coding. Everthing run smootly until i run into ZERO then the system stuck.

How do i set my min bet is 0.00001000

if (win) then
    nextbet = previousbet - 0.00001000

if (loss) then
    nextbet = previousbet + 0.00001000


example
0.00001000 Loss
0.00002000 Loss
0.00003000 Win
0.00002000 Win
0.00001000 Win
0.00001000 Win (This is where the system bet 0 and got stuck what i want is to tell the system to keep betting 0.00001000)
0.00001000 Win

Thanks
Kwong
You need to make sure that you never bet less than the specified amount. so you need to add an if to your script that compares the bet value to your minimum bet. Maybe alter one of your ifs to check that it's a win and that the previous bet was larger than the minimum bet?

Alternatively, you could use the D'Alembert system in the advanced mode, it does exactly what your script does, and set a minimum bet in the stop conditions tab.
212  Economy / Gambling discussion / Re: Seuntjie' Dice bot programmers mode discussion. on: September 01, 2018, 03:42:20 PM
Hi there,

Is it also possible to switch and load to another betting coin from the console instead through the menu?
So from BTC to LTC or DOGE etc.


Yes. Use the currency variable.

See https://steemit.com/dicebot/@seuntjie/dicebot-programmer-mode-tutorial-1-1-variables for a list of available variables.
213  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: August 17, 2018, 08:03:58 PM
Hi

I use dicebot for Primedice website.
I can login to primedice account with dicebot tools.
after start high every many minutes dicebot error me and pause rolls!
That error is:
Cannot query field "activeSeed" on type "User". Did you mean "activeBet", "activeBets", "activeClientSeed", or "activeServerSeed"?

How can i resolve it.

Please guide me.
Thanks

Hi. thank you for reporting this. The current version does not yet support resetting seeds for PD. Disable any reset seed settings that you have enabled or remove it from your script, then the bot will be able to bet normally.
214  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: July 10, 2018, 09:15:04 AM
hey seuntjies, are you planning to add Luckygames to your supported dice sites??? itīs a really nice casino and have a lot of crypto currencies

Probably not. See https://bitcointalk.org/index.php?topic=307425.msg31343562#msg31343562

hey seuntjies, are you planning to add Luckygames to your supported dice sites??? itīs a really nice casino and have a lot of crypto currencies

luckygames site owner/s are afraid to allow people play from bot, so they do not want that dicebot are playable there, im asked few time...

That's odd, as far as I remember, they approached me about it initially.

215  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: July 09, 2018, 08:37:29 AM
@seuntjie, is there an android version of your dice bot anywhere?

I know the source code is available if not so I might have a look at compiling one but just wondering if there's something that will save me the effort (obviously if I try to compile it as a dice bot, unless I use seomething like python and text files, I'll have to change the layout of the UI).

DiceBot is written in .net c# with a winforms GUI. It cannot be compiled for android. You will have to rewrite the bot completely using xamarin, javascript or java to get it to run on android.

I am working on a new version of DiceBot that is being written in .net core. While there is currently no official .net core support for android, it is being worked on and might work in the future, I'm not making any promises though.
216  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: July 08, 2018, 05:24:31 PM
you bot just stole my money, it withdrawn them to an account without my permission my 0.2 BTC is lost

very smart of you to have open source and then, have scam in compiled bot.


i am waiting for confirmation by primedice team and i wil open scam accusation after confirmation

Before you do that, please answer these few questions honestly.

Have you ever downloaded or used a version of DiceBot that was not downloaded from the official website (https://bot.seuntjie.com)?
Did you ever follow a guide that requires you to replace files or settings to set up the bot?
Did you use a programmer mode script that you got from somewhere other than the official website?
Have you ever used any other bots or scripts than the official version of DiceBot?
Did anyone help you set up the bot or log in?

The version that is available for download on my website is exactly the same as the code in github. You are welcome to download a decompiler and decompile the official versions of DiceBot and compare it to the source code on github and check for any differences in function or logic (there will be minor differences because of how code gets refactored during compilation and decompilation, but logic and function will not be changed). If you are not a developer, you can easily get one to do it for you.

If the bot somehow accidentally withdrew these funds and it withdrew it to my account or any of my addresses, feel free to send me an email instead of accusing me of stealing your funds. If you accidentally sent your coins to me, I will gladly return your coins minus the transaction fee, as I have done dozens of times when people have accidentally sent me money.

Edit: Just looked at my account on bitcointalk and my bitcoin wallets. I did not receive a deposit with an amount close to 0.2 Btc recently.

Please answer honestly.
217  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: July 08, 2018, 05:16:52 PM
Hi Seuntjie, on version 3.3.19, it says that Primedice tipping has been fixed, I've tried it but seems it's still not working. My code is as follows:
Code:
if (profit>0.001) then
tip(mybank,0.0005)
resetstats()
end

Am not that good in coding but I think nothing is wrong with the code. The message being returned at the console is "Tipping 0.0005 to".

When I was testing it, it was working fine. If the message you're getting is "Your tipping xxxx to", then there's something wrong with your code. If you're using a variable to send a tip, make sure the variable has a tip. If you're adding an account name in the tip function, make sure it has ' around it. For example tip('mybank',0.0002).

218  Economy / Gambling discussion / Re: Seuntjie' Dice bot programmers mode discussion. on: June 28, 2018, 02:11:12 PM
Thank you for notifying me HCP, I have updated the script on the site, but I have not tested it.

Feel free to ask questions about DiceBot, the programmer mode and scripts on https://forum.seuntjie.com
219  Economy / Gambling / Re: 🔱ETTA Games 🔱 New Number Hunting is ON! WIN Up to 0.02 BTC!~ on: June 24, 2018, 02:02:30 PM
You have contacted me twice about being added to DiceBot (once per email and once per message on bitcointalk) and I have responded to both communications, but I have not received any response on either. Are you serious about being added to DiceBot? Will you address the issues I highlighted in my email and help me with the issues I mentioned in the bitcointalk PM?
220  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: June 19, 2018, 06:25:20 PM
If you are serious player, you can play with the bot, it is just much smarter decision. Just drink your coffee or etc. and see how bot is working in your place. Then withdraw the profit and start again. But the question is - dice sites allow the bot or no ?

Don't expect to make money while using a bot. Don't expect to make money while gambling. Gambling is just paying for entertainment, like any other form of entertainment. And DiceBot is not meant to make money, it's meant to make the simple game of dice more fun and interesting.

Sites have no problem with DiceBot and all of the supported sites do not mind if you use it there. (If they minded, the site would not be supported)
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 ... 86 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!