Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- By DevSenpai Small Exploit Script Developer
- -- join SenpaiScript Discord Group his my Friend https://discord.gg/xjTMBJe6tg
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local frame = Instance.new("Frame")
- local Photo = Instance.new("ImageLabel")
- local UICorner = Instance.new("UICorner")
- local OFF = Instance.new("TextButton")
- local ON = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- ScreenGui.ResetOnSpawn = false
- frame.Name = "frame"
- frame.Parent = ScreenGui
- frame.BackgroundColor3 = Color3.fromRGB(38, 38, 38)
- frame.BackgroundTransparency = 1.000
- frame.Position = UDim2.new(0.39531222, 0, 0.252102971, 0)
- frame.Size = UDim2.new(0, 182, 0, 260)
- frame.Active = true
- frame.Draggable = true
- Photo.Name = "Photo"
- Photo.Parent = frame
- Photo.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Photo.Position = UDim2.new(-0.00105160568, 0, -0.00663622376, 0)
- Photo.Size = UDim2.new(0, 185, 0, 264)
- Photo.Image = "rbxassetid://6687673823"
- UICorner.CornerRadius = UDim.new(0, 9)
- UICorner.Parent = Photo
- OFF.Name = "OFF"
- OFF.Parent = frame
- OFF.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- OFF.BackgroundTransparency = 1.000
- OFF.Position = UDim2.new(0.0674995333, 0, 0.606759489, 0)
- OFF.Size = UDim2.new(0, 159, 0, 50)
- OFF.Font = Enum.Font.SourceSans
- OFF.Text = "OFF"
- OFF.TextColor3 = Color3.fromRGB(255, 255, 255)
- OFF.TextScaled = true
- OFF.TextSize = 14.000
- OFF.TextWrapped = true
- OFF.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/SenpaiSripter/Fails/main/AnimalSimulatorFail" , true))()
- end)
- ON.Name = "ON"
- ON.Parent = frame
- ON.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ON.BackgroundTransparency = 1.000
- ON.Position = UDim2.new(0.0683099926, 0, 0.283556789, 0)
- ON.Size = UDim2.new(0, 159, 0, 50)
- ON.Font = Enum.Font.SourceSans
- ON.Text = "ON"
- ON.TextColor3 = Color3.fromRGB(255, 255, 255)
- ON.TextScaled = true
- ON.TextSize = 14.000
- ON.TextWrapped = true
- ON.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/SenpaiSripter/AnimalSimulator1/main/AnimalSimulatorScript" , true))()
- end)
- TextLabel.Parent = frame
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BackgroundTransparency = 1.000
- TextLabel.Position = UDim2.new(-0.00105160568, 0, -0.0351857096, 0)
- TextLabel.Size = UDim2.new(0, 185, 0, 66)
- TextLabel.Font = Enum.Font.SourceSansSemibold
- TextLabel.Text = "DevSenpai"
- TextLabel.TextColor3 = Color3.fromRGB(255, 85, 255)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14.000
- TextLabel.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement