Monday Morning Misery Script | AUTOPLAY, AUTOMATCH

Created by CodeExperiMental

Features:

  • AutoMatch – Creates a lobby for you automatically and waits for a player, after the game is finished it automatically creates another lobby
  • AutoNotes – perfectly presses the arrows at the right time, might need to edit distance depending on your screen resolution.
_G.Settings = {
   AutoMatch = false;
   AutoNotes = true;
   Distance = 40 -- the distance from which it will press to catch the note, i found 40 to be the perefect number for my screen, but it may vary for different resolutions, i would recommend trying higher or lower numbers if this one doesnt work out for you.
}

loadstring(game:HttpGet("https://raw.githubusercontent.com/CodeExperiMental/MondayMorning/main/code.lua"))()

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS