TMealsXD

HackXDDDD

May 4th, 2019
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.21 KB | None | 0 0
  1. local function CreateInstance(cls,props)
  2. local inst = Instance.new(cls)
  3. for i,v in pairs(props) do
  4. inst[i] = v
  5. end
  6. return inst
  7. end
  8.  
  9. local FEkillgui = CreateInstance('ScreenGui',{DisplayOrder=0,Enabled=true,ResetOnSpawn=true,Name='FEkillgui', Parent=game.CoreGui})
  10. local Topframe = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.152941, 0.152941, 0.152941),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0366197191, 0, 0.344506502, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 120, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'Topframe',Parent = FEkillgui})
  11. local Mainframe = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.219608, 0.219608, 0.219608),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(-7.0028007e-05, 0, 0.965523064, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 120, 0, 59),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'Mainframe',Parent = Topframe})
  12. local Namebox = CreateInstance('TextBox',{ClearTextOnFocus=true,Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,MultiLine=false,Text='Player Name',TextColor3=Color3.new(0, 0, 0), PlaceholderText='', PlaceholderColor3=Color3.new(0.7, 0.7, 0.7),TextScaled=true,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=true,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.278431, 0.278431, 0.278431),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0546333343, 0, 0.121705264, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 105, 0, 15),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Namebox',Parent = Mainframe})
  13. local Kill = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Kill',TextColor3=Color3.new(0.0941177, 0.0941177, 0.0941177),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.278431, 0.278431, 0.278431),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.216666669, 0, 0.576271057, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 65, 0, 15),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Kill',Parent = Mainframe})
  14. local TextLabel = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Psykek#3180',TextColor3=Color3.new(0.505882, 0.505882, 0.505882),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.152941, 0.152941, 0.152941),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.200000003, 0, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 71, 0, 13),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='TextLabel',Parent = Topframe})
  15. local Close = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='',TextColor3=Color3.new(0, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.152941, 0.152941, 0.152941),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.929563403, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 8, 0, 7),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Close',Parent = Topframe})
  16. local Topframe2 = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.152941, 0.152941, 0.152941),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.158686712, 0, 0.344506502, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 138, 0, 14),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'Topframe2',Parent = FEkillgui})
  17. local Mainframe2 = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.219608, 0.219608, 0.219608),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(-7.06953942e-05, 0, 1.09630907, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 138, 0, 69),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'Mainframe2',Parent = Topframe2})
  18. local Start = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Start',TextColor3=Color3.new(0.0509804, 0.0509804, 0.0509804),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.278431, 0.278431, 0.278431),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0670511797, 0, 0.107452832, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 53, 0, 14),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Start',Parent = Mainframe2})
  19. local Stop = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Stop',TextColor3=Color3.new(0.0509804, 0.0509804, 0.0509804),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.278431, 0.278431, 0.278431),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.544790387, 0, 0.107452832, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 53, 0, 14),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Stop',Parent = Mainframe2})
  20. local Plus100 = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='+100',TextColor3=Color3.new(0.0941177, 0.0941177, 0.0941177),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.278431, 0.278431, 0.278431),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0670511797, 0, 0.491977364, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 53, 0, 11),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Plus100',Parent = Mainframe2})
  21. local Min100 = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='-100',TextColor3=Color3.new(0.0941177, 0.0941177, 0.0941177),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.278431, 0.278431, 0.278431),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.546521723, 0, 0.491977364, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 53, 0, 11),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Min100',Parent = Mainframe2})
  22. local min10000 = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='-10000',TextColor3=Color3.new(0.0941177, 0.0941177, 0.0941177),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.278431, 0.278431, 0.278431),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.546521723, 0, 0.73619473, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 53, 0, 11),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='min10000',Parent = Mainframe2})
  23. local plus10000 = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='+10000',TextColor3=Color3.new(0.0941177, 0.0941177, 0.0941177),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.278431, 0.278431, 0.278431),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0670511797, 0, 0.73619473, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 53, 0, 11),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='plus10000',Parent = Mainframe2})
  24. local TextLabel = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Psykek#3180',TextColor3=Color3.new(0.505882, 0.505882, 0.505882),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.152941, 0.152941, 0.152941),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.201153517, 0, 0.214285731, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 82, 0, 8),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='TextLabel',Parent = Topframe2})
  25. local Close2 = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='',TextColor3=Color3.new(0, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.152941, 0.152941, 0.152941),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.934924126, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 8, 0, 9),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Close2',Parent = Topframe2})
  26. local IY = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='IY',TextColor3=Color3.new(0.498039, 0.498039, 0.498039),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.152941, 0.152941, 0.152941),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(-0.00710487366, 0, -9.53674316e-07, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 14, 0, 13),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='IY',Parent = Topframe2})
  27.  
  28. Topframe.Active = true
  29. Topframe.Draggable = true
  30. Topframe2.Active = true
  31. Topframe2.Draggable = true
  32.  
  33. local Players = game:GetService("Players")
  34. local LocalPlayer = Players.LocalPlayer
  35. local function RemoveSpaces(String)
  36. return String:gsub("%s+", "") or String
  37. end
  38.  
  39. local function FindPlayer(String)
  40. String = RemoveSpaces(String)
  41. for _, _Player in pairs(Players:GetPlayers()) do
  42. if _Player.Name:lower():match('^'.. String:lower()) then
  43. return _Player
  44. end
  45. end
  46. return nil
  47. end
  48.  
  49. Close.MouseButton1Click:Connect(function()
  50. Topframe:Destroy()
  51. end)
  52.  
  53. Close2.MouseButton1Click:Connect(function()
  54. Topframe2:Destroy()
  55. end)
  56.  
  57. Kill.MouseButton1Click:Connect(function()
  58. local Target = FindPlayer(Namebox.Text)
  59. if Target and Target.Character then
  60. local Character = LocalPlayer.Character or LocalPlayer.CharacterAdded:Wait()
  61. local Torso = Character:FindFirstChild("Torso") or Character:FindFirstChild("UpperTorso")
  62.  
  63. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  64. Torso.Anchored = true
  65. local tool = Instance.new("Tool", LocalPlayer.Backpack)
  66. local hat = LocalPlayer.Character:FindFirstChildOfClass("Accessory")
  67. local hathandle = hat.Handle
  68. hathandle.Parent = tool
  69. hathandle.Massless = true
  70. tool.GripPos = Vector3.new(0, 9e99, 0)
  71. tool.Parent = LocalPlayer.Character
  72. repeat wait() until LocalPlayer.Character:FindFirstChildOfClass("Tool") ~= nil
  73. tool.Grip = CFrame.new(Vector3.new(0, 0, 0))
  74. Torso.Anchored = false
  75. repeat LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = Target.Character:FindFirstChild("HumanoidRootPart").CFrame wait()
  76. until Target.Character == nil or Target.Character:FindFirstChild("Humanoid").Health <= 0 or LocalPlayer.Character == nil or LocalPlayer.Character:FindFirstChild("Humanoid").Health <= 0 or (Target.Character:FindFirstChild("HumanoidRootPart").Velocity.magnitude - Target.Character:FindFirstChild("Humanoid").WalkSpeed) > (Target.Character:FindFirstChild("Humanoid").WalkSpeed + 20)
  77. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  78. hathandle.Parent = hat
  79. hathandle.Massless = false
  80. tool:Destroy()
  81. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  82. else
  83. warn'no player found named like that or he has no char'
  84. end
  85. end)
  86.  
  87. power = 500
  88. active = false
  89. local val = Instance.new("IntValue")
  90. val.Name = "Number"
  91. val.Parent = game.Players.LocalPlayer
  92. val.Value = 5
  93.  
  94. Start.MouseButton1Click:Connect(function()
  95. game:GetService('RunService').Stepped:connect(function()
  96. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  97. game.Players.LocalPlayer.Character.Head.CanCollide = false
  98. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  99. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  100. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  101. else
  102. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then
  103. game.Players.LocalPlayer.Character.Head.CanCollide = false
  104. game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
  105. game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
  106. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  107. end
  108. end
  109. end)
  110. wait(.1)
  111. local bambam = Instance.new("BodyThrust")
  112. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  113. bambam.Force = Vector3.new(power,0,power)
  114. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  115. end)
  116.  
  117. Stop.MouseButton1Click:Connect(function()
  118. for i=1, 200 do
  119. active = false
  120. game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove()
  121. end
  122. end)
  123.  
  124. Plus100.MouseButton1Click:Connect(function()
  125. power = power + 100
  126. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
  127. end)
  128.  
  129. Min100.MouseButton1Click:Connect(function()
  130. power = power - 100
  131. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value - 1
  132. end)
  133.  
  134. plus10000.MouseButton1Click:Connect(function()
  135. power = power + 10000
  136. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
  137. end)
  138.  
  139. min10000.MouseButton1Click:Connect(function()
  140. power = power - 10000
  141. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value - 1
  142. end)
  143.  
  144. IY.MouseButton1Click:Connect(function()
  145. loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  146. end)
Add Comment
Please, Sign In to add comment