Bitcoin Forum
May 12, 2024, 08:44:19 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Help building my Buastabit Bot  (Read 326 times)
boyka2 (OP)
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
January 15, 2017, 09:31:38 AM
 #1

hi, i need a help to auto cashout at bustabit
here the code
Code:
engine.on('cashed_out', function(data) {

//i want to use engine.cashOut();
// to EXACTLY cashout at x3 while  my Multiplier was x6 on Game Started

// [data.stopped_at] or [engine.geturrentpayout()] can't help because  if any user cashout at x2.98 and the other at x3.05
 i will fail my cashout , this means   [data.stopped_at] or [engine.geturrentpayout()]  depends on previous cashed out by users  that why i cant use them

});
any Help ?
Thanks in advance
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!