Advertisement
Jelasion

Untitled

Feb 18th, 2021
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 20.36 KB | None | 0 0
  1.  
  2.  
  3.  
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Grey = Instance.new("Frame")
  6. local TextButton = Instance.new("TextButton")
  7. local UICorner = Instance.new("UICorner")
  8. local Black = Instance.new("Frame")
  9. local TextButton_2 = Instance.new("TextButton")
  10. local UICorner_2 = Instance.new("UICorner")
  11. local TextButton_3 = Instance.new("TextButton")
  12. local UICorner_3 = Instance.new("UICorner")
  13. local TextButton_4 = Instance.new("TextButton")
  14. local UICorner_4 = Instance.new("UICorner")
  15. local TextLabel = Instance.new("TextLabel")
  16. local TextLabel_2 = Instance.new("TextLabel")
  17. local TextButton_5 = Instance.new("TextButton")
  18. local UICorner_5 = Instance.new("UICorner")
  19. local TextLabel_3 = Instance.new("TextLabel")
  20. local FrameCool = Instance.new("Frame")
  21.  
  22. --Properties:
  23.  
  24. ScreenGui.Parent = game.CoreGui
  25. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  26.  
  27. Grey.Name = "Grey"
  28. Grey.Parent = ScreenGui
  29. Grey.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
  30. Grey.Position = UDim2.new(0.572757244, 0, 0.238083869, 0)
  31. Grey.Size = UDim2.new(0, 212, 0, 29)
  32.  
  33. TextButton.Parent = Grey
  34. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  35. TextButton.BackgroundTransparency = 1.000
  36. TextButton.Position = UDim2.new(0.825471699, 0, 0, 0)
  37. TextButton.Size = UDim2.new(0, 30, 0, 29)
  38. TextButton.Font = Enum.Font.SourceSansBold
  39. TextButton.Text = "+"
  40. TextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  41. TextButton.TextScaled = true
  42. TextButton.TextSize = 14.000
  43. TextButton.TextWrapped = true
  44.  
  45. UICorner.CornerRadius = UDim.new(0, 4)
  46. UICorner.Parent = Grey
  47.  
  48. Black.Name = "Black"
  49. Black.Parent = Grey
  50. Black.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  51. Black.BorderSizePixel = 0
  52. Black.Position = UDim2.new(0, 0, 0.999999464, 0)
  53. Black.Size = UDim2.new(0, 212, 0, 249)
  54.  
  55. TextButton_2.Parent = Black
  56. TextButton_2.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
  57. TextButton_2.Position = UDim2.new(0.0235848539, 0, 0.103180155, 0)
  58. TextButton_2.Size = UDim2.new(0, 200, 0, 36)
  59. TextButton_2.Font = Enum.Font.SourceSansBold
  60. TextButton_2.Text = "Silent Aim"
  61. TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  62. TextButton_2.TextScaled = true
  63. TextButton_2.TextSize = 14.000
  64. TextButton_2.TextWrapped = true
  65.  
  66. UICorner_2.CornerRadius = UDim.new(0, 3)
  67. UICorner_2.Parent = TextButton_2
  68.  
  69. TextButton_3.Parent = Black
  70. TextButton_3.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
  71. TextButton_3.Position = UDim2.new(0.0235849619, 0, 0.28305313, 0)
  72. TextButton_3.Size = UDim2.new(0, 200, 0, 36)
  73. TextButton_3.Font = Enum.Font.SourceSansBold
  74. TextButton_3.Text = "Boxes"
  75. TextButton_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  76. TextButton_3.TextScaled = true
  77. TextButton_3.TextSize = 14.000
  78. TextButton_3.TextWrapped = true
  79.  
  80. UICorner_3.CornerRadius = UDim.new(0, 3)
  81. UICorner_3.Parent = TextButton_3
  82.  
  83. TextButton_4.Parent = Black
  84. TextButton_4.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
  85. TextButton_4.Position = UDim2.new(0.0283018239, 0, 0.464648396, 0)
  86. TextButton_4.Size = UDim2.new(0, 200, 0, 36)
  87. TextButton_4.Font = Enum.Font.SourceSansBold
  88. TextButton_4.Text = "Tracers"
  89. TextButton_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  90. TextButton_4.TextScaled = true
  91. TextButton_4.TextSize = 14.000
  92. TextButton_4.TextWrapped = true
  93.  
  94. UICorner_4.CornerRadius = UDim.new(0, 3)
  95. UICorner_4.Parent = TextButton_4
  96.  
  97. TextLabel.Parent = Black
  98. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  99. TextLabel.BackgroundTransparency = 1.000
  100. TextLabel.Position = UDim2.new(0.0283018351, 0, 0.643834352, 0)
  101. TextLabel.Size = UDim2.new(0, 200, 0, 29)
  102. TextLabel.Font = Enum.Font.SourceSansBold
  103. TextLabel.Text = "Credits: Pyth0n"
  104. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  105. TextLabel.TextScaled = true
  106. TextLabel.TextSize = 14.000
  107. TextLabel.TextWrapped = true
  108.  
  109. TextLabel_2.Parent = Black
  110. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  111. TextLabel_2.BackgroundTransparency = 1.000
  112. TextLabel_2.Position = UDim2.new(0.0283019431, 0, -0.00673445314, 0)
  113. TextLabel_2.Size = UDim2.new(0, 200, 0, 27)
  114. TextLabel_2.Font = Enum.Font.SourceSansBold
  115. TextLabel_2.Text = "Functions"
  116. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  117. TextLabel_2.TextScaled = true
  118. TextLabel_2.TextSize = 14.000
  119. TextLabel_2.TextWrapped = true
  120.  
  121. TextButton_5.Parent = Black
  122. TextButton_5.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
  123. TextButton_5.Position = UDim2.new(0.0283018351, 0, 0.791220248, 0)
  124. TextButton_5.Size = UDim2.new(0, 200, 0, 36)
  125. TextButton_5.Font = Enum.Font.SourceSansBold
  126. TextButton_5.Text = "Discord Server"
  127. TextButton_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  128. TextButton_5.TextScaled = true
  129. TextButton_5.TextSize = 14.000
  130. TextButton_5.TextWrapped = true
  131.  
  132. UICorner_5.CornerRadius = UDim.new(0, 3)
  133. UICorner_5.Parent = TextButton_5
  134.  
  135. TextLabel_3.Parent = Grey
  136. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  137. TextLabel_3.BackgroundTransparency = 1.000
  138. TextLabel_3.Position = UDim2.new(0.127358496, 0, 0, 0)
  139. TextLabel_3.Size = UDim2.new(0, 148, 0, 29)
  140. TextLabel_3.Font = Enum.Font.SourceSansBold
  141. TextLabel_3.Text = "Pyth0n X Kat V2"
  142. TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  143. TextLabel_3.TextScaled = true
  144. TextLabel_3.TextSize = 14.000
  145. TextLabel_3.TextWrapped = true
  146.  
  147. FrameCool.Name = "FrameCool"
  148. FrameCool.Parent = Grey
  149. FrameCool.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
  150. FrameCool.BorderSizePixel = 0
  151. FrameCool.Position = UDim2.new(0, 0, 0.793103456, 0)
  152. FrameCool.Size = UDim2.new(0, 212, 0, 6)
  153.  
  154. -- Scripts:
  155.  
  156. local function DDMLQ_fake_script() -- TextButton.LocalScript
  157.     local script = Instance.new('LocalScript', TextButton)
  158.  
  159.     script.Parent.MouseButton1Down:Connect(function()
  160.         local TweenService = game:GetService("TweenService")
  161.    
  162.         local TabEnd = { Rotation = 180 }
  163.         local SpinTab = TweenService:Create(script.Parent,TweenInfo.new(.5),TabEnd)
  164.         SpinTab:Play()
  165.         if script.Parent.Parent.Black.Visible == false then
  166.             script.Parent.Parent.Black.Visible = true
  167.             script.Parent.Text ="-"
  168.            
  169.            
  170.         else
  171.             local TweenService = game:GetService("TweenService")
  172.    
  173.             local TabEnd = { Rotation = 180 }
  174.             local SpinTab = TweenService:Create(script.Parent,TweenInfo.new(.5),TabEnd)
  175.             SpinTab:Play()
  176.             script.Parent.Parent.Black.Visible = false
  177.             local TweenService = game:GetService("TweenService")
  178.             script.Parent.Text ="+"
  179.             local TweenService = game:GetService("TweenService")
  180.    
  181.         end
  182.        
  183.     end)
  184. end
  185. coroutine.wrap(DDMLQ_fake_script)()
  186. local function RWPAC_fake_script() -- TextButton_2.LocalScript
  187.     local script = Instance.new('LocalScript', TextButton_2)
  188.  
  189.     script.Parent.MouseButton1Down:Connect(function()
  190.        
  191.    
  192.     local localPlayer = game:GetService("Players").LocalPlayer
  193.     local currentCamera = game:GetService("Workspace").CurrentCamera
  194.     local mouse = localPlayer:GetMouse()
  195.    
  196.     local function getClosestPlayerToCursor(x, y)
  197.         local closestPlayer = nil
  198.         local shortestDistance = math.huge
  199.    
  200.         for i, v in pairs(game:GetService("Players"):GetPlayers()) do
  201.             if v ~= localPlayer and v.Character and v.Character:FindFirstChild("Humanoid") and v.Character.Humanoid.Health ~= 0 and v.Character:FindFirstChild("HumanoidRootPart") and v.Character:FindFirstChild("Torso") then
  202.                 local pos = currentCamera:WorldToViewportPoint(v.Character.HumanoidRootPart.Position)
  203.                 local magnitude = (Vector2.new(pos.X, pos.Y) - Vector2.new(x, y)).magnitude
  204.    
  205.                 if magnitude < shortestDistance then
  206.                     closestPlayer = v
  207.                     shortestDistance = magnitude
  208.                 end
  209.             end
  210.         end
  211.    
  212.         return closestPlayer
  213.     end
  214.    
  215.     local mt = getrawmetatable(game)
  216.     local oldIndex = mt.__index
  217.     if setreadonly then setreadonly(mt, false) else make_writeable(mt, true) end
  218.     local newClose = newcclosure or function(f) return f end
  219.    
  220.     mt.__index = newClose(function(t, k)
  221.         if not checkcaller() and t == mouse and tostring(k) == "X" and string.find(getfenv(2).script.Name, "Client") and getClosestPlayerToCursor() then
  222.             local closest = getClosestPlayerToCursor(oldIndex(t, k), oldIndex(t, "Y")).Character.Head
  223.             local pos = currentCamera:WorldToScreenPoint(closest.Position)
  224.             return pos.X
  225.         end
  226.         if not checkcaller() and t == mouse and tostring(k) == "Y" and string.find(getfenv(2).script.Name, "Client") and getClosestPlayerToCursor() then
  227.             local closest = getClosestPlayerToCursor(oldIndex(t, "X"), oldIndex(t, k)).Character.Head
  228.             local pos = currentCamera:WorldToScreenPoint(closest.Position)
  229.             return pos.Y
  230.         end
  231.         if t == mouse and tostring(k) == "Hit" and string.find(getfenv(2).script.Name, "Client") and getClosestPlayerToCursor() then
  232.             return getClosestPlayerToCursor(mouse.X, mouse.Y).Character.Head.CFrame
  233.         end
  234.    
  235.         return oldIndex(t, k)
  236.     end)
  237.    
  238.     if setreadonly then setreadonly(mt, true) else make_writeable(mt, false) end
  239.    
  240.     end)
  241. end
  242. coroutine.wrap(RWPAC_fake_script)()
  243. local function SRCW_fake_script() -- TextButton_3.LocalScript
  244.     local script = Instance.new('LocalScript', TextButton_3)
  245.  
  246.     script.Parent.MouseButton1Down:Connect(function()
  247.         local plr = game.Players.LocalPlayer
  248.         local camera = game.Workspace.CurrentCamera
  249.    
  250.         for i, v in pairs(game.Players:GetChildren()) do
  251.             local Top = Drawing.new("Line")
  252.             Top.Visible = false
  253.             Top.From = Vector2.new(0, 0)
  254.             Top.To = Vector2.new(200, 200)
  255.             Top.Color = Color3.fromRGB(255, 255, 255)
  256.             Top.Thickness = 2
  257.             Top.Transparency = 1
  258.    
  259.             local Bottom = Drawing.new("Line")
  260.             Bottom.Visible = false
  261.             Bottom.From = Vector2.new(0, 0)
  262.             Bottom.To = Vector2.new(200, 200)
  263.             Bottom.Color = Color3.fromRGB(255, 255, 255)
  264.             Bottom.Thickness = 2
  265.             Bottom.Transparency = 1
  266.    
  267.             local Left = Drawing.new("Line")
  268.             Left.Visible = false
  269.             Left.From = Vector2.new(0, 0)
  270.             Left.To = Vector2.new(200, 200)
  271.             Left.Color = Color3.fromRGB(255, 255, 255)
  272.             Left.Thickness = 2
  273.             Left.Transparency = 1
  274.    
  275.             local Right = Drawing.new("Line")
  276.             Right.Visible = false
  277.             Right.From = Vector2.new(0, 0)
  278.             Right.To = Vector2.new(200, 200)
  279.             Right.Color = Color3.fromRGB(255, 255, 255)
  280.             Right.Thickness = 2
  281.             Right.Transparency = 1
  282.    
  283.             function ESP()
  284.                 local connection
  285.                 connection = game:GetService("RunService").RenderStepped:Connect(function()
  286.                     if v.Character ~= nil and v.Character:FindFirstChild("HumanoidRootPart") ~= nil and v.Name ~= plr.Name  and v.Character.Humanoid.Health > 0 then
  287.                         local ScreenPos, OnScreen = camera:WorldToViewportPoint(v.Character.HumanoidRootPart.Position)
  288.                         if OnScreen then
  289.                             local Scale = v.Character.Head.Size.Y/2
  290.                             local Size = Vector3.new(2, 3, 0) * (Scale * 2)
  291.                             local humpos = camera:WorldToViewportPoint(v.Character.HumanoidRootPart.Position)
  292.                             local TL = camera:WorldToViewportPoint((v.Character.HumanoidRootPart.CFrame * CFrame.new(Size.X, Size.Y, 0)).p)
  293.                             local TR = camera:WorldToViewportPoint((v.Character.HumanoidRootPart.CFrame * CFrame.new(-Size.X, Size.Y, 0)).p)
  294.                             local BL = camera:WorldToViewportPoint((v.Character.HumanoidRootPart.CFrame * CFrame.new(Size.X, -Size.Y, 0)).p)
  295.                             local BR = camera:WorldToViewportPoint((v.Character.HumanoidRootPart.CFrame * CFrame.new(-Size.X, -Size.Y, 0)).p)
  296.    
  297.                             Top.From = Vector2.new(TL.X, TL.Y)
  298.                             Top.To = Vector2.new(TR.X, TR.Y)
  299.    
  300.                             Left.From = Vector2.new(TL.X, TL.Y)
  301.                             Left.To = Vector2.new(BL.X, BL.Y)
  302.    
  303.                             Right.From = Vector2.new(TR.X, TR.Y)
  304.                             Right.To = Vector2.new(BR.X, BR.Y)
  305.    
  306.                             Bottom.From = Vector2.new(BL.X, BL.Y)
  307.                             Bottom.To = Vector2.new(BR.X, BR.Y)
  308.    
  309.                             if v.TeamColor == plr.TeamColor then
  310.                                 Top.Color = Color3.fromRGB(255, 255, 255)
  311.                                 Left.Color = Color3.fromRGB(255, 255, 255)
  312.                                 Bottom.Color = Color3.fromRGB(255, 255, 255)
  313.                                 Right.Color = Color3.fromRGB(255, 255, 255)
  314.                             else
  315.                                 Top.Color = Color3.fromRGB(255, 255, 255)
  316.                                 Left.Color = Color3.fromRGB(255, 255, 255)
  317.                                 Bottom.Color = Color3.fromRGB(255, 255, 255)
  318.                                 Right.Color = Color3.fromRGB(255, 255, 255)
  319.                             end
  320.    
  321.                             Top.Visible = true
  322.                             Left.Visible = true
  323.                             Bottom.Visible = true
  324.                             Right.Visible = true
  325.                         else
  326.                             Top.Visible = false
  327.                             Left.Visible = false
  328.                             Bottom.Visible = false
  329.                             Right.Visible = false
  330.                         end
  331.                     else
  332.                         Top.Visible = false
  333.                         Left.Visible = false
  334.                         Bottom.Visible = false
  335.                         Right.Visible = false
  336.                         if game.Players:FindFirstChild(v.Name) == nil then
  337.                             connection:Disconnect()
  338.                         end
  339.                     end
  340.                 end)
  341.             end
  342.             coroutine.wrap(ESP)()
  343.         end
  344.    
  345.         game.Players.PlayerAdded:Connect(function(newplr) --Parameter gets the new player that has been added
  346.             local Top = Drawing.new("Line")
  347.             Top.Visible = false
  348.             Top.From = Vector2.new(0, 0)
  349.             Top.To = Vector2.new(200, 200)
  350.             Top.Color = Color3.fromRGB(255, 255, 255)
  351.             Top.Thickness = 2
  352.             Top.Transparency = 1
  353.    
  354.             local Bottom = Drawing.new("Line")
  355.             Bottom.Visible = false
  356.             Bottom.From = Vector2.new(0, 0)
  357.             Bottom.To = Vector2.new(200, 200)
  358.             Bottom.Color = Color3.fromRGB(255, 255, 255)
  359.             Bottom.Thickness = 2
  360.             Bottom.Transparency = 1
  361.    
  362.             local Left = Drawing.new("Line")
  363.             Left.Visible = false
  364.             Left.From = Vector2.new(0, 0)
  365.             Left.To = Vector2.new(200, 200)
  366.             Left.Color = Color3.fromRGB(255, 255, 255)
  367.             Left.Thickness = 2
  368.             Left.Transparency = 1
  369.    
  370.             local Right = Drawing.new("Line")
  371.             Right.Visible = false
  372.             Right.From = Vector2.new(0, 0)
  373.             Right.To = Vector2.new(200, 200)
  374.             Right.Color = Color3.fromRGB(255, 255, 255)
  375.             Right.Thickness = 2
  376.             Right.Transparency = 1
  377.    
  378.             function ESP()
  379.                 local connection
  380.                 connection = game:GetService("RunService").RenderStepped:Connect(function()
  381.                     if newplr.Character ~= nil and newplr.Character:FindFirstChild("HumanoidRootPart") ~= nil and newplr.Name ~= plr.Name  and newplr.Character.Humanoid.Health > 0 then
  382.                         local ScreenPos, OnScreen = camera:WorldToViewportPoint(newplr.Character.HumanoidRootPart.Position)
  383.                         if OnScreen then
  384.                             local Scale = newplr.Character.Head.Size.Y/2
  385.                             local Size = Vector3.new(2, 3, 0) * (Scale * 2)
  386.                             local humpos = camera:WorldToViewportPoint(newplr.Character.HumanoidRootPart.Position)
  387.                             local TL = camera:WorldToViewportPoint((newplr.Character.HumanoidRootPart.CFrame * CFrame.new(Size.X, Size.Y, 0)).p)
  388.                             local TR = camera:WorldToViewportPoint((newplr.Character.HumanoidRootPart.CFrame * CFrame.new(-Size.X, Size.Y, 0)).p)
  389.                             local BL = camera:WorldToViewportPoint((newplr.Character.HumanoidRootPart.CFrame * CFrame.new(Size.X, -Size.Y, 0)).p)
  390.                             local BR = camera:WorldToViewportPoint((newplr.Character.HumanoidRootPart.CFrame * CFrame.new(-Size.X, -Size.Y, 0)).p)
  391.    
  392.                             Top.From = Vector2.new(TL.X, TL.Y)
  393.                             Top.To = Vector2.new(TR.X, TR.Y)
  394.    
  395.                             Left.From = Vector2.new(TL.X, TL.Y)
  396.                             Left.To = Vector2.new(BL.X, BL.Y)
  397.    
  398.                             Right.From = Vector2.new(TR.X, TR.Y)
  399.                             Right.To = Vector2.new(BR.X, BR.Y)
  400.    
  401.                             Bottom.From = Vector2.new(BL.X, BL.Y)
  402.                             Bottom.To = Vector2.new(BR.X, BR.Y)
  403.    
  404.                             if newplr.TeamColor == plr.TeamColor then
  405.                                 Top.Color = Color3.fromRGB(255, 255, 255)
  406.                                 Left.Color = Color3.fromRGB(255, 255, 255)
  407.                                 Bottom.Color = Color3.fromRGB(255, 255, 255)
  408.                                 Right.Color = Color3.fromRGB(255, 255, 255)
  409.                             else
  410.                                 Top.Color = Color3.fromRGB(255, 255, 255)
  411.                                 Left.Color = Color3.fromRGB(255, 255, 255)
  412.                                 Bottom.Color = Color3.fromRGB(255, 255, 255)
  413.                                 Right.Color = Color3.fromRGB(255, 255, 255)
  414.                             end
  415.    
  416.                             Top.Visible = true
  417.                             Left.Visible = true
  418.                             Bottom.Visible = true
  419.                             Right.Visible = true
  420.                         else
  421.                             Top.Visible = false
  422.                             Left.Visible = false
  423.                             Bottom.Visible = false
  424.                             Right.Visible = false
  425.                         end
  426.                     else
  427.                         Top.Visible = false
  428.                         Left.Visible = false
  429.                         Bottom.Visible = false
  430.                         Right.Visible = false
  431.                         if game.Players:FindFirstChild(newplr.Name) == nil then
  432.                             connection:Disconnect()
  433.                         end
  434.                     end
  435.                 end)
  436.             end
  437.             coroutine.wrap(ESP)()
  438.         end)
  439.     end)
  440. end
  441. coroutine.wrap(SRCW_fake_script)()
  442. local function GJOV_fake_script() -- TextButton_4.LocalScript
  443.     local script = Instance.new('LocalScript', TextButton_4)
  444.  
  445.     script.Parent.MouseButton1Down:Connect(function()
  446.         local plr = game.Players.LocalPlayer
  447.         local camera = game.Workspace.CurrentCamera
  448.    
  449.         for i, v in pairs(game.Players:GetChildren()) do
  450.             local TEXT = Drawing.new("Text")
  451.             TEXT.Visible = false
  452.             TEXT.Transparency = 1
  453.             TEXT.Color = Color3.fromRGB(255, 255, 255)
  454.             TEXT.Text = v.Name
  455.             TEXT.Size = 15
  456.             TEXT.Position = Vector2.new(200,200)
  457.    
  458.             local TRACER = Drawing.new("Line")
  459.             TRACER.Visible = false
  460.             TRACER.From = Vector2.new(0, 0)
  461.             TRACER.To = Vector2.new(200, 200)
  462.             TRACER.Color = Color3.fromRGB(255, 255, 255)
  463.             TRACER.Thickness = 2
  464.             TRACER.Transparency = 1
  465.    
  466.             function ESP()
  467.                 game:GetService("RunService").RenderStepped:Connect(function()
  468.                     if v.Character ~= nil and v.Character:FindFirstChild("HumanoidRootPart") ~= nil and v.Name ~= plr.Name  and v.Character.Humanoid.Health > 0 then
  469.                         local ScreenPos, OnScreen = camera:WorldToViewportPoint(v.Character.HumanoidRootPart.Position)
  470.                         if OnScreen then
  471.                             TRACER.From = Vector2.new(camera.ViewportSize.X/2, camera.ViewportSize.Y) -- Gets bottom center of screen for tracers
  472.                             TRACER.To = Vector2.new(ScreenPos.X, ScreenPos.Y)
  473.                             TEXT.Position = Vector2.new(ScreenPos.X- 20, ScreenPos.Y)
  474.    
  475.                             if v.TeamColor == plr.TeamColor then
  476.                                 TRACER.Color = Color3.fromRGB(255, 255, 255)
  477.                                 TEXT.Color = Color3.fromRGB(255, 255, 255)
  478.                             else
  479.                                 TRACER.Color = Color3.fromRGB(255, 255, 255)
  480.                                 TEXT.Color = Color3.fromRGB(255, 255, 255)
  481.                             end
  482.    
  483.                             TRACER.Visible = true
  484.                             TEXT.Visible = true
  485.                         else
  486.                             TRACER.Visible = false
  487.                             TEXT.Visible = false
  488.                         end
  489.                     else
  490.                         TRACER.Visible = false
  491.                         TEXT.Visible = false
  492.                         if game.Players:FindFirstChild(v.Name) then
  493.                         else
  494.                             Disconnect()
  495.                         end
  496.                     end
  497.                 end)
  498.             end
  499.             coroutine.wrap(ESP)()
  500.         end
  501.    
  502.         game.Players.PlayerAdded:Connect(function(newplr) --Parameter gets the new player that has been added
  503.             local TEXT = Drawing.new("Text")
  504.             TEXT.Visible = false
  505.             TEXT.Transparency = 1
  506.             TEXT.Color = Color3.fromRGB(255, 255, 255)
  507.             TEXT.Text = newplr.Name
  508.             TEXT.Size = 15
  509.             TEXT.Position = Vector2.new(200,200)
  510.    
  511.             local TRACER = Drawing.new("Line")
  512.             TRACER.Visible = false
  513.             TRACER.From = Vector2.new(0, 0)
  514.             TRACER.To = Vector2.new(200, 200)
  515.             TRACER.Color = Color3.fromRGB(255, 255, 255)
  516.             TRACER.Thickness = 2
  517.             TRACER.Transparency = 1
  518.    
  519.             function ESP()
  520.                 game:GetService("RunService").RenderStepped:Connect(function()
  521.                     if newplr.Character ~= nil and newplr.Character:FindFirstChild("HumanoidRootPart") ~= nil and newplr.Name ~= plr.Name  and newplr.Character.Humanoid.Health > 0 then
  522.                         local ScreenPos, OnScreen = camera:WorldToViewportPoint(newplr.Character.HumanoidRootPart.Position)
  523.                         if OnScreen then
  524.                             TRACER.From = Vector2.new(camera.ViewportSize.X/2, camera.ViewportSize.Y) -- Gets bottom center of screen for tracers
  525.                             TRACER.To = Vector2.new(ScreenPos.X, ScreenPos.Y)
  526.                             TEXT.Position = Vector2.new(ScreenPos.X - 20, ScreenPos.Y)
  527.    
  528.                             if newplr.TeamColor == plr.TeamColor then
  529.                                 TRACER.Color = Color3.fromRGB(255, 255, 255)
  530.                                 TEXT.Color = Color3.fromRGB(255, 255, 255)
  531.                             else
  532.                                 TRACER.Color = Color3.fromRGB(255, 255, 255)
  533.                                 TEXT.Color = Color3.fromRGB(255, 255, 255)
  534.                             end
  535.    
  536.                             TRACER.Visible = true
  537.                             TEXT.Visible = true
  538.                         else
  539.                             TRACER.Visible = false
  540.                             TEXT.Visible = false
  541.                         end
  542.                     else
  543.                         TRACER.Visible = false
  544.                         TEXT.Visible = false
  545.                         if game.Players:FindFirstChild(newplr.Name) then
  546.                         else
  547.                             Disconnect()
  548.                         end
  549.                     end
  550.                 end)
  551.             end
  552.             coroutine.wrap(ESP)()
  553.         end)
  554.     end)
  555. end
  556. coroutine.wrap(GJOV_fake_script)()
  557. local function JUPPF_fake_script() -- TextButton_5.LocalScript
  558.     local script = Instance.new('LocalScript', TextButton_5)
  559.  
  560.     script.Parent.MouseButton1Down:Connect(function()
  561.         setclipboard('https://discord.gg/bc368DSbtq')
  562.     end)
  563. end
  564. coroutine.wrap(JUPPF_fake_script)()
  565. local function JRKFH_fake_script() -- Grey.LocalScript
  566.     local script = Instance.new('LocalScript', Grey)
  567.  
  568.     script.Parent.Parent.Grey.Active = true
  569.     script.Parent.Parent.Grey.Black.Active = true
  570.     script.Parent.Parent.Grey.Black.Draggable = false
  571.     script.Parent.Parent.Grey.Draggable = true
  572. end
  573. coroutine.wrap(JRKFH_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement