ScriptBlox is undergoing maintenance, so downtime is possible. Sorry for the inconvenience!
Funky Friday
74.0k Views

OP AUTONOTES GUI

Funky FridayUploaded by
4 years ago
Please login to perform these actions:

Description

NOT MINE!!! auto note get points when u miss and more!

View Raw
Edited By: frenzystuff2 Download


Comments
7
User profile picture
frenzystuff2 4 years ago - Edited
@r3d_108 this one is just easy to do it may not be better but it works and is easy to use thanks for understanding!
User profile picture
Fi3hyFinn 4 years ago - Edited
NIce script
User profile picture
person_with_wifi 4 years ago - Edited
@r3d_108 on a scale of 1-10, how good is that script
User profile picture
r3d_108 4 years ago - Edited
@person_with_wifi It'll always get a PFC, as long as you don't have a bad computer, it'll always perfect the song. It also has developer notes access too. It'll PFC 9-key songs, 6-key so on. It's really an easy way to get a free streak.
User profile picture
frenzystuff2 4 years ago - Edited
Btw sometimes the get notes when u miss will not work
User profile picture
r3d_108 4 years ago - Edited
Better script: local vu = game:GetService("VirtualUser") game:GetService("Players").LocalPlayer.Idled:connect(function() vu:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame) wait(1) vu:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame) end) loadstring(game:HttpGet("https://raw.githubusercontent.com/wally-rblx/funky-friday-autoplay/main/main.lua",true))() local message = Instance.new("Message", workspace) message.Text = "Loaded! If the script is not working, press 'F9' to check for any errors." wait(4.5) message:Destroy()
User profile picture
person_with_wifi 4 years ago - Edited
@r3d_108 felt the same lmao
Please Login to add a comment.