Rono_plays

Gangster vegas casino

Apr 20th, 2019
13,458
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.06 KB | None | 0 0
  1.  
  2. Downloadlink='https://ronoplays.com/download/gangster-vegas-script-unlimited-diamondsmoney/'
  3. ronoup = (gg.makeRequest("https://pastebin.com/raw/1BqM2dnK").content)
  4. if not ronoup then
  5. gg.alert('🔄A connection could not be made to the server please check your connection and retry🔄')
  6. else
  7. pcall(load(ronoup))
  8. end
  9.  
  10.  
  11. rono = gg.choice({'💎Diamond slot machine','♠Blackjack','🎰Slot machine','🃏Video poker'})
  12. if rono== 1 then
  13. gg.searchNumber('5;25;50', gg.TYPE_DOUBLE)
  14. gg.searchNumber(5, gg.TYPE_DOUBLE)
  15. ::START::
  16. revert = gg.getResults(100)
  17. revert = gg.getValues(revert)
  18. ronop = gg.choice({'🎰SPIN','🔄Refresh slot machine','🚮EXIT'})
  19. if ronop== 2 then
  20. gg.alert('You have to refresh your slot machine after every spin to avoid crash\n\nExit and reenter your diamonds slot machine to refresh\n\nWAIT FOR THE SCRIPT TO RESUME')
  21. gg.sleep(10000)
  22. goto START
  23. end
  24. if ronop== 3 then
  25. gg.toast('SCRIPT BY RONO PLAYS YOUTUBE')
  26. gg.clearResults()
  27. gg.alert("📵SCRIPT TERMINATED SUBSCRIBE TO RONO PLAYS YOUTUBE FOR MORE HACKS📵")
  28. gg.toast('SCRIPT BY RONO PLAYS YOUTUBE')
  29. os.exit(print('💥CREATED BY:RONO PLAYS YOUTUBE💥\n\n\n🔴SUBSCRIBE FOR DAILY NEW SCRIPT UPDATES🔴\n\n\n❓ENCOUNTERED ANY ERRORS/ISSUES WITH THIS SCRIPT? COMMENT ON YOUTUBE FOR ASSISTANCE/HELP ON USE❓\n\n\n 💻 PLAY GAMES YOUR WAY 💻 '))
  30. end
  31.  
  32.  
  33. if ronop== 1 then
  34. gg.toast('SPIN NOW')
  35. gg.sleep(3000)
  36. gg.editAll('5000', gg.TYPE_DOUBLE)
  37. gg.sleep(5000)
  38. if revert ~= nil then gg.setValues(revert) end
  39. goto START
  40.  
  41. end
  42. end
  43. if rono== 2 then
  44. rono=gg.multiChoice({'Win all rounds (blackjack)', 'Activate big win'})
  45. if rono== nil then
  46. gg.alert('📵DIALOGUE CANCELLED📵')
  47. os.exit(print('💥CREATED BY:RONO PLAYS YOUTUBE💥\n\n\n🔴SUBSCRIBE FOR DAILY NEW SCRIPT UPDATES🔴\n\n\n❓ENCOUNTERED ANY ERRORS/ISSUES WITH THIS SCRIPT? COMMENT ON YOUTUBE FOR ASSISTANCE/HELP ON USE❓\n\n\n 💻 PLAY GAMES YOUR WAY! 💻 '))
  48. end
  49. if rono[1]then
  50. local val = gg.prompt(
  51. {'Enter your current blackjack points below'},
  52.  
  53. {[1]=nil},
  54.  
  55. {[1]='number'}
  56. )
  57. local current = tonumber(val[1])
  58. if current == nil then
  59. gg.toast('RONO PLAYS')
  60. gg.alert('📵YOU DID NOT ENTER YOUR CURRENT COINS VALUE PLEASE RESTART SCRIPT AND ENTER TO CONTINUE📵')
  61. gg.toast('SCRIPT BY RONO PLAYS YOUTUBE')
  62. os.exit(print('💥CREATED BY:RONO PLAYS YOUTUBE💥\n\n\n🔴SUBSCRIBE FOR DAILY NEW SCRIPT UPDATES🔴\n\n\n❓ENCOUNTERED ANY ERRORS/ISSUES WITH THIS SCRIPT? COMMENT ON YOUTUBE FOR ASSISTANCE/HELP ON USE❓\n\n\n 💻 ENJOY HACKING YOUR WAY TO THE TOP 💻 '))
  63. end
  64.  
  65. if current < 1 or current > 21 then
  66. gg.toast('RONO PLAYS')
  67. gg.alert('📵HACK FAILED YOU CANNOT HAVE THIS AMOUNT OF POINTS RESTART THE SCRIPT TO CONTINUE📵')
  68. gg.toast('SCRIPT BY RONO PLAYS YOUTUBE')
  69. os.exit(print('💥CREATED BY:RONO PLAYS YOUTUBE💥\n\n\n🔴SUBSCRIBE FOR DAILY NEW SCRIPT UPDATES🔴\n\n\n❓ENCOUNTERED ANY ERRORS/ISSUES WITH THIS SCRIPT? COMMENT ON YOUTUBE FOR ASSISTANCE/HELP ON USE❓\n\n\n 💻 PLAY GAMES YOUR WAY! 💻 '))
  70. end
  71. gg.searchNumber(current, gg.TYPE_DOUBLE)
  72. gg.getResults(1000)
  73. gg.editAll(21, gg.TYPE_DOUBLE)
  74. searchResults = gg.getResults(1000)
  75. for i, v in ipairs(searchResults) do
  76. v.freeze = true
  77. end
  78. gg.addListItems(searchResults)
  79. gg.clearResults()
  80. gg.toast('WIN ALL ROUNDS ACTIVE')
  81. end
  82. if rono[2] then
  83. gg.searchNumber('100E;1079574528D;25100290D', gg.TYPE_DWORD)
  84. gg.searchNumber('100E', gg.TYPE_DOUBLE)
  85. gg.getResults(100)
  86. gg.editAll('10000000', gg.TYPE_DOUBLE)
  87. gg.clearResults()
  88. gg.alert('Hack success Stand to get a big win\n\nNOTE:you wont get any winnings if you lose the bet')
  89. end
  90.  
  91. end
  92. if rono== 3 then
  93. gg.searchNumber('50;250;500',gg.TYPE_DOUBLE)
  94. gg.getResults(100)
  95. gg.editAll('-10000000', gg.TYPE_DOUBLE)
  96. gg.clearResults()
  97. gg.alert('Hack success click on bet and spin to get free cash')
  98. end
  99.  
  100. if rono== 4 then
  101. gg.searchNumber('100;500;1000;5000;10000',gg.TYPE_DOUBLE)
  102. gg.getResults(100)
  103. gg.editAll('-10000000', gg.TYPE_DOUBLE)
  104. gg.clearResults()
  105. gg.alert('Hack success click on bet and deal to get free cash')
  106. end
Add Comment
Please, Sign In to add comment