Advertisement
SekkayGod

1q242q

Apr 22nd, 2022
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.33 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 DropDown = Instance.new("Frame")
  12. local UICorner_2 = Instance.new("UICorner")
  13. local up = Instance.new("TextLabel")
  14. local UICorner_3 = Instance.new("UICorner")
  15. local TextButton = Instance.new("TextButton")
  16. local BackGround_2 = Instance.new("Frame")
  17. local DropDownMain = Instance.new("Frame")
  18. local TextLabel = Instance.new("TextLabel")
  19. local UICorner_4 = Instance.new("UICorner")
  20. local Slider = Instance.new("TextButton")
  21. local Bar = Instance.new("Frame")
  22. local UICorner7 = Instance.new("UICorner")
  23. local Input = Instance.new("TextLabel")
  24. local UICorner6 = Instance.new("UICorner")
  25. local Button = Instance.new("TextButton")
  26. local UICorner_5 = Instance.new("UICorner")
  27. local Circle = Instance.new("ImageLabel")
  28. local Toggle = Instance.new("Frame")
  29. local UICorner_6 = Instance.new("UICorner")
  30. local Holder = Instance.new("Frame")
  31. local Circle_2 = Instance.new("Frame")
  32. local UICorner_7 = Instance.new("UICorner")
  33. local Mini = Instance.new("Frame")
  34. local UICorner_8 = Instance.new("UICorner")
  35. local UICorner_9 = Instance.new("UICorner")
  36. local UIPadding = Instance.new("UIPadding")
  37. local Button_2 = Instance.new("TextButton")
  38. local Page2 = Instance.new("ScrollingFrame")
  39. local Table_2 = Instance.new("Frame")
  40. local Title_3 = Instance.new("TextLabel")
  41. local UICorner_10 = Instance.new("UICorner")
  42. local ColorBar_2 = Instance.new("Frame")
  43. local UIGradient_2 = Instance.new("UIGradient")
  44. local Title_4 = Instance.new("TextLabel")
  45. local DropDown_2 = Instance.new("Frame")
  46. local UICorner_11 = Instance.new("UICorner")
  47. local up_2 = Instance.new("TextLabel")
  48. local UICorner_12 = Instance.new("UICorner")
  49. local TextButton_2 = Instance.new("TextButton")
  50. local BackGround_3 = Instance.new("Frame")
  51. local DropDownMain_2 = Instance.new("Frame")
  52. local TextLabel_2 = Instance.new("TextLabel")
  53. local UICorner_13 = Instance.new("UICorner")
  54. local Slider_2 = Instance.new("TextButton")
  55. local Bar_2 = Instance.new("Frame")
  56. local UICorner7_2 = Instance.new("UICorner")
  57. local Input_2 = Instance.new("TextLabel")
  58. local UICorner6_2 = Instance.new("UICorner")
  59. local Button_3 = Instance.new("TextButton")
  60. local UICorner_14 = Instance.new("UICorner")
  61. local Circle_3 = Instance.new("ImageLabel")
  62. local Toggle_2 = Instance.new("Frame")
  63. local UICorner_15 = Instance.new("UICorner")
  64. local Holder_2 = Instance.new("Frame")
  65. local Circle_4 = Instance.new("Frame")
  66. local UICorner_16 = Instance.new("UICorner")
  67. local Mini_2 = Instance.new("Frame")
  68. local UICorner_17 = Instance.new("UICorner")
  69. local UICorner_18 = Instance.new("UICorner")
  70. local UIPadding_2 = Instance.new("UIPadding")
  71. local Button_4 = Instance.new("TextButton")
  72. local Logo = Instance.new("ImageLabel")
  73. local Page1_2 = Instance.new("TextButton")
  74. local UICorner_19 = Instance.new("UICorner")
  75. local Page2_2 = Instance.new("TextButton")
  76. local UICorner_20 = Instance.new("UICorner")
  77. local Bottem = Instance.new("Frame")
  78. local TextLabel_3 = Instance.new("TextLabel")
  79. local TextLabel_4 = Instance.new("TextLabel")
  80. local Close = Instance.new("ImageButton")
  81. local Title_5 = Instance.new("TextLabel")
  82. local About = Instance.new("TextLabel")
  83.  
  84. AimWare.Name = "AimWare"
  85. AimWare.Parent = game.CoreGui
  86.  
  87. TopBar.Name = "TopBar"
  88. TopBar.Parent = AimWare
  89. TopBar.BackgroundColor3 = Color3.fromRGB(168, 0, 0)
  90. TopBar.BorderSizePixel = 0
  91. TopBar.Position = UDim2.new(0.0176926497, 0, 0.0361173823, 0)
  92. TopBar.Size = UDim2.new(0, 629, 0, 53)
  93.  
  94. BackGround.Name = "BackGround"
  95. BackGround.Parent = TopBar
  96. BackGround.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
  97. BackGround.BackgroundTransparency = 0.150
  98. BackGround.BorderSizePixel = 0
  99. BackGround.Position = UDim2.new(-3.61059865e-05, 0, 1, 0)
  100. BackGround.Size = UDim2.new(0, 629, 0, 359)
  101.  
  102. Page1.Name = "Page1"
  103. Page1.Parent = BackGround
  104. Page1.Active = true
  105. Page1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  106. Page1.BackgroundTransparency = 1.000
  107. Page1.BorderSizePixel = 0
  108. Page1.Position = UDim2.new(3.60971026e-05, 0, 0, 0)
  109. Page1.Size = UDim2.new(0, 629, 0, 359)
  110.  
  111. Table.Name = "Table"
  112. Table.Parent = Page1
  113. Table.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
  114. Table.BackgroundTransparency = 0.400
  115. Table.BorderSizePixel = 0
  116. Table.Position = UDim2.new(0.0166305788, 0, 0.00974933896, 0)
  117. Table.Size = UDim2.new(0, 598, 0, 621)
  118.  
  119. Title.Name = "Title"
  120. Title.Parent = Table
  121. Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  122. Title.BackgroundTransparency = 1.000
  123. Title.Position = UDim2.new(0.017335875, 0, -0.000465735793, 0)
  124. Title.Size = UDim2.new(0, 147, 0, 19)
  125. Title.Font = Enum.Font.SourceSansBold
  126. Title.Text = "Hello!"
  127. Title.TextColor3 = Color3.fromRGB(255, 255, 255)
  128. Title.TextSize = 14.000
  129. Title.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  130. Title.TextXAlignment = Enum.TextXAlignment.Left
  131.  
  132. UICorner.CornerRadius = UDim.new(0, 7)
  133. UICorner.Parent = Table
  134.  
  135. ColorBar.Name = "ColorBar"
  136. ColorBar.Parent = Table
  137. ColorBar.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  138. ColorBar.BorderSizePixel = 0
  139. ColorBar.Position = UDim2.new(0.0156636648, 0, 0.029475458, 0)
  140. ColorBar.Size = UDim2.new(0, 147, 0, 1)
  141.  
  142. UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(94, 94, 94)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(40, 40, 40))}
  143. UIGradient.Parent = ColorBar
  144.  
  145. Title_2.Name = "Title"
  146. Title_2.Parent = Table
  147. Title_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  148. Title_2.BackgroundTransparency = 1.000
  149. Title_2.Position = UDim2.new(0.0190081298, 0, 0.0300438702, 0)
  150. Title_2.Size = UDim2.new(0, 147, 0, 19)
  151. Title_2.Font = Enum.Font.SourceSansBold
  152. Title_2.Text = "Hi!"
  153. Title_2.TextColor3 = Color3.fromRGB(175, 175, 175)
  154. Title_2.TextSize = 14.000
  155. Title_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  156. Title_2.TextXAlignment = Enum.TextXAlignment.Left
  157.  
  158. DropDown.Name = "DropDown"
  159. DropDown.Parent = Table
  160. DropDown.BackgroundColor3 = Color3.fromRGB(136, 0, 0)
  161. DropDown.Position = UDim2.new(0.0113357902, 0, 0.176630363, 0)
  162. DropDown.Size = UDim2.new(0, 163, 0, 19)
  163.  
  164. UICorner_2.CornerRadius = UDim.new(0, 5)
  165. UICorner_2.Parent = DropDown
  166.  
  167. up.Name = "up"
  168. up.Parent = DropDown
  169. up.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  170. up.BackgroundTransparency = 1.000
  171. up.Position = UDim2.new(0.841214061, 0, 0, 0)
  172. up.Rotation = 90.000
  173. up.Size = UDim2.new(0, 24, 0, 19)
  174. up.Font = Enum.Font.FredokaOne
  175. up.Text = ">"
  176. up.TextColor3 = Color3.fromRGB(255, 255, 255)
  177. up.TextSize = 14.000
  178. up.TextStrokeColor3 = Color3.fromRGB(89, 89, 89)
  179.  
  180. UICorner_3.CornerRadius = UDim.new(0, 5)
  181. UICorner_3.Parent = up
  182.  
  183. TextButton.Parent = up
  184. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  185. TextButton.BackgroundTransparency = 1.000
  186. TextButton.Size = UDim2.new(0, 24, 0, 19)
  187. TextButton.Font = Enum.Font.SourceSans
  188. TextButton.Text = ""
  189. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  190. TextButton.TextSize = 14.000
  191.  
  192. BackGround_2.Name = "BackGround"
  193. BackGround_2.Parent = DropDown
  194. BackGround_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  195. BackGround_2.BackgroundTransparency = 1.000
  196. BackGround_2.ClipsDescendants = true
  197. BackGround_2.Position = UDim2.new(0, 0, 1, 0)
  198. BackGround_2.Size = UDim2.new(0, 161, 0, 89)
  199.  
  200. DropDownMain.Name = "DropDownMain"
  201. DropDownMain.Parent = BackGround_2
  202. DropDownMain.BackgroundColor3 = Color3.fromRGB(104, 0, 0)
  203. DropDownMain.BorderSizePixel = 0
  204. DropDownMain.Position = UDim2.new(-0.0124223605, 0, -1.2134831, 0)
  205. DropDownMain.Size = UDim2.new(0, 161, 0, 89)
  206. DropDownMain.ZIndex = 2
  207.  
  208. TextLabel.Parent = DropDownMain
  209. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  210. TextLabel.BackgroundTransparency = 1.000
  211. TextLabel.Position = UDim2.new(0.0194961838, 0, 0, 0)
  212. TextLabel.Size = UDim2.new(0, 144, 0, 20)
  213. TextLabel.ZIndex = 2
  214. TextLabel.Font = Enum.Font.SourceSansBold
  215. TextLabel.Text = "Hello!"
  216. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  217. TextLabel.TextSize = 14.000
  218. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  219.  
  220. UICorner_4.CornerRadius = UDim.new(0, 5)
  221. UICorner_4.Parent = BackGround_2
  222.  
  223. Slider.Name = "Slider"
  224. Slider.Parent = Table
  225. Slider.AnchorPoint = Vector2.new(0.5, 0.5)
  226. Slider.BackgroundColor3 = Color3.fromRGB(104, 104, 104)
  227. Slider.BackgroundTransparency = 0.750
  228. Slider.BorderSizePixel = 0
  229. Slider.Position = UDim2.new(0.182744503, 0, 0.233885288, 0)
  230. Slider.Size = UDim2.new(0.362067431, 0, 0.0203150455, 0)
  231. Slider.AutoButtonColor = false
  232. Slider.Font = Enum.Font.Cartoon
  233. Slider.Text = ""
  234. Slider.TextColor3 = Color3.fromRGB(0, 0, 0)
  235. Slider.TextSize = 14.000
  236.  
  237. Bar.Name = "Bar"
  238. Bar.Parent = Slider
  239. Bar.BackgroundColor3 = Color3.fromRGB(168, 0, 0)
  240. Bar.BorderSizePixel = 0
  241. Bar.Position = UDim2.new(-9.62104068e-08, 0, 0, 0)
  242. Bar.Size = UDim2.new(9.62103712e-08, 0, 1, 0)
  243.  
  244. UICorner7.Name = "UICorner7"
  245. UICorner7.Parent = Bar
  246.  
  247. Input.Name = "Input"
  248. Input.Parent = Slider
  249. Input.BackgroundColor3 = Color3.fromRGB(67, 67, 67)
  250. Input.BackgroundTransparency = 1.000
  251. Input.Position = UDim2.new(0.897263944, 0, -1.51598275, 0)
  252. Input.Size = UDim2.new(0, 22, 0, 19)
  253. Input.Font = Enum.Font.SourceSansBold
  254. Input.Text = "0"
  255. Input.TextColor3 = Color3.fromRGB(255, 255, 255)
  256. Input.TextScaled = true
  257. Input.TextSize = 18.000
  258. Input.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  259. Input.TextWrapped = true
  260. Input.TextXAlignment = Enum.TextXAlignment.Right
  261.  
  262. UICorner6.Name = "UICorner6"
  263. UICorner6.Parent = Slider
  264.  
  265. Button.Name = "Button"
  266. Button.Parent = Table
  267. Button.BackgroundColor3 = Color3.fromRGB(136, 0, 0)
  268. Button.BorderSizePixel = 0
  269. Button.Position = UDim2.new(0.0102050938, 0, 0.0604287013, 0)
  270. Button.Size = UDim2.new(0, 89, 0, 23)
  271. Button.AutoButtonColor = false
  272. Button.Font = Enum.Font.GothamSemibold
  273. Button.Text = "Button 1 "
  274. Button.TextColor3 = Color3.fromRGB(255, 255, 255)
  275. Button.TextSize = 15.000
  276. Button.TextWrapped = true
  277.  
  278. UICorner_5.CornerRadius = UDim.new(0, 5)
  279. UICorner_5.Parent = Button
  280.  
  281. Circle.Name = "Circle"
  282. Circle.Parent = game.Workspace.AimWare.TopBar.BackGround["Page1"].Table.Button.RippleEffect
  283. Circle.AnchorPoint = Vector2.new(0.5, 0.5)
  284. Circle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  285. Circle.BackgroundTransparency = 1.000
  286. Circle.Position = UDim2.new(0.5, 0, 0.5, 0)
  287. Circle.ZIndex = 10
  288. Circle.Image = "rbxassetid://266543268"
  289. Circle.ImageColor3 = Color3.fromRGB(0, 0, 0)
  290. Circle.ImageTransparency = 0.500
  291.  
  292. Toggle.Name = "Toggle"
  293. Toggle.Parent = Table
  294. Toggle.BackgroundColor3 = Color3.fromRGB(136, 0, 0)
  295. Toggle.BorderSizePixel = 0
  296. Toggle.Position = UDim2.new(0.0117056854, 0, 0.112031981, 0)
  297. Toggle.Size = UDim2.new(0, 110, 0, 28)
  298.  
  299. UICorner_6.CornerRadius = UDim.new(0, 5)
  300. UICorner_6.Parent = Toggle
  301.  
  302. Holder.Name = "Holder"
  303. Holder.Parent = Toggle
  304. Holder.AnchorPoint = Vector2.new(0.5, 0.5)
  305. Holder.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  306. Holder.BorderSizePixel = 0
  307. Holder.Position = UDim2.new(0.73181808, 0, 0.499285579, 0)
  308. Holder.Size = UDim2.new(0.353871882, 0, 0.644285321, 0)
  309.  
  310. Circle_2.Name = "Circle"
  311. Circle_2.Parent = Holder
  312. Circle_2.AnchorPoint = Vector2.new(0, 0.5)
  313. Circle_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  314. Circle_2.Position = UDim2.new(0, 0, 0.499999434, 0)
  315. Circle_2.Size = UDim2.new(0.327456862, 0, 1, 0)
  316.  
  317. UICorner_7.CornerRadius = UDim.new(0, 100)
  318. UICorner_7.Parent = Circle_2
  319.  
  320. Mini.Name = "Mini"
  321. Mini.Parent = Circle_2
  322. Mini.AnchorPoint = Vector2.new(0.5, 0.5)
  323. Mini.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  324. Mini.Position = UDim2.new(0.5, 0, 0.5, 0)
  325. Mini.Size = UDim2.new(0.5, 0, 0.5, 0)
  326. Mini.Visible = false
  327.  
  328. UICorner_8.CornerRadius = UDim.new(0, 100)
  329. UICorner_8.Parent = Mini
  330.  
  331. UICorner_9.CornerRadius = UDim.new(0, 100)
  332. UICorner_9.Parent = Holder
  333.  
  334. UIPadding.Parent = Holder
  335. UIPadding.PaddingBottom = UDim.new(0, 4)
  336. UIPadding.PaddingLeft = UDim.new(0, 4)
  337. UIPadding.PaddingRight = UDim.new(0, 4)
  338. UIPadding.PaddingTop = UDim.new(0, 4)
  339.  
  340. Button_2.Name = "Button"
  341. Button_2.Parent = Holder
  342. Button_2.AnchorPoint = Vector2.new(0.5, 0.5)
  343. Button_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  344. Button_2.BackgroundTransparency = 1.000
  345. Button_2.BorderSizePixel = 0
  346. Button_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  347. Button_2.Size = UDim2.new(1.10000002, 0, 1.25, 0)
  348. Button_2.Font = Enum.Font.SourceSans
  349. Button_2.Text = ""
  350. Button_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  351. Button_2.TextSize = 14.000
  352.  
  353. Page2.Name = "Page2"
  354. Page2.Parent = BackGround
  355. Page2.Active = true
  356. Page2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  357. Page2.BackgroundTransparency = 1.000
  358. Page2.BorderSizePixel = 0
  359. Page2.Position = UDim2.new(3.60971026e-05, 0, 0, 0)
  360. Page2.Size = UDim2.new(0, 629, 0, 359)
  361. Page2.Visible = false
  362.  
  363. Table_2.Name = "Table"
  364. Table_2.Parent = Page2
  365. Table_2.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
  366. Table_2.BackgroundTransparency = 0.400
  367. Table_2.BorderSizePixel = 0
  368. Table_2.Position = UDim2.new(0.0166305788, 0, 0.00974933896, 0)
  369. Table_2.Size = UDim2.new(0, 598, 0, 621)
  370.  
  371. Title_3.Name = "Title"
  372. Title_3.Parent = Table_2
  373. Title_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  374. Title_3.BackgroundTransparency = 1.000
  375. Title_3.Position = UDim2.new(0.017335875, 0, -0.000465735793, 0)
  376. Title_3.Size = UDim2.new(0, 147, 0, 19)
  377. Title_3.Font = Enum.Font.SourceSansBold
  378. Title_3.Text = "Hello!"
  379. Title_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  380. Title_3.TextSize = 14.000
  381. Title_3.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  382. Title_3.TextXAlignment = Enum.TextXAlignment.Left
  383.  
  384. UICorner_10.CornerRadius = UDim.new(0, 7)
  385. UICorner_10.Parent = Table_2
  386.  
  387. ColorBar_2.Name = "ColorBar"
  388. ColorBar_2.Parent = Table_2
  389. ColorBar_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  390. ColorBar_2.BorderSizePixel = 0
  391. ColorBar_2.Position = UDim2.new(0.0156636648, 0, 0.029475458, 0)
  392. ColorBar_2.Size = UDim2.new(0, 147, 0, 1)
  393.  
  394. UIGradient_2.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(94, 94, 94)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(40, 40, 40))}
  395. UIGradient_2.Parent = ColorBar_2
  396.  
  397. Title_4.Name = "Title"
  398. Title_4.Parent = Table_2
  399. Title_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  400. Title_4.BackgroundTransparency = 1.000
  401. Title_4.Position = UDim2.new(0.0190081298, 0, 0.0300438702, 0)
  402. Title_4.Size = UDim2.new(0, 147, 0, 19)
  403. Title_4.Font = Enum.Font.SourceSansBold
  404. Title_4.Text = "Hi!"
  405. Title_4.TextColor3 = Color3.fromRGB(175, 175, 175)
  406. Title_4.TextSize = 14.000
  407. Title_4.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  408. Title_4.TextXAlignment = Enum.TextXAlignment.Left
  409.  
  410. DropDown_2.Name = "DropDown"
  411. DropDown_2.Parent = Table_2
  412. DropDown_2.BackgroundColor3 = Color3.fromRGB(136, 0, 0)
  413. DropDown_2.Position = UDim2.new(0.0113357902, 0, 0.176630363, 0)
  414. DropDown_2.Size = UDim2.new(0, 163, 0, 19)
  415.  
  416. UICorner_11.CornerRadius = UDim.new(0, 5)
  417. UICorner_11.Parent = DropDown_2
  418.  
  419. up_2.Name = "up"
  420. up_2.Parent = DropDown_2
  421. up_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  422. up_2.BackgroundTransparency = 1.000
  423. up_2.Position = UDim2.new(0.841214061, 0, 0, 0)
  424. up_2.Rotation = 90.000
  425. up_2.Size = UDim2.new(0, 24, 0, 19)
  426. up_2.Font = Enum.Font.FredokaOne
  427. up_2.Text = ">"
  428. up_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  429. up_2.TextSize = 14.000
  430. up_2.TextStrokeColor3 = Color3.fromRGB(89, 89, 89)
  431.  
  432. UICorner_12.CornerRadius = UDim.new(0, 5)
  433. UICorner_12.Parent = up_2
  434.  
  435. TextButton_2.Parent = up_2
  436. TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  437. TextButton_2.BackgroundTransparency = 1.000
  438. TextButton_2.Size = UDim2.new(0, 24, 0, 19)
  439. TextButton_2.Font = Enum.Font.SourceSans
  440. TextButton_2.Text = ""
  441. TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  442. TextButton_2.TextSize = 14.000
  443.  
  444. BackGround_3.Name = "BackGround"
  445. BackGround_3.Parent = DropDown_2
  446. BackGround_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  447. BackGround_3.BackgroundTransparency = 1.000
  448. BackGround_3.ClipsDescendants = true
  449. BackGround_3.Position = UDim2.new(0, 0, 1, 0)
  450. BackGround_3.Size = UDim2.new(0, 161, 0, 89)
  451.  
  452. DropDownMain_2.Name = "DropDownMain"
  453. DropDownMain_2.Parent = BackGround_3
  454. DropDownMain_2.BackgroundColor3 = Color3.fromRGB(104, 0, 0)
  455. DropDownMain_2.BorderSizePixel = 0
  456. DropDownMain_2.Position = UDim2.new(-0.0124223605, 0, -1.2134831, 0)
  457. DropDownMain_2.Size = UDim2.new(0, 161, 0, 89)
  458. DropDownMain_2.ZIndex = 2
  459.  
  460. TextLabel_2.Parent = DropDownMain_2
  461. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  462. TextLabel_2.BackgroundTransparency = 1.000
  463. TextLabel_2.Position = UDim2.new(0.0194961838, 0, 0, 0)
  464. TextLabel_2.Size = UDim2.new(0, 144, 0, 20)
  465. TextLabel_2.ZIndex = 2
  466. TextLabel_2.Font = Enum.Font.SourceSansBold
  467. TextLabel_2.Text = "Hello!"
  468. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  469. TextLabel_2.TextSize = 14.000
  470. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  471.  
  472. UICorner_13.CornerRadius = UDim.new(0, 5)
  473. UICorner_13.Parent = BackGround_3
  474.  
  475. Slider_2.Name = "Slider"
  476. Slider_2.Parent = Table_2
  477. Slider_2.AnchorPoint = Vector2.new(0.5, 0.5)
  478. Slider_2.BackgroundColor3 = Color3.fromRGB(104, 104, 104)
  479. Slider_2.BackgroundTransparency = 0.750
  480. Slider_2.BorderSizePixel = 0
  481. Slider_2.Position = UDim2.new(0.182744503, 0, 0.233885288, 0)
  482. Slider_2.Size = UDim2.new(0.362067431, 0, 0.0203150455, 0)
  483. Slider_2.AutoButtonColor = false
  484. Slider_2.Font = Enum.Font.Cartoon
  485. Slider_2.Text = ""
  486. Slider_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  487. Slider_2.TextSize = 14.000
  488.  
  489. Bar_2.Name = "Bar"
  490. Bar_2.Parent = Slider_2
  491. Bar_2.BackgroundColor3 = Color3.fromRGB(168, 0, 0)
  492. Bar_2.BorderSizePixel = 0
  493. Bar_2.Position = UDim2.new(-9.62104068e-08, 0, 0, 0)
  494. Bar_2.Size = UDim2.new(9.62103712e-08, 0, 1, 0)
  495.  
  496. UICorner7_2.Name = "UICorner7"
  497. UICorner7_2.Parent = Bar_2
  498.  
  499. Input_2.Name = "Input"
  500. Input_2.Parent = Slider_2
  501. Input_2.BackgroundColor3 = Color3.fromRGB(67, 67, 67)
  502. Input_2.BackgroundTransparency = 1.000
  503. Input_2.Position = UDim2.new(0.897263944, 0, -1.51598275, 0)
  504. Input_2.Size = UDim2.new(0, 22, 0, 19)
  505. Input_2.Font = Enum.Font.SourceSansBold
  506. Input_2.Text = "0"
  507. Input_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  508. Input_2.TextScaled = true
  509. Input_2.TextSize = 18.000
  510. Input_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  511. Input_2.TextWrapped = true
  512. Input_2.TextXAlignment = Enum.TextXAlignment.Right
  513.  
  514. UICorner6_2.Name = "UICorner6"
  515. UICorner6_2.Parent = Slider_2
  516.  
  517. Button_3.Name = "Button"
  518. Button_3.Parent = Table_2
  519. Button_3.BackgroundColor3 = Color3.fromRGB(136, 0, 0)
  520. Button_3.BorderSizePixel = 0
  521. Button_3.Position = UDim2.new(0.0102050938, 0, 0.0604287013, 0)
  522. Button_3.Size = UDim2.new(0, 89, 0, 23)
  523. Button_3.AutoButtonColor = false
  524. Button_3.Font = Enum.Font.GothamSemibold
  525. Button_3.Text = "Button 1 "
  526. Button_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  527. Button_3.TextSize = 15.000
  528. Button_3.TextWrapped = true
  529.  
  530. UICorner_14.CornerRadius = UDim.new(0, 5)
  531. UICorner_14.Parent = Button_3
  532.  
  533. Circle_3.Name = "Circle"
  534. Circle_3.Parent = game.Workspace.AimWare.TopBar.BackGround["Page2"].Table.Button.RippleEffect
  535. Circle_3.AnchorPoint = Vector2.new(0.5, 0.5)
  536. Circle_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  537. Circle_3.BackgroundTransparency = 1.000
  538. Circle_3.Position = UDim2.new(0.5, 0, 0.5, 0)
  539. Circle_3.ZIndex = 10
  540. Circle_3.Image = "rbxassetid://266543268"
  541. Circle_3.ImageColor3 = Color3.fromRGB(0, 0, 0)
  542. Circle_3.ImageTransparency = 0.500
  543.  
  544. Toggle_2.Name = "Toggle"
  545. Toggle_2.Parent = Table_2
  546. Toggle_2.BackgroundColor3 = Color3.fromRGB(136, 0, 0)
  547. Toggle_2.BorderSizePixel = 0
  548. Toggle_2.Position = UDim2.new(0.0117056854, 0, 0.112031981, 0)
  549. Toggle_2.Size = UDim2.new(0, 110, 0, 28)
  550.  
  551. UICorner_15.CornerRadius = UDim.new(0, 5)
  552. UICorner_15.Parent = Toggle_2
  553.  
  554. Holder_2.Name = "Holder"
  555. Holder_2.Parent = Toggle_2
  556. Holder_2.AnchorPoint = Vector2.new(0.5, 0.5)
  557. Holder_2.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  558. Holder_2.BorderSizePixel = 0
  559. Holder_2.Position = UDim2.new(0.73181808, 0, 0.499285579, 0)
  560. Holder_2.Size = UDim2.new(0.353871882, 0, 0.644285321, 0)
  561.  
  562. Circle_4.Name = "Circle"
  563. Circle_4.Parent = Holder_2
  564. Circle_4.AnchorPoint = Vector2.new(0, 0.5)
  565. Circle_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  566. Circle_4.Position = UDim2.new(0, 0, 0.499999434, 0)
  567. Circle_4.Size = UDim2.new(0.327456862, 0, 1, 0)
  568.  
  569. UICorner_16.CornerRadius = UDim.new(0, 100)
  570. UICorner_16.Parent = Circle_4
  571.  
  572. Mini_2.Name = "Mini"
  573. Mini_2.Parent = Circle_4
  574. Mini_2.AnchorPoint = Vector2.new(0.5, 0.5)
  575. Mini_2.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  576. Mini_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  577. Mini_2.Size = UDim2.new(0.5, 0, 0.5, 0)
  578. Mini_2.Visible = false
  579.  
  580. UICorner_17.CornerRadius = UDim.new(0, 100)
  581. UICorner_17.Parent = Mini_2
  582.  
  583. UICorner_18.CornerRadius = UDim.new(0, 100)
  584. UICorner_18.Parent = Holder_2
  585.  
  586. UIPadding_2.Parent = Holder_2
  587. UIPadding_2.PaddingBottom = UDim.new(0, 4)
  588. UIPadding_2.PaddingLeft = UDim.new(0, 4)
  589. UIPadding_2.PaddingRight = UDim.new(0, 4)
  590. UIPadding_2.PaddingTop = UDim.new(0, 4)
  591.  
  592. Button_4.Name = "Button"
  593. Button_4.Parent = Holder_2
  594. Button_4.AnchorPoint = Vector2.new(0.5, 0.5)
  595. Button_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  596. Button_4.BackgroundTransparency = 1.000
  597. Button_4.BorderSizePixel = 0
  598. Button_4.Position = UDim2.new(0.5, 0, 0.5, 0)
  599. Button_4.Size = UDim2.new(1.10000002, 0, 1.25, 0)
  600. Button_4.Font = Enum.Font.SourceSans
  601. Button_4.Text = ""
  602. Button_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  603. Button_4.TextSize = 14.000
  604.  
  605. Logo.Name = "Logo"
  606. Logo.Parent = TopBar
  607. Logo.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  608. Logo.BackgroundTransparency = 1.000
  609. Logo.BorderSizePixel = 0
  610. Logo.Size = UDim2.new(0, 52, 0, 50)
  611. Logo.Image = "rbxassetid://9430302752"
  612. Logo.ScaleType = Enum.ScaleType.Tile
  613.  
  614. Page1_2.Name = "Page1"
  615. Page1_2.Parent = TopBar
  616. Page1_2.BackgroundColor3 = Color3.fromRGB(136, 0, 0)
  617. Page1_2.BorderSizePixel = 0
  618. Page1_2.Position = UDim2.new(0.299230814, 0, 0.159999996, 0)
  619. Page1_2.Size = UDim2.new(0, 98, 0, 36)
  620. Page1_2.Font = Enum.Font.SourceSansBold
  621. Page1_2.Text = "Page1"
  622. Page1_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  623. Page1_2.TextSize = 17.000
  624. Page1_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  625.  
  626. UICorner_19.CornerRadius = UDim.new(0, 6)
  627. UICorner_19.Parent = Page1_2
  628.  
  629. Page2_2.Name = "Page2"
  630. Page2_2.Parent = TopBar
  631. Page2_2.BackgroundColor3 = Color3.fromRGB(136, 0, 0)
  632. Page2_2.BorderSizePixel = 0
  633. Page2_2.Position = UDim2.new(0.46491763, 0, 0.160000071, 0)
  634. Page2_2.Size = UDim2.new(0, 100, 0, 36)
  635. Page2_2.Font = Enum.Font.SourceSansBold
  636. Page2_2.Text = "Page2"
  637. Page2_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  638. Page2_2.TextSize = 17.000
  639. Page2_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  640.  
  641. UICorner_20.CornerRadius = UDim.new(0, 6)
  642. UICorner_20.Parent = Page2_2
  643.  
  644. Bottem.Name = "Bottem"
  645. Bottem.Parent = TopBar
  646. Bottem.BackgroundColor3 = Color3.fromRGB(168, 0, 0)
  647. Bottem.BorderSizePixel = 0
  648. Bottem.Position = UDim2.new(0, 0, 7.4071703, 0)
  649. Bottem.Size = UDim2.new(0, 629, 0, 19)
  650.  
  651. TextLabel_3.Parent = Bottem
  652. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  653. TextLabel_3.BackgroundTransparency = 1.000
  654. TextLabel_3.Position = UDim2.new(0.0137126902, 0, 0, 0)
  655. TextLabel_3.Size = UDim2.new(0, 30, 0, 19)
  656. TextLabel_3.Font = Enum.Font.FredokaOne
  657. TextLabel_3.Text = "v1"
  658. TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  659. TextLabel_3.TextSize = 16.000
  660. TextLabel_3.TextWrapped = true
  661. TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left
  662.  
  663. TextLabel_4.Parent = Bottem
  664. TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  665. TextLabel_4.BackgroundTransparency = 1.000
  666. TextLabel_4.Position = UDim2.new(0.834062517, 0, 0, 0)
  667. TextLabel_4.Size = UDim2.new(0, 104, 0, 19)
  668. TextLabel_4.Font = Enum.Font.SourceSansBold
  669. TextLabel_4.Text = "Sekkay God#4968"
  670. TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  671. TextLabel_4.TextSize = 14.000
  672. TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
  673.  
  674. Close.Name = "Close"
  675. Close.Parent = TopBar
  676. Close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  677. Close.BackgroundTransparency = 1.000
  678. Close.Position = UDim2.new(0.967448473, 0, 0.159999996, 0)
  679. Close.Size = UDim2.new(0, 13, 0, 14)
  680. Close.Image = "rbxassetid://6236220207"
  681.  
  682. Title_5.Name = "Title"
  683. Title_5.Parent = TopBar
  684. Title_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  685. Title_5.BackgroundTransparency = 1.000
  686. Title_5.Position = UDim2.new(0.0302066766, 0, 0, 0)
  687. Title_5.Size = UDim2.new(0, 200, 0, 31)
  688. Title_5.Font = Enum.Font.SourceSansBold
  689. Title_5.Text = "Aim Ware"
  690. Title_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  691. Title_5.TextSize = 37.000
  692. Title_5.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  693.  
  694. About.Name = "About"
  695. About.Parent = Title_5
  696. About.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  697. About.BackgroundTransparency = 1.000
  698. About.Position = UDim2.new(0.0526708998, 0, 0.967741907, 0)
  699. About.Size = UDim2.new(0, 181, 0, 14)
  700. About.Font = Enum.Font.SourceSansBold
  701. About.Text = "ONE STEP BEHIND THE GAME"
  702. About.TextColor3 = Color3.fromRGB(255, 255, 255)
  703. About.TextSize = 12.000
  704. About.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  705.  
  706. -- Scripts:
  707.  
  708. local function DDBSB_fake_script() -- TextButton.LocalScript
  709. local script = Instance.new('LocalScript', TextButton)
  710.  
  711. local D = true
  712.  
  713. script.Parent.MouseButton1Click:Connect(function()
  714. if D == true then
  715. script.Parent.Parent.Parent.Parent.DropDown.BackGround.DropDownMain:TweenPosition(UDim2.new(0.006, 0,0, 0),nil, nil, 0.5)
  716. D = false
  717. else
  718. D = true
  719. script.Parent.Parent.Parent.Parent.DropDown.BackGround.DropDownMain:TweenPosition(UDim2.new(0.006, 0,-1.213, 0),nil, nil, 0.5)
  720. end
  721. end)
  722. end
  723. coroutine.wrap(DDBSB_fake_script)()
  724. local function RRXL_fake_script() -- TextButton.LocalScript
  725. local script = Instance.new('LocalScript', TextButton)
  726.  
  727. local D = true
  728.  
  729. script.Parent.MouseButton1Click:Connect(function()
  730. if D == true then
  731. script.Parent.Parent.Parent.up.Rotation = 270
  732. D = false
  733. else
  734. D = true
  735. script.Parent.Parent.Parent.up.Rotation = 90
  736. end
  737. end)
  738. end
  739. coroutine.wrap(RRXL_fake_script)()
  740. local function JNRKG_fake_script() -- Slider.SliderCode
  741. local script = Instance.new('LocalScript', Slider)
  742.  
  743. local slider = script.Parent
  744. local bar = slider.Bar
  745. local textbox = script.Parent.Input
  746. local mouse = game.Players.LocalPlayer:GetMouse()
  747. local sliderSizeX = slider.AbsoluteSize.X
  748. local held = false
  749. local maxslide = 150
  750.  
  751.  
  752. script.Parent.Changed:Connect(function()
  753. end)
  754.  
  755. slider.MouseButton1Down:Connect(function()
  756. held = true
  757. bar.Size = UDim2.new(math.clamp((mouse.X - slider.AbsolutePosition.X)/sliderSizeX,0,1),0,1,0)
  758. textbox.Text = math.floor(bar.Size.X.Scale * maxslide)
  759. end)
  760.  
  761. game:GetService("UserInputService").InputEnded:Connect(function(input, gp)
  762. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  763. held = false
  764. end
  765. end)
  766. mouse.Move:Connect(function()
  767. if held then
  768. bar.Size = UDim2.new(math.clamp((mouse.X - slider.AbsolutePosition.X)/sliderSizeX,0,1),0,1,0)
  769. textbox.Text = math.floor(bar.Size.X.Scale * maxslide)
  770. end
  771. end)
  772. end
  773. coroutine.wrap(JNRKG_fake_script)()
  774. local function BDDX_fake_script() -- Button.LocalScript
  775. local script = Instance.new('LocalScript', Button)
  776.  
  777. Button.MouseButton1Down:Connect(function()
  778. Print("Pressed!")
  779. end)
  780. end
  781. coroutine.wrap(BDDX_fake_script)()
  782. local function JRKNMJ_fake_script() -- Button.RippleEffect
  783. local script = Instance.new('LocalScript', Button)
  784.  
  785. -- NOTE: Make sure the ZIndex of the button used is higher than other GUI parts behind
  786. -- it, or this will not work correctly!
  787.  
  788.  
  789.  
  790.  
  791. local RippleColor = Color3.fromRGB(0, 0, 0) -- RGB Color of the ripple effect, you can change it.
  792. local RippleTransparency = 0.8 ---------------------------- Max is 1, Min is 0
  793. local PixelSize = 2000 --------------------------- The Max size of the ripple in pixels
  794. local TimeLength = 0.9 ---------------------------- How long the ripple animation is
  795. local FadeLength = 0.6 ---------------------------- How long it takes for the ripple to fade out
  796.  
  797.  
  798.  
  799. -- Do NOT change anything in the script if you want it to work, unless you know how to script...
  800.  
  801.  
  802.  
  803. -- Script Below
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827.  
  828.  
  829.  
  830.  
  831.  
  832.  
  833.  
  834.  
  835.  
  836.  
  837.  
  838.  
  839.  
  840.  
  841.  
  842.  
  843.  
  844.  
  845.  
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854.  
  855. local frame = script.Parent
  856. local rgb = Color3.fromRGB
  857. local ud2 = UDim2.new
  858. repeat
  859. wait()
  860. until game.Players.LocalPlayer
  861. local plr = game.Players.LocalPlayer
  862. local mouse = plr:GetMouse()
  863.  
  864. frame.ClipsDescendants = true
  865. frame.AutoButtonColor = false
  866.  
  867.  
  868. function tweenInRipple(ripple)
  869. spawn(function()
  870. local TweenService = game:GetService("TweenService")
  871. local Part = ripple
  872. local Info = TweenInfo.new(
  873. TimeLength,
  874. Enum.EasingStyle.Linear,
  875. Enum.EasingDirection.InOut,
  876. 0,
  877. false,
  878. 0
  879. )
  880. local Goals =
  881. {
  882. Size = ud2(0, PixelSize, 0, PixelSize);
  883. }
  884. local Tween = TweenService:Create(Part, Info, Goals)
  885. Tween:Play()
  886. end)
  887. end
  888.  
  889. function fadeOutRipple(ripple)
  890. spawn(function()
  891. local TweenService = game:GetService("TweenService")
  892. local Part = ripple
  893. local Info = TweenInfo.new(
  894. FadeLength,
  895. Enum.EasingStyle.Linear,
  896. Enum.EasingDirection.InOut,
  897. 0,
  898. false,
  899. 0
  900. )
  901. local Goals =
  902. {
  903. ImageTransparency = 1;
  904. }
  905. local Tween = TweenService:Create(Part, Info, Goals)
  906. Tween:Play()
  907. wait(FadeLength + 0.1)
  908. ripple:Destroy()
  909. end)
  910. end
  911.  
  912. frame.MouseButton1Down:Connect(function()
  913. local done = false
  914. local ripple = script.Circle:Clone()
  915. ripple.Parent = frame
  916. ripple.ZIndex = frame.ZIndex + 1
  917. ripple.ImageColor3 = RippleColor
  918. ripple.ImageTransparency = RippleTransparency
  919. tweenInRipple(ripple)
  920. frame.MouseButton1Up:Connect(function()
  921. if done == false then
  922. done = true
  923. fadeOutRipple(ripple)
  924. end
  925. end)
  926. wait(4);
  927. done = true;
  928. fadeOutRipple(ripple) -- if it doesnt detect that it was unselected
  929. end)
  930. end
  931. coroutine.wrap(JRKNMJ_fake_script)()
  932. local function OHPXB_fake_script() -- Table.Main Handler
  933. local script = Instance.new('LocalScript', Table)
  934.  
  935. local TweenService = game:GetService("TweenService")
  936.  
  937. local Holder = script.Parent:WaitForChild("Holder")
  938. local Circle = Holder:WaitForChild("Circle")
  939. local Mini = Circle:WaitForChild("Mini")
  940.  
  941. local Button = Holder:WaitForChild("Button")
  942.  
  943. local function setToggle(request)
  944. local Duration = 0.25
  945. local Style = Enum.EasingStyle.Sine
  946. local Direction = Enum.EasingDirection.Out
  947. local RepeatCount = 0
  948. local Reverse = false
  949. local TweenDelay = 0
  950. local AnimateInfo = TweenInfo.new(Duration, Style, Direction, RepeatCount, Reverse, TweenDelay)
  951.  
  952. if request == true then
  953. local Holder_Open = TweenService:Create(Holder, AnimateInfo, {BackgroundColor3 = Color3.new(168, 0, 0)})
  954. local Circle_Open = TweenService:Create(Circle, AnimateInfo, {Position = UDim2.new(1, 0, 0.5, 0), AnchorPoint = Vector2.new(1, 0.5)})
  955. local Mini_Open = TweenService:Create(Mini, AnimateInfo, {BackgroundColor3 = Color3.new(1, 1, 1)})
  956.  
  957. Holder_Open:Play()
  958. Circle_Open:Play()
  959. Mini_Open:Play()
  960. elseif request == false then
  961. local Holder_Close = TweenService:Create(Holder, AnimateInfo, {BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)})
  962. local Circle_Close = TweenService:Create(Circle, AnimateInfo, {Position = UDim2.new(0, 0, 0.5, 0), AnchorPoint = Vector2.new(0, 0.5)})
  963. local Mini_Close = TweenService:Create(Mini, AnimateInfo, {BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)})
  964.  
  965. Holder_Close:Play()
  966. Circle_Close:Play()
  967. Mini_Close:Play()
  968. else
  969. warn("Wrong request.")
  970. end
  971. end
  972.  
  973.  
  974. local Cooldown = false
  975. local isOpen = false
  976. Button.MouseButton1Click:Connect(function()
  977. if not Cooldown then
  978. Cooldown = true
  979.  
  980. if not isOpen then
  981. setToggle(true)
  982. -- Logic here
  983.  
  984. isOpen = true
  985. else
  986. setToggle(false)
  987. --Logic here
  988.  
  989. isOpen = false
  990. end
  991.  
  992. -- Wait n Seconds till the animation will proceed
  993. Cooldown = false
  994. end
  995. end)
  996. end
  997. coroutine.wrap(OHPXB_fake_script)()
  998. local function DDDNT_fake_script() -- Toggle.Main Handler
  999. local script = Instance.new('LocalScript', Toggle)
  1000.  
  1001. local TweenService = game:GetService("TweenService")
  1002.  
  1003. local Holder = script.Parent:WaitForChild("Holder")
  1004. local Circle = Holder:WaitForChild("Circle")
  1005. local Mini = Circle:WaitForChild("Mini")
  1006.  
  1007. local Button = Holder:WaitForChild("Button")
  1008.  
  1009. local function setToggle(request)
  1010. local Duration = 0.25
  1011. local Style = Enum.EasingStyle.Sine
  1012. local Direction = Enum.EasingDirection.Out
  1013. local RepeatCount = 0
  1014. local Reverse = false
  1015. local TweenDelay = 0
  1016. local AnimateInfo = TweenInfo.new(Duration, Style, Direction, RepeatCount, Reverse, TweenDelay)
  1017.  
  1018. if request == true then
  1019. local Holder_Open = TweenService:Create(Holder, AnimateInfo, {BackgroundColor3 = Color3.new(168, 0, 0)})
  1020. local Circle_Open = TweenService:Create(Circle, AnimateInfo, {Position = UDim2.new(1, 0, 0.5, 0), AnchorPoint = Vector2.new(1, 0.5)})
  1021. local Mini_Open = TweenService:Create(Mini, AnimateInfo, {BackgroundColor3 = Color3.new(1, 1, 1)})
  1022.  
  1023. Holder_Open:Play()
  1024. Circle_Open:Play()
  1025. Mini_Open:Play()
  1026. elseif request == false then
  1027. local Holder_Close = TweenService:Create(Holder, AnimateInfo, {BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)})
  1028. local Circle_Close = TweenService:Create(Circle, AnimateInfo, {Position = UDim2.new(0, 0, 0.5, 0), AnchorPoint = Vector2.new(0, 0.5)})
  1029. local Mini_Close = TweenService:Create(Mini, AnimateInfo, {BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)})
  1030.  
  1031. Holder_Close:Play()
  1032. Circle_Close:Play()
  1033. Mini_Close:Play()
  1034. else
  1035. warn("Wrong request.")
  1036. end
  1037. end
  1038.  
  1039.  
  1040. local Cooldown = false
  1041. local isOpen = false
  1042. Button.MouseButton1Click:Connect(function()
  1043. if not Cooldown then
  1044. Cooldown = true
  1045.  
  1046. if not isOpen then
  1047. setToggle(true)
  1048. -- Logic here
  1049.  
  1050. isOpen = true
  1051. else
  1052. setToggle(false)
  1053. --Logic here
  1054.  
  1055. isOpen = false
  1056. end
  1057.  
  1058.  
  1059. wait(1) -- Wait n Seconds till the animation will proceed
  1060. Cooldown = false
  1061. end
  1062. end)
  1063. end
  1064. coroutine.wrap(DDDNT_fake_script)()
  1065. local function WDZXKJQ_fake_script() -- TextButton_2.LocalScript
  1066. local script = Instance.new('LocalScript', TextButton_2)
  1067.  
  1068. local D = true
  1069.  
  1070. script.Parent.MouseButton1Click:Connect(function()
  1071. if D == true then
  1072. script.Parent.Parent.Parent.Parent.DropDown.BackGround.DropDownMain:TweenPosition(UDim2.new(0.006, 0,0, 0),nil, nil, 0.5)
  1073. D = false
  1074. else
  1075. D = true
  1076. script.Parent.Parent.Parent.Parent.DropDown.BackGround.DropDownMain:TweenPosition(UDim2.new(0.006, 0,-1.213, 0),nil, nil, 0.5)
  1077. end
  1078. end)
  1079. end
  1080. coroutine.wrap(WDZXKJQ_fake_script)()
  1081. local function OPVUMIR_fake_script() -- TextButton_2.LocalScript
  1082. local script = Instance.new('LocalScript', TextButton_2)
  1083.  
  1084. local D = true
  1085.  
  1086. script.Parent.MouseButton1Click:Connect(function()
  1087. if D == true then
  1088. script.Parent.Parent.Parent.up.Rotation = 270
  1089. D = false
  1090. else
  1091. D = true
  1092. script.Parent.Parent.Parent.up.Rotation = 90
  1093. end
  1094. end)
  1095. end
  1096. coroutine.wrap(OPVUMIR_fake_script)()
  1097. local function XUXG_fake_script() -- Slider_2.SliderCode
  1098. local script = Instance.new('LocalScript', Slider_2)
  1099.  
  1100. local slider = script.Parent
  1101. local bar = slider.Bar
  1102. local textbox = script.Parent.Input
  1103. local mouse = game.Players.LocalPlayer:GetMouse()
  1104. local sliderSizeX = slider.AbsoluteSize.X
  1105. local held = false
  1106. local maxslide = 150
  1107.  
  1108.  
  1109. script.Parent.Changed:Connect(function()
  1110. end)
  1111.  
  1112. slider.MouseButton1Down:Connect(function()
  1113. held = true
  1114. bar.Size = UDim2.new(math.clamp((mouse.X - slider.AbsolutePosition.X)/sliderSizeX,0,1),0,1,0)
  1115. textbox.Text = math.floor(bar.Size.X.Scale * maxslide)
  1116. end)
  1117.  
  1118. game:GetService("UserInputService").InputEnded:Connect(function(input, gp)
  1119. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1120. held = false
  1121. end
  1122. end)
  1123. mouse.Move:Connect(function()
  1124. if held then
  1125. bar.Size = UDim2.new(math.clamp((mouse.X - slider.AbsolutePosition.X)/sliderSizeX,0,1),0,1,0)
  1126. textbox.Text = math.floor(bar.Size.X.Scale * maxslide)
  1127. end
  1128. end)
  1129. end
  1130. coroutine.wrap(XUXG_fake_script)()
  1131. local function TSYGQ_fake_script() -- Button_3.LocalScript
  1132. local script = Instance.new('LocalScript', Button_3)
  1133.  
  1134. Button.MouseButton1Down:Connect(function()
  1135. Print("Pressed!")
  1136. end)
  1137. end
  1138. coroutine.wrap(TSYGQ_fake_script)()
  1139. local function TMJVXTH_fake_script() -- Button_3.RippleEffect
  1140. local script = Instance.new('LocalScript', Button_3)
  1141.  
  1142. -- NOTE: Make sure the ZIndex of the button used is higher than other GUI parts behind
  1143. -- it, or this will not work correctly!
  1144.  
  1145.  
  1146.  
  1147.  
  1148. local RippleColor = Color3.fromRGB(0, 0, 0) -- RGB Color of the ripple effect, you can change it.
  1149. local RippleTransparency = 0.8 ---------------------------- Max is 1, Min is 0
  1150. local PixelSize = 2000 --------------------------- The Max size of the ripple in pixels
  1151. local TimeLength = 0.9 ---------------------------- How long the ripple animation is
  1152. local FadeLength = 0.6 ---------------------------- How long it takes for the ripple to fade out
  1153.  
  1154.  
  1155.  
  1156. -- Do NOT change anything in the script if you want it to work, unless you know how to script...
  1157.  
  1158.  
  1159.  
  1160. -- Script Below
  1161.  
  1162.  
  1163.  
  1164.  
  1165.  
  1166.  
  1167.  
  1168.  
  1169.  
  1170.  
  1171.  
  1172.  
  1173.  
  1174.  
  1175.  
  1176.  
  1177.  
  1178.  
  1179.  
  1180.  
  1181.  
  1182.  
  1183.  
  1184.  
  1185.  
  1186.  
  1187.  
  1188.  
  1189.  
  1190.  
  1191.  
  1192.  
  1193.  
  1194.  
  1195.  
  1196.  
  1197.  
  1198.  
  1199.  
  1200.  
  1201.  
  1202.  
  1203.  
  1204.  
  1205.  
  1206.  
  1207.  
  1208.  
  1209.  
  1210.  
  1211.  
  1212. local frame = script.Parent
  1213. local rgb = Color3.fromRGB
  1214. local ud2 = UDim2.new
  1215. repeat
  1216. wait()
  1217. until game.Players.LocalPlayer
  1218. local plr = game.Players.LocalPlayer
  1219. local mouse = plr:GetMouse()
  1220.  
  1221. frame.ClipsDescendants = true
  1222. frame.AutoButtonColor = false
  1223.  
  1224.  
  1225. function tweenInRipple(ripple)
  1226. spawn(function()
  1227. local TweenService = game:GetService("TweenService")
  1228. local Part = ripple
  1229. local Info = TweenInfo.new(
  1230. TimeLength,
  1231. Enum.EasingStyle.Linear,
  1232. Enum.EasingDirection.InOut,
  1233. 0,
  1234. false,
  1235. 0
  1236. )
  1237. local Goals =
  1238. {
  1239. Size = ud2(0, PixelSize, 0, PixelSize);
  1240. }
  1241. local Tween = TweenService:Create(Part, Info, Goals)
  1242. Tween:Play()
  1243. end)
  1244. end
  1245.  
  1246. function fadeOutRipple(ripple)
  1247. spawn(function()
  1248. local TweenService = game:GetService("TweenService")
  1249. local Part = ripple
  1250. local Info = TweenInfo.new(
  1251. FadeLength,
  1252. Enum.EasingStyle.Linear,
  1253. Enum.EasingDirection.InOut,
  1254. 0,
  1255. false,
  1256. 0
  1257. )
  1258. local Goals =
  1259. {
  1260. ImageTransparency = 1;
  1261. }
  1262. local Tween = TweenService:Create(Part, Info, Goals)
  1263. Tween:Play()
  1264. wait(FadeLength + 0.1)
  1265. ripple:Destroy()
  1266. end)
  1267. end
  1268.  
  1269. frame.MouseButton1Down:Connect(function()
  1270. local done = false
  1271. local ripple = script.Circle:Clone()
  1272. ripple.Parent = frame
  1273. ripple.ZIndex = frame.ZIndex + 1
  1274. ripple.ImageColor3 = RippleColor
  1275. ripple.ImageTransparency = RippleTransparency
  1276. tweenInRipple(ripple)
  1277. frame.MouseButton1Up:Connect(function()
  1278. if done == false then
  1279. done = true
  1280. fadeOutRipple(ripple)
  1281. end
  1282. end)
  1283. wait(4);
  1284. done = true;
  1285. fadeOutRipple(ripple) -- if it doesnt detect that it was unselected
  1286. end)
  1287. end
  1288. coroutine.wrap(TMJVXTH_fake_script)()
  1289. local function ALNFKHV_fake_script() -- Table_2.Main Handler
  1290. local script = Instance.new('LocalScript', Table_2)
  1291.  
  1292. local TweenService = game:GetService("TweenService")
  1293.  
  1294. local Holder = script.Parent:WaitForChild("Holder")
  1295. local Circle = Holder:WaitForChild("Circle")
  1296. local Mini = Circle:WaitForChild("Mini")
  1297.  
  1298. local Button = Holder:WaitForChild("Button")
  1299.  
  1300. local function setToggle(request)
  1301. local Duration = 0.25
  1302. local Style = Enum.EasingStyle.Sine
  1303. local Direction = Enum.EasingDirection.Out
  1304. local RepeatCount = 0
  1305. local Reverse = false
  1306. local TweenDelay = 0
  1307. local AnimateInfo = TweenInfo.new(Duration, Style, Direction, RepeatCount, Reverse, TweenDelay)
  1308.  
  1309. if request == true then
  1310. local Holder_Open = TweenService:Create(Holder, AnimateInfo, {BackgroundColor3 = Color3.new(168, 0, 0)})
  1311. local Circle_Open = TweenService:Create(Circle, AnimateInfo, {Position = UDim2.new(1, 0, 0.5, 0), AnchorPoint = Vector2.new(1, 0.5)})
  1312. local Mini_Open = TweenService:Create(Mini, AnimateInfo, {BackgroundColor3 = Color3.new(1, 1, 1)})
  1313.  
  1314. Holder_Open:Play()
  1315. Circle_Open:Play()
  1316. Mini_Open:Play()
  1317. elseif request == false then
  1318. local Holder_Close = TweenService:Create(Holder, AnimateInfo, {BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)})
  1319. local Circle_Close = TweenService:Create(Circle, AnimateInfo, {Position = UDim2.new(0, 0, 0.5, 0), AnchorPoint = Vector2.new(0, 0.5)})
  1320. local Mini_Close = TweenService:Create(Mini, AnimateInfo, {BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)})
  1321.  
  1322. Holder_Close:Play()
  1323. Circle_Close:Play()
  1324. Mini_Close:Play()
  1325. else
  1326. warn("Wrong request.")
  1327. end
  1328. end
  1329.  
  1330.  
  1331. local Cooldown = false
  1332. local isOpen = false
  1333. Button.MouseButton1Click:Connect(function()
  1334. if not Cooldown then
  1335. Cooldown = true
  1336.  
  1337. if not isOpen then
  1338. setToggle(true)
  1339. -- Logic here
  1340.  
  1341. isOpen = true
  1342. else
  1343. setToggle(false)
  1344. --Logic here
  1345.  
  1346. isOpen = false
  1347. end
  1348.  
  1349. -- Wait n Seconds till the animation will proceed
  1350. Cooldown = false
  1351. end
  1352. end)
  1353. end
  1354. coroutine.wrap(ALNFKHV_fake_script)()
  1355. local function VQXAKL_fake_script() -- Toggle_2.Main Handler
  1356. local script = Instance.new('LocalScript', Toggle_2)
  1357.  
  1358. local TweenService = game:GetService("TweenService")
  1359.  
  1360. local Holder = script.Parent:WaitForChild("Holder")
  1361. local Circle = Holder:WaitForChild("Circle")
  1362. local Mini = Circle:WaitForChild("Mini")
  1363.  
  1364. local Button = Holder:WaitForChild("Button")
  1365.  
  1366. local function setToggle(request)
  1367. local Duration = 0.25
  1368. local Style = Enum.EasingStyle.Sine
  1369. local Direction = Enum.EasingDirection.Out
  1370. local RepeatCount = 0
  1371. local Reverse = false
  1372. local TweenDelay = 0
  1373. local AnimateInfo = TweenInfo.new(Duration, Style, Direction, RepeatCount, Reverse, TweenDelay)
  1374.  
  1375. if request == true then
  1376. local Holder_Open = TweenService:Create(Holder, AnimateInfo, {BackgroundColor3 = Color3.new(168, 0, 0)})
  1377. local Circle_Open = TweenService:Create(Circle, AnimateInfo, {Position = UDim2.new(1, 0, 0.5, 0), AnchorPoint = Vector2.new(1, 0.5)})
  1378. local Mini_Open = TweenService:Create(Mini, AnimateInfo, {BackgroundColor3 = Color3.new(1, 1, 1)})
  1379.  
  1380. Holder_Open:Play()
  1381. Circle_Open:Play()
  1382. Mini_Open:Play()
  1383. elseif request == false then
  1384. local Holder_Close = TweenService:Create(Holder, AnimateInfo, {BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)})
  1385. local Circle_Close = TweenService:Create(Circle, AnimateInfo, {Position = UDim2.new(0, 0, 0.5, 0), AnchorPoint = Vector2.new(0, 0.5)})
  1386. local Mini_Close = TweenService:Create(Mini, AnimateInfo, {BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)})
  1387.  
  1388. Holder_Close:Play()
  1389. Circle_Close:Play()
  1390. Mini_Close:Play()
  1391. else
  1392. warn("Wrong request.")
  1393. end
  1394. end
  1395.  
  1396.  
  1397. local Cooldown = false
  1398. local isOpen = false
  1399. Button.MouseButton1Click:Connect(function()
  1400. if not Cooldown then
  1401. Cooldown = true
  1402.  
  1403. if not isOpen then
  1404. setToggle(true)
  1405. -- Logic here
  1406.  
  1407. isOpen = true
  1408. else
  1409. setToggle(false)
  1410. --Logic here
  1411.  
  1412. isOpen = false
  1413. end
  1414.  
  1415.  
  1416. wait(1) -- Wait n Seconds till the animation will proceed
  1417. Cooldown = false
  1418. end
  1419. end)
  1420. end
  1421. coroutine.wrap(VQXAKL_fake_script)()
  1422. local function LAXMJ_fake_script() -- Page1_2.LocalScript
  1423. local script = Instance.new('LocalScript', Page1_2)
  1424.  
  1425. script.Parent.MouseButton1Down:Connect(function()
  1426. script.Parent.Parent.BackGround.Page1.Visible = true
  1427. end)
  1428.  
  1429. script.Parent.MouseButton1Down:Connect(function()
  1430. script.Parent.Parent.BackGround.Page2.Visible = false
  1431. end)
  1432. end
  1433. coroutine.wrap(LAXMJ_fake_script)()
  1434. local function LEWVAS_fake_script() -- Page2_2.LocalScript
  1435. local script = Instance.new('LocalScript', Page2_2)
  1436.  
  1437. script.Parent.MouseButton1Down:Connect(function()
  1438. script.Parent.Parent.BackGround.Page2.Visible = true
  1439. end)
  1440.  
  1441. script.Parent.MouseButton1Down:Connect(function()
  1442. script.Parent.Parent.BackGround.Page1.Visible = false
  1443. end)
  1444. end
  1445. coroutine.wrap(LEWVAS_fake_script)()
  1446. local function XDLVVKR_fake_script() -- Close.LocalScript
  1447. local script = Instance.new('LocalScript', Close)
  1448.  
  1449. script.Parent.MouseButton1Down:Connect(function()
  1450. script.Parent.Parent.Parent.TopBar:Destroy()
  1451. end)
  1452. end
  1453. coroutine.wrap(XDLVVKR_fake_script)()
  1454. local function LFORXYF_fake_script() -- TopBar.Dragify
  1455. local script = Instance.new('LocalScript', TopBar)
  1456.  
  1457. local UIS = game:GetService("UserInputService")
  1458. function dragify(Frame)
  1459. dragToggle = nil
  1460. local dragSpeed = 0.50
  1461. dragInput = nil
  1462. dragStart = nil
  1463. local dragPos = nil
  1464. function updateInput(input)
  1465. local Delta = input.Position - dragStart
  1466. local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  1467. game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.30), {Position = Position}):Play()
  1468. end
  1469. Frame.InputBegan:Connect(function(input)
  1470. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  1471. dragToggle = true
  1472. dragStart = input.Position
  1473. startPos = Frame.Position
  1474. input.Changed:Connect(function()
  1475. if input.UserInputState == Enum.UserInputState.End then
  1476. dragToggle = false
  1477. end
  1478. end)
  1479. end
  1480. end)
  1481. Frame.InputChanged:Connect(function(input)
  1482. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1483. dragInput = input
  1484. end
  1485. end)
  1486. game:GetService("UserInputService").InputChanged:Connect(function(input)
  1487. if input == dragInput and dragToggle then
  1488. updateInput(input)
  1489. end
  1490. end)
  1491. end
  1492.  
  1493. dragify(script.Parent)
  1494. end
  1495. coroutine.wrap(LFORXYF_fake_script)()
  1496. local function HUYEEMJ_fake_script() -- TopBar.LocalScript
  1497. local script = Instance.new('LocalScript', TopBar)
  1498.  
  1499. local UserInputService = game:GetService("UserInputService")
  1500.  
  1501. function onKeyPress(inputObject, gameProcessedEvent)
  1502. if not gameProcessedEvent then
  1503. if inputObject.KeyCode == Enum.KeyCode.Y then
  1504. if script.Parent.Parent.TopBar.Visible == false then
  1505. script.Parent.Parent.TopBar.Visible = true
  1506. else
  1507. script.Parent.Parent.TopBar.Visible = false
  1508. end
  1509. end
  1510. end
  1511. end
  1512.  
  1513. UserInputService.InputBegan:connect(onKeyPress)
  1514. end
  1515. coroutine.wrap(HUYEEMJ_fake_script)()
  1516.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement