BetSelection.cc

Public software => Members' software => Ralph's Bot => Topic started by: Ralph on December 09, 2012, 08:36:17 AM

Title: Last X number script.
Post by: Ralph on December 09, 2012, 08:36:17 AM
I have been asked if I could include a flat betting script betting the X last numbers spun as straight up.  I will try to fix it today.
Title: Re: Last X number script.
Post by: KingsRoulette on December 09, 2012, 08:40:05 AM
Thanks. It was me who asked for this. Actually there is a demand of last "X" numbers tracker, pending for a while. It can be incorporated in Ralph's existing bot or as a separate tracker/bot.
Title: Re: Last X number script.
Post by: Ralph on December 09, 2012, 10:37:01 AM



The bot can track and play. it can not only track.   The first set of numbers must be manually tracked, then the playimg bot will update the numbers.


I have a first version named Test in the bot now, if you not see it or it is an old test, restart the bot for updating.


The first manually tracked numbers are entered with comma as delimeter. The script will add the numbers during the play, and take away the oldest.


It is not tested very much, so you are testers, we may make changes.



Array.prototype.contains = function(obj) {
    var i = this.length;
    while (i--) {
        if (this == obj) {
            return true;
        }
    }
    return false;
}




  function extfunc(number,betsize, bet){
   if(bet.substr(bet.length-1,1)==",") bet = bet.substr(0,bet.length-1);
    bet = bet.split(",");
   
    var count = 0;
    if(!bet.contains(number)){
          bet[bet.length] = number;
          count= 1;
    }
    temp="";
 
    for(i=count;i<bet.length;i++){ temp = temp + bet  + ",";}
   
    return temp + "/" + betsize;
  }
Title: Re: Last X number script.
Post by: KingsRoulette on December 09, 2012, 10:45:19 AM
Say we want to bet the last 18 numbers,what is to be done?
Title: Re: Last X number script.
Post by: KingsRoulette on December 09, 2012, 11:02:35 AM
some numbers are wrongly coming in the bot as twice or thrice while they have come up once only.
Title: Re: Last X number script.
Post by: Ralph on December 09, 2012, 11:35:37 AM
Quote from: KingsRoulette on December 09, 2012, 11:02:35 AM
some numbers are wrongly coming in the bot as twice or thrice while they have come up once only.




Ho many numbers are you using? slow down the speed if using many numbers. I will try to fix this problem as soon as it is possible, it is not the script.
Title: Re: Last X number script.
Post by: Ralph on December 09, 2012, 11:39:54 AM
The script take the numbers, I have try up to 24 and that works.  The only thing I did not do was to take unique numbers, if a number repeate, it will as the script is now count it two times, and bet two chips.
Title: Re: Last X number script.
Post by: KingsRoulette on December 09, 2012, 11:53:48 AM
It should take uniques only and not the same number if repeats. The bot is, at times repeating last numbers itself wrongly. I have done nothing to increase the speed of bot and it is already running pretty slow.
      By the way what are the two empty boxes  meant for below "start" and "new session"?
Title: Re: Last X number script.
Post by: Ralph on December 09, 2012, 12:11:36 PM
Quote from: KingsRoulette on December 09, 2012, 11:53:48 AM
It should take uniques only and not the same number if repeats. The bot is, at times repeating last numbers itself wrongly. I have done nothing to increase the speed of bot and it is already running pretty slow.
      By the way what are the two empty boxes  meant for below "start" and "new session"?


Have you watch the video which explain the use? it is in this section, done by Sam. The boot register a number two times on slow connections, a fix will come.







Title: Re: Last X number script.
Post by: KingsRoulette on December 09, 2012, 12:19:23 PM
Ralph,
      I am more than impressed by your efforts and feel it as a very big contribution for forum. It can be compared only to MST of Ophis.
Can you please answer this very briefly?
QuoteBy the way what are the two empty boxes  meant for below "start" and "new session"?   
I am asking this question for third time.
Title: Re: Last X number script.
Post by: Ralph on December 09, 2012, 12:21:22 PM
Quote from: KingsRoulette on December 09, 2012, 12:19:23 PM
Ralph,
      I am more than impressed by your efforts and feel it as a very big contribution for forum. It can be compared only to MST of Ophis.
Can you please answer this very briefly?     I am asking this question for third time.


It is for the bot to stop at a win target, the answer how to use it is in Sam s Video, have you watch it?
Title: Re: Last X number script.
Post by: Ralph on December 09, 2012, 12:23:26 PM
I have changed the script to use unique numbers only. It is still named Test, which means just test.
Title: Re: Last X number script.
Post by: KingsRoulette on December 09, 2012, 12:29:18 PM
Thanks for fast updates. There are two empty boxes, if one is for win target, another must be for "stop loss". Am I correct?
Title: Re: Last X number script.
Post by: Ralph on December 09, 2012, 12:38:39 PM
Quote from: KingsRoulette on December 09, 2012, 12:29:18 PM
Thanks for fast updates. There are two empty boxes, if one is for win target, another must be for "stop loss". Am I correct?


Please watch the move it deal with it. The video is for I should not answer the same questions to many. If you watch the video, and still not  understand you are welcome with questions.


The first small textbox is  displying the balance, it should not be empty if your game account has less than 100 Euro.


You put a win balance in the other, and if  you then check the checkbox and press start the bot will run until hitting the win target or the game balance is gone.


Everthing is shown in the video in this section.  http://betselection.cc/ralph's-bot/the-bot-is-out-for-testing-10-testers/ (http://betselection.cc/ralph's-bot/the-bot-is-out-for-testing-10-testers/)
Title: Re: Last X number script.
Post by: Ralph on December 09, 2012, 01:09:48 PM
I have tested the script running until 100 units plus. took 204 spins.  I saw many repeaters, so using uniqe numbers may not be the optimal.


A slight positive progression on the most hit had gain more. I used 9 numbers.   


I think the script is working as requested. Start with manual track for the numbers to bet first tiime to the script, as a script can not know a human intention.


the bot will replace the numbers hit with the oldest, and keep the same amount of numbers as the starting bet. It can be feed any length ot unique numbers.
Title: Re: Last X number script.
Post by: KingsRoulette on December 09, 2012, 02:25:59 PM
It is working great at present with flat bet and all unique bets, please let it be like that. Bet placement is almost accurate now but below recored data has lots of fictitious repeats but that doesn't affect the game outcomes.

Title: Re: Last X number script.
Post by: Ralph on December 09, 2012, 02:41:35 PM
Quote from: KingsRoulette on December 09, 2012, 02:25:59 PM
It is working great at present with flat bet and all unique bets, please let it be like that. Bet placement is almost accurate now but below recored data has lots of fictitious repeats but that doesn't affect the game outcomes.


I am aware of this problem. I did not see it on my computer, but it is reported on quite a few. I will look at it and see if next upgrade can have it solved.
Title: Re: Last X number script.
Post by: KingsRoulette on December 09, 2012, 03:50:25 PM
If speed can be increased while errors in recorded spins be removed, it will be a great tool.
Title: Re: Last X number script.
Post by: Ralph on December 09, 2012, 04:25:26 PM
Quote from: KingsRoulette on December 09, 2012, 03:50:25 PM
If speed can be increased while errors in recorded spins be removed, it will be a great tool.


I will do my best to overcome the display error.  The speed may be can be improved, but a general purpose bot is heavier to run than a bot designed
for just one task as RB  or Doz. It must check for any possible bet. The reading of the balance is an intensive task, I may read it to often, will see if it can be cut down.


I planned to wait more until send it out, but it was some pressuer to do it early.
Title: Re: Last X number script.
Post by: KingsRoulette on December 09, 2012, 04:28:21 PM
It is indeed "Ralph's MSB" --Multi System Bot.  :applause:
Title: Re: Last X number script.
Post by: VLS on December 09, 2012, 04:31:15 PM
Quote from: KingsRoulette on December 09, 2012, 04:28:21 PM
"Ralph's MSB"
I like it!  :thumbsup:
Title: Re: Last X number script.
Post by: Ralph on December 09, 2012, 05:32:58 PM
The GUI will be much different later, All the white space is for that. When the scripts number goes up at 100 and more it must be in different categories.
And I may do so you can move the favorites to the listbox.
Title: Re: Last X number script.
Post by: KingsRoulette on December 10, 2012, 05:51:46 AM
Win target is not working at all. I don't understand why there is no option of stop loss too and why empty boxes are not marked as to what they are meant for, specially if they are doing only one task for all systems?
Title: Re: Last X number script.
Post by: Ralph on December 10, 2012, 05:58:35 AM
Quote from: KingsRoulette on December 10, 2012, 05:51:46 AM
Win target is not working at all. I don't understand why there is no option of stop loss too and why empty boxes are not marked as to what they are meant for, specially if they are doing only one task for all systems?




There is a stop loss. The game account you fill with the amount which is your stop loss, and you can remove and add from the casino account.


The win target works on my computer.  I may be problems if the connections is slow, so the update of the result are late and a new spin is started. The stop can in such situation come as one spin late.  I have difficult to replicate it on my computer but will try to see if it can be improved.



Title: Re: Last X number script.
Post by: KingsRoulette on December 10, 2012, 06:09:56 AM
Quotemay be problems if the connections is slow

My broadband speed is 4 MBPS. Isn't it enough? if I put my exact playing balance and win target, nothing happens even when I get double to my win target. There should be a separate option for stop loss too. Why should a session be stopped only after losing all your playing balance, if you are not winning? If I want to earn 10 units from a bankroll of 100 units, is it necessary that I would prefer to end my session at 0, if I don't get at 110?
        I think, along with "starting balance" and "win target", there can be another option "stop loss target" and all properly marked too, if possible.
Title: Re: Last X number script.
Post by: Ralph on December 10, 2012, 07:09:07 AM
You can move your money between the account, the game account is the amount you risk, you  can put as small amount you want.  Yor speed is very good, I assumesit must be some reason as I can not replicate the problem. Anyhow I will post a update later today, there I put higher prioroty for the event of stop.
Title: Re: Last X number script.
Post by: KingsRoulette on December 10, 2012, 07:16:17 AM
Quote from: Ralph on December 10, 2012, 07:09:07 AM
You can move your money between the account, the game account is the amount you risk, you  can put as small amount you want.  Yor speed is very good, I assumesit must be some reason as I can not replicate the problem. Anyhow I will post a update later today, there I put higher prioroty for the event of stop.

If I keep too less as play money, my game may get disturbed any moment and I will need to play manually, all over and  Can't a stop loss be inserted as option in the bot? I think everybody needs that.
Title: Re: Last X number script.
Post by: Ralph on December 10, 2012, 07:28:17 AM
Quote from: KingsRoulette on December 10, 2012, 07:16:17 AM
If I keep too less as play money, my game may get disturbed any moment and I will need to play manually, all over and  Can't a stop loss be inserted as option in the bot? I think everybody needs that.


For the time being it is musch more which I have to do regarding the bot, we need scripts and we need to fine tune that's allready there.
You do not make a bot in minutes.  You know you can play manually with not check the checkbox and use one spin at the time, you can also play using the casinos spinbutton and not the bot, if you want to play manually.


By the way please download the bot again, and test if the update solve your problem with stopping at win target.
Title: Re: Last X number script.
Post by: KingsRoulette on December 12, 2012, 02:39:06 AM
Is it possible to add your favorite 1 up on win progression in this betselection as a separate system (without removing flat bet option)? With a hit, if u r not in net profit, raise your bet by 1 unit upon all numbers.
         I think that may be worth trying.