Advertisement
IMAKESCRIPTSATSCHOOL

luaSkript rickroll

Mar 1st, 2022 (edited)
477
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. @echo off
  2.  
  3. echo ██╗░░░░░██╗░░░██╗░█████╗░░██████╗██╗░░██╗██████╗░██╗██████╗░████████╗
  4. echo ██║░░░░░██║░░░██║██╔══██╗██╔════╝██║░██╔╝██╔══██╗██║██╔══██╗╚══██╔══╝
  5. echo ██║░░░░░██║░░░██║███████║╚█████╗░█████═╝░██████╔╝██║██████╔╝░░░██║░░░
  6. echo ██║░░░░░██║░░░██║██╔══██║░╚═══██╗██╔═██╗░██╔══██╗██║██╔═══╝░░░░██║░░░
  7. echo ███████╗╚██████╔╝██║░░██║██████╔╝██║░╚██╗██║░░██║██║██║░░░░░░░░██║░░░
  8. echo ╚══════╝░╚═════╝░╚═╝░░╚═╝╚═════╝░╚═╝░░╚═╝╚═╝░░╚═╝╚═╝╚═╝░░░░░░░░╚═╝░░░
  9. echo  
  10. echo Thank you for using luaSkript, the free ServerSided executor.
  11. echo  
  12. timeout /t 0.8
  13. echo Loading files...
  14. timeout /t 1
  15. echo Locating remote functions...
  16. timeout /t 0.5
  17. echo Located remote function, injecting...
  18. timeout /t 0.7
  19. echo Rebuilding remote function...
  20. timeout /t 0.2
  21. echo Disabling FE...
  22. timeout /t 2
  23. echo c::error
  24. timeout /t 0.1
  25. echo c::cv_reset Completed
  26. timeout /t 0.7
  27. echo Ready! Paste script:
  28. timeout /t 6
  29. timeout /t 1
  30. :e
  31. echo get rick rolled lol
  32. start https://www.youtube.com/watch?v=O91DT1pR1ew
  33. timeout /t 1
  34. goto :e
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement