FurkingBoi

KAT

Feb 29th, 2020
24,550
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.44 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local main = Instance.new("Frame")
  6. local top = Instance.new("Frame")
  7. local TextLabel = Instance.new("TextLabel")
  8. local aim = Instance.new("TextButton")
  9. local aim2 = Instance.new("TextButton")
  10. local xray = Instance.new("TextButton")
  11. local TextLabel_2 = Instance.new("TextLabel")
  12. --Properties:
  13. ScreenGui.Parent = game.CoreGui
  14. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  15.  
  16. main.Name = "main"
  17. main.Parent = ScreenGui
  18. main.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  19. main.BorderSizePixel = 0
  20. main.Position = UDim2.new(0.451790631, 0, 0.297427654, 0)
  21. main.Size = UDim2.new(0, 170, 0, 270)
  22.  
  23. top.Name = "top"
  24. top.Parent = main
  25. top.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  26. top.BorderSizePixel = 0
  27. top.Size = UDim2.new(0, 170, 0, 43)
  28.  
  29. TextLabel.Parent = top
  30. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  31. TextLabel.BackgroundTransparency = 1
  32. TextLabel.Size = UDim2.new(0, 170, 0, 43)
  33. TextLabel.Font = Enum.Font.SourceSansLight
  34. TextLabel.Text = "KAT Raper"
  35. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  36. TextLabel.TextScaled = true
  37. TextLabel.TextSize = 14
  38. TextLabel.TextWrapped = true
  39.  
  40. aim.Name = "aim"
  41. aim.Parent = main
  42. aim.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  43. aim.BorderSizePixel = 0
  44. aim.Position = UDim2.new(0.111764707, 0, 0.25555557, 0)
  45. aim.Size = UDim2.new(0, 132, 0, 39)
  46. aim.Font = Enum.Font.SourceSansLight
  47. aim.Text = "Aimbot 1 (Left ALT)"
  48. aim.TextColor3 = Color3.new(1, 1, 1)
  49. aim.TextScaled = true
  50. aim.TextSize = 14
  51. aim.TextWrapped = true
  52. aim.MouseButton1Down:connect(function()
  53. loadstring(game:HttpGet("https://pastebin.com/raw/HrDj4AJi",true))()
  54. end)
  55.  
  56. aim2.Name = "aim2"
  57. aim2.Parent = main
  58. aim2.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  59. aim2.BorderSizePixel = 0
  60. aim2.Position = UDim2.new(0.111764707, 0, 0.455555558, 0)
  61. aim2.Size = UDim2.new(0, 132, 0, 39)
  62. aim2.Font = Enum.Font.SourceSansLight
  63. aim2.Text = "Aimbot 2"
  64. aim2.TextColor3 = Color3.new(1, 1, 1)
  65. aim2.TextScaled = true
  66. aim2.TextSize = 14
  67. aim2.TextWrapped = true
  68. aim2.MouseButton1Down:connect(function()
  69. loadstring(game:HttpGet("https://pastebin.com/raw/2c9Jv7EjS",true))()
  70. end)
  71.  
  72. xray.Name = "xray"
  73. xray.Parent = main
  74. xray.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  75. xray.BorderSizePixel = 0
  76. xray.Position = UDim2.new(0.111764707, 0, 0.65925926, 0)
  77. xray.Size = UDim2.new(0, 132, 0, 39)
  78. xray.Font = Enum.Font.SourceSansLight
  79. xray.Text = "XRay (X)"
  80. xray.TextColor3 = Color3.new(1, 1, 1)
  81. xray.TextScaled = true
  82. xray.TextSize = 14
  83. xray.TextWrapped = true
  84. xray.MouseButton1Down:connect(function()
  85. loadstring(game:HttpGet("https://pastebin.com/raw/8BVQtMvr",true))()
  86. end)
  87.  
  88. TextLabel_2.Parent = main
  89. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  90. TextLabel_2.BackgroundTransparency = 1
  91. TextLabel_2.Position = UDim2.new(0.31764707, 0, 0.888888896, 0)
  92. TextLabel_2.Size = UDim2.new(0, 116, 0, 30)
  93. TextLabel_2.Font = Enum.Font.SourceSansLight
  94. TextLabel_2.Text = "Shaggy#9854"
  95. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  96. TextLabel_2.TextScaled = true
  97. TextLabel_2.TextSize = 14
  98. TextLabel_2.TextWrapped = true
  99. -- Scripts:
  100. function SCRIPT_LSQC69_FAKESCRIPT() -- main.LocalScript
  101. local script = Instance.new('LocalScript')
  102. script.Parent = main
  103. script.Parent.Active = true
  104. script.Parent.Draggable = true
  105.  
  106. end
  107. coroutine.resume(coroutine.create(SCRIPT_LSQC69_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment