Need help with the bot or want someone to talk to?
FORUM.SEUNTJIE.COM

The forum is a good platform for asking or offering help with programmer mode scripts

LUA Scripts

Download a script for your bot, or upload your own to share with other users. Login or Register to upload

How do I use this?


Name:Jackpot hunter
Uploaded by: seuntjie
Discription:
This script is for hinting the BTc jackpot on Bitlser.

It's basically a 25%/x3.69 martingale, but it monitors how close it's come to hitting the jackpot by keeping track of how close it's been to 77.77. It stops and chimes when it's balance goes over 0.1, indicating either good profit or a jackpot hit. It has a reset based on profit that occasionally raises the risk for the player until a desired profit margin has been hit again. If it needs to reset, it increases the risk again until the profit margin is hit.





CommentsLogin or Register
fungraphic02:12:2016 23:49
This comment has been removed.
    Login or Register
spiritual305:12:2016 15:48
this script work very well. It will be more help if the admin suggests the present of base bet to the balance. And if we want to increase the base bet, how to do that please.
    Login or Register
rawshaxx31:01:2017 13:56

How to change the timer on it because it stops after one hour each time. and how to add a reset on 15 losses??
    Login or Register
fungraphic02:12:2016 23:55
This comment has been removed.
    Login or Register
Hjorten19:12:2016 09:32
how do you make that stop loss security ? 
    Login or Register
rawshaxx31:01:2017 13:11
This comment has been removed.
    Login or Register
leka99999903:06:2017 09:58
???????????? ???????? ??????. ?????? ?????? ???? ??? ? ???????????????. ??? ??? ?????????

Hello Download the script. The script takes one step and stops. How to fix it
    Login or Register
Tomy4525:08:2020 03:50
Find the lines:

if balance>0.1 then 
ching()
ching()
ching()
stop() 
end



....and remove line "stop()". Now will be working.
    Login or Register