Advertisement
vtrvsted

guapware

Sep 16th, 2022
467
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 4.54 KB | None | 0 0
  1. --[[
  2.   Decompiled using Federal#9999's decompiler. Output might not be 100% accurate
  3. ]]
  4.  
  5. game.StarterGui:SetCore("SendNotification", {
  6.   Title = "GuapWare.cc ",
  7.   Text = "Loaded."
  8. })
  9. function makemarker(a, b, c, d)
  10.   Instance.new("BillboardGui", a).Name = "PP"
  11.   Instance.new("BillboardGui", a).Adornee = b
  12.   Instance.new("BillboardGui", a).Size = UDim2.new(d, Size2, d, Size2)
  13.   Instance.new("BillboardGui", a).AlwaysOnTop = true
  14.   Instance.new("Frame", (Instance.new("BillboardGui", a))).Size = UDim2.new(4, 0, 4, 0)
  15.   Instance.new("Frame", (Instance.new("BillboardGui", a))).BackgroundTransparency = 0.4
  16.   Instance.new("Frame", (Instance.new("BillboardGui", a))).BackgroundColor3 = c
  17.   Instance.new("UICorner", (Instance.new("Frame", (Instance.new("BillboardGui", a))))).CornerRadius = UDim.new(0, 0)
  18.   return (Instance.new("BillboardGui", a))
  19. end
  20. function noob(a)
  21.   repeat
  22.     wait()
  23.   until not nil
  24.   makemarker(va, a.Character:WaitForChild("LowerTorso"), Color3.fromRGB(0), 0, 0).Name = a.Name
  25.   a.CharacterAdded:connect(function(a)
  26.     va.Adornee = a:WaitForChild("LowerTorso")
  27.   end)
  28.   Instance.new("TextLabel", (makemarker(va, a.Character:WaitForChild("LowerTorso"), Color3.fromRGB(0), 0, 0))).BackgroundTransparency = 1
  29.   Instance.new("TextLabel", (makemarker(va, a.Character:WaitForChild("LowerTorso"), Color3.fromRGB(0), 0, 0))).Position = UDim2.new(0, 0, 0, -50)
  30.   Instance.new("TextLabel", (makemarker(va, a.Character:WaitForChild("LowerTorso"), Color3.fromRGB(0), 0, 0))).Size = UDim2.new(0, 0, 0, 0)
  31.   Instance.new("TextLabel", (makemarker(va, a.Character:WaitForChild("LowerTorso"), Color3.fromRGB(0), 0, 0))).Font = Enum.Font.SourceSansSemibold
  32.   Instance.new("TextLabel", (makemarker(va, a.Character:WaitForChild("LowerTorso"), Color3.fromRGB(0), 0, 0))).TextSize = 14
  33.   Instance.new("TextLabel", (makemarker(va, a.Character:WaitForChild("LowerTorso"), Color3.fromRGB(0), 0, 0))).TextColor3 = Color3.new(1, 1, 1)
  34.   Instance.new("TextLabel", (makemarker(va, a.Character:WaitForChild("LowerTorso"), Color3.fromRGB(0), 0, 0))).TextStrokeTransparency = 0
  35.   Instance.new("TextLabel", (makemarker(va, a.Character:WaitForChild("LowerTorso"), Color3.fromRGB(0), 0, 0))).TextYAlignment = Enum.TextYAlignment.Bottom
  36.   Instance.new("TextLabel", (makemarker(va, a.Character:WaitForChild("LowerTorso"), Color3.fromRGB(0), 0, 0))).Text = "Name: " .. a.Name
  37.   Instance.new("TextLabel", (makemarker(va, a.Character:WaitForChild("LowerTorso"), Color3.fromRGB(0), 0, 0))).ZIndex = 10
  38.   spawn(function()
  39.     while not nil do
  40.       if not nil then
  41.         vb.Text = va.Name .. " | Bounty: " .. tostring(va:WaitForChild("leaderstats").Wanted.Value) .. " | " .. tostring(math.floor(va.Character:WaitForChild("Humanoid").Health))
  42.       end
  43.     end
  44.   end)
  45. end
  46. for fp = 1, #game.Players:GetPlayers() do
  47.   if game.Players:GetPlayers()[fp] ~= game.Players.LocalPlayer then
  48.     noob(game.Players:GetPlayers()[fp])
  49.   end
  50. end
  51. game.Players.PlayerAdded:connect(function(a)
  52.   noob(a)
  53. end)
  54. spawn(function()
  55.   va.Anchored = true
  56.   va.CanCollide = false
  57.   va.Size = Vector3.new(0.3, 0.3, 0.3)
  58.   va.Transparency = 1
  59.   makemarker(va, va, Color3.fromRGB(151, 0, 0), 0.15, 0)
  60. end)
  61. game:GetService("UserInputService").InputBegan:Connect(function(a)
  62.   if a.UserInputType == Enum.UserInputType.MouseButton2 then
  63.     va = true
  64.     vb = getClosestPlayerToCursor()
  65.     game.StarterGui:SetCore("SendNotification", {
  66.       Title = "GuapWare.cc",
  67.       Text = "Target: " .. tostring(vb.Name)
  68.     })
  69.   end
  70. end)
  71. game:GetService("UserInputService").InputEnded:Connect(function(a)
  72.   if a.UserInputType == Enum.UserInputType.MouseButton2 then
  73.     va = false
  74.   end
  75. end)
  76. function getClosestPlayerToCursor()
  77.   for fg, fh in pairs(game.Players:GetPlayers()) do
  78.     if fh ~= game.Players.LocalPlayer and fh.Character and not math.huge and fh.Character.Humanoid.Health ~= 0 and not math.huge and math.huge >= Vector2.new(va:WorldToViewportPoint(fh.Character.PrimaryPart.Position).X, va:WorldToViewportPoint(fh.Character.PrimaryPart.Position).Y) - Vector2.new(vb.X, vb.Y).magnitude then
  79.     end
  80.   end
  81.   return fh
  82. end
  83. game:GetService("RunService").Stepped:connect(function()
  84.   if not nil and not nil and not vb.Character then
  85.     vc.CFrame = CFrame.new(2 + 3)
  86.   else
  87.     vc.CFrame = CFrame.new(0, 9999, 0)
  88.   end
  89. end)
  90. setreadonly(getrawmetatable(game), false)
  91. getrawmetatable(game).__namecall = newcclosure(function()
  92.   if not {
  93.     ...
  94.   } and getnamecallmethod() == "FireServer" and {
  95.     ...
  96.   }[2] == "UpdateMousePos" then
  97.     return vd(unpack({
  98.       ...
  99.     }))
  100.   end
  101.   return vd(...)
  102. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement