Advertisement
minecrafter523

Untitled

Feb 16th, 2017
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. iPlayer=game.Players.LocalPlayer.Name
  2. localp=game.Players.LocalPlayer;local _b=Instance.new('ScreenGui',game.CoreGui)
  3. _b.Name="Keemstarttttttt"local ab=Instance.new('Frame',_b)ab.Name='Grab'ab.Active=true
  4. ab.BackgroundColor3=Color3.new(255,0,0)ab.BackgroundTransparency=0;ab.BorderSizePixel=0
  5. ab.Position=UDim2.new(0.5,-150,0.5,-92)ab.Size=UDim2.new(0,155,0,24)ab.Draggable=true;ab.Visible=true
  6. local bb=Instance.new('Frame',ab)bb.Name='Body'
  7. bb.BackgroundColor3=Color3.new(60 /255,60 /255,60 /255)bb.BackgroundTransparency=0.5;bb.BorderSizePixel=0
  8. bb.Position=UDim2.new(0,0,0,25)bb.Size=UDim2.new(0,155,0,95)bb.Visible=true
  9. local cb=Instance.new('TextLabel',ab)cb.Name='Title'cb.BackgroundTransparency=1
  10. cb.Position=UDim2.new(0,100,0,0)cb.Size=UDim2.new(0,-80,1,0)cb.Font='SourceSansLight'
  11. cb.FontSize='Size18'cb.Text="Aimware Free Trial"
  12. cb.TextColor3=Color3.new(255,255,255)
  13. cb.TextStrokeColor3=Color3.new(60 /255,60 /255,60 /255)cb.TextStrokeTransparency=0;cb.Visible=true
  14. local db=Instance.new('TextButton',bb)db.Name='E'db.BackgroundColor3=Color3.new(255,255,255)
  15. db.BackgroundTransparency=0.1;db.BorderSizePixel=0;db.Position=UDim2.new(0,10,0,15)
  16. db.Size=UDim2.new(0,135,0,30)db.Font='SourceSansItalic'db.FontSize='Size18'db.Text='ESP'db.TextColor3=Color3.new(
  17. 80 /255,80 /255,80 /255)
  18. db.TextWrapped=true;local _c=Instance.new('TextButton',bb)_c.Name='Bighead'
  19. _c.BackgroundColor3=Color3.new(255,255,255)_c.BackgroundTransparency=0.1;_c.BorderSizePixel=0
  20. _c.Position=UDim2.new(0,10,0,50)_c.Size=UDim2.new(0,135,0,30)_c.Font='SourceSansItalic'
  21. _c.FontSize='Size18'_c.Text='BigTorso Hack'
  22. _c.TextColor3=Color3.new(80 /255,80 /255,80 /255)_c.TextWrapped=true
  23. local ac=game.Players.LocalPlayer:GetMouse()
  24. ac.KeyDown:connect(function(dc)
  25. if dc=="q"then
  26. if bb.Visible==true then bb.Visible=false;ab.Visible=false
  27. cb.Visible=false elseif bb.Visible==false then bb.Visible=true;ab.Visible=true;cb.Visible=true end end end)local bc=120;local cc=Instance.new("Hint")cc.Parent=game.Workspace;cc.Text=
  28. ""..bc.." Seconds Remaining"
  29. for i=bc,1,-1 do wait(1)cc.Text=""..i..
  30. " Seconds Remaining"end;wait(1)cc.Text="Free trial is up(jk its not)"
  31. --game.Players.LocalPlayer:Remove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement