Search content
Sort by

Showing 20 of 51 results by sree6020
Post
Topic
Board Gambling discussion
Re: Seuntjie' Dice bot programmers mode discussion.
by
sree6020
on 01/06/2020, 13:40:20 UTC
Is there any way I can change to a custom client seed from inside of dice bot(instead of resetting seed to a random one)
Post
Topic
Board Gambling discussion
Re: Seuntjie' Dice bot programmers mode discussion.
by
sree6020
on 01/05/2020, 07:20:32 UTC
That looks relatively simple... so I think this code should work.

NOTE: As always, I have not thoroughly tested this... so I accept no responsibility if you lose your entire balance! Tongue



Thanks for the code @HCP .....and your disclaimer is duly noted Cheesy Cheesy Cheesy


Post
Topic
Board Gambling discussion
Re: Seuntjie' Dice bot programmers mode discussion.
by
sree6020
on 30/04/2020, 14:15:03 UTC
Hello can someone please help me with a code that works like this:

First a bet is placed such that basebet=0.00000001 ,bethigh=true, chance=49.5.If this bet wins then nextbet is placed with same conditions as before.But if the bet losses then nextbet is 2X the previous bet( i.e., 0.00000002 in this case) and remaining conditions are similar. And if the second bet wins ,then nextbet resets to 0.00000001 and continues the cycle and if loss then nextbet again becomes  2X of previous bet.This standard martingale only continues until there are 3 consecutive losses.That is, when a bet of 0.00000004 is placed and lost ,then nextbet becomes 0sats (since primedice supports zero amount bets).This zero bet is placed consecutively until 1 win comes.When one win comes then nextbet becomes 2X of the bet that was placed at 3rd consecutive loss( that is 0.00000008 in this case).Again if this bet wins then whole cycle resets and continues from first,And if this bet losses the again martingale is applied upto 2 more stages like this:8sat,16sat,32sat.....here if bet with 32 sat losses then it becomes the new value to be doubled after placing consecutive zero amount bets.

For better understanding I am attaching a simulated bet list here:

1.  0.00000001----------------win
2.  0.00000001----------------win
3.  0.00000001----------------win
4.  0.00000001-----------------loss
5.  0.00000002-----------------win
6.  0.00000001-----------------win
7.  0.00000001-----------------loss-----:
8.  0.00000002----------------loss -----: 3 consecutive losses.so nextbet becomes 0 and continues until 1 win is obtained
9.  0.00000004----------------loss------:
10.0.00000000----------------loss
11.0.00000000----------------win--------1 win is obtained with zero bet so nextbet is 2X of previously lost highest bet (  2*0.00000004)
12.0.00000008----------------win-------here, since this bet is win so cycle again starts from first .but if this was loss,then again martingale continues until
                                                         8,16,32. If bet with 32 sat losses it becomes the new number to be doubled again after zero bet streak.
                                                         
Post
Topic
Board Games and rounds
Re: Free Trezor Model T Hardware wallet Raffle 🔥 Bitsler.com Birthday!
by
sree6020
on 27/11/2019, 19:16:20 UTC
Username: rkannank     
Post
Topic
Board Games and rounds
Re: Free 0.2 bitcoin giveaway 🔥 Bitsler.com Birthday!
by
sree6020
on 27/11/2019, 19:13:53 UTC
Username:   rkannank
Post
Topic
Board Gambling discussion
Re: Seuntjie' Dice bot programmers mode discussion.
by
sree6020
on 20/06/2019, 08:46:54 UTC
Hi, can someone help me with this strategy :The basebet is 0.00000001 placed at 1.8711X payout and bethigh=true.This bet is placed continuously until two consecutive win happens. when two consecutive win happens the nextbet becomes 0.00000100 placed at 1.8711X and bethigh=false.If this bet is a win then the conditions get back to initial that is 0.00000001 and bethigh=true.And if the bet was a loss, then also the conditions get back to initial and search for two consecutive wins and when two wins occur, the nextbet becomes 0.00000200.And again continues to initial conditions.

For example:
basebet=0.00000001 1.8711X  bethigh=true
1st bet-loss
2nd bet-loss
3rd bet-loss
4th bet-win
5th bet-win
Now above two consecutive win occurs.
So condition for next bet is 0.00000100 1.8711X bethigh=false.
6th bet-win/loss
Here for the 6th bet either the result is a win or a loss the condition for 7thbet is the initial conditions i.e.,
0.00000001 1.8711X and bethigh=true and continues until again two consecutive win occurs.
7thbet-loss
8th bet - loss
9th bet -win
10th bet -win
Now if the 6th bet was a loss then the 11th bet will be 0.00000200 1.8711X and bethigh=false.And if the 6th bet was a win, then 11th bet will be 0.00000100 1.8711X and bethigh=false.Now again for 12 th bet conditions get back to initial and continues until two consecutive win occurs. When the two win happens the nextbet will be chosen with respect to the result of 11th bet i.e., it will be double the bet at 11 th bet  if it was a loss or 0.00000100 if a win.



Post
Topic
Board Gambling discussion
Re: Seuntjie' Dice bot programmers mode discussion.
by
sree6020
on 15/06/2019, 03:32:33 UTC



Hello Can anyone say if luckygames.io is supported on Seuntjie dicebot.
All supported sites are listed right on the front page of bot.seuntjie.com: https://bot.seuntjie.com/


Yah I see luckygames.io is not supported.  @HCP Thanks for the info. But can you help me with the same code for bitsler instead.
You should ask to @seuntjie for that either they would be able to help you or not by creating the same type of code for bitsler, you may send them a message to to get fast response.

Thanks @Victory coin for the info
Post
Topic
Board Gambling discussion
Re: Seuntjie' Dice bot programmers mode discussion.
by
sree6020
on 10/06/2019, 05:53:49 UTC
Hello Can anyone say if luckygames.io is supported on Seuntjie dicebot.
All supported sites are listed right on the front page of bot.seuntjie.com: https://bot.seuntjie.com/


Yah I see luckygames.io is not supported.  @HCP Thanks for the info. But can you help me with the same code for bitsler instead.
Post
Topic
Board Gambling discussion
Re: Seuntjie' Dice bot programmers mode discussion.
by
sree6020
on 08/06/2019, 14:42:58 UTC
Hello Can anyone say if luckygames.io is supported on Seuntjie dicebot.If yes please write a code for luckygames which performs the following function :
Place a basebet of 0.0003 with 3X payout and bethigh=true/false(doesn't matter). Increase on loss is set at 25% and increase on win set to -50%.The bet is started with these conditions. Now if at any stage the bet amount falls below 0.000003 then the nextbet=basebet.
Post
Topic
Board Gambling discussion
Re: Seuntjie' Dice bot programmers mode discussion.
by
sree6020
on 18/11/2018, 10:31:30 UTC
I want to make a script for Bitsler  which works as follows:
    There is a basebet of 0.00000001 which is placed at 20X payout and bethigh=true .This bet is rolled continuously for 20 times. If a win happens before 20 rolls, then the roll counter resets and starts again from first. And if no win appears within in 20 rolls, then the bet is increased to 4X the basebet and rolls for another 20 rolls.If a win happens this time, then nextbet resets to basebet else nextbet becomes 4X previous bet. L The same cycle repeats again continuously.

Can someone help me with this.
Post
Topic
Board Micro Earnings
Re: FreeBitco.in - Win free Bitcoins every hour!
by
sree6020
on 12/05/2018, 08:17:02 UTC
If 1000% is calculated on base reward , then what you are saying is correct. But I was normally getting 100-130 sats per claim even before applying the bonus and  if 1000% bonus is calculated on this amount then my current claim should be around 1000-1300 sats for the next 24 hours.

It is always calculated on the base reward as stated on the page when you redeem it.

Quote
Redeem your points to increase your minimum free FREE BTC reward! Each bonus is valid for 24 hours after redemption. This bonus will only increase the lowest prize in the FREE BTC table and only the base reward will be multiplied by this bonus and then added to any other bonuses that you have currently.


just one last question..... Is base reward and the amount I can claim  not the same?....If not, then can I increase my free claim amount from 130 sats to higher amounts by wagering etc
Post
Topic
Board Micro Earnings
Re: FreeBitco.in - Win free Bitcoins every hour!
by
sree6020
on 12/05/2018, 08:07:56 UTC
yesterday I claimed 1000% bonus for 3200 RPs. Before that my free claim was around 130 sats. But even after taking the 1000% bonus my claim increased only to 340 sats which is not the required 1000%. Why am I getting such low amount per claim.

The free-roll base reward is currently 24 sats and halved reward is 12, not 130. Check all your figures and get back to me.


If 1000% is calculated on base reward , then what you are saying is correct. But I was normally getting 100-130 sats per claim even before applying the bonus and  if 1000% bonus is calculated on this amount then my current claim should be around 1000-1300 sats for the next 24 hours.
Post
Topic
Board Micro Earnings
Re: FreeBitco.in - Win free Bitcoins every hour!
by
sree6020
on 12/05/2018, 07:43:35 UTC
yesterday I claimed 1000% bonus for 3200 RPs. Before that my free claim was around 130 sats. But even after taking the 1000% bonus my claim increased only to 340 sats which is not the required 1000%. Why am I getting such low amount per claim.
Post
Topic
Board Announcements (Altcoins)
Re: BYTEBALL: Totally new consensus algorithm + private untraceable payments
by
sree6020
on 16/01/2018, 05:33:28 UTC
Is Transition bot down right now?

I was trying to link a BTC address and the bot is not replying back .
Post
Topic
Board Gambling discussion
Re: Seuntjie' Dice bot programmers mode discussion.
by
sree6020
on 05/01/2018, 06:16:27 UTC
no it doesn't reset to 1 sat high always.Instead it follows the bet direction(high or low) of the previous bet if it was a win .And if that was a loss it keeps on switching direction and doubling the bet amount.

Ok... I edited the code... it will now ONLY switch High/Low on a loss... if it wins, it will continue High or Low (the same as the previous winning bet).

Code:
basebet = 0.00000001
chance = 47.5 -- Freebitcoin has 2.5% HouseEdge!!?!
bethigh = true

nextbet = basebet

function dobet()

  if win then
    nextbet = basebet
  else
    nextbet = previousbet * 2
    bethigh = !bethigh
  end

end



thankyou HCP
Post
Topic
Board Gambling discussion
Re: Seuntjie' Dice bot programmers mode discussion.
by
sree6020
on 05/01/2018, 04:34:01 UTC
Quote
Does it just keep doubling on every loss? or is there are limit to what the nextbet should be? So, on a loss streak it will be:

yes it is a standard martingale that doubles on every loss and there is no limit until the balance is insufficient to double anymore.

Quote
And just confirming that it always resets to 1 sat, High? because you said:

no it doesn't reset to 1 sat high always.Instead it follows the bet direction(high or low) of the previous bet if it was a win .And if that was a loss it keeps on switching direction and doubling the bet amount.


Post
Topic
Board Gambling discussion
Re: Seuntjie' Dice bot programmers mode discussion.
by
sree6020
on 04/01/2018, 14:22:13 UTC
i want to write a code which does the following bet functions on freebitco.in:

There is a base bet of 1 sats. It is placed on 2X payout and bet high =true.If this bet wins then nextbet is placed with same conditions .But if it losses then nextbet is placed with 2sats on 2X payout and bethigh=false.Again if this bet wins then nextbet is placed with basebet of 1 sat and 2X payout on bethigh=false and if the bet was lost, then bet amount becomes 4 sats on 2X payout and bethigh=true.Again the nextbet becomes 8 sats on 2 X payout and bethigh=false if lost and resets back to basebet of 1 sats on 2X payout and bethigh=true if win.
Post
Topic
Board Gambling discussion
Re: Seuntjie' Dice bot programmers mode discussion.
by
sree6020
on 30/12/2017, 12:16:05 UTC
How can I add a command to the following script so that the betting is stopped when the payout reaches 9900X or a chance equivalent to that payout.It should stop after placing one bet with 9900X.

Code:
-- UNTESTED!!

-- Set these 3 values to match the site you're using and what you want your baseBet to be

houseEdge = 1 -- ie HE = 0.8% = 0.8, HE = 1.1% = 1.1
maxPayout = 9900 -- set this to site max! 9920x = Crypto-Games.net
basebet = 0.00000020

---------------------- Don't Edit below here ;) --------------------------

basePayout = 1.1 -- start at 1.1x payout
firstLossPayout = 2
currPayout = basePayout

nextbet = basebet
chance = (100 - houseEdge) / currPayout
bethigh = true

function dobet()
 
  if win then
    --reset Payout to 1.1x
    currPayout = basePayout
  else
    if currPayout == basePayout then
      -- first loss
      currPayout = firstLossPayout
    else
      currPayout = currPayout + 1
    end
  end

  if currPayout > maxPayout then
    stop()
    nextbet = 0
  else
    chance = (100 - houseEdge) / currPayout
  end

end   
Post
Topic
Board Gambling discussion
Re: Seuntjie' Dice bot programmers mode discussion.
by
sree6020
on 17/11/2017, 04:23:58 UTC
In all likelihood... Bitsler have probably changed something on their end... ie. updated the API either without giving Seuntjie a headsup, or the opportunity to update the bot... or they did, and Seuntjie hasn't updated due to being super busy...

If the bot is working on other sites, and it is just Bitsler that isn't working, then you'll have to hold tight until Seuntjie has a chance to investigate and/or talk to the Bitsler Devs.


Thanks for replying HCP.  Anyway my problem is solved as it was due to a small settings change that I made on bitsler site.I talked to Bitsler support and they helped me sort it out.
Post
Topic
Board Gambling discussion
Re: Seuntjie' Dice bot programmers mode discussion.
by
sree6020
on 16/11/2017, 15:30:48 UTC
Today when I try to use Dice bot on Bitsler, I get an error that "parameter missing". It was working fine before .But today this error comes unexpectedly. There is no change in scripts or version of Dicebot which I was using before. Can someone help me with this problem.