Signup Now
Page 5 of 8 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 78
  1. #41
    Free User
    Join Date
    Jan 2014
    Posts
    20
    Reputation
    10
    Rep Power
    0
    Nvm I solved it, but now is the mainproblem, If i make a 150k bet or some highbet onmyself it pays 27k instead of 270k

  2. #42
    Free User knght's Avatar
    Join Date
    Dec 2013
    Posts
    36
    Reputation
    10
    Rep Power
    0
    Sr.
    Check E-mail pls DD

  3. #43
    Free User xyyyyllo's Avatar
    Join Date
    Dec 2013
    Posts
    95
    Reputation
    27
    Rep Power
    21
    ill be able to check it when im back home.
    Sig removed

    said the mod

  4. #44
    Banned
    Join Date
    Dec 2013
    Location
    Porto Alegre - RS
    Posts
    524
    Reputation
    61
    Rep Power
    0
    @xyyyllo for payment use this

    Code:
    moneyWon = winRatio * moneyIn
    moneyCwon = (moneyWon-(moneyWon%10000))/10000
    tmp = (moneyWon - (moneyCwon*10000))
    moneyPwon = (tmp-(tmp%100))/100
    or you can use this

    Code:
    local calculeMoney = (moneyPlatinum * 100) + (moneyCrystal * 10000)			local giveTo = calculeMoney + (calculeMoney * percents)
    			local crystalPay = math.floor(giveTo / 10000)
    			local crystalPlay = (giveTo / 10000)
    			local platinumPay = math.floor((giveTo - (crystalPay * 10000))/100)
    			tempo = (giveTo/1000)

    To don't get wrong payment values! As the guy saying it

  5. #45
    Free User
    Join Date
    Jan 2014
    Posts
    20
    Reputation
    10
    Rep Power
    0
    It was just buggy script but I fixed it and now it works 100%, thanks bro!

  6. #46
    Free User
    Join Date
    Dec 2013
    Posts
    90
    Reputation
    20
    Rep Power
    21
    i download it and he only take the platinum not the crystal why?

  7. #47
    Free User
    Join Date
    Jan 2014
    Posts
    149
    Reputation
    30
    Rep Power
    21
    hello i download it . BOt only put Dice and dont do anythink more someone can help ?:X

  8. #48
    Free User
    Join Date
    Jan 2014
    Posts
    20
    Reputation
    10
    Rep Power
    0
    Ehm, nvm. This script is bugged, made me lost 3kk cuz It payed out, you could bug it easy by trash it and he payed out. Lucky my friends cleaned me when I was afk so I only lost 1kk~ But It's bugged. and it dosnt untrash gold on depot

  9. #49
    Free User xyyyyllo's Avatar
    Join Date
    Dec 2013
    Posts
    95
    Reputation
    27
    Rep Power
    21
    sorry you dont read previous posts. i will be not fixing it soon thats why its the "free" version
    Sig removed

    said the mod

  10. #50
    Free User knght's Avatar
    Join Date
    Dec 2013
    Posts
    36
    Reputation
    10
    Rep Power
    0
    @xyyyyllo

    Your Inbox is full again :P :P :P :P

    and pls. Check Email. Thx

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •