The rake remastered kill test | ANOTHER GUI [UPDATED]

MADE BY bocoor

FEATURE:

  • DEV GUI
  • .
  • https://www.roblox.com/games/9441266322/The-Rake-REMASTERED-Kill-Test

SCRIPT:

game.Players.LocalPlayer:GetMouse().KeyDown:Connect(function(key)
   if key == 'l' then
           game:GetService("Players").dounodawae20.PlayerGui.DevGUI.Frame.Visible = true
   end
end)

game.Players.LocalPlayer:GetMouse().KeyUp:Connect(function(key)
   if key == 'l' then
           game:GetService("Players").dounodawae20.PlayerGui.DevGUI.Frame.Visible = false
   end
end)

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!