Bitcoin Forum
May 05, 2024, 01:18:12 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Gambling discussion / Re: Seuntjie' Dice bot programmers mode discussion. on: June 29, 2016, 06:51:48 PM
Can you post your script? and at which site are you betting at? This doesn't look like a programmer mode problem, but the bot doesn't use XML anywhere either, so I'm not sure what's causing your problem.

as for the other questions:
bot does it on its own after 30 seconds then again every 2 minutes if the bot can get a connection again
where possible, the bot already tries to reconnect. bitdice, betking and fortunejack should be the only ones that doesn't reconnect automatically
the bot already does that
i'm testing elmobet66 strategy
Code:
-- Set Win Chance
chance= 66.0

-- Set BaseBet
base=0.00000005

nextbet = base 
initbalance=balance
first = true
second = false
secondwin = false
third = false

betcount = 100
resetstats();

-- Before you START, check your Stop Conditions and ZigZag Settings in the Advance Mode

-- Set Stop Conditions and Zigzag Settings  Enabled = true Disabled=false

enablezz = false
enablesrc = false

-- set profit target here
profittarget= 999.00100000

function dobet()

if betcount == 100 then
  betcount=0
  resetseed();
else
  betcount=betcount+1
end

if (balance) >= profittarget then
  stop();
  print(balance)
  print("TARGET ACHIEVED!!!")
  print("You Won")
  print(profit)
  print("for this Session")
end

done = false

--Randomizer
r=math.random(2)

if r == 1 then
     bethigh=true
else
     bethigh=false
end
   
if win then
         
         if(first) then
            nextbet = base           
         end
 
         if(second) then
            secondwin = true
            second = false
            third = true
            done = true
         end

         if(third and !done) then

            if (secondwin) then
               nextbet = base
            else           
               nextbet = previousbet * 7
            end

             third = false
             first = true

         end
 
else

      if(first and !done) then

          first = false
          second = true
          done = true

       end

       if(second and !done) then

           secondwin = false
           second = false
           third = true
           done = true

       end

       if(third and !done) then

            third = false
            first = true
            print("GOING 4 THE WIN!!!")

            if (secondwin) then
                nextbet = previousbet * 7
            else
                nextbet = previousbet * 12
             end

            done = true

       end
 
   end

   if (initbalance)/2 < (nextbet) then
      stop();
      print(balance)
      print("Emergency Stop")
      print("Large Bet Amount Occurred!")
   end

end

yes seuntjie, it's really great, but if it can be set lower that 2 mins it will be greater
if not, it's ok, because it's my personal problem, vps i rent always disconnected,

thank you very much
2  Economy / Gambling discussion / Re: Seuntjie' Dice bot programmers mode discussion. on: June 29, 2016, 07:51:44 AM
when running progammer mode i got this error :
Code:
System.Xml.XmlException: Encountered unexpected character '<'.
   at System.Xml.XmlExceptionHelper.ThrowXmlException(XmlDictionaryReader reader, XmlException exception)
   at System.Runtime.Serialization.Json.XmlJsonReader.ReadAttributes()
   at System.Runtime.Serialization.Json.XmlJsonReader.ReadNonExistentElementName(StringHandleConstStringType elementName)
   at System.Runtime.Serialization.Json.XmlJsonReader.Read()
   at System.Xml.XmlBaseReader.IsStartElement()
   at System.Xml.XmlBaseReader.IsStartElement(XmlDictionaryString localName, XmlDictionaryString namespaceUri)
   at System.Runtime.Serialization.XmlReaderDelegator.IsStartElement(XmlDictionaryString localname, XmlDictionaryString ns)
   at System.Runtime.Serialization.XmlObjectSerializer.IsRootElement(XmlReaderDelegator reader, DataContract contract, XmlDictionaryString name, XmlDictionaryString ns)
   at System.Runtime.Serialization.Json.DataContractJsonSerializer.InternalIsStartObject(XmlReaderDelegator reader)
   at System.Runtime.Serialization.Json.DataContractJsonSerializer.InternalReadObject(XmlReaderDelegator xmlReader, Boolean verifyObjectName)
   at System.Runtime.Serialization.XmlObjectSerializer.InternalReadObject(XmlReaderDelegator reader, Boolean verifyObjectName, DataContractResolver dataContractResolver)
   at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator reader, Boolean verifyObjectName, DataContractResolver dataContractResolver)

btw in progammer mode / dice bot is this one possible :

- restart
- reconnect after timeout setting
- scan current hash on site

thank you
3  Economy / Gambling / Re: Primedice.com | Most Popular & Trusted Bitcoin Game | Huge Community | Free BTC on: June 28, 2016, 10:49:01 PM
Once again, bets are considerably slower than usual.
disconnect many times, lagging  Embarrassed Embarrassed
btw countdown primedice yay  Cheesy Cheesy Cheesy
i am pretty sure primedice still the best and have next big project in countdown three days left,they making so many giveaway,and i dont get it,maybe they miss me,but actually they the most comunicative gambling site so far,still number one for many reason Wink
yeah i love betting in primedice,
i know lagging come from update,
can't wait for their new game  Cheesy Cheesy
4  Economy / Gambling / Re: Primedice.com | Most Popular & Trusted Bitcoin Game | Huge Community | Free BTC on: June 28, 2016, 09:39:29 PM
Once again, bets are considerably slower than usual.
disconnect many times, lagging  Embarrassed Embarrassed
btw countdown primedice yay  Cheesy Cheesy Cheesy
5  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: June 28, 2016, 09:09:25 PM
seutjie, is there possible for bot to rerun itself
or command to check bot running or not every 30s, if not run it

in case : server getting disconnected

thank you

Dear sir,
I want to add my feature which wait after some hours and restart. But I don't see method wait or sleep or something like that in code tab. So can you add function sleep in code tabe in next version. Thanks you so much
Regards,
gnolmon

this one work sleep(milliseconds)
int value
thanks seutjie for it

The bot already retries the failed bet after 30 seconds and again every 2 minutes in case the bot is able to reconnect on its own. If it cannot reconnect on its own, you will need to manually log in again which reset the betting system

wow amazing, i just shock when try about it,
btw seutjie
is there any possibility to change retries wait value ?

thank you very much for this awesome bot  Grin Grin
6  Economy / Gambling / Re: Primedice.com | Most Popular & Trusted Bitcoin Game | Huge Community | Free BTC on: June 24, 2016, 05:56:30 AM
Admin i made a withdraw its been 1 hour still no confirmation whats is this
https://blockchain.info/tx/9aecac7ac4fbf81736a34cd1ee9eb0b3515e0ec200688a683a7bf49445233abc
turtle speed, last time i wait for 2hours +  Wink Wink
keep patient
7  Economy / Gambling discussion / Re: Seuntjie' Dice bot programmers mode discussion. on: June 23, 2016, 10:25:05 PM

Isn't this info already in the bot.seuntjie.com website?  I thought discussion might be more productive.  Do you actually know how to make a good pause/rest/wait function into this bot or were you just teasing me?

Why would you want to pause/rest/wait at all? The time of the bet has no influence on the result of a roll? I really don't see a point to using something like this

but since you're asking for it, you can just use sleep(milliseconds:int)
sleep(milliseconds:int)
yayyy !!!
thanks seuntjie, for current primedice suddent disconnect if we go without delay
this one really helpfull  Cheesy Cheesy Cheesy

is there any progamming code to do check every 30s if disconnect to restart dicebot ?
thanks
8  Economy / Gambling / Re: Primedice.com | Most Popular & Trusted Bitcoin Game | Huge Community | Free BTC on: June 23, 2016, 10:05:50 PM
By the way we're going to be changing our policy with regards to stored bets. Dust bets will no longer be stored indefinitely, if your betting very low amounts you should verify your bet within 2 weeks. Typically we've deleted super old bets to free up space (we have nearly 2 billion bets), we'd like to try to store highroller/decent sized bets forever.
Hi Stunna, i just joined, but love it,
btw there is some problem now, it keep rto - conntect - rto rto rto - connect - rto - connect for a while
thanks
9  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: June 23, 2016, 06:58:35 PM
seutjie, is there possible for bot to rerun itself
or command to check bot running or not every 30s, if not run it

in case : server getting disconnected

thank you

Dear sir,
I want to add my feature which wait after some hours and restart. But I don't see method wait or sleep or something like that in code tab. So can you add function sleep in code tabe in next version. Thanks you so much
Regards,
gnolmon

this one work sleep(milliseconds)
int value
thanks seutjie for it
10  Economy / Gambling / Re: Primedice.com | Most Popular & Trusted Bitcoin Game | Huge Community | Free BTC on: June 23, 2016, 01:09:41 PM
checking primedice each hour, still offline  Sad
11  Economy / Gambling / Re: Primedice.com | Most Popular & Trusted Bitcoin Game | Huge Community | Free BTC on: June 23, 2016, 07:03:02 AM
pd is down  Embarrassed Embarrassed
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!