Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- local Frame = Instance.new("ImageLabel")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- --Properties:
- Frame.Name = "Frame"
- Frame.Parent = game.StarterGui.ScreenGui
- Frame.AnchorPoint = Vector2.new(0.5, 0.5)
- Frame.BackgroundColor3 = Color3.new(1, 1, 1)
- Frame.BackgroundTransparency = 1
- Frame.BorderSizePixel = 0
- Frame.Position = UDim2.new(0.819502115, 0, 0.638514817, 0)
- Frame.Size = UDim2.new(0.255186766, 0, 0.387566715, 0)
- Frame.Image = "rbxassetid://3570695787"
- Frame.ImageColor3 = Color3.new(0.180392, 0.180392, 0.180392)
- Frame.ScaleType = Enum.ScaleType.Slice
- Frame.SliceCenter = Rect.new(100, 100, 100, 100)
- TextLabel.Parent = Frame
- TextLabel.AnchorPoint = Vector2.new(0.5, 0.5)
- TextLabel.BackgroundColor3 = Color3.new(0, 0.486275, 0.729412)
- TextLabel.BorderSizePixel = 0
- TextLabel.Position = UDim2.new(0.502977133, 0, 0.110775784, 0)
- TextLabel.Size = UDim2.new(0.937135398, 0, 0.157447189, 0)
- TextLabel.Font = Enum.Font.GothamBold
- TextLabel.Text = "Information"
- TextLabel.TextColor3 = Color3.new(0.00392157, 0.00784314, 0.105882)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14
- TextLabel.TextWrapped = true
- TextLabel_2.Parent = Frame
- TextLabel_2.AnchorPoint = Vector2.new(0.5, 0.5)
- TextLabel_2.BackgroundColor3 = Color3.new(0, 0.486275, 0.729412)
- TextLabel_2.BorderSizePixel = 0
- TextLabel_2.Position = UDim2.new(0.502977133, 0, 0.39263925, 0)
- TextLabel_2.Size = UDim2.new(0.937135398, 0, 0.17628701, 0)
- TextLabel_2.Font = Enum.Font.GothamBold
- TextLabel_2.Text = "Sem Script Hub Is A Project that I will be working on I will be accepting lots of feedback and it all means a lot to me contact me at Beam#3680 on discord and anyways, Happy Exploiting!"
- TextLabel_2.TextColor3 = Color3.new(0.00392157, 0.00784314, 0.105882)
- TextLabel_2.TextScaled = true
- TextLabel_2.TextSize = 14
- TextLabel_2.TextWrapped = true
- TextLabel_3.Parent = Frame
- TextLabel_3.AnchorPoint = Vector2.new(0.5, 0.5)
- TextLabel_3.BackgroundColor3 = Color3.new(0, 0.486275, 0.729412)
- TextLabel_3.BorderSizePixel = 0
- TextLabel_3.Position = UDim2.new(0.502977133, 0, 0.592965424, 0)
- TextLabel_3.Size = UDim2.new(0.937135398, 0, 0.17628701, 0)
- TextLabel_3.Font = Enum.Font.GothamBold
- TextLabel_3.Text = "It is in BETA and nowhere near done so pls don't roast lol."
- TextLabel_3.TextColor3 = Color3.new(0.00392157, 0.00784314, 0.105882)
- TextLabel_3.TextScaled = true
- TextLabel_3.TextSize = 14
- TextLabel_3.TextWrapped = true
- -- Scripts:
- function SCRIPT_GHKK78_FAKESCRIPT() -- Frame.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = Frame
- local a=game:GetService("UserInputService")local b=script.Parent;local c;local d;local e;local f;local function g(h)local i=h.Position-e;b.Position=UDim2.new(f.X.Scale,f.X.Offset+i.X,f.Y.Scale,f.Y.Offset+i.Y)end;b.InputBegan:Connect(function(h)if h.UserInputType==Enum.UserInputType.MouseButton1 or h.UserInputType==Enum.UserInputType.Touch then c=true;e=h.Position;f=b.Position;h.Changed:Connect(function()if h.UserInputState==Enum.UserInputState.End then c=false end end)end end)b.InputChanged:Connect(function(h)if h.UserInputType==Enum.UserInputType.MouseMovement or h.UserInputType==Enum.UserInputType.Touch then d=h end end)a.InputChanged:Connect(function(h)if h==d and c then g(h)end end)
- end
- coroutine.resume(coroutine.create(SCRIPT_GHKK78_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment