ScriptBlox is undergoing maintenance, so downtime is possible. Sorry for the inconvenience!
Universal Script 📌
1.2k Views

Rc7 Blue

Universal Script 📌Uploaded by
2 months ago
Please login to perform these actions:

Description

Rc7

View Raw
Edited By: velvetpawz Download


Comments
2
User profile picture
exploiter_1x3x5x6 1 month ago
--[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] -- Gui to Lua -- Version: 3.2 -- Instances: game:GetService("StarterGui"):SetCore("SendNotification",{ *le = "Rc7", Text = "Made By Team Fat, Moon, And Harkinian", }) game:GetService("StarterGui"):SetCore("SendNotification",{ *le = "Wait...", Text = "Loading...", }) wait(3) game:GetService("StarterGui"):SetCore("SendNotification",{ *le = "Loaded!", Text = "Have fun!", }) local rc7 = Instance.new("ScreenGui") local mini = Instance.new("ImageButton") local p*page = Instance.new("ImageLabel") local submit = Instance.new("TextButton") local user = Instance.new("TextBox") local pass = Instance.new("TextBox") local close = Instance.new("TextButton") local minimize = Instance.new("TextButton") local mainpage = Instance.new("ImageLabel") local input = Instance.new("TextBox") local output = Instance.new("TextBox") local exe = Instance.new("TextButton") local clear = Instance.new("TextButton") local open = Instance.new("TextButton") local roxploit = Instance.new("TextButton") local dex = Instance.new("TextButton") local close_2 = Instance.new("TextButton") local minimize_2 = Instance.new("TextButton") --Properties: rc7.Name = "rc7" rc7.Parent = game.CoreGui rc7.ZIndexBehavior = Enum.ZIndexBehavior.Sibling mini.Name = "mini" mini.Parent = rc7 mini.BackgroundColor3 = Color3.fromRGB(255, 255, 255) mini.BackgroundTransparency = 1.000 mini.BorderColor3 = Color3.fromRGB(0, 0, 0) mini.BorderSizePixel = 0 mini.Position = UDim2.new(0, 0, 0.894399107, 0) mini.Size = UDim2.new(0, 58, 0, 60) mini.Visible = false mini.Image = "http://www.roblox.com/*et/?id=14416021390" mini.MouseButton1Down:connect(function() mainpage.Visible = true mini.Visible = false e
User profile picture
exploiter_1x3x5x6 1 month ago
Do you need a username and p*word?
Please Login to add a comment.