[ad_1]
Created by false#8060
Features:
- ANIMATION LOGGER
- LOGS ANIMATIONS
- DEV NOTES:
- Just wait a little bit and every animation played by your character will be logged either by console or by file, even both! All you need to do is execute it.
getgenv().settings = {
log_duration = 5; -- how long the logger will log for
print_anims = true; -- print animation names & id
write_to_file = true; -- write animations to file as table
clearconsole = true; -- clear the console after a set amount of time
clearingtime = 5; -- amount of time until console is cleared
}
loadstring(game:HttpGet("https://raw.githubusercontent.com/falseopx/animation-logger/main/.lua"))()
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]