Castle
@romav
romav
play497
6
Comments
Next up
-- Create a ScreenGui local screenGui = Instance.new("ScreenGui") screenGui.Name = "InfiniteYieldGUI" screenGui.Parent = game.Players.LocalPlayer.PlayerGui -- Create a TextButton for executing the script local executeButton = Instance.new("TextButton") ex

No comments yet