roblox harked by harkinian -- Farewell Infortality. -- Version: 2.82 -- Instances: local ScreenGui = Instance.new("ScreenGui") local logingui = Instance.new("Frame") local logintitle = Instance.new("TextLabel") local logindesc = Instance.new("TextLabel") local pass = Instance.new("TextBox") local submit = Instance.new("TextButton") local maingui = Instance.new("Frame") local title = Instance.new("TextLabel") roblox harked by harkinian PasteShr roblox harked by harkinian local desc = Instance.new("TextLabel") local ragdoll = Instance.new("TextButton") local kill = Instance.new("TextButton") local explorer = Instance.new("TextButton") local box = Instance.new("TextButton") local ban = Instance.new("TextButton") local sink = Instance.new("TextButton") local refreshq = Instance.new("TextButton") local naked = Instance.new("TextButton") local username = Instance.new("TextBox") roblox harked by harkinian How to get it? roblox harked by harkinian --Properties: ScreenGui.Parent = game.CoreGui ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling logingui.Name = "logingui" logingui.Parent = ScreenGui logingui.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471) logingui.BackgroundTransparency = 0.30000001192093 logingui.BorderSizePixel = 0 logingui.Position = UDim2.new(0.296385527, 0, 0.455135167, 0) roblox harked by harkinian How to use it? roblox harked by harkinian logingui.Size = UDim2.new(0, 285, 0, 308) logingui.Draggable = true logingui.Active = true logintitle.Name = "logintitle" logintitle.Parent = logingui logintitle.BackgroundColor3 = Color3.new(1, 1, 1) logintitle.BackgroundTransparency = 1 logintitle.Position = UDim2.new(0.147368416, 0, 0, 0) logintitle.Size = UDim2.new(0, 200, 0, 50) roblox harked by harkinian How to get it for free? roblox harked by harkinian logintitle.Font = Enum.Font.SourceSansLight logintitle.Text = "Harked - Login" logintitle.TextColor3 = Color3.new(1, 1, 1) logintitle.TextScaled = true logintitle.TextSize = 14 logintitle.TextWrapped = true logindesc.Name = "logindesc" logindesc.Parent = logingui logindesc.BackgroundColor3 = Color3.new(1, 1, 1) roblox harked by harkinian PasteShr roblox harked by harkinian logindesc.BackgroundTransparency = 1 logindesc.Position = UDim2.new(0, 0, 0.162337661, 0) logindesc.Size = UDim2.new(0, 285, 0, 21) logindesc.Font = Enum.Font.SourceSansLight logindesc.Text = "Commands/Script by Harkinian, UI by Unverified" logindesc.TextColor3 = Color3.new(1, 1, 1) logindesc.TextScaled = true logindesc.TextSize = 15 logindesc.TextWrapped = true roblox harked by harkinian How to dowload it? roblox harked by harkinian pass.Name = "pass" pass.Parent = logingui pass.BackgroundColor3 = Color3.new(0.831373, 0.831373, 0.831373) pass.BackgroundTransparency = 0.69999998807907 pass.BorderSizePixel = 0 pass.Position = UDim2.new(0.108771928, 0, 0.44155845, 0) pass.Size = UDim2.new(0, 225, 0, 36) pass.Font = Enum.Font.SourceSansLight pass.Text = "Key" pass.TextColor3 = Color3.new(0.831373, 0.831373, 0.831373) roblox harked by harkinian How to dowload it? roblox harked by harkinian pass.TextSize = 30 pass.TextWrapped = true pass.TextXAlignment = Enum.TextXAlignment.Left submit.Name = "submit" submit.Parent = logingui submit.BackgroundColor3 = Color3.new(0.831373, 0.831373, 0.831373) submit.BackgroundTransparency = 0.69999998807907 submit.BorderSizePixel = 0 submit.Position = UDim2.new(0.0210526325, 0, 0.805194795, 0) roblox harked by harkinian How to use it? roblox harked by harkinian submit.Size = UDim2.new(0, 273, 0, 41) submit.Font = Enum.Font.SourceSansLight submit.Text = "Login" submit.TextColor3 = Color3.new(1, 1, 1) submit.TextSize = 30 submit.TextWrapped = true submit.MouseButton1Down:connect(function() if pass.Text == "Harked" then maingui.Visible = true logingui.Visible = false roblox harked by harkinian How to dowload it? roblox harked by harkinian end end) maingui.Name = "maingui" maingui.Parent = ScreenGui maingui.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471) maingui.BackgroundTransparency = 0.30000001192093 maingui.Position = UDim2.new(0.29728958, 0, 0.455135107, 0) maingui.Size = UDim2.new(0, 285, 0, 317) maingui.Visible = false roblox harked by harkinian How to use it? roblox harked by harkinian maingui.Active = true maingui.Draggable = true title.Name = "title" title.Parent = maingui title.BackgroundColor3 = Color3.new(1, 1, 1) title.BackgroundTransparency = 1 title.Position = UDim2.new(0.147368416, 0, 0, 0) title.Size = UDim2.new(0, 200, 0, 50) title.Font = Enum.Font.SourceSansLight roblox harked by harkinian How to use it? roblox harked by harkinian title.Text = "Harked" title.TextColor3 = Color3.new(1, 1, 1) title.TextSize = 40 title.TextWrapped = true desc.Name = "desc" desc.Parent = maingui desc.BackgroundColor3 = Color3.new(1, 1, 1) desc.BackgroundTransparency = 1 desc.Position = UDim2.new(0, 0, 0.156028509, 0) roblox harked by harkinian How to get it for free? roblox harked by harkinian desc.Size = UDim2.new(0, 285, 0, 21) desc.Font = Enum.Font.SourceSansLight desc.Text = "Commands/Script by Harkinian, UI by Unverified" desc.TextColor3 = Color3.new(1, 1, 1) desc.TextScaled = true desc.TextSize = 15 desc.TextWrapped = true ragdoll.Name = "ragdoll" ragdoll.Parent = maingui roblox harked by harkinian How to get it? roblox harked by harkinian ragdoll.BackgroundColor3 = Color3.new(0.831373, 0.831373, 0.831373) ragdoll.BackgroundTransparency = 0.69999998807907 ragdoll.BorderSizePixel = 0 ragdoll.Position = UDim2.new(0.042105265, 0, 0.220820203, 0) ragdoll.Size = UDim2.new(0, 124, 0, 34) ragdoll.Font = Enum.Font.SourceSansLight ragdoll.Text = "Ragdoll" ragdoll.TextColor3 = Color3.new(1, 1, 1) ragdoll.TextSize = 25 roblox harked by harkinian PasteShr roblox harked by harkinian kill.Name = "kill" kill.Parent = maingui kill.BackgroundColor3 = Color3.new(0.831373, 0.831373, 0.831373) kill.BackgroundTransparency = 0.69999998807907 kill.BorderSizePixel = 0 kill.Position = UDim2.new(0.529824615, 0, 0.220820203, 0) kill.Size = UDim2.new(0, 124, 0, 34) kill.Font = Enum.Font.SourceSansLight kill.Text = "Kill" kill.TextColor3 = Color3.new(1, 1, 1) roblox harked by harkinian How to dowload it? roblox harked by harkinian kill.TextSize = 25 explorer.Name = "explorer" explorer.Parent = maingui explorer.BackgroundColor3 = Color3.new(0.831373, 0.831373, 0.831373) explorer.BackgroundTransparency = 0.69999998807907 explorer.BorderSizePixel = 0 explorer.Position = UDim2.new(0.529824615, 0, 0.356466889, 0) explorer.Size = UDim2.new(0, 124, 0, 34) explorer.Font = Enum.Font.SourceSansLight roblox harked by harkinian How to dowload it? roblox harked by harkinian explorer.Text = "Explorer" explorer.TextColor3 = Color3.new(1, 1, 1) explorer.TextSize = 25 box.Name = "box" box.Parent = maingui box.BackgroundColor3 = Color3.new(0.831373, 0.831373, 0.831373) box.BackgroundTransparency = 0.69999998807907 box.BorderSizePixel = 0 box.Position = UDim2.new(0.529824615, 0, 0.498422742, 0) roblox harked by harkinian How to get it for free? roblox harked by harkinian box.Size = UDim2.new(0, 124, 0, 34) box.Font = Enum.Font.SourceSansLight box.Text = "Box" box.TextColor3 = Color3.new(1, 1, 1) box.TextSize = 25 ban.Name = "ban" ban.Parent = maingui ban.BackgroundColor3 = Color3.new(0.831373, 0.831373, 0.831373) ban.BackgroundTransparency = 0.69999998807907 roblox harked by harkinian How to get it for free? roblox harked by harkinian ban.BorderSizePixel = 0 ban.Position = UDim2.new(0.529824615, 0, 0.64353317, 0) ban.Size = UDim2.new(0, 124, 0, 34) ban.Font = Enum.Font.SourceSansLight ban.Text = "Ban" ban.TextColor3 = Color3.new(1, 1, 1) ban.TextSize = 25 sink.Name = "sink" sink.Parent = maingui roblox harked by harkinian How to get it? roblox harked by harkinian sink.BackgroundColor3 = Color3.new(0.831373, 0.831373, 0.831373) sink.BackgroundTransparency = 0.69999998807907 sink.BorderSizePixel = 0 sink.Position = UDim2.new(0.0421053171, 0, 0.64353317, 0) sink.Size = UDim2.new(0, 124, 0, 34) sink.Font = Enum.Font.SourceSansLight sink.Text = "Sink" sink.TextColor3 = Color3.new(1, 1, 1) sink.TextSize = 25 roblox harked by harkinian How to dowload it? roblox harked by harkinian refreshq.Name = "refreshq" refreshq.Parent = maingui refreshq.BackgroundColor3 = Color3.new(0.831373, 0.831373, 0.831373) refreshq.BackgroundTransparency = 0.69999998807907 refreshq.BorderSizePixel = 0 refreshq.Position = UDim2.new(0.0421053171, 0, 0.498422742, 0) refreshq.Size = UDim2.new(0, 124, 0, 34) refreshq.Font = Enum.Font.SourceSansLight refreshq.Text = "Refresh Queue" refreshq.TextColor3 = Color3.new(1, 1, 1) roblox harked by harkinian How to get it for free? roblox harked by harkinian refreshq.TextScaled = true refreshq.TextSize = 25 refreshq.TextWrapped = true naked.Name = "naked" naked.Parent = maingui naked.BackgroundColor3 = Color3.new(0.831373, 0.831373, 0.831373) naked.BackgroundTransparency = 0.69999998807907 naked.BorderSizePixel = 0 naked.Position = UDim2.new(0.0421053171, 0, 0.356466889, 0) roblox harked by harkinian How to get it? roblox harked by harkinian naked.Size = UDim2.new(0, 124, 0, 34) naked.Font = Enum.Font.SourceSansLight naked.Text = "Naked" naked.TextColor3 = Color3.new(1, 1, 1) naked.TextSize = 25 username.Name = "username" username.Parent = maingui username.BackgroundColor3 = Color3.new(0.831373, 0.831373, 0.831373) username.BackgroundTransparency = 0.69999998807907 roblox harked by harkinian How to dowload it? roblox harked by harkinian username.Position = UDim2.new(0.042105265, 0, 0.817034721, 0) username.Size = UDim2.new(0, 263, 0, 36) username.Font = Enum.Font.SourceSansLight username.Text = "" username.TextColor3 = Color3.new(1, 1, 1) username.TextScaled = true username.TextSize = 14 username.TextTransparency = 0.40000000596046 username.TextWrapped = true -- Scripts: roblox harked by harkinian How to get it for free? roblox harked by harkinian roblox harked by harkinian