Sep 29th, 2017
Roblox Piano Hotkey Script
Piano music roblox. Not a member of Pastebin yet? Sign Up, it unlocks many cool features! Raw download clone embed print report. Piano music Heathens a s a o a s a o u a s a o a s a o u f d s f d s f f a f d s f d s s f f a.
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- Gui, Add, Text, ------------------------------------------Key Delay------------------------------------------
- Gui, Add, Text, ----------------------------------------Piano Music-----------------------------------------
- Gui, Add, Text, -------------------------------F5 To Play Piano Music-------------------------------
- Gui, Add, Text, ----------------------------Made by Rasv on V3rmillion----------------------------
- F5::
- Gui, Submit, Nohide
- PianoMusic := StrReplace(PianoMusic, '`n') ; Remove linefeeds
- PianoMusic := StrReplace(PianoMusic, '`r') ; Remove carriage returns
- PianoMusic := StrReplace(PianoMusic, '/') ; Remove Ingame Chat
- return
- ExitApp