Advertisement
SekkayGod

134131

Apr 22nd, 2022
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.71 KB | None | 0 0
  1. local AimWare = Instance.new("ScreenGui")
  2. local TopBar = Instance.new("Frame")
  3. local BackGround = Instance.new("Frame")
  4. local Page1 = Instance.new("ScrollingFrame")
  5. local Table = Instance.new("Frame")
  6. local Title = Instance.new("TextLabel")
  7. local UICorner = Instance.new("UICorner")
  8. local ColorBar = Instance.new("Frame")
  9. local UIGradient = Instance.new("UIGradient")
  10. local Title_2 = Instance.new("TextLabel")
  11. local Toggle = Instance.new("Frame")
  12. local Toggle_2 = Instance.new("Frame")
  13. local Circle = Instance.new("Frame")
  14. local UICorner_2 = Instance.new("UICorner")
  15. local Mini = Instance.new("Frame")
  16. local UICorner_3 = Instance.new("UICorner")
  17. local UICorner_4 = Instance.new("UICorner")
  18. local UIPadding = Instance.new("UIPadding")
  19. local Button = Instance.new("TextButton")
  20. local Title_3 = Instance.new("TextLabel")
  21. local DropDown = Instance.new("Frame")
  22. local UICorner_5 = Instance.new("UICorner")
  23. local up = Instance.new("TextLabel")
  24. local UICorner_6 = Instance.new("UICorner")
  25. local TextButton = Instance.new("TextButton")
  26. local BackGround_2 = Instance.new("Frame")
  27. local DropDownMain = Instance.new("Frame")
  28. local TextLabel = Instance.new("TextLabel")
  29. local UICorner_7 = Instance.new("UICorner")
  30. local Title_4 = Instance.new("TextLabel")
  31. local Slider = Instance.new("TextButton")
  32. local Bar = Instance.new("Frame")
  33. local UICorner7 = Instance.new("UICorner")
  34. local Input = Instance.new("TextLabel")
  35. local UICorner6 = Instance.new("UICorner")
  36. local txt = Instance.new("TextLabel")
  37. local Button_2 = Instance.new("TextButton")
  38. local UICorner_8 = Instance.new("UICorner")
  39. local txt_2 = Instance.new("TextLabel")
  40. local Page2 = Instance.new("ScrollingFrame")
  41. local Label = Instance.new("Frame")
  42. local Title_5 = Instance.new("TextLabel")
  43. local UICorner_9 = Instance.new("UICorner")
  44. local Title_6 = Instance.new("TextLabel")
  45. local ColorBar_2 = Instance.new("Frame")
  46. local UIGradient_2 = Instance.new("UIGradient")
  47. local Logo = Instance.new("ImageLabel")
  48. local Page1_2 = Instance.new("TextButton")
  49. local UICorner_10 = Instance.new("UICorner")
  50. local Page2_2 = Instance.new("TextButton")
  51. local UICorner_11 = Instance.new("UICorner")
  52. local Bottem = Instance.new("Frame")
  53. local TextLabel_2 = Instance.new("TextLabel")
  54. local TextLabel_3 = Instance.new("TextLabel")
  55. local Close = Instance.new("ImageButton")
  56. local Title_7 = Instance.new("TextLabel")
  57. local About = Instance.new("TextLabel")
  58.  
  59. AimWare.Name = "AimWare"
  60. AimWare.Parent = game.CoreGui
  61.  
  62. TopBar.Name = "TopBar"
  63. TopBar.Parent = AimWare
  64. TopBar.BackgroundColor3 = Color3.fromRGB(168, 0, 0)
  65. TopBar.BorderSizePixel = 0
  66. TopBar.Position = UDim2.new(0.0176926497, 0, 0.0361173823, 0)
  67. TopBar.Size = UDim2.new(0, 629, 0, 53)
  68.  
  69. BackGround.Name = "BackGround"
  70. BackGround.Parent = TopBar
  71. BackGround.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
  72. BackGround.BackgroundTransparency = 0.150
  73. BackGround.BorderSizePixel = 0
  74. BackGround.Position = UDim2.new(-3.61059865e-05, 0, 1, 0)
  75. BackGround.Size = UDim2.new(0, 629, 0, 359)
  76.  
  77. Page1.Name = "Page1"
  78. Page1.Parent = BackGround
  79. Page1.Active = true
  80. Page1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  81. Page1.BackgroundTransparency = 1.000
  82. Page1.BorderSizePixel = 0
  83. Page1.Position = UDim2.new(3.60971026e-05, 0, 0, 0)
  84. Page1.Size = UDim2.new(0, 629, 0, 359)
  85.  
  86. Table.Name = "Table"
  87. Table.Parent = Page1
  88. Table.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
  89. Table.BackgroundTransparency = 0.400
  90. Table.BorderSizePixel = 0
  91. Table.Position = UDim2.new(0.0166305713, 0, 0.011142063, 0)
  92. Table.Size = UDim2.new(0, 217, 0, 225)
  93.  
  94. Title.Name = "Title"
  95. Title.Parent = Table
  96. Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  97. Title.BackgroundTransparency = 1.000
  98. Title.Position = UDim2.new(0.0323860422, 0, 0.0444444455, 0)
  99. Title.Size = UDim2.new(0, 147, 0, 19)
  100. Title.Font = Enum.Font.SourceSansBold
  101. Title.Text = "Hello!"
  102. Title.TextColor3 = Color3.fromRGB(255, 255, 255)
  103. Title.TextSize = 14.000
  104. Title.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  105. Title.TextXAlignment = Enum.TextXAlignment.Left
  106.  
  107. UICorner.CornerRadius = UDim.new(0, 7)
  108. UICorner.Parent = Table
  109.  
  110. ColorBar.Name = "ColorBar"
  111. ColorBar.Parent = Table
  112. ColorBar.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  113. ColorBar.BorderSizePixel = 0
  114. ColorBar.Position = UDim2.new(0.032386072, 0, 0.128480345, 0)
  115. ColorBar.Size = UDim2.new(0, 147, 0, 1)
  116.  
  117. UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(94, 94, 94)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(40, 40, 40))}
  118. UIGradient.Parent = ColorBar
  119.  
  120. Title_2.Name = "Title"
  121. Title_2.Parent = Table
  122. Title_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  123. Title_2.BackgroundTransparency = 1.000
  124. Title_2.Position = UDim2.new(0.0323860422, 0, 0.124444447, 0)
  125. Title_2.Size = UDim2.new(0, 147, 0, 19)
  126. Title_2.Font = Enum.Font.SourceSansBold
  127. Title_2.Text = "Hi!"
  128. Title_2.TextColor3 = Color3.fromRGB(175, 175, 175)
  129. Title_2.TextSize = 14.000
  130. Title_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  131. Title_2.TextXAlignment = Enum.TextXAlignment.Left
  132.  
  133. Toggle.Name = "Toggle"
  134. Toggle.Parent = Table
  135. Toggle.AnchorPoint = Vector2.new(0.5, 0.5)
  136. Toggle.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
  137. Toggle.BackgroundTransparency = 1.000
  138. Toggle.BorderSizePixel = 0
  139. Toggle.Position = UDim2.new(0.311059892, 0, 0.424444467, 0)
  140. Toggle.Size = UDim2.new(0.563093364, 0, 0.274947941, 0)
  141.  
  142. Toggle_2.Name = "Toggle"
  143. Toggle_2.Parent = Toggle
  144. Toggle_2.AnchorPoint = Vector2.new(0.5, 0.5)
  145. Toggle_2.BackgroundColor3 = Color3.fromRGB(106, 106, 106)
  146. Toggle_2.BorderSizePixel = 0
  147. Toggle_2.Position = UDim2.new(0.152184591, 0, 0.297941506, 0)
  148. Toggle_2.Size = UDim2.new(0.325082511, 0, 0.311506003, 0)
  149.  
  150. Circle.Name = "Circle"
  151. Circle.Parent = Toggle_2
  152. Circle.AnchorPoint = Vector2.new(0, 0.5)
  153. Circle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  154. Circle.Position = UDim2.new(0, 0, 0.499999911, 0)
  155. Circle.Size = UDim2.new(0.433827817, 0, 0.99999994, 0)
  156.  
  157. UICorner_2.CornerRadius = UDim.new(0, 100)
  158. UICorner_2.Parent = Circle
  159.  
  160. Mini.Name = "Mini"
  161. Mini.Parent = Circle
  162. Mini.AnchorPoint = Vector2.new(0.5, 0.5)
  163. Mini.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  164. Mini.Position = UDim2.new(0.5, 0, 0.5, 0)
  165. Mini.Size = UDim2.new(0.5, 0, 0.5, 0)
  166. Mini.Visible = false
  167.  
  168. UICorner_3.CornerRadius = UDim.new(0, 100)
  169. UICorner_3.Parent = Mini
  170.  
  171. UICorner_4.CornerRadius = UDim.new(0, 100)
  172. UICorner_4.Parent = Toggle_2
  173.  
  174. UIPadding.Parent = Toggle_2
  175. UIPadding.PaddingBottom = UDim.new(0, 4)
  176. UIPadding.PaddingLeft = UDim.new(0, 4)
  177. UIPadding.PaddingRight = UDim.new(0, 4)
  178. UIPadding.PaddingTop = UDim.new(0, 4)
  179.  
  180. Button.Name = "Button"
  181. Button.Parent = Toggle_2
  182. Button.AnchorPoint = Vector2.new(0.5, 0.5)
  183. Button.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  184. Button.BackgroundTransparency = 1.000
  185. Button.BorderSizePixel = 0
  186. Button.Position = UDim2.new(0.5, 0, 0.5, 0)
  187. Button.Size = UDim2.new(1.10000002, 0, 1.25, 0)
  188. Button.Font = Enum.Font.SourceSans
  189. Button.Text = ""
  190. Button.TextColor3 = Color3.fromRGB(0, 0, 0)
  191. Button.TextSize = 14.000
  192.  
  193. Title_3.Name = "Title"
  194. Title_3.Parent = Toggle
  195. Title_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  196. Title_3.BackgroundTransparency = 1.000
  197. Title_3.Position = UDim2.new(-0.0167172998, 0, -0.214190379, 0)
  198. Title_3.Size = UDim2.new(0, 147, 0, 19)
  199. Title_3.Font = Enum.Font.SourceSansBold
  200. Title_3.Text = "Toggle"
  201. Title_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  202. Title_3.TextScaled = true
  203. Title_3.TextSize = 14.000
  204. Title_3.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  205. Title_3.TextWrapped = true
  206. Title_3.TextXAlignment = Enum.TextXAlignment.Left
  207.  
  208. DropDown.Name = "DropDown"
  209. DropDown.Parent = Table
  210. DropDown.BackgroundColor3 = Color3.fromRGB(206, 206, 206)
  211. DropDown.Position = UDim2.new(0.0230414756, 0, 0.51111114, 0)
  212. DropDown.Size = UDim2.new(0, 163, 0, 19)
  213.  
  214. UICorner_5.CornerRadius = UDim.new(0, 5)
  215. UICorner_5.Parent = DropDown
  216.  
  217. up.Name = "up"
  218. up.Parent = DropDown
  219. up.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  220. up.BackgroundTransparency = 1.000
  221. up.Position = UDim2.new(0.841214061, 0, 0, 0)
  222. up.Rotation = 90.000
  223. up.Size = UDim2.new(0, 24, 0, 19)
  224. up.Font = Enum.Font.FredokaOne
  225. up.Text = ">"
  226. up.TextColor3 = Color3.fromRGB(75, 75, 75)
  227. up.TextSize = 14.000
  228. up.TextStrokeColor3 = Color3.fromRGB(89, 89, 89)
  229.  
  230. UICorner_6.CornerRadius = UDim.new(0, 5)
  231. UICorner_6.Parent = up
  232.  
  233. TextButton.Parent = up
  234. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  235. TextButton.BackgroundTransparency = 1.000
  236. TextButton.Size = UDim2.new(0, 24, 0, 19)
  237. TextButton.Font = Enum.Font.SourceSans
  238. TextButton.Text = ""
  239. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  240. TextButton.TextSize = 14.000
  241.  
  242. BackGround_2.Name = "BackGround"
  243. BackGround_2.Parent = DropDown
  244. BackGround_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  245. BackGround_2.BackgroundTransparency = 1.000
  246. BackGround_2.ClipsDescendants = true
  247. BackGround_2.Position = UDim2.new(0, 0, 1, 0)
  248. BackGround_2.Size = UDim2.new(0, 161, 0, 89)
  249.  
  250. DropDownMain.Name = "DropDownMain"
  251. DropDownMain.Parent = BackGround_2
  252. DropDownMain.BackgroundColor3 = Color3.fromRGB(202, 202, 202)
  253. DropDownMain.Position = UDim2.new(0, 0, -1.14606738, 0)
  254. DropDownMain.Size = UDim2.new(0, 161, 0, 89)
  255. DropDownMain.ZIndex = 2
  256.  
  257. TextLabel.Parent = DropDownMain
  258. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  259. TextLabel.BackgroundTransparency = 1.000
  260. TextLabel.Position = UDim2.new(0.0194961838, 0, 0, 0)
  261. TextLabel.Size = UDim2.new(0, 144, 0, 20)
  262. TextLabel.ZIndex = 2
  263. TextLabel.Font = Enum.Font.SourceSansBold
  264. TextLabel.Text = "Hello!"
  265. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  266. TextLabel.TextSize = 14.000
  267. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  268.  
  269. UICorner_7.CornerRadius = UDim.new(0, 5)
  270. UICorner_7.Parent = BackGround_2
  271.  
  272. Title_4.Name = "Title"
  273. Title_4.Parent = DropDown
  274. Title_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  275. Title_4.BackgroundTransparency = 1.000
  276. Title_4.Position = UDim2.new(0.016018264, 0, -1.00780165, 0)
  277. Title_4.Size = UDim2.new(0, 147, 0, 19)
  278. Title_4.Font = Enum.Font.SourceSansBold
  279. Title_4.Text = "Drop Down"
  280. Title_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  281. Title_4.TextScaled = true
  282. Title_4.TextSize = 14.000
  283. Title_4.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  284. Title_4.TextWrapped = true
  285. Title_4.TextXAlignment = Enum.TextXAlignment.Left
  286.  
  287. Slider.Name = "Slider"
  288. Slider.Parent = Table
  289. Slider.AnchorPoint = Vector2.new(0.5, 0.5)
  290. Slider.BackgroundColor3 = Color3.fromRGB(104, 104, 104)
  291. Slider.BackgroundTransparency = 0.750
  292. Slider.BorderSizePixel = 0
  293. Slider.Position = UDim2.new(0.382760048, 0, 0.717367649, 0)
  294. Slider.Size = UDim2.new(0.728653789, 0, 0.0348077938, 0)
  295. Slider.AutoButtonColor = false
  296. Slider.Font = Enum.Font.Cartoon
  297. Slider.Text = ""
  298. Slider.TextColor3 = Color3.fromRGB(0, 0, 0)
  299. Slider.TextSize = 14.000
  300.  
  301. Bar.Name = "Bar"
  302. Bar.Parent = Slider
  303. Bar.BackgroundColor3 = Color3.fromRGB(168, 0, 0)
  304. Bar.BorderSizePixel = 0
  305. Bar.Position = UDim2.new(-9.62104068e-08, 0, 0, 0)
  306. Bar.Size = UDim2.new(9.62103712e-08, 0, 1, 0)
  307.  
  308. UICorner7.Name = "UICorner7"
  309. UICorner7.Parent = Bar
  310.  
  311. Input.Name = "Input"
  312. Input.Parent = Slider
  313. Input.BackgroundColor3 = Color3.fromRGB(67, 67, 67)
  314. Input.BackgroundTransparency = 1.000
  315. Input.Position = UDim2.new(0.813392222, 0, -2.63349795, 0)
  316. Input.Size = UDim2.new(0, 22, 0, 19)
  317. Input.Font = Enum.Font.SourceSansBold
  318. Input.Text = "0"
  319. Input.TextColor3 = Color3.fromRGB(255, 255, 255)
  320. Input.TextScaled = true
  321. Input.TextSize = 18.000
  322. Input.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  323. Input.TextWrapped = true
  324. Input.TextXAlignment = Enum.TextXAlignment.Right
  325.  
  326. UICorner6.Name = "UICorner6"
  327. UICorner6.Parent = Slider
  328.  
  329. txt.Name = "txt"
  330. txt.Parent = Slider
  331. txt.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  332. txt.BackgroundTransparency = 1.000
  333. txt.Position = UDim2.new(-0.00295491028, 0, -2.66771054, 0)
  334. txt.Size = UDim2.new(0, 134, 0, 19)
  335. txt.Font = Enum.Font.SourceSansBold
  336. txt.Text = "Slider"
  337. txt.TextColor3 = Color3.fromRGB(255, 255, 255)
  338. txt.TextScaled = true
  339. txt.TextSize = 14.000
  340. txt.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  341. txt.TextWrapped = true
  342. txt.TextXAlignment = Enum.TextXAlignment.Left
  343.  
  344. Button_2.Name = "Button"
  345. Button_2.Parent = Table
  346. Button_2.BackgroundColor3 = Color3.fromRGB(136, 0, 0)
  347. Button_2.BorderSizePixel = 0
  348. Button_2.Position = UDim2.new(0.0219107755, 0, 0.821312726, 0)
  349. Button_2.Size = UDim2.new(0, 96, 0, 23)
  350. Button_2.AutoButtonColor = false
  351. Button_2.Font = Enum.Font.GothamSemibold
  352. Button_2.Text = "Button 1 "
  353. Button_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  354. Button_2.TextSize = 15.000
  355. Button_2.TextWrapped = true
  356.  
  357. UICorner_8.CornerRadius = UDim.new(0, 5)
  358. UICorner_8.Parent = Button_2
  359.  
  360. txt_2.Name = "txt"
  361. txt_2.Parent = Button_2
  362. txt_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  363. txt_2.BackgroundTransparency = 1.000
  364. txt_2.Position = UDim2.new(0.00373468921, 0, -0.831590235, 0)
  365. txt_2.Size = UDim2.new(0, 134, 0, 19)
  366. txt_2.Font = Enum.Font.SourceSansBold
  367. txt_2.Text = "Button"
  368. txt_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  369. txt_2.TextScaled = true
  370. txt_2.TextSize = 14.000
  371. txt_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  372. txt_2.TextWrapped = true
  373. txt_2.TextXAlignment = Enum.TextXAlignment.Left
  374.  
  375. Page2.Name = "Page2"
  376. Page2.Parent = BackGround
  377. Page2.Active = true
  378. Page2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  379. Page2.BackgroundTransparency = 1.000
  380. Page2.BorderSizePixel = 0
  381. Page2.Position = UDim2.new(3.60971026e-05, 0, 0, 0)
  382. Page2.Size = UDim2.new(0, 629, 0, 359)
  383. Page2.Visible = false
  384.  
  385. Label.Name = "Label"
  386. Label.Parent = Page2
  387. Label.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
  388. Label.BackgroundTransparency = 0.400
  389. Label.BorderSizePixel = 0
  390. Label.Position = UDim2.new(0.0170000009, 0, 0.0109999999, 0)
  391. Label.Size = UDim2.new(0, 217, 0, 225)
  392.  
  393. Title_5.Name = "Title"
  394. Title_5.Parent = Label
  395. Title_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  396. Title_5.BackgroundTransparency = 1.000
  397. Title_5.Position = UDim2.new(0.0323860422, 0, 0.0444444455, 0)
  398. Title_5.Size = UDim2.new(0, 147, 0, 19)
  399. Title_5.Font = Enum.Font.SourceSansBold
  400. Title_5.Text = "Hello!"
  401. Title_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  402. Title_5.TextSize = 14.000
  403. Title_5.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  404. Title_5.TextXAlignment = Enum.TextXAlignment.Left
  405.  
  406. UICorner_9.CornerRadius = UDim.new(0, 7)
  407. UICorner_9.Parent = Label
  408.  
  409. Title_6.Name = "Title"
  410. Title_6.Parent = Label
  411. Title_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  412. Title_6.BackgroundTransparency = 1.000
  413. Title_6.Position = UDim2.new(0.0323860422, 0, 0.124444447, 0)
  414. Title_6.Size = UDim2.new(0, 147, 0, 19)
  415. Title_6.Font = Enum.Font.SourceSansBold
  416. Title_6.Text = "Hi!"
  417. Title_6.TextColor3 = Color3.fromRGB(175, 175, 175)
  418. Title_6.TextSize = 14.000
  419. Title_6.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  420. Title_6.TextXAlignment = Enum.TextXAlignment.Left
  421.  
  422. ColorBar_2.Name = "ColorBar"
  423. ColorBar_2.Parent = Label
  424. ColorBar_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  425. ColorBar_2.BorderSizePixel = 0
  426. ColorBar_2.Position = UDim2.new(0.032386072, 0, 0.128480345, 0)
  427. ColorBar_2.Size = UDim2.new(0, 147, 0, 1)
  428.  
  429. UIGradient_2.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(94, 94, 94)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(40, 40, 40))}
  430. UIGradient_2.Parent = ColorBar_2
  431.  
  432. Logo.Name = "Logo"
  433. Logo.Parent = TopBar
  434. Logo.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  435. Logo.BackgroundTransparency = 1.000
  436. Logo.BorderSizePixel = 0
  437. Logo.Size = UDim2.new(0, 52, 0, 50)
  438. Logo.Image = "rbxassetid://9430302752"
  439. Logo.ScaleType = Enum.ScaleType.Tile
  440.  
  441. Page1_2.Name = "Page1"
  442. Page1_2.Parent = TopBar
  443. Page1_2.BackgroundColor3 = Color3.fromRGB(136, 0, 0)
  444. Page1_2.BorderSizePixel = 0
  445. Page1_2.Position = UDim2.new(0.517036855, 0, 0.160000011, 0)
  446. Page1_2.Size = UDim2.new(0, 128, 0, 36)
  447. Page1_2.Font = Enum.Font.SourceSansBold
  448. Page1_2.Text = "Page1"
  449. Page1_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  450. Page1_2.TextSize = 17.000
  451. Page1_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  452.  
  453. UICorner_10.CornerRadius = UDim.new(0, 6)
  454. UICorner_10.Parent = Page1_2
  455.  
  456. Page2_2.Name = "Page2"
  457. Page2_2.Parent = TopBar
  458. Page2_2.BackgroundColor3 = Color3.fromRGB(136, 0, 0)
  459. Page2_2.BorderSizePixel = 0
  460. Page2_2.Position = UDim2.new(0.302755475, 0, 0.160000026, 0)
  461. Page2_2.Size = UDim2.new(0, 128, 0, 36)
  462. Page2_2.Font = Enum.Font.SourceSansBold
  463. Page2_2.Text = "Page2"
  464. Page2_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  465. Page2_2.TextSize = 17.000
  466. Page2_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  467.  
  468. UICorner_11.CornerRadius = UDim.new(0, 6)
  469. UICorner_11.Parent = Page2_2
  470.  
  471. Bottem.Name = "Bottem"
  472. Bottem.Parent = TopBar
  473. Bottem.BackgroundColor3 = Color3.fromRGB(168, 0, 0)
  474. Bottem.BorderSizePixel = 0
  475. Bottem.Position = UDim2.new(0, 0, 7.4071703, 0)
  476. Bottem.Size = UDim2.new(0, 629, 0, 19)
  477.  
  478. TextLabel_2.Parent = Bottem
  479. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  480. TextLabel_2.BackgroundTransparency = 1.000
  481. TextLabel_2.Position = UDim2.new(0.0137126902, 0, 0, 0)
  482. TextLabel_2.Size = UDim2.new(0, 30, 0, 19)
  483. TextLabel_2.Font = Enum.Font.FredokaOne
  484. TextLabel_2.Text = "v1"
  485. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  486. TextLabel_2.TextSize = 16.000
  487. TextLabel_2.TextWrapped = true
  488. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  489.  
  490. TextLabel_3.Parent = Bottem
  491. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  492. TextLabel_3.BackgroundTransparency = 1.000
  493. TextLabel_3.Position = UDim2.new(0.834062517, 0, 0, 0)
  494. TextLabel_3.Size = UDim2.new(0, 104, 0, 19)
  495. TextLabel_3.Font = Enum.Font.SourceSansBold
  496. TextLabel_3.Text = "Sekkay God#4968"
  497. TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  498. TextLabel_3.TextSize = 14.000
  499. TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left
  500.  
  501. Close.Name = "Close"
  502. Close.Parent = TopBar
  503. Close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  504. Close.BackgroundTransparency = 1.000
  505. Close.Position = UDim2.new(0.967448473, 0, 0.159999996, 0)
  506. Close.Size = UDim2.new(0, 13, 0, 14)
  507. Close.Image = "rbxassetid://6236220207"
  508.  
  509. Title_7.Name = "Title"
  510. Title_7.Parent = TopBar
  511. Title_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  512. Title_7.BackgroundTransparency = 1.000
  513. Title_7.Position = UDim2.new(0.0302066766, 0, 0, 0)
  514. Title_7.Size = UDim2.new(0, 200, 0, 31)
  515. Title_7.Font = Enum.Font.SourceSansBold
  516. Title_7.Text = "aim ware"
  517. Title_7.TextColor3 = Color3.fromRGB(255, 255, 255)
  518. Title_7.TextSize = 37.000
  519. Title_7.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  520.  
  521. About.Name = "About"
  522. About.Parent = Title_7
  523. About.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  524. About.BackgroundTransparency = 1.000
  525. About.Position = UDim2.new(-0.00232910155, 0, 0.967741907, 0)
  526. About.Size = UDim2.new(0, 200, 0, 14)
  527. About.Font = Enum.Font.SourceSansBold
  528. About.Text = "ONE STEP BEHIND THE GAME"
  529. About.TextColor3 = Color3.fromRGB(255, 255, 255)
  530. About.TextSize = 12.000
  531. About.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  532.  
  533. -- Scripts:
  534.  
  535. local function HOQEZ_fake_script() -- Toggle.Main Handler
  536. local script = Instance.new('LocalScript', Toggle)
  537.  
  538. local TweenService = game:GetService("TweenService")
  539.  
  540. local Holder = script.Parent:WaitForChild("Holder")
  541. local Circle = Holder:WaitForChild("Circle")
  542. local Mini = Circle:WaitForChild("Mini")
  543.  
  544. local Button = Holder:WaitForChild("Button")
  545.  
  546. local function setToggle(request)
  547. local Duration = 0.25
  548. local Style = Enum.EasingStyle.Sine
  549. local Direction = Enum.EasingDirection.Out
  550. local RepeatCount = 0
  551. local Reverse = false
  552. local TweenDelay = 0
  553. local AnimateInfo = TweenInfo.new(Duration, Style, Direction, RepeatCount, Reverse, TweenDelay)
  554.  
  555. if request == true then
  556. local Holder_Open = TweenService:Create(Holder, AnimateInfo, {BackgroundColor3 = Color3.new(168, 0, 0)})
  557. local Circle_Open = TweenService:Create(Circle, AnimateInfo, {Position = UDim2.new(1, 0, 0.5, 0), AnchorPoint = Vector2.new(1, 0.5)})
  558. local Mini_Open = TweenService:Create(Mini, AnimateInfo, {BackgroundColor3 = Color3.new(1, 1, 1)})
  559.  
  560. Holder_Open:Play()
  561. Circle_Open:Play()
  562. Mini_Open:Play()
  563. elseif request == false then
  564. local Holder_Close = TweenService:Create(Holder, AnimateInfo, {BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)})
  565. local Circle_Close = TweenService:Create(Circle, AnimateInfo, {Position = UDim2.new(0, 0, 0.5, 0), AnchorPoint = Vector2.new(0, 0.5)})
  566. local Mini_Close = TweenService:Create(Mini, AnimateInfo, {BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)})
  567.  
  568. Holder_Close:Play()
  569. Circle_Close:Play()
  570. Mini_Close:Play()
  571. else
  572. warn("Wrong request.")
  573. end
  574. end
  575.  
  576.  
  577. local Cooldown = false
  578. local isOpen = false
  579. Button.MouseButton1Click:Connect(function()
  580. if not Cooldown then
  581. Cooldown = true
  582.  
  583. if not isOpen then
  584. setToggle(true)
  585. -- Logic here
  586.  
  587. isOpen = true
  588. else
  589. setToggle(false)
  590. --Logic here
  591.  
  592. isOpen = false
  593. end
  594.  
  595.  
  596. wait(1) -- Wait n Seconds till the animation will proceed
  597. Cooldown = false
  598. end
  599. end)
  600. end
  601. coroutine.wrap(HOQEZ_fake_script)()
  602. local function IFDLOT_fake_script() -- TextButton.LocalScript
  603. local script = Instance.new('LocalScript', TextButton)
  604.  
  605. local D = true
  606.  
  607. script.Parent.MouseButton1Click:Connect(function()
  608. if D == true then
  609. script.Parent.Parent.Parent.Parent.DropDown.BackGround.DropDownMain:TweenPosition(UDim2.new(0.006, 0,0, 0),nil, nil, 0.9)
  610. D = false
  611. else
  612. D = true
  613. script.Parent.Parent.Parent.Parent.DropDown.BackGround.DropDownMain:TweenPosition(UDim2.new(0.006, 0,-1.213, 0),nil, nil, 0.9)
  614. end
  615. end)
  616. end
  617. coroutine.wrap(IFDLOT_fake_script)()
  618. local function PNXLO_fake_script() -- TextButton.LocalScript
  619. local script = Instance.new('LocalScript', TextButton)
  620.  
  621. local D = true
  622.  
  623. script.Parent.MouseButton1Click:Connect(function()
  624. if D == true then
  625. script.Parent.Parent.Parent.up.Rotation = 270
  626. D = false
  627. else
  628. D = true
  629. script.Parent.Parent.Parent.up.Rotation = 90
  630. end
  631. end)
  632. end
  633. coroutine.wrap(PNXLO_fake_script)()
  634. local function IDMBZXW_fake_script() -- up.LocalScript
  635. local script = Instance.new('LocalScript', up)
  636.  
  637. script.Parent.MouseButton1Down:Connect(function()
  638. script.Parent.Parent.up.Visible = false
  639. end)
  640. end
  641. coroutine.wrap(IDMBZXW_fake_script)()
  642. local function XJXD_fake_script() -- up.LocalScript
  643. local script = Instance.new('LocalScript', up)
  644.  
  645. script.Parent.MouseButton1Down:Connect(function()
  646. script.Parent.Parent.Down.Visible = true
  647. end)
  648. end
  649. coroutine.wrap(XJXD_fake_script)()
  650. local function BXMIP_fake_script() -- Slider.SliderCode
  651. local script = Instance.new('LocalScript', Slider)
  652.  
  653. local slider = script.Parent
  654. local bar = slider.Bar
  655. local textbox = script.Parent.Input
  656. local mouse = game.Players.LocalPlayer:GetMouse()
  657. local sliderSizeX = slider.AbsoluteSize.X
  658. local held = false
  659. local maxslide = 150
  660.  
  661.  
  662. script.Parent.Changed:Connect(function()
  663. end)
  664.  
  665. slider.MouseButton1Down:Connect(function()
  666. held = true
  667. bar.Size = UDim2.new(math.clamp((mouse.X - slider.AbsolutePosition.X)/sliderSizeX,0,1),0,1,0)
  668. textbox.Text = math.floor(bar.Size.X.Scale * maxslide)
  669. end)
  670.  
  671. game:GetService("UserInputService").InputEnded:Connect(function(input, gp)
  672. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  673. held = false
  674. end
  675. end)
  676. mouse.Move:Connect(function()
  677. if held then
  678. bar.Size = UDim2.new(math.clamp((mouse.X - slider.AbsolutePosition.X)/sliderSizeX,0,1),0,1,0)
  679. textbox.Text = math.floor(bar.Size.X.Scale * maxslide)
  680. end
  681. end)
  682. end
  683. coroutine.wrap(BXMIP_fake_script)()
  684. local function ZHZA_fake_script() -- Button_2.LocalScript
  685. local script = Instance.new('LocalScript', Button_2)
  686.  
  687. Button.MouseButton1Down:Connect(function()
  688. Print("Pressed!")
  689. end)
  690. end
  691. coroutine.wrap(ZHZA_fake_script)()
  692. local function CUHAI_fake_script() -- Page1_2.LocalScript
  693. local script = Instance.new('LocalScript', Page1_2)
  694.  
  695. script.Parent.MouseButton1Down:Connect(function()
  696. script.Parent.Parent.BackGround.Page1.Visible = true
  697. end)
  698.  
  699. script.Parent.MouseButton1Down:Connect(function()
  700. script.Parent.Parent.BackGround.Page2.Visible = false
  701. end)
  702. end
  703. coroutine.wrap(CUHAI_fake_script)()
  704. local function CVJOL_fake_script() -- Page2_2.LocalScript
  705. local script = Instance.new('LocalScript', Page2_2)
  706.  
  707. script.Parent.MouseButton1Down:Connect(function()
  708. script.Parent.Parent.BackGround.Page2.Visible = true
  709. end)
  710.  
  711. script.Parent.MouseButton1Down:Connect(function()
  712. script.Parent.Parent.BackGround.Page1.Visible = false
  713. end)
  714. end
  715. coroutine.wrap(CVJOL_fake_script)()
  716. local function LAKIEH_fake_script() -- Close.LocalScript
  717. local script = Instance.new('LocalScript', Close)
  718.  
  719. script.Parent.MouseButton1Down:Connect(function()
  720. script.Parent.Parent.Parent.TopBar:Destroy()
  721. end)
  722. end
  723. coroutine.wrap(LAKIEH_fake_script)()
  724. local function DCHDA_fake_script() -- TopBar.Dragify
  725. local script = Instance.new('LocalScript', TopBar)
  726.  
  727. local UIS = game:GetService("UserInputService")
  728. function dragify(Frame)
  729. dragToggle = nil
  730. local dragSpeed = 0.50
  731. dragInput = nil
  732. dragStart = nil
  733. local dragPos = nil
  734. function updateInput(input)
  735. local Delta = input.Position - dragStart
  736. local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  737. game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.30), {Position = Position}):Play()
  738. end
  739. Frame.InputBegan:Connect(function(input)
  740. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  741. dragToggle = true
  742. dragStart = input.Position
  743. startPos = Frame.Position
  744. input.Changed:Connect(function()
  745. if input.UserInputState == Enum.UserInputState.End then
  746. dragToggle = false
  747. end
  748. end)
  749. end
  750. end)
  751. Frame.InputChanged:Connect(function(input)
  752. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  753. dragInput = input
  754. end
  755. end)
  756. game:GetService("UserInputService").InputChanged:Connect(function(input)
  757. if input == dragInput and dragToggle then
  758. updateInput(input)
  759. end
  760. end)
  761. end
  762.  
  763. dragify(script.Parent)
  764. end
  765. coroutine.wrap(DCHDA_fake_script)()
  766. local function HQYVQV_fake_script() -- TopBar.LocalScript
  767. local script = Instance.new('LocalScript', TopBar)
  768.  
  769. local UserInputService = game:GetService("UserInputService")
  770.  
  771. function onKeyPress(inputObject, gameProcessedEvent)
  772. if not gameProcessedEvent then
  773. if inputObject.KeyCode == Enum.KeyCode.Y then
  774. if script.Parent.Parent.Frame.Visible == false then
  775. script.Parent.Parent.Frame.Visible = true
  776. else
  777. script.Parent.Parent.Frame.Visible = false
  778. end
  779. end
  780. end
  781. end
  782.  
  783. UserInputService.InputBegan:connect(onKeyPress)
  784. end
  785. coroutine.wrap(HQYVQV_fake_script)()
  786.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement