Advertisement
Guest User

Operation Scorpion (Paid Access) (ESP)

a guest
Apr 22nd, 2018
3,689
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.14 KB | None | 0 0
  1.  
  2. Save New Duplicate & Edit Just Text Twitter
  3.  
  4. local b="p"local c=0.5 local d=game:GetService('Players').LocalPlayer function getteam(b)local c=nil if b.TeamColor then for a,a in pairs(game:GetService('Teams'):GetChildren())do if a.TeamColor==b.TeamColor then c=a end end end return c end if d:FindFirstChild('Zz1pF800p8lDrsOQgGiqa')==nil then local a=Instance.new('IntValue',d)a.Name="Zz1pF800p8lDrsOQgGiqa"a.AncestryChanged:connect(function()wait()a.Parent=d end)local a=d:GetMouse()local d=false function invert(a)return Color3.new((255-a.r*255)/255,(255-a.g*255)/255,(255-a.b*255)/255)end function heil()for a,a in pairs(game:GetService('CoreGui'):GetChildren())do if a:IsA('Folder')and(game:GetService('Players'):FindFirstChild(a.Name)or a:FindFirstChildOfClass("BillboardGui")or a:FindFirstChildOfClass("BoxHandleAdornment"))then a:Destroy()end end if d==true then for a,d in pairs(game.Workspace.Characters:GetChildren())do if game:GetService('CoreGui'):FindFirstChild(d.Name)==nil and game.Players:FindFirstChild(d.Name)then local c=game.Players:FindFirstChild(d.Name)local b=Instance.new('Folder',game:GetService('CoreGui'))b.Name=d.Name if d:FindFirstChild('Head')then print('FOUND HEAD')local a=Instance.new('BillboardGui',b)a.Adornee=d.Head a.AlwaysOnTop=true a.LightInfluence=0 a.Size=UDim2.new(10,0,2,0)a.StudsOffset=Vector3.new(0,4,0)local a=Instance.new('TextLabel',a)if getteam(c)then a.BackgroundColor3=c.TeamColor.Color a.TextColor3=invert(c.TeamColor.Color)a.BorderColor3=c.TeamColor.Color else a.BackgroundColor3=Color3.new(1,1,1)a.TextColor3=Color3.new(0,0,0)a.BorderColor3=Color3.new(1,1,01)end a.BorderSizePixel=2 a.Size=UDim2.new(1,0,1,0)a.TextScaled=true a.Text=c.Name a.TextYAlignment=Enum.TextYAlignment.Top a.Font=Enum.Font.SourceSansBold local a=Instance.new('TextLabel',a)a.BackgroundTransparency=1 a.Size=UDim2.new(1,0,0.3,0)a.Position=UDim2.new(0,0,0.7,0)a.TextScaled=true if getteam(c)then a.Text=[[Team: "]]..getteam(c).Name..[["]]else a.Text=[[Team: "None"]]end a.Font=Enum.Font.SourceSansBold if getteam(c)then a.TextColor3=invert(c.TeamColor.Color)else a.TextColor3=Color3.new(0,0,0)end end if(d:FindFirstChild('Head'))then print("Should be placing boxes inside character")for a,e in pairs(d:GetChildren())do if e:IsA('BasePart')then local a=coroutine.wrap(function()local a=e.Transparency local c=Instance.new('BoxHandleAdornment',player)c.Name=d.Name if e.Name~="Head"then c.Size=e.Size else c.Size=(e.Size)-Vector3.new(e.Size.X/2,0,0)end c.Adornee=e c.AlwaysOnTop=true c.ZIndex=5 c.Transparency=a c.Color3=Color3.fromRGB(255,44,17)local b=Instance.new('BoxHandleAdornment',b)b.Name=d.Name if e.Name~="Head"then b.Size=e.Size*1.1 else b.Size=(e.Size*1.1)-Vector3.new(e.Size.X/2,0,0)end b.Adornee=e b.AlwaysOnTop=true b.ZIndex=2 b.Transparency=a+0.1 b.Color3=Color3.fromRGB(183,209,73)local b=Instance.new('BoxHandleAdornment',player)b.Name=d.Name if e.Name~="Head"then b.Size=e.Size*1.15 else b.Size=(e.Size*1.15)-Vector3.new(e.Size.X/2,0,0)end b.Adornee=e b.AlwaysOnTop=true b.ZIndex=1 b.Transparency=a+0.2 b.Color3=Color3.fromRGB(35,166,184)end)a()end end end end end end end a.KeyDown:connect(function(a)if a==b then d=not d end end)while true do heil()wait(c)end end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement