SythicalScripts

Sythical | Casino Script Script

Feb 11th, 2023
1,247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. getgenv().settin = {
  2. ['WebHook'] = {
  3. ['Webhook'] = "",
  4. },
  5. ['ServerHopDelay'] = 15, -- minutes, resets every donation
  6. ['MinimumWithdrawAmount'] = 1000, -- fake withdraw amount
  7. ['Beg'] = {
  8. ['Delay'] = 120,
  9. ['Messages'] = {
  10. '💎 WIN BOBUX HERE 💎',
  11. '💎 EARN BY PLAYING 💎',
  12. '💎 TIRED OF NO DONATIONS? PLAY OUR GAME 💎'
  13. }
  14. }
  15. }
  16. loadstring(game:HttpGet("https://raw.githubusercontent.com/CF-Trail/tzechco-PlsDonateAutofarmBackup/main/casino.lua"))()
Add Comment
Please, Sign In to add comment