Jump to content

What betting bots are available?


neich

Featured Comment

Posted

 

Meanwhile, I've heard of many different bots.

I would be interested in what games there is a bot.

Until now I only know Dice & Hilo, but i already heard about a mines, keno and a plinko bot.

Are they legit? 

Are they allowed?

And if yes, where can i get them? 

Posted

I also know only about Dice and Hilo. But bots are programs written by players for personal use and only few people share them with other players for free or sell them.

Posted

There are indeed some bots developed out there to cater for different games, but specifically for stake games, there's not much.

Maybe you can hire developers for this to make some. Only a few people makes these bots out of kindness  (or there's a hidden agenda to it being free).

Yes they are allowed and the risk is all yours since it will involve giving out your API key. There are already well-made bots like dicebot and hilobot, but not all are as trusted as them. API key can also be used to widraw your funds so you REALLY NEED TO  check the bot's credibility first before using.

 

Posted

Until now, what I know is only hilo and bot dice, the rest don't know and don't believe it. the reason I believe is to use hilo bot because it is made directly by Indonesian mod and is very trustworthy whereas in dice it is made by seuntjie and can be searched using words (!dicebot) in stake chat of course it is very safe to use it.

Posted

I've seen bots for almost all games of Stake before and I used some of it because the download links of the bots that was uploaded in dropbox was shared on chat.

But after Stake updated their site and used API tokens to log in on bots those bots became useless. The HiLo bot we have right now is the same design as the HiLo bot before the token update though.

Maybe there were other bots that was not shared on public. Who knows. 👀

Posted

The only bot publically supported by Stake is the dicebot. There are many other bots, but they are not supported by Stake and are created by normal users. Bots are allowed as Stake provides the API key to use them.

Posted

I know there is a bot for dice and a hilo bot but if I remember well I also have a file that contains a bot for mines. I need to check that out. I never used it myself though so do not know how it works

Posted

Personally The only  ones that i know off or have ever heard of being available for stake casino are mad-coins hilobot and Seuntjies DiceBot which to be honest i find them both really incredibly helpful an awesome at times  :) 

Posted

bots,. never heard about the plinko or keno,, dice and hilo yea... but still cant understand how to work hilo,.but in my opinion what are the bots are good for, really is not fun at all allowing a bot do the work for you.. well that just my opinion..

Posted
15 minutes ago, polor12 said:

bots,. never heard about the plinko or keno,, dice and hilo yea... but still cant understand how to work hilo,.but in my opinion what are the bots are good for, really is not fun at all allowing a bot do the work for you.. well that just my opinion..

its just the same as doing auto bets..... my opinion of course. I think using a bot is exactly the same that play plink, mines or other game on autobot. I find the hilo bot useful because you can enter the combo you want to chase and get much more opportunities to do so, cause if you take A as startcard in the combo then you start every game with an ace instead of manually needing to switch cards until you get an ace to chase your preferred combo

Posted

There are bots for each game, but I guess only hilobot and dicebot are legal so far, as i know at least. Although, both of them are legit and allowed as ive heard, since support members and admins never noted a warning or something.

Posted

There are a lot of bots to play in the casino, like they can even be found on the forum. And if they are on the forum I don't think they will be banned :)

Posted

Let me share a strategy for seuntjie's dice bot - the strategy is provided Free of Charge, and it can be found in public! 

It is used to play Dice and is a modified Paroli betting system with some Martingale elements;

What I did was fixing some code, and adding safeguards to defend balance, like losslimit, minbalance, maxbet allowed, profittarget,

so you can tell the bot exactly how much you want to win and how much it is allowed to lose, in case your luck goes negative way!

Then I ran this very bot script and tested it on another site Y*** Dice, where it made a profit of 10,000 satoshi from a balance of 80,000, base=0.00000010

which is 12.5% and sounds good to me... [my daily plan was to win about 20-25% of balance in a day]

-- paroli betting
-- https://bitcointalk.org/index.php?topic=1430193.0


chance= 45
base=0.00000010
bethigh = true
multiplier = 2
nextbet = base
curbet = base + 0.00000010	--must be the same as base

stoponprofit = true
profitstop = balance+0.00001000

-- STRATEGY
wintarget = 0.00009000

function dobet()

-- Check Balance
	if balance-nextbet >= wintarget and wintarget ~= 0 then
		print("\n\nWinTarget Reach\n\n")
		resetseed()
		resetstats()
		nextbet = 0.00000001
		stop()
		ching()
	end

if win then

	resetseed()
	
	if (stoponprofit and profit > profitstop) then
	stop();
	print(profit)
	print(balance)
	print(">>>YOU WIN<<<")
	end
	
	nextbet = previousbet* multiplier
	if currentstreak%3==0 then
	resetstats()
	nextbet = base
	end
    else
        if currentstreak==-1 and wins > 0 then
         curbet = base	--if it's the first loss in a streak, reset to base
        else
          curbet = curbet+ 0.00000010	--must be the same as base
        end
        nextbet = curbet      
    end
  end

hope that i'm allowed to post this information, if there's a problem, please , inform me, explain reasons or just delete!

  • Moderator
Posted

i think it legit ... bot has more setting than web setting ... it convinience ... and you can do whatever you want on script ! 

example: on bot you can change base bet how many time u want on autobet ! can stop at how many roll... and change side when ever u want 

Posted

Dicebot is by far the most popular and the best one I know of, from what I've experienced and heard others say.  There are not a ton of reputable ones out there as far as I know...

Posted
2 minutes ago, hanvee said:

i think it legit ... bot has more setting than web setting ... it convinience ... and you can do whatever you want on script ! 

example: on bot you can change base bet how many time u want on autobet ! can stop at how many roll... and change side when ever u want 

thanks for the vote of confidence in my post; let me assure you - it is completely legit and it tested positive with some profit; also it has been discussed in public;

never forget, any system fails with time, so i may have been lucky; right now, im gonna test it here on Stake with my balance 7,000 DOGE and base=0.1

will keep you posted...

Posted

if there are bots out there i think most are privately owned and not really shared or only shared with the friends of the user who made it......... would be nice to get keno bot thought.... id love tat

Posted

Bots are very cool to use i only heard about hilo and dicebot i triee to use hilobot once but it didnt work idk what was wrong so i kept trying and no succes. If u can try hilobot is a very good one u can easily get profit by playing low bets :) . Wish ya goodluck and take care

Posted

There are just two that i know of one is the Hi Lo bot and there is the dicebot also shinjo owns a plinko bot that no one else has and is pretty cool and will be fun to use.

  • Moderator
Posted
On 6/11/2019 at 9:36 PM, neich said:

 

Meanwhile, I've heard of many different bots.

I would be interested in what games there is a bot.

Until now I only know Dice & Hilo, but i already heard about a mines, keno and a plinko bot.

Are they legit? 

Are they allowed?

And if yes, where can i get them? 

i heard that all game there have bot too but it was old version and it was private link...not allow to share public , but the ho and dice one can public now, i have the mine bot but old version .... i think it all legit . but the site dont wanna public it 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

Privacy Policy Terms of Use