max14432

Made by max <3#1112/ Funky Friday player

May 11th, 2021 (edited)
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. shared.Settings = {
  2. Autoplay = true, -- is the autoplayer is enabled
  3. ReleaseDelay = 7, -- time to wait before releasing the note (in ms)
  4.  
  5. Percentages = { -- accuracy percentages
  6. ["Sick"] = 115,
  7. ["Good"] = 0,
  8. ["Ok"] = 0,
  9. ["Bad"] = 0
  10. }
  11. }
  12.  
  13. loadstring(game:HttpGet("https://raw.githubusercontent.com/Meifryk/octo/main/semi%20rage"))()
Add Comment
Please, Sign In to add comment