Bitcoin Forum
May 24, 2024, 09:07:19 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 »
161  Economy / Games and rounds / Re: Long Term Profitable Betting Algorithms - Doge-Dice and Just-Dice - Updated 3/8 on: March 08, 2014, 12:43:02 PM
Added the modified Dicebot. Enjoy!
162  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Just-Dice.com : Play or Invest : 1% House Edge : Banter++ on: March 08, 2014, 09:39:05 AM
an early version of Just-Dice Custom API has been uploaded to GitHub. This api will eventually allow you to do everything you can do on the site.

Most of it is already there, except the Google Auth stuff. I have not tested anything, like login with GA either.

https://github.com/seuntie900/jdcapi

The api will be ported to mono so you can use it on mac and linux as well
Will try to use it with my algos! Thanks bro!
163  Economy / Gambling / Re: [http://just-dice.com] Martingale betting bot for JD on: March 08, 2014, 09:05:12 AM
Just a suggestion, please create the deature that the minimum bet changes every time you win. like it changes using this formula:

X/(Y)^Z

Where x is the balance
y is the loss multiplier and
z is the maximum amount of consecutive loss

This is not as easy as it seems for this bot. Because it has so many settings, its sometimes impossible to calculate the starting bet.
Well, I'm testing right now with that update that I made Smiley

I used the variables dBalance and Lastbet and Seems to be fine.


Thats fine, but, you should make provision for all of the multiplier modes and other settings, also if the user is using multiplier on wins, it should take that into account as well, and this is where it gets funky.
Yeah. I just found a solution to that. It will just change the bet in win. Then I also added an If function to check if the feature is enabled or not. I will PM you the code I added Smiley
164  Economy / Games and rounds / Re: Long Term Profitable Betting Algorithms - Doge-Dice and Just-Dice - Updated 3/8 on: March 08, 2014, 08:44:39 AM
All of your algo are based on martingale, don't you have one which is not? Smiley
All of them are based on martingale. I just modify it to make it long term and profitable. Which makes it awesome.
165  Economy / Gambling / Re: [http://just-dice.com] Martingale betting bot for JD on: March 08, 2014, 08:39:47 AM
Also, I'm requesting the permission to update the bot with the users' requests. Is it okay?
166  Economy / Gambling / Re: [http://just-dice.com] Martingale betting bot for JD on: March 08, 2014, 08:33:32 AM
Just a suggestion, please create the deature that the minimum bet changes every time you win. like it changes using this formula:

X/(Y)^Z

Where x is the balance
y is the loss multiplier and
z is the maximum amount of consecutive loss

This is not as easy as it seems for this bot. Because it has so many settings, its sometimes impossible to calculate the starting bet.
Well, I'm testing right now with that update that I made Smiley

I used the variables dBalance and Lastbet and Seems to be fine.
167  Economy / Games and rounds / Re: Long Term Profitable Betting Algorithms - Doge-Dice and Just-Dice - Updated 3/8 on: March 08, 2014, 08:15:13 AM
Update: I'm currently testing my add on to the DiceBot of seuntjie. It would make your betting efficiency efficient as possible without changing the lossing odds!

A Preview!
168  Economy / Games and rounds / Re: Long Term Profitable Betting Algorithms - Doge-Dice and Just-Dice on: March 07, 2014, 11:05:22 PM
I forgot to mention that you must change the minimum bet every after 2-4 hours (or even faster) for maximum effieciency
169  Economy / Games and rounds / Re: Long Term Profitable Betting Algorithms - Doge-Dice and Just-Dice on: March 07, 2014, 10:58:54 PM
Sorry for the late post. But here is my new algo!

Code:
SaveVersion|2
MinBet|0.01
Multiplier|2
Chance|90
MaxMultiply|10
NBets|1
Devider|2
MultiplierMode|2
ReverseEnabled|1
ReverseMode|0
ReverseOn|01
ResetBetLossEnabled|0
ResetBetLossValue|4
ResetBetWinsEnabled|0
ResetWinsValue|8
WinMultiplier|1
WinMaxMultiplies|10
WinNBets|1
WinDevider|0.25
WinMultiplyMode|0
StopAfterLoseStreakEnabled|0
StopAfterLoseStreakValue|1
StopAfterLoseStreakBtcEnabled|0
StopAfterLoseStreakBtcValue|0.0000001
StopAfterLoseBtcEnabled|0
StopAfterLoseBtcValue|0.0000001
ChangeAfterLoseStreakEnabled|0
ChangeAfterLoseStreakSize|1
ChangeAfterLoseStreakTo|0
StopAfterWinStreakEnabled|0
StopAfterWinStreakValue|1
StopAfterWinStreakBtcEnabled|0
StopAfterWinStreakBtcValue|0.0000001
StopAfterWinBtcEnabled|0
StopAfterWinBtcValue|0.0000001
ChangeAfterWinStreakEnabled|0
ChangeAfterWinStreakSize|3
ChangeAfterWinStreakTo|0.0001
ChangeChanceAfterLoseStreakEnabled|1
ChangeChanceAfterLoseStreakSize|01
ChangeChanceAfterLoseStreakValue|49
ChangeChanceAfterWinStreakEnabled|0
ChangeChanceAfterWinStreakSize|00
ChangeChanceAfterWinStreakValue|0

It should be noted that the minimum bet x should be the value using this formula:
x = Balance/2^20 (increase "20" for lower lossing odds)

What does this algo does? First is it bets x that 90% chance of winning and it waits until a lose. When a lose comes, it starts a martinagale. Which would let you earn some money before martingale starts.

Why use the x formula (from above formula)?
It lets you maximize your profits without increasing the probability of lossing.
170  Economy / Gambling / Re: [http://just-dice.com] Martingale betting bot for JD on: March 07, 2014, 10:09:04 PM
Just a suggestion, please create the deature that the minimum bet changes every time you win. like it changes using this formula:

X/(Y)^Z

Where x is the balance
y is the loss multiplier and
z is the maximum amount of consecutive loss
171  Economy / Games and rounds / Re: 0.05BTC GIVEAWAY - Just register under me and get a chance to win! on: March 05, 2014, 10:22:23 AM
Bump!
172  Economy / Games and rounds / Re: Long Term Profitable Betting Algorithms - Doge-Dice and Just-Dice on: March 04, 2014, 08:59:58 AM
Just making some changes to the new algorithm and we're good to go.
173  Economy / Games and rounds / Re: *Free 0.0004btc* and win BTC everyweek with surf4bitcoin.com [1.39103275 BTC] on: March 04, 2014, 08:52:37 AM
008896-e5233ae7b7a04218ff70da7462246912
1AYC4XvXHyefAYHFDtbDEL5dZtB6R5Eckw
174  Economy / Games and rounds / 0.05BTC GIVEAWAY - Just register under me and get a chance to win! on: March 04, 2014, 08:46:40 AM
I will be giving away 0.05BTC for the lucky one who will be picked using random.org.

To be in the raffle, just register here:  http://www.qoinpro.com/3d9e0c8b7b9aef0557a28723d70720e4
and post your username below. (I will check it manually)

After getting a thousand referrals, I will raffle 0.05BTC!

(I will be using your post number in picking)

So register now and get a chance to win 0.05BTC!
175  Economy / Games and rounds / Re: Laboboy31's Profitable Betting Algorithm - High Profits - Low Odds on: March 04, 2014, 06:12:20 AM
Can you post your settings like I did here?
Recipes for Seuntjie's dicebots (builds)
It would be much easier to understand. Make sure to comment your code (with Seuntjie's hint about the pipe character).
Update: I also added a simulator for playing at 47.13
bot-dice (public version)
It is a bit rough on the edges, but it might help you
Yeah sure. I will do it. Thanks for the suggestions.
Thanks. When will you post it?
Will post some more later Smiley
176  Economy / Games and rounds / Re: Laboboy31's Profitable Betting Algorithm - High Profits - Low Odds on: March 03, 2014, 09:17:04 PM
Can you post your settings like I did here?
Recipes for Seuntjie's dicebots (builds)
It would be much easier to understand. Make sure to comment your code (with Seuntjie's hint about the pipe character).
Update: I also added a simulator for playing at 47.13
bot-dice (public version)
It is a bit rough on the edges, but it might help you
Yeah sure. I will do it. Thanks for the suggestions.
177  Economy / Investor-based games / Re: Trusted and Scam Ponzi Site List - Increase your investors on: March 03, 2014, 11:42:21 AM
Also got paid from weekly ponzi!
+2 for weekly ponzi
178  Economy / Games and rounds / Re: Long Term Profitable Betting Algorithms - Doge-Dice and Just-Dice on: March 03, 2014, 11:41:11 AM
cool thread. how much are you up total?
Well, I only have some doges to use (Only have 3k). Well, because of this, I will not be able to post an algo today until tom.
179  Economy / Games and rounds / Re: Long Term Profitable Betting Algorithms - Doge-Dice and Just-Dice on: March 03, 2014, 08:56:21 AM
Am I missing something on the second algo? It runs fine til it tries to make some invalid bets such as .0001 at 90%?
Your bet is too low.
180  Economy / Service Discussion / Planning to start a mining company - What To Do? on: March 02, 2014, 01:46:03 PM
I'm planning to start a cryptocurrency mining company. Any advice where to start? Where can I get capital? Where to get investors? Where to get hardware etc. I want all of the things about starting a cryptocurrency mining company. And It would also help other members as well. Thanks.
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!