Advertisement
Guest User

Untitled

a guest
Dec 17th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.43 KB | None | 0 0
  1. --made by cal
  2. local ScreenGui = Instance.new("ScreenGui")
  3. local titlebar = Instance.new("Frame")
  4. local line = Instance.new("Frame")
  5. local background = Instance.new("Frame")
  6. local accuracy = Instance.new("Frame")
  7. local accuracyt = Instance.new("TextLabel")
  8. local smmothnesst = Instance.new("TextLabel")
  9. local smooth = Instance.new("TextBox")
  10. local target = Instance.new("Frame")
  11. local targett = Instance.new("TextLabel")
  12. local targetswitchdelay = Instance.new("TextBox")
  13. local firstshotdelay = Instance.new("TextBox")
  14. local dynamicfov = Instance.new("TextBox")
  15. local tsd = Instance.new("TextLabel")
  16. local fsd = Instance.new("TextLabel")
  17. local dfov = Instance.new("TextLabel")
  18. local bottom = Instance.new("Frame")
  19. local aaaa = Instance.new("TextLabel")
  20. local bbbb = Instance.new("TextLabel")
  21. local cccc = Instance.new("TextLabel")
  22. local filter = Instance.new("Frame")
  23. local filtert = Instance.new("TextLabel")
  24. local head = Instance.new("TextButton")
  25. local body = Instance.new("TextButton")
  26. local larm = Instance.new("TextButton")
  27. local rarm = Instance.new("TextButton")
  28. local legs = Instance.new("TextButton")
  29. local headlabel = Instance.new("TextLabel")
  30. local bodylabel = Instance.new("TextLabel")
  31. local leftarm = Instance.new("TextLabel")
  32. local rightarm = Instance.new("TextLabel")
  33. local legs_2 = Instance.new("TextLabel")
  34. local weapons = Instance.new("Frame")
  35. local pistol = Instance.new("ImageButton")
  36. local rifle = Instance.new("ImageButton")
  37. local shotgun = Instance.new("ImageButton")
  38. local sniper = Instance.new("ImageButton")
  39. local smg = Instance.new("ImageButton")
  40. local aimbot = Instance.new("ScrollingFrame")
  41. local aimbott = Instance.new("TextLabel")
  42. local aimbotloader = Instance.new("TextButton")
  43. local triggerbot = Instance.new("ScrollingFrame")
  44. local TextLabel = Instance.new("TextLabel")
  45. local extra = Instance.new("Frame")
  46. local TextLabel_2 = Instance.new("TextLabel")
  47. local title = Instance.new("ImageLabel")
  48. local pf = Instance.new("ImageButton")
  49. local settings = Instance.new("ImageButton")
  50. local cmd = Instance.new("ImageButton")
  51. local credits = Instance.new("ImageButton")
  52. local colour = Instance.new("ImageButton")
  53. local cbro = Instance.new("ImageButton")
  54. local misc = Instance.new("TextButton")
  55.  
  56. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  57.  
  58. titlebar.Name = "title bar"
  59. titlebar.Parent = ScreenGui
  60. titlebar.Active = true
  61. titlebar.BackgroundColor3 = Color3.new(0, 0, 0)
  62. titlebar.BackgroundTransparency = 0.25
  63. titlebar.BorderColor3 = Color3.new(0.952941, 0.513726, 0.513726)
  64. titlebar.BorderSizePixel = 0
  65. titlebar.Position = UDim2.new(-0.0493079573, 300, 0.229894713, 0)
  66. titlebar.Selectable = true
  67. titlebar.Size = UDim2.new(0, 669, 0, 59)
  68. titlebar.Draggable = true
  69.  
  70. line.Name = "line"
  71. line.Parent = titlebar
  72. line.BackgroundColor3 = Color3.new(1, 1, 1)
  73. line.BackgroundTransparency = 0.30000001192093
  74. line.BorderColor3 = Color3.new(0.811765, 0, 0)
  75. line.BorderSizePixel = 0
  76. line.Position = UDim2.new(0, 0, 1, -3)
  77. line.Size = UDim2.new(0, 669, 0, 6)
  78.  
  79. background.Name = "background"
  80. background.Parent = titlebar
  81. background.BackgroundColor3 = Color3.new(0.92549, 0.92549, 0.92549)
  82. background.BackgroundTransparency = 0.20000000298023
  83. background.BorderColor3 = Color3.new(0.564706, 0.564706, 0.564706)
  84. background.BorderSizePixel = 0
  85. background.Position = UDim2.new(0, 0, 1.06779635, -4)
  86. background.Size = UDim2.new(0, 669, 0, 400)
  87.  
  88. accuracy.Name = "accuracy"
  89. accuracy.Parent = background
  90. accuracy.BackgroundColor3 = Color3.new(1, 1, 1)
  91. accuracy.BorderColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  92. accuracy.Position = UDim2.new(0.00699997507, 6, 0.141999975, -2)
  93. accuracy.Size = UDim2.new(0, 200, 0, 334)
  94.  
  95. accuracyt.Name = "accuracyt"
  96. accuracyt.Parent = accuracy
  97. accuracyt.BackgroundColor3 = Color3.new(1, 1, 1)
  98. accuracyt.BackgroundTransparency = 1
  99. accuracyt.BorderSizePixel = 0
  100. accuracyt.Position = UDim2.new(0, 2, 0, 2)
  101. accuracyt.Size = UDim2.new(0, 155, 0, 15)
  102. accuracyt.Font = Enum.Font.Highway
  103. accuracyt.Text = "Accuracy"
  104. accuracyt.TextColor3 = Color3.new(1, 1, 1)
  105. accuracyt.TextScaled = true
  106. accuracyt.TextSize = 14
  107. accuracyt.TextStrokeTransparency = 0
  108. accuracyt.TextWrapped = true
  109. accuracyt.TextXAlignment = Enum.TextXAlignment.Left
  110.  
  111. smmothnesst.Name = "smmothnesst"
  112. smmothnesst.Parent = accuracy
  113. smmothnesst.BackgroundColor3 = Color3.new(1, 1, 1)
  114. smmothnesst.BorderSizePixel = 0
  115. smmothnesst.Position = UDim2.new(0, 0, 0.0688622743, 0)
  116. smmothnesst.Size = UDim2.new(0, 48, 0, 34)
  117. smmothnesst.Font = Enum.Font.SourceSansLight
  118. smmothnesst.Text = "Smooth"
  119. smmothnesst.TextColor3 = Color3.new(0, 0, 0)
  120. smmothnesst.TextSize = 14
  121.  
  122. smooth.Name = "smooth"
  123. smooth.Parent = accuracy
  124. smooth.BackgroundColor3 = Color3.new(1, 1, 1)
  125. smooth.BorderColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  126. smooth.Position = UDim2.new(0.27700001, -5, 0.0839999989, 1)
  127. smooth.Size = UDim2.new(0, 124, 0, 23)
  128. smooth.Font = Enum.Font.SourceSans
  129. smooth.PlaceholderColor3 = Color3.new(0, 0, 0)
  130. smooth.PlaceholderText = "4"
  131. smooth.Text = ""
  132. smooth.TextColor3 = Color3.new(0, 0, 0)
  133. smooth.TextScaled = true
  134. smooth.TextSize = 14
  135. smooth.TextWrapped = true
  136.  
  137. target.Name = "target"
  138. target.Parent = background
  139. target.BackgroundColor3 = Color3.new(1, 1, 1)
  140. target.BorderColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  141. target.Position = UDim2.new(0.34080717, 0, 0.119499967, 7)
  142. target.Size = UDim2.new(0, 207, 0, 162)
  143.  
  144. targett.Name = "targett"
  145. targett.Parent = target
  146. targett.BackgroundColor3 = Color3.new(1, 1, 1)
  147. targett.BackgroundTransparency = 1
  148. targett.BorderSizePixel = 0
  149. targett.Position = UDim2.new(0, 2, 0, 2)
  150. targett.Size = UDim2.new(0, 155, 0, 15)
  151. targett.Font = Enum.Font.Highway
  152. targett.Text = "Target"
  153. targett.TextColor3 = Color3.new(1, 1, 1)
  154. targett.TextScaled = true
  155. targett.TextSize = 14
  156. targett.TextStrokeTransparency = 0
  157. targett.TextWrapped = true
  158. targett.TextXAlignment = Enum.TextXAlignment.Left
  159.  
  160. targetswitchdelay.Name = "targetswitchdelay"
  161. targetswitchdelay.Parent = target
  162. targetswitchdelay.BackgroundColor3 = Color3.new(1, 1, 1)
  163. targetswitchdelay.BorderColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  164. targetswitchdelay.Position = UDim2.new(0.250999987, 10, 0.148000002, 0)
  165. targetswitchdelay.Size = UDim2.new(0, 139, 0, 32)
  166. targetswitchdelay.Font = Enum.Font.SourceSansLight
  167. targetswitchdelay.PlaceholderColor3 = Color3.new(0, 0, 0)
  168. targetswitchdelay.PlaceholderText = "0.4"
  169. targetswitchdelay.Text = ""
  170. targetswitchdelay.TextColor3 = Color3.new(0, 0, 0)
  171. targetswitchdelay.TextScaled = true
  172. targetswitchdelay.TextSize = 14
  173. targetswitchdelay.TextWrapped = true
  174.  
  175. firstshotdelay.Name = "firstshotdelay"
  176. firstshotdelay.Parent = target
  177. firstshotdelay.BackgroundColor3 = Color3.new(1, 1, 1)
  178. firstshotdelay.BorderColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  179. firstshotdelay.Position = UDim2.new(0.241338149, 12, 0.697382689, 0)
  180. firstshotdelay.Size = UDim2.new(0, 139, 0, 32)
  181. firstshotdelay.Font = Enum.Font.SourceSansLight
  182. firstshotdelay.PlaceholderColor3 = Color3.new(0, 0, 0)
  183. firstshotdelay.PlaceholderText = "0.15"
  184. firstshotdelay.Text = ""
  185. firstshotdelay.TextColor3 = Color3.new(0, 0, 0)
  186. firstshotdelay.TextScaled = true
  187. firstshotdelay.TextSize = 14
  188. firstshotdelay.TextWrapped = true
  189.  
  190. dynamicfov.Name = "dynamicfov"
  191. dynamicfov.Parent = target
  192. dynamicfov.BackgroundColor3 = Color3.new(1, 1, 1)
  193. dynamicfov.BorderColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  194. dynamicfov.Position = UDim2.new(0.240999997, 12, 0.463, -8)
  195. dynamicfov.Size = UDim2.new(0, 139, 0, 32)
  196. dynamicfov.Font = Enum.Font.SourceSansLight
  197. dynamicfov.PlaceholderColor3 = Color3.new(0, 0, 0)
  198. dynamicfov.PlaceholderText = "10"
  199. dynamicfov.Text = ""
  200. dynamicfov.TextColor3 = Color3.new(0, 0, 0)
  201. dynamicfov.TextScaled = true
  202. dynamicfov.TextSize = 12
  203. dynamicfov.TextWrapped = true
  204.  
  205. tsd.Name = "tsd"
  206. tsd.Parent = target
  207. tsd.BackgroundColor3 = Color3.new(1, 1, 1)
  208. tsd.BorderColor3 = Color3.new(0.713726, 0.729412, 0.729412)
  209. tsd.BorderSizePixel = 0
  210. tsd.Position = UDim2.new(0.0193236712, 0, 0.141975299, 0)
  211. tsd.Size = UDim2.new(0, 49, 0, 32)
  212. tsd.Font = Enum.Font.SourceSansLight
  213. tsd.Text = "Target Delay"
  214. tsd.TextColor3 = Color3.new(0, 0, 0)
  215. tsd.TextSize = 14
  216. tsd.TextWrapped = true
  217.  
  218. fsd.Name = "fsd"
  219. fsd.Parent = target
  220. fsd.BackgroundColor3 = Color3.new(1, 1, 1)
  221. fsd.BorderColor3 = Color3.new(0.713726, 0.729412, 0.729412)
  222. fsd.BorderSizePixel = 0
  223. fsd.Position = UDim2.new(0.033816427, 0, 0.69135797, 0)
  224. fsd.Size = UDim2.new(0, 49, 0, 32)
  225. fsd.Font = Enum.Font.SourceSansLight
  226. fsd.Text = "First Shot Delay"
  227. fsd.TextColor3 = Color3.new(0, 0, 0)
  228. fsd.TextScaled = true
  229. fsd.TextSize = 14
  230. fsd.TextWrapped = true
  231.  
  232. dfov.Name = "dfov"
  233. dfov.Parent = target
  234. dfov.BackgroundColor3 = Color3.new(1, 1, 1)
  235. dfov.BorderColor3 = Color3.new(0.713726, 0.729412, 0.729412)
  236. dfov.BorderSizePixel = 0
  237. dfov.Position = UDim2.new(0.0676328465, -10, 0.42592591, -2)
  238. dfov.Size = UDim2.new(0, 49, 0, 32)
  239. dfov.Font = Enum.Font.SourceSansLight
  240. dfov.Text = "FOV"
  241. dfov.TextColor3 = Color3.new(0, 0, 0)
  242. dfov.TextSize = 14
  243. dfov.TextWrapped = true
  244.  
  245. bottom.Name = "bottom"
  246. bottom.Parent = background
  247. bottom.BackgroundColor3 = Color3.new(0, 0, 0)
  248. bottom.BackgroundTransparency = 0.25
  249. bottom.BorderSizePixel = 0
  250. bottom.Position = UDim2.new(0, 0, 1, 0)
  251. bottom.Size = UDim2.new(0, 669, 0, 15)
  252.  
  253. aaaa.Name = "aaaa"
  254. aaaa.Parent = bottom
  255. aaaa.BackgroundColor3 = Color3.new(1, 1, 1)
  256. aaaa.BackgroundTransparency = 1
  257. aaaa.Position = UDim2.new(0, 12, 0, 0)
  258. aaaa.Size = UDim2.new(0, 211, 0, 15)
  259. aaaa.Font = Enum.Font.SourceSansLight
  260. aaaa.Text = "BloxWare "
  261. aaaa.TextColor3 = Color3.new(1, 1, 1)
  262. aaaa.TextSize = 14
  263. aaaa.TextStrokeTransparency = 0
  264. aaaa.TextXAlignment = Enum.TextXAlignment.Left
  265.  
  266. bbbb.Name = "bbbb"
  267. bbbb.Parent = bottom
  268. bbbb.BackgroundColor3 = Color3.new(1, 1, 1)
  269. bbbb.BackgroundTransparency = 1
  270. bbbb.Position = UDim2.new(0.351270556, 0, 0, 0)
  271. bbbb.Size = UDim2.new(0, 200, 0, 15)
  272. bbbb.Font = Enum.Font.SourceSans
  273. bbbb.Text = "Version 1"
  274. bbbb.TextColor3 = Color3.new(1, 1, 1)
  275. bbbb.TextSize = 14
  276. bbbb.TextStrokeTransparency = 0
  277.  
  278. cccc.Name = "cccc"
  279. cccc.Parent = bottom
  280. cccc.BackgroundColor3 = Color3.new(1, 1, 1)
  281. cccc.BackgroundTransparency = 1
  282. cccc.Position = UDim2.new(0.699999988, 0, 0, 0)
  283. cccc.Size = UDim2.new(0, 191, 0, 15)
  284. cccc.Font = Enum.Font.SourceSans
  285. cccc.Text = "P to toggle"
  286. cccc.TextColor3 = Color3.new(1, 1, 1)
  287. cccc.TextSize = 14
  288. cccc.TextStrokeTransparency = 0
  289. cccc.TextXAlignment = Enum.TextXAlignment.Right
  290.  
  291. filter.Name = "filter"
  292. filter.Parent = background
  293. filter.BackgroundColor3 = Color3.new(1, 1, 1)
  294. filter.BorderColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  295. filter.Position = UDim2.new(0.34080717, 0, 0.549499989, 7)
  296. filter.Size = UDim2.new(0, 207, 0, 162)
  297.  
  298. filtert.Name = "filtert"
  299. filtert.Parent = filter
  300. filtert.BackgroundColor3 = Color3.new(1, 1, 1)
  301. filtert.BackgroundTransparency = 1
  302. filtert.BorderSizePixel = 0
  303. filtert.Position = UDim2.new(0, 2, 0, 2)
  304. filtert.Size = UDim2.new(0, 155, 0, 15)
  305. filtert.Font = Enum.Font.Highway
  306. filtert.Text = "Filter"
  307. filtert.TextColor3 = Color3.new(1, 1, 1)
  308. filtert.TextScaled = true
  309. filtert.TextSize = 14
  310. filtert.TextStrokeTransparency = 0
  311. filtert.TextWrapped = true
  312. filtert.TextXAlignment = Enum.TextXAlignment.Left
  313.  
  314. head.Name = "head"
  315. head.Parent = filter
  316. head.BackgroundColor3 = Color3.new(0.890196, 0.890196, 0.890196)
  317. head.BorderColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  318. head.Position = UDim2.new(0, 4, 0.142000005, 0)
  319. head.Size = UDim2.new(0, 20, 0, 20)
  320. head.AutoButtonColor = false
  321. head.Font = Enum.Font.SourceSans
  322. head.Text = ""
  323. head.TextColor3 = Color3.new(0, 0, 0)
  324. head.TextSize = 14
  325.  
  326. body.Name = "body"
  327. body.Parent = filter
  328. body.BackgroundColor3 = Color3.new(0.890196, 0.890196, 0.890196)
  329. body.BorderColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  330. body.Position = UDim2.new(0, 4, 0.308999985, 0)
  331. body.Size = UDim2.new(0, 20, 0, 20)
  332. body.AutoButtonColor = false
  333. body.Font = Enum.Font.SourceSans
  334. body.Text = ""
  335. body.TextColor3 = Color3.new(0, 0, 0)
  336. body.TextSize = 14
  337.  
  338. larm.Name = "larm"
  339. larm.Parent = filter
  340. larm.BackgroundColor3 = Color3.new(0.890196, 0.890196, 0.890196)
  341. larm.BorderColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  342. larm.Position = UDim2.new(0.0189999994, 0, 0.463, 2)
  343. larm.Size = UDim2.new(0, 20, 0, 20)
  344. larm.AutoButtonColor = false
  345. larm.Font = Enum.Font.SourceSans
  346. larm.Text = ""
  347. larm.TextColor3 = Color3.new(0, 0, 0)
  348. larm.TextSize = 14
  349.  
  350. rarm.Name = "rarm"
  351. rarm.Parent = filter
  352. rarm.BackgroundColor3 = Color3.new(0.890196, 0.890196, 0.890196)
  353. rarm.BorderColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  354. rarm.Position = UDim2.new(0.0189999994, 0, 0.648000002, 0)
  355. rarm.Size = UDim2.new(0, 20, 0, 20)
  356. rarm.AutoButtonColor = false
  357. rarm.Font = Enum.Font.SourceSans
  358. rarm.Text = ""
  359. rarm.TextColor3 = Color3.new(0, 0, 0)
  360. rarm.TextSize = 14
  361.  
  362. legs.Name = "legs"
  363. legs.Parent = filter
  364. legs.BackgroundColor3 = Color3.new(0.890196, 0.890196, 0.890196)
  365. legs.BorderColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  366. legs.Position = UDim2.new(0.0340000018, -3, 0.801999986, 2)
  367. legs.Size = UDim2.new(0, 20, 0, 20)
  368. legs.AutoButtonColor = false
  369. legs.Font = Enum.Font.SourceSans
  370. legs.Text = ""
  371. legs.TextColor3 = Color3.new(0, 0, 0)
  372. legs.TextSize = 14
  373.  
  374. headlabel.Name = "headlabel"
  375. headlabel.Parent = filter
  376. headlabel.BackgroundColor3 = Color3.new(1, 1, 1)
  377. headlabel.BorderSizePixel = 0
  378. headlabel.Position = UDim2.new(0.169, -7, 0.153999999, -1)
  379. headlabel.Size = UDim2.new(0, 136, 0, 16)
  380. headlabel.Font = Enum.Font.SourceSans
  381. headlabel.Text = "Head"
  382. headlabel.TextColor3 = Color3.new(0, 0, 0)
  383. headlabel.TextSize = 14
  384. headlabel.TextXAlignment = Enum.TextXAlignment.Left
  385.  
  386. bodylabel.Name = "bodylabel"
  387. bodylabel.Parent = filter
  388. bodylabel.BackgroundColor3 = Color3.new(1, 1, 1)
  389. bodylabel.BorderSizePixel = 0
  390. bodylabel.Position = UDim2.new(0.169, -7, 0.153999999, 27)
  391. bodylabel.Size = UDim2.new(0, 136, 0, 16)
  392. bodylabel.Font = Enum.Font.SourceSans
  393. bodylabel.Text = "Torso"
  394. bodylabel.TextColor3 = Color3.new(0, 0, 0)
  395. bodylabel.TextSize = 14
  396. bodylabel.TextXAlignment = Enum.TextXAlignment.Left
  397.  
  398. leftarm.Name = "leftarm"
  399. leftarm.Parent = filter
  400. leftarm.BackgroundColor3 = Color3.new(1, 1, 1)
  401. leftarm.BorderSizePixel = 0
  402. leftarm.Position = UDim2.new(0.169, -7, 0.153999999, 55)
  403. leftarm.Size = UDim2.new(0, 136, 0, 16)
  404. leftarm.Font = Enum.Font.SourceSans
  405. leftarm.Text = "Left Arm"
  406. leftarm.TextColor3 = Color3.new(0, 0, 0)
  407. leftarm.TextSize = 14
  408. leftarm.TextXAlignment = Enum.TextXAlignment.Left
  409.  
  410. rightarm.Name = "rightarm"
  411. rightarm.Parent = filter
  412. rightarm.BackgroundColor3 = Color3.new(1, 1, 1)
  413. rightarm.BorderSizePixel = 0
  414. rightarm.Position = UDim2.new(0.169, -7, 0.153999999, 83)
  415. rightarm.Size = UDim2.new(0, 136, 0, 16)
  416. rightarm.Font = Enum.Font.SourceSans
  417. rightarm.Text = "Right Arm"
  418. rightarm.TextColor3 = Color3.new(0, 0, 0)
  419. rightarm.TextSize = 14
  420. rightarm.TextXAlignment = Enum.TextXAlignment.Left
  421.  
  422. legs_2.Name = "legs"
  423. legs_2.Parent = filter
  424. legs_2.BackgroundColor3 = Color3.new(1, 1, 1)
  425. legs_2.BorderSizePixel = 0
  426. legs_2.Position = UDim2.new(0.169, -7, 0.153999999, 109)
  427. legs_2.Size = UDim2.new(0, 136, 0, 16)
  428. legs_2.Font = Enum.Font.SourceSansLight
  429. legs_2.Text = "Legs"
  430. legs_2.TextColor3 = Color3.new(0, 0, 0)
  431. legs_2.TextSize = 14
  432. legs_2.TextWrapped = true
  433. legs_2.TextXAlignment = Enum.TextXAlignment.Left
  434.  
  435. weapons.Name = "weapons"
  436. weapons.Parent = background
  437. weapons.BackgroundColor3 = Color3.new(0, 0, 0)
  438. weapons.BackgroundTransparency = 0.25
  439. weapons.BorderSizePixel = 0
  440. weapons.Position = UDim2.new(0.0150000053, 0, 0.00999999978, 1)
  441. weapons.Size = UDim2.new(0, 425, 0, 44)
  442.  
  443. pistol.Name = "pistol"
  444. pistol.Parent = weapons
  445. pistol.BackgroundColor3 = Color3.new(1, 1, 1)
  446. pistol.BorderSizePixel = 0
  447. pistol.Position = UDim2.new(0, 9, 0, 2)
  448. pistol.Size = UDim2.new(0, 40, 0, 40)
  449. pistol.Image = "rbxassetid://924320031"
  450.  
  451. rifle.Name = "rifle"
  452. rifle.Parent = weapons
  453. rifle.BackgroundColor3 = Color3.new(1, 1, 1)
  454. rifle.BorderSizePixel = 0
  455. rifle.Position = UDim2.new(0, 374, 0, 2)
  456. rifle.Size = UDim2.new(0, 40, 0, 40)
  457. rifle.Image = "rbxassetid://924320031"
  458.  
  459. shotgun.Name = "shotgun"
  460. shotgun.Parent = weapons
  461. shotgun.BackgroundColor3 = Color3.new(1, 1, 1)
  462. shotgun.BorderSizePixel = 0
  463. shotgun.Position = UDim2.new(0, 280, 0, 2)
  464. shotgun.Size = UDim2.new(0, 40, 0, 40)
  465. shotgun.Image = "rbxassetid://924320031"
  466.  
  467. sniper.Name = "sniper"
  468. sniper.Parent = weapons
  469. sniper.BackgroundColor3 = Color3.new(1, 1, 1)
  470. sniper.BorderSizePixel = 0
  471. sniper.Position = UDim2.new(0, 188, 0, 2)
  472. sniper.Size = UDim2.new(0, 40, 0, 40)
  473. sniper.Image = "rbxassetid://924320031"
  474.  
  475. smg.Name = "smg"
  476. smg.Parent = weapons
  477. smg.BackgroundColor3 = Color3.new(1, 1, 1)
  478. smg.BorderSizePixel = 0
  479. smg.Position = UDim2.new(0, 95, 0, 2)
  480. smg.Size = UDim2.new(0, 40, 0, 40)
  481. smg.Image = "rbxassetid://924320031"
  482.  
  483. aimbot.Name = "aimbot"
  484. aimbot.Parent = background
  485. aimbot.BackgroundColor3 = Color3.new(1, 1, 1)
  486. aimbot.BorderColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  487. aimbot.Position = UDim2.new(0.66218245, 0, 0.0125000002, 0)
  488. aimbot.Size = UDim2.new(0, 218, 0, 140)
  489. aimbot.ScrollBarThickness = 4
  490.  
  491. aimbott.Name = "aimbott"
  492. aimbott.Parent = aimbot
  493. aimbott.BackgroundColor3 = Color3.new(1, 1, 1)
  494. aimbott.BackgroundTransparency = 1
  495. aimbott.BorderSizePixel = 0
  496. aimbott.Position = UDim2.new(0, 2, 0, 2)
  497. aimbott.Size = UDim2.new(0, 155, 0, 15)
  498. aimbott.Font = Enum.Font.Highway
  499. aimbott.Text = "Aimbot"
  500. aimbott.TextColor3 = Color3.new(1, 1, 1)
  501. aimbott.TextScaled = true
  502. aimbott.TextSize = 14
  503. aimbott.TextStrokeTransparency = 0
  504. aimbott.TextWrapped = true
  505. aimbott.TextXAlignment = Enum.TextXAlignment.Left
  506.  
  507. aimbotloader.Name = "aimbotloader"
  508. aimbotloader.Parent = aimbot
  509. aimbotloader.BackgroundColor3 = Color3.new(1, 1, 1)
  510. aimbotloader.BorderColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  511. aimbotloader.Position = UDim2.new(0.0869999975, -14, 0.0370000005, 0)
  512. aimbotloader.Size = UDim2.new(0, 205, 0, 30)
  513. aimbotloader.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  514. aimbotloader.Font = Enum.Font.SourceSansSemibold
  515. aimbotloader.Text = "LOAD AIMBOT"
  516. aimbotloader.TextColor3 = Color3.new(0, 0, 0)
  517. aimbotloader.TextSize = 14
  518.  
  519. triggerbot.Name = "triggerbot"
  520. triggerbot.Parent = background
  521. triggerbot.BackgroundColor3 = Color3.new(1, 1, 1)
  522. triggerbot.BorderColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  523. triggerbot.Position = UDim2.new(0.66218245, 0, 0.377499998, 0)
  524. triggerbot.Size = UDim2.new(0, 218, 0, 140)
  525. triggerbot.ScrollBarThickness = 4
  526.  
  527. TextLabel.Parent = triggerbot
  528. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  529. TextLabel.BackgroundTransparency = 1
  530. TextLabel.BorderSizePixel = 0
  531. TextLabel.Position = UDim2.new(0, 2, 0, 2)
  532. TextLabel.Size = UDim2.new(0, 155, 0, 15)
  533. TextLabel.Font = Enum.Font.Highway
  534. TextLabel.Text = "Triggerbot"
  535. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  536. TextLabel.TextScaled = true
  537. TextLabel.TextSize = 14
  538. TextLabel.TextStrokeTransparency = 0
  539. TextLabel.TextWrapped = true
  540. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  541.  
  542. extra.Name = "extra"
  543. extra.Parent = background
  544. extra.BackgroundColor3 = Color3.new(1, 1, 1)
  545. extra.BorderColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  546. extra.Position = UDim2.new(0.662182391, 0, 0.75, 0)
  547. extra.Size = UDim2.new(0, 218, 0, 89)
  548.  
  549. TextLabel_2.Parent = extra
  550. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  551. TextLabel_2.BackgroundTransparency = 1
  552. TextLabel_2.BorderSizePixel = 0
  553. TextLabel_2.Position = UDim2.new(0, 2, 0, 2)
  554. TextLabel_2.Size = UDim2.new(0, 155, 0, 15)
  555. TextLabel_2.Font = Enum.Font.Highway
  556. TextLabel_2.Text = "Extra"
  557. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  558. TextLabel_2.TextScaled = true
  559. TextLabel_2.TextSize = 14
  560. TextLabel_2.TextStrokeTransparency = 0
  561. TextLabel_2.TextWrapped = true
  562. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  563.  
  564. title.Name = "title"
  565. title.Parent = titlebar
  566. title.BackgroundColor3 = Color3.new(1, 1, 1)
  567. title.BackgroundTransparency = 1
  568. title.Position = UDim2.new(0, 17, 0, 0)
  569. title.Size = UDim2.new(0, 187, 0, 59)
  570. title.Image = "rbxassetid://2652254724"
  571. title.ScaleType = Enum.ScaleType.Fit
  572.  
  573. pf.Name = "pf"
  574. pf.Parent = titlebar
  575. pf.BackgroundColor3 = Color3.new(1, 1, 1)
  576. pf.BackgroundTransparency = 1
  577. pf.BorderSizePixel = 0
  578. pf.Position = UDim2.new(0.333000004, 0, 0, 4)
  579. pf.Size = UDim2.new(0, 58, 0, 48)
  580. pf.Image = "rbxassetid://2652057527"
  581. pf.ScaleType = Enum.ScaleType.Fit
  582.  
  583. settings.Name = "settings"
  584. settings.Parent = titlebar
  585. settings.BackgroundColor3 = Color3.new(1, 1, 1)
  586. settings.BackgroundTransparency = 1
  587. settings.BorderSizePixel = 0
  588. settings.Position = UDim2.new(0.848999977, 29, 0, 4)
  589. settings.Size = UDim2.new(0, 58, 0, 48)
  590. settings.Image = "rbxassetid://2652074457"
  591. settings.ScaleType = Enum.ScaleType.Fit
  592.  
  593. cmd.Name = "cmd"
  594. cmd.Parent = titlebar
  595. cmd.BackgroundColor3 = Color3.new(1, 1, 1)
  596. cmd.BackgroundTransparency = 1
  597. cmd.BorderSizePixel = 0
  598. cmd.Position = UDim2.new(0.762000024, 24, 0, 4)
  599. cmd.Size = UDim2.new(0, 58, 0, 48)
  600. cmd.Image = "rbxassetid://2652076042"
  601. cmd.ScaleType = Enum.ScaleType.Fit
  602.  
  603. credits.Name = "credits"
  604. credits.Parent = titlebar
  605. credits.BackgroundColor3 = Color3.new(1, 1, 1)
  606. credits.BackgroundTransparency = 1
  607. credits.BorderSizePixel = 0
  608. credits.Position = UDim2.new(0.676999986, 18, 0, 4)
  609. credits.Size = UDim2.new(0, 58, 0, 48)
  610. credits.Image = "rbxassetid://2652062180"
  611. credits.ScaleType = Enum.ScaleType.Fit
  612.  
  613. colour.Name = "colour"
  614. colour.Parent = titlebar
  615. colour.BackgroundColor3 = Color3.new(1, 1, 1)
  616. colour.BackgroundTransparency = 1
  617. colour.BorderSizePixel = 0
  618. colour.Position = UDim2.new(0.505999982, 8, 0, 4)
  619. colour.Size = UDim2.new(0, 58, 0, 48)
  620. colour.Image = "rbxassetid://2652073691"
  621. colour.ScaleType = Enum.ScaleType.Fit
  622.  
  623. cbro.Name = "cbro"
  624. cbro.Parent = titlebar
  625. cbro.BackgroundColor3 = Color3.new(1, 1, 1)
  626. cbro.BackgroundTransparency = 1
  627. cbro.BorderSizePixel = 0
  628. cbro.Position = UDim2.new(0.419999987, 4, 0, 4)
  629. cbro.Size = UDim2.new(0, 58, 0, 48)
  630. cbro.Image = "rbxassetid://2652058211"
  631. cbro.ScaleType = Enum.ScaleType.Fit
  632.  
  633. misc.Name = "misc"
  634. misc.Parent = titlebar
  635. misc.BackgroundColor3 = Color3.new(1, 1, 1)
  636. misc.BackgroundTransparency = 1
  637. misc.Position = UDim2.new(0.615999997, -2, 0.0850000009, 0)
  638. misc.Size = UDim2.new(0, 58, 0, 48)
  639. misc.Font = Enum.Font.SourceSansBold
  640. misc.Text = "MISC"
  641. misc.TextColor3 = Color3.new(1, 1, 1)
  642. misc.TextSize = 28
  643. misc.TextWrapped = true
  644.  
  645. function onKeyPress(openclose, gameProcessedEvent)
  646. if openclose.KeyCode == Enum.KeyCode.P then
  647. if titlebar.Visible == true then
  648. titlebar.Visible = false
  649. else
  650. titlebar.Visible = true
  651. end
  652. end
  653. end
  654.  
  655. aimbotloader.MouseButton1Click:connect(function()
  656. loadstring(game:HttpGet(('https://pastebin.com/raw/FUg7uXfk'),true))()
  657. end)
  658.  
  659. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement