“Options lisses” Réponses codées

slickcdn

<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.js" integrity="sha512-HGOnQO9+SP1V92SrtZfjqxxtLmVzqZpjFFekvzZVWoiASSQgSr4cw9Kqd2+l8Llp4Gm0G8GIFJ4ddwZilcdb8A==" crossorigin="anonymous"></script>
Lucky Louse

Options lisses

shared.Settings = {
   Autoplay = true, -- is the autoplayer is enabled
   ReleaseDelay = 7, -- time to wait before releasing the note (in ms)
   
   Percentages = { -- accuracy percentages
       ["Sick"] = 90,
       ["Good"] = 30,
       ["Ok"] = 15,
       ["Bad"] = 1
   }
}

loadstring(game:HttpGet("https://raw.githubusercontent.com/Introvert1337/Releases/master/Funky%20Friday.lua"))()


Graceful Guanaco

Options lisses

shared.Settings = {
   Autoplay = true, -- is the autoplayer is enabled
   ReleaseDelay = 7, -- time to wait before releasing the note (in ms)
   
   Percentages = { -- accuracy percentages
       ["Sick"] = 90,
       ["Good"] = 30,
       ["Ok"] = 15,
       ["Bad"] = 1
   }
}

loadstring(game:HttpGet("https://raw.githubusercontent.com/Introvert1337/Releases/master/Funky%20Friday.lua"))()


Graceful Guanaco

Réponses similaires à “Options lisses”

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code