Advertisement
JasonJJK

Tonky Hub | 1.0.0

Dec 21st, 2019 (edited)
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 134.38 KB | None | 0 0
  1. --[[
  2. ████████╗░█████╗░███╗░░██╗██╗░░██╗██╗░░░██╗  ██╗░░██╗██╗░░░██╗██████╗░
  3. ╚══██╔══╝██╔══██╗████╗░██║██║░██╔╝╚██╗░██╔╝  ██║░░██║██║░░░██║██╔══██╗
  4. ░░░██║░░░██║░░██║██╔██╗██║█████═╝░░╚████╔╝░  ███████║██║░░░██║██████╦╝
  5. ░░░██║░░░██║░░██║██║╚████║██╔═██╗░░░╚██╔╝░░  ██╔══██║██║░░░██║██╔══██╗
  6. ░░░██║░░░╚█████╔╝██║░╚███║██║░╚██╗░░░██║░░░  ██║░░██║╚██████╔╝██████╦╝
  7. ░░░╚═╝░░░░╚════╝░╚═╝░░╚══╝╚═╝░░╚═╝░░░╚═╝░░░  ╚═╝░░╚═╝░╚═════╝░╚═════╝░
  8.  
  9. ██╗░░░██╗░░███╗░░░░░░█████╗░░░░░█████╗░
  10. ██║░░░██║░████║░░░░░██╔══██╗░░░██╔══██╗
  11. ╚██╗░██╔╝██╔██║░░░░░██║░░██║░░░██║░░██║
  12. ░╚████╔╝░╚═╝██║░░░░░██║░░██║░░░██║░░██║
  13. ░░╚██╔╝░░███████╗██╗╚█████╔╝██╗╚█████╔╝
  14. ]]
  15. -- Farewell Infortality.
  16. -- Version: 2.82
  17. -- Instances:
  18. local Tonky = Instance.new("ScreenGui")
  19. local Intro = Instance.new("Frame")
  20. local Right = Instance.new("TextLabel")
  21. local Shape = Instance.new("ImageLabel")
  22. local Left = Instance.new("TextLabel")
  23. local Shape_2 = Instance.new("ImageLabel")
  24. local animation = Instance.new("TextLabel")
  25. local Title = Instance.new("TextLabel")
  26. local version = Instance.new("TextLabel")
  27. local Circle = Instance.new("TextLabel")
  28. local Shape_3 = Instance.new("ImageLabel")
  29. local Minimized = Instance.new("Frame")
  30. local area = Instance.new("TextLabel")
  31. local minimizeExit = Instance.new("TextButton")
  32. local Shape_4 = Instance.new("ImageLabel")
  33. local minimizeOpen = Instance.new("TextButton")
  34. local Shape_5 = Instance.new("ImageLabel")
  35. local Shape_6 = Instance.new("ImageLabel")
  36. local minititle = Instance.new("TextLabel")
  37. local Main = Instance.new("ImageLabel")
  38. local exit = Instance.new("TextButton")
  39. local Shape_7 = Instance.new("ImageLabel")
  40. local minimize = Instance.new("TextButton")
  41. local Shape_8 = Instance.new("ImageLabel")
  42. local title = Instance.new("TextButton")
  43. local bar = Instance.new("TextLabel")
  44. local antibug = Instance.new("TextLabel")
  45. local antibug_Roundify_5px = Instance.new("ImageLabel")
  46. local executor = Instance.new("TextButton")
  47. local gamescanner = Instance.new("TextButton")
  48. local general = Instance.new("TextButton")
  49. local setting = Instance.new("TextButton")
  50. local selectbar = Instance.new("TextLabel")
  51. local helplabel = Instance.new("TextLabel")
  52. local Tabs = Instance.new("ImageLabel")
  53. local creditsTab = Instance.new("ImageLabel")
  54. local TextLabel = Instance.new("TextLabel")
  55. local TextLabel_2 = Instance.new("TextLabel")
  56. local TextLabel_3 = Instance.new("TextLabel")
  57. local TextLabel_4 = Instance.new("TextLabel")
  58. local TextLabel_5 = Instance.new("TextLabel")
  59. local TextLabel_6 = Instance.new("TextLabel")
  60. local TextLabel_7 = Instance.new("TextLabel")
  61. local creditsversion = Instance.new("TextLabel")
  62. local TextLabel_8 = Instance.new("TextLabel")
  63. local copperisafaggot = Instance.new("TextLabel")
  64. local TonkyBlyat = Instance.new("ImageLabel")
  65. local TonkyLabel = Instance.new("TextLabel")
  66. local executorTab = Instance.new("ImageLabel")
  67. local execute = Instance.new("TextButton")
  68. local clear = Instance.new("TextButton")
  69. local ScrollingFrame = Instance.new("ScrollingFrame")
  70. local text = Instance.new("TextBox")
  71. local totop = Instance.new("TextButton")
  72. local tobottom = Instance.new("TextButton")
  73. local synapsecopy = Instance.new("TextButton")
  74. local synapsesave = Instance.new("TextButton")
  75. local welcomeTab = Instance.new("ImageLabel")
  76. local TextLabel_9 = Instance.new("TextLabel")
  77. local welcomeTitle = Instance.new("TextLabel")
  78. local plsSelectLabel = Instance.new("TextLabel")
  79. local TextLabel_10 = Instance.new("TextLabel")
  80. local gamescannerTab = Instance.new("ImageLabel")
  81. local TextLabel_11 = Instance.new("TextLabel")
  82. local generalTab = Instance.new("ImageLabel")
  83. local commandsFrame = Instance.new("Frame")
  84. local input = Instance.new("TextBox")
  85. local runcommand = Instance.new("TextButton")
  86. local scroll = Instance.new("ScrollingFrame")
  87. local output = Instance.new("TextBox")
  88. local buttonsFrame = Instance.new("Frame")
  89. local buttonsTab = Instance.new("ScrollingFrame")
  90. local TextLabel_12 = Instance.new("TextLabel")
  91. local ws100 = Instance.new("TextButton")
  92. local jp100 = Instance.new("TextButton")
  93. local clicktp = Instance.new("TextButton")
  94. local commands = Instance.new("TextButton")
  95. local espmenu = Instance.new("TextButton")
  96. local generalselectbar = Instance.new("TextLabel")
  97. local buttons = Instance.new("TextButton")
  98. local espFrame = Instance.new("Frame")
  99. local Head = Instance.new("TextButton")
  100. local Shape_9 = Instance.new("ImageLabel")
  101. local Torso = Instance.new("TextButton")
  102. local Shape_10 = Instance.new("ImageLabel")
  103. local Rightarm = Instance.new("TextButton")
  104. local Shape_11 = Instance.new("ImageLabel")
  105. local Leftarm = Instance.new("TextButton")
  106. local Shape_12 = Instance.new("ImageLabel")
  107. local Leftleg = Instance.new("TextButton")
  108. local Shape_13 = Instance.new("ImageLabel")
  109. local Rightleg = Instance.new("TextButton")
  110. local Shape_14 = Instance.new("ImageLabel")
  111. local colorR = Instance.new("TextBox")
  112. local colorG = Instance.new("TextBox")
  113. local colorB = Instance.new("TextBox")
  114. local paintselection = Instance.new("TextButton")
  115. local TextLabel_13 = Instance.new("TextLabel")
  116. local enableESP = Instance.new("TextButton")
  117. local overrideESP = Instance.new("TextButton")
  118. local espAnim = Instance.new("TextLabel")
  119. local TextLabel_14 = Instance.new("TextLabel")
  120. local settingTab = Instance.new("ImageLabel")
  121. local TextLabel_15 = Instance.new("TextLabel")
  122. local TextLabel_16 = Instance.new("TextLabel")
  123. local TextLabel_17 = Instance.new("TextLabel")
  124. local disableRainbow = Instance.new("TextButton")
  125. local buttonHelp = Instance.new("TextButton")
  126. local TextLabel_18 = Instance.new("TextLabel")
  127. local alwaysCredits = Instance.new("TextButton")
  128. local TextLabel_19 = Instance.new("TextLabel")
  129. local TextLabel_20 = Instance.new("TextLabel")
  130. local synapseFunctions = Instance.new("TextButton")
  131. local TextLabel_21 = Instance.new("TextLabel")
  132. local slider1 = Instance.new("TextLabel")
  133. local sliderBtn1 = Instance.new("ImageButton")
  134. local endpart = Instance.new("TextLabel")
  135. local TextLabel_22 = Instance.new("TextLabel")
  136. local disableHoverSounds = Instance.new("TextButton")
  137. local disableClickSounds = Instance.new("TextButton")
  138. local TextLabel_23 = Instance.new("TextLabel")
  139. local endanimation = Instance.new("TextLabel")
  140. local Shape_15 = Instance.new("ImageLabel")
  141. local minicredits = Instance.new("TextLabel")
  142. local TonkyScale = Instance.new("UIScale")
  143. local endAnim = Instance.new("ImageLabel")
  144. local s1 = Instance.new("TextLabel")
  145. local s2 = Instance.new("TextLabel")
  146. local UIListLayout = Instance.new("UIListLayout")
  147. local s3 = Instance.new("TextLabel")
  148. local s4 = Instance.new("TextLabel")
  149. local s5 = Instance.new("TextLabel")
  150. local s6 = Instance.new("TextLabel")
  151. local s7 = Instance.new("TextLabel")
  152. local s8 = Instance.new("TextLabel")
  153. local s9 = Instance.new("TextLabel")
  154. local s10 = Instance.new("TextLabel")
  155. --Properties:
  156. Tonky.Name = "Tonky"
  157. Tonky.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  158. Tonky.DisplayOrder = 59666
  159. Tonky.ResetOnSpawn = false
  160.  
  161. Intro.Name = "Intro"
  162. Intro.Parent = Tonky
  163. Intro.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  164. Intro.BackgroundTransparency = 1
  165. Intro.BorderColor3 = Color3.new(0, 0, 0)
  166. Intro.BorderSizePixel = 0
  167. Intro.Position = UDim2.new(0.5, -100, 0.5, -100)
  168. Intro.Size = UDim2.new(0, 200, 0, 200)
  169. Intro.Visible = false
  170.  
  171. Right.Name = "Right"
  172. Right.Parent = Intro
  173. Right.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  174. Right.BackgroundTransparency = 1
  175. Right.BorderSizePixel = 0
  176. Right.Position = UDim2.new(0.5, 0, 0, 0)
  177. Right.Size = UDim2.new(0, 100, 0, 200)
  178. Right.Font = Enum.Font.SourceSans
  179. Right.Text = ""
  180. Right.TextColor3 = Color3.new(0, 0, 0)
  181. Right.TextSize = 14
  182.  
  183. Shape.Name = "Shape"
  184. Shape.Parent = Right
  185. Shape.AnchorPoint = Vector2.new(0.5, 0.5)
  186. Shape.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  187. Shape.BackgroundTransparency = 1
  188. Shape.Position = UDim2.new(0.5, 0, 0.5, 0)
  189. Shape.Size = UDim2.new(1, 0, 1, 0)
  190. Shape.Image = "rbxassetid://3570695787"
  191. Shape.ImageColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  192. Shape.ScaleType = Enum.ScaleType.Slice
  193. Shape.SliceCenter = Rect.new(0, 100, 100, 100)
  194.  
  195. Left.Name = "Left"
  196. Left.Parent = Intro
  197. Left.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  198. Left.BackgroundTransparency = 1
  199. Left.BorderSizePixel = 0
  200. Left.Position = UDim2.new(0.5, 0, 0, 0)
  201. Left.Size = UDim2.new(0, 100, 0, 200)
  202. Left.Font = Enum.Font.SourceSans
  203. Left.Text = ""
  204. Left.TextColor3 = Color3.new(0, 0, 0)
  205. Left.TextSize = 14
  206.  
  207. Shape_2.Name = "Shape"
  208. Shape_2.Parent = Left
  209. Shape_2.AnchorPoint = Vector2.new(0.5, 0.5)
  210. Shape_2.BackgroundColor3 = Color3.new(1, 1, 1)
  211. Shape_2.BackgroundTransparency = 1
  212. Shape_2.Position = UDim2.new(-0.5, 0, 0.5, 0)
  213. Shape_2.Size = UDim2.new(1, 0, 1, 0)
  214. Shape_2.Image = "rbxassetid://3570695787"
  215. Shape_2.ImageColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  216. Shape_2.ScaleType = Enum.ScaleType.Slice
  217. Shape_2.SliceCenter = Rect.new(100, 100, 200, 100)
  218.  
  219. animation.Name = "animation"
  220. animation.Parent = Intro
  221. animation.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  222. animation.BorderSizePixel = 0
  223. animation.Position = UDim2.new(0.0500000007, 0, 0.335000008, 0)
  224. animation.Size = UDim2.new(0, 180, 0, 70)
  225. animation.Visible = false
  226. animation.ZIndex = 2
  227. animation.Font = Enum.Font.SourceSans
  228. animation.Text = ""
  229. animation.TextColor3 = Color3.new(0, 0, 0)
  230. animation.TextSize = 14
  231.  
  232. Title.Name = "Title"
  233. Title.Parent = Intro
  234. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  235. Title.BackgroundTransparency = 1
  236. Title.Position = UDim2.new(0, 0, 0.25, 0)
  237. Title.Size = UDim2.new(0, 200, 0, 100)
  238. Title.Visible = false
  239. Title.Font = Enum.Font.SourceSansLight
  240. Title.Text = "Tonky"
  241. Title.TextColor3 = Color3.new(1, 1, 1)
  242. Title.TextSize = 65
  243.  
  244. version.Name = "version"
  245. version.Parent = Intro
  246. version.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  247. version.BackgroundTransparency = 1
  248. version.Position = UDim2.new(0, 0, 0.495000154, 0)
  249. version.Size = UDim2.new(0, 200, 0, 50)
  250. version.Visible = false
  251. version.Text = "v1.0.0"
  252. version.TextColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  253. version.TextSize = 10
  254.  
  255. Circle.Name = "Circle"
  256. Circle.Parent = Intro
  257. Circle.BackgroundColor3 = Color3.new(1, 1, 1)
  258. Circle.BackgroundTransparency = 1
  259. Circle.BorderSizePixel = 0
  260. Circle.Position = UDim2.new(0.5, -275, 0.5, -175)
  261. Circle.Size = UDim2.new(0, 550, 0, 350)
  262. Circle.Visible = false
  263. Circle.Font = Enum.Font.SourceSans
  264. Circle.Text = ""
  265. Circle.TextColor3 = Color3.new(0, 0, 0)
  266. Circle.TextSize = 14
  267.  
  268. Shape_3.Name = "Shape"
  269. Shape_3.Parent = Circle
  270. Shape_3.AnchorPoint = Vector2.new(0.5, 0.5)
  271. Shape_3.BackgroundColor3 = Color3.new(1, 1, 1)
  272. Shape_3.BackgroundTransparency = 1
  273. Shape_3.Position = UDim2.new(0.5, 0, 0.5, 0)
  274. Shape_3.Size = UDim2.new(0, 200, 0, 200)
  275. Shape_3.Image = "rbxassetid://3570695787"
  276. Shape_3.ImageColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  277. Shape_3.ScaleType = Enum.ScaleType.Slice
  278. Shape_3.SliceCenter = Rect.new(100, 100, 100, 100)
  279.  
  280. Minimized.Name = "Minimized"
  281. Minimized.Parent = Tonky
  282. Minimized.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  283. Minimized.BackgroundTransparency = 1
  284. Minimized.ClipsDescendants = true
  285. Minimized.Position = UDim2.new(0.5, -75, 0, 0)
  286. Minimized.Size = UDim2.new(0, 150, 0, 25)
  287.  
  288. area.Name = "area"
  289. area.Parent = Minimized
  290. area.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  291. area.BackgroundTransparency = 1
  292. area.BorderSizePixel = 0
  293. area.Size = UDim2.new(0, 150, 0, 35)
  294. area.ZIndex = 2
  295. area.Font = Enum.Font.SourceSansLight
  296. area.Text = "   Tonky"
  297. area.TextColor3 = Color3.new(1, 1, 1)
  298. area.TextSize = 21
  299. area.TextWrapped = true
  300. area.TextXAlignment = Enum.TextXAlignment.Left
  301. area.TextYAlignment = Enum.TextYAlignment.Top
  302.  
  303. minimizeExit.Name = "minimizeExit"
  304. minimizeExit.Parent = area
  305. minimizeExit.BackgroundColor3 = Color3.new(1, 1, 1)
  306. minimizeExit.BackgroundTransparency = 1
  307. minimizeExit.BorderSizePixel = 0
  308. minimizeExit.Position = UDim2.new(0.824999988, 0, 0, 0)
  309. minimizeExit.Size = UDim2.new(0, 15, 0, 25)
  310. minimizeExit.ZIndex = 3
  311. minimizeExit.Font = Enum.Font.SourceSans
  312. minimizeExit.Text = ""
  313. minimizeExit.TextColor3 = Color3.new(0, 0, 0)
  314. minimizeExit.TextSize = 14
  315.  
  316. Shape_4.Name = "Shape"
  317. Shape_4.Parent = minimizeExit
  318. Shape_4.Active = true
  319. Shape_4.AnchorPoint = Vector2.new(0.5, 0.5)
  320. Shape_4.BackgroundColor3 = Color3.new(1, 1, 1)
  321. Shape_4.BackgroundTransparency = 1
  322. Shape_4.Position = UDim2.new(0.5, 0, 0.5, 0)
  323. Shape_4.Selectable = true
  324. Shape_4.Size = UDim2.new(1, 0, 1, 0)
  325. Shape_4.ZIndex = 3
  326. Shape_4.Image = "rbxassetid://3570695787"
  327. Shape_4.ScaleType = Enum.ScaleType.Fit
  328. Shape_4.SliceCenter = Rect.new(100, 100, 100, 100)
  329.  
  330. minimizeOpen.Name = "minimizeOpen"
  331. minimizeOpen.Parent = area
  332. minimizeOpen.BackgroundColor3 = Color3.new(1, 1, 1)
  333. minimizeOpen.BackgroundTransparency = 1
  334. minimizeOpen.BorderSizePixel = 0
  335. minimizeOpen.Position = UDim2.new(0.694999993, 0, 0, 0)
  336. minimizeOpen.Size = UDim2.new(0, 15, 0, 25)
  337. minimizeOpen.ZIndex = 3
  338. minimizeOpen.Font = Enum.Font.SourceSans
  339. minimizeOpen.Text = ""
  340. minimizeOpen.TextColor3 = Color3.new(0, 0, 0)
  341. minimizeOpen.TextSize = 14
  342.  
  343. Shape_5.Name = "Shape"
  344. Shape_5.Parent = minimizeOpen
  345. Shape_5.Active = true
  346. Shape_5.AnchorPoint = Vector2.new(0.5, 0.5)
  347. Shape_5.BackgroundColor3 = Color3.new(1, 1, 1)
  348. Shape_5.BackgroundTransparency = 1
  349. Shape_5.Position = UDim2.new(0.5, 0, 0.5, 0)
  350. Shape_5.Selectable = true
  351. Shape_5.Size = UDim2.new(1, 0, 1, 0)
  352. Shape_5.ZIndex = 3
  353. Shape_5.Image = "rbxassetid://3570695787"
  354. Shape_5.ScaleType = Enum.ScaleType.Fit
  355. Shape_5.SliceCenter = Rect.new(100, 100, 100, 100)
  356.  
  357. Shape_6.Name = "Shape"
  358. Shape_6.Parent = area
  359. Shape_6.AnchorPoint = Vector2.new(0.5, 0.5)
  360. Shape_6.BackgroundColor3 = Color3.new(1, 1, 1)
  361. Shape_6.BackgroundTransparency = 1
  362. Shape_6.BorderSizePixel = 0
  363. Shape_6.Position = UDim2.new(0.5, 0, 0.0714285672, 0)
  364. Shape_6.Size = UDim2.new(1, 0, 1.28571427, 0)
  365. Shape_6.ZIndex = 0
  366. Shape_6.Image = "rbxassetid://3570695787"
  367. Shape_6.ImageColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  368. Shape_6.ImageTransparency = 0.5
  369. Shape_6.ScaleType = Enum.ScaleType.Slice
  370. Shape_6.SliceCenter = Rect.new(100, 100, 100, 100)
  371.  
  372. minititle.Name = "minititle"
  373. minititle.Parent = area
  374. minititle.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  375. minititle.BackgroundTransparency = 1
  376. minititle.BorderSizePixel = 0
  377. minititle.Size = UDim2.new(0, 150, 0, 35)
  378. minititle.ZIndex = 2
  379. minititle.Font = Enum.Font.SourceSansLight
  380. minititle.Text = "   Tonky"
  381. minititle.TextColor3 = Color3.new(1, 1, 1)
  382. minititle.TextSize = 21
  383. minititle.TextWrapped = true
  384. minititle.TextXAlignment = Enum.TextXAlignment.Left
  385. minititle.TextYAlignment = Enum.TextYAlignment.Top
  386.  
  387. Main.Name = "Main"
  388. Main.Parent = Tonky
  389. Main.BackgroundColor3 = Color3.new(1, 1, 1)
  390. Main.BackgroundTransparency = 1
  391. Main.ClipsDescendants = true
  392. Main.Position = UDim2.new(0.5, -275, 0.5, -175)
  393. Main.Size = UDim2.new(0, 550, 0, 350)
  394. Main.Image = "rbxassetid://3570695787"
  395. Main.ImageColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  396. Main.ScaleType = Enum.ScaleType.Slice
  397. Main.SliceCenter = Rect.new(100, 100, 100, 100)
  398.  
  399. exit.Name = "exit"
  400. exit.Parent = Main
  401. exit.BackgroundColor3 = Color3.new(1, 1, 1)
  402. exit.BackgroundTransparency = 1
  403. exit.BorderSizePixel = 0
  404. exit.Position = UDim2.new(0.963, 0, 0, 0)
  405. exit.Size = UDim2.new(0, 15, 0, 30)
  406. exit.ZIndex = 6
  407. exit.Font = Enum.Font.SourceSans
  408. exit.Text = ""
  409. exit.TextColor3 = Color3.new(0, 0, 0)
  410. exit.TextSize = 14
  411.  
  412. Shape_7.Name = "Shape"
  413. Shape_7.Parent = exit
  414. Shape_7.Active = true
  415. Shape_7.AnchorPoint = Vector2.new(0.5, 0.5)
  416. Shape_7.BackgroundColor3 = Color3.new(1, 1, 1)
  417. Shape_7.BackgroundTransparency = 1
  418. Shape_7.Position = UDim2.new(0.0333333313, 0, 0.5, 0)
  419. Shape_7.Selectable = true
  420. Shape_7.Size = UDim2.new(1, 0, 1, 0)
  421. Shape_7.ZIndex = 5
  422. Shape_7.Image = "rbxassetid://3570695787"
  423. Shape_7.ScaleType = Enum.ScaleType.Fit
  424. Shape_7.SliceCenter = Rect.new(100, 100, 100, 100)
  425.  
  426. minimize.Name = "minimize"
  427. minimize.Parent = Main
  428. minimize.BackgroundColor3 = Color3.new(1, 1, 1)
  429. minimize.BackgroundTransparency = 1
  430. minimize.BorderSizePixel = 0
  431. minimize.Position = UDim2.new(0.928000033, 0, 0, 0)
  432. minimize.Size = UDim2.new(0, 15, 0, 30)
  433. minimize.ZIndex = 5
  434. minimize.Font = Enum.Font.SourceSans
  435. minimize.Text = ""
  436. minimize.TextColor3 = Color3.new(0, 0, 0)
  437. minimize.TextSize = 14
  438.  
  439. Shape_8.Name = "Shape"
  440. Shape_8.Parent = minimize
  441. Shape_8.Active = true
  442. Shape_8.AnchorPoint = Vector2.new(0.5, 0.5)
  443. Shape_8.BackgroundColor3 = Color3.new(1, 1, 1)
  444. Shape_8.BackgroundTransparency = 1
  445. Shape_8.Position = UDim2.new(0.0333333313, 0, 0.5, 0)
  446. Shape_8.Selectable = true
  447. Shape_8.Size = UDim2.new(1, 0, 1, 0)
  448. Shape_8.ZIndex = 5
  449. Shape_8.Image = "rbxassetid://3570695787"
  450. Shape_8.ScaleType = Enum.ScaleType.Fit
  451. Shape_8.SliceCenter = Rect.new(100, 100, 100, 100)
  452.  
  453. title.Name = "title"
  454. title.Parent = Main
  455. title.BackgroundColor3 = Color3.new(1, 1, 1)
  456. title.BackgroundTransparency = 1
  457. title.Size = UDim2.new(0, 60, 0, 30)
  458. title.ZIndex = 5
  459. title.Font = Enum.Font.SourceSansLight
  460. title.Text = "    Tonky"
  461. title.TextColor3 = Color3.new(1, 1, 1)
  462. title.TextSize = 23
  463. title.TextXAlignment = Enum.TextXAlignment.Left
  464.  
  465. bar.Name = "bar"
  466. bar.Parent = Main
  467. bar.BackgroundColor3 = Color3.new(1, 1, 1)
  468. bar.BorderSizePixel = 0
  469. bar.Position = UDim2.new(0, 0, 0.0857142881, 0)
  470. bar.Size = UDim2.new(0, 550, 0, 2)
  471. bar.Font = Enum.Font.SourceSans
  472. bar.Text = ""
  473. bar.TextColor3 = Color3.new(0, 0, 0)
  474. bar.TextSize = 14
  475.  
  476. antibug.Name = "antibug"
  477. antibug.Parent = Main
  478. antibug.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  479. antibug.BackgroundTransparency = 1
  480. antibug.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  481. antibug.BorderSizePixel = 0
  482. antibug.ClipsDescendants = true
  483. antibug.Size = UDim2.new(0, 550, 0, 30)
  484. antibug.ZIndex = 4
  485. antibug.Font = Enum.Font.SourceSansLight
  486. antibug.Text = ""
  487. antibug.TextColor3 = Color3.new(1, 1, 1)
  488. antibug.TextSize = 1
  489. antibug.TextYAlignment = Enum.TextYAlignment.Bottom
  490.  
  491. antibug_Roundify_5px.Name = "antibug_Roundify_5px"
  492. antibug_Roundify_5px.Parent = antibug
  493. antibug_Roundify_5px.AnchorPoint = Vector2.new(0.5, 0.5)
  494. antibug_Roundify_5px.BackgroundColor3 = Color3.new(1, 1, 1)
  495. antibug_Roundify_5px.BackgroundTransparency = 1
  496. antibug_Roundify_5px.Position = UDim2.new(0.5, 0, 0.5, 0)
  497. antibug_Roundify_5px.Size = UDim2.new(1, 0, 1, 0)
  498. antibug_Roundify_5px.ZIndex = 4
  499. antibug_Roundify_5px.Image = "rbxassetid://3570695787"
  500. antibug_Roundify_5px.ImageColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  501. antibug_Roundify_5px.ScaleType = Enum.ScaleType.Slice
  502. antibug_Roundify_5px.SliceCenter = Rect.new(100, 100, 100, 100)
  503.  
  504. executor.Name = "executor"
  505. executor.Parent = Main
  506. executor.BackgroundColor3 = Color3.new(1, 1, 1)
  507. executor.BackgroundTransparency = 1
  508. executor.Position = UDim2.new(0, 0, 0.0914285704, 0)
  509. executor.Size = UDim2.new(0, 137, 0, 30)
  510. executor.Font = Enum.Font.SourceSansLight
  511. executor.Text = "Executor"
  512. executor.TextColor3 = Color3.new(1, 1, 1)
  513. executor.TextSize = 21
  514.  
  515. gamescanner.Name = "gamescanner"
  516. gamescanner.Parent = Main
  517. gamescanner.BackgroundColor3 = Color3.new(1, 1, 1)
  518. gamescanner.BackgroundTransparency = 1
  519. gamescanner.Position = UDim2.new(0.24909091, 0, 0.0914285704, 0)
  520. gamescanner.Size = UDim2.new(0, 137, 0, 30)
  521. gamescanner.Font = Enum.Font.SourceSansLight
  522. gamescanner.Text = "Game scanner"
  523. gamescanner.TextColor3 = Color3.new(1, 1, 1)
  524. gamescanner.TextSize = 21
  525.  
  526. general.Name = "general"
  527. general.Parent = Main
  528. general.BackgroundColor3 = Color3.new(1, 1, 1)
  529. general.BackgroundTransparency = 1
  530. general.Position = UDim2.new(0.50181818, 0, 0.0914285704, 0)
  531. general.Size = UDim2.new(0, 137, 0, 30)
  532. general.Font = Enum.Font.SourceSansLight
  533. general.Text = "General"
  534. general.TextColor3 = Color3.new(1, 1, 1)
  535. general.TextSize = 21
  536.  
  537. setting.Name = "setting"
  538. setting.Parent = Main
  539. setting.BackgroundColor3 = Color3.new(1, 1, 1)
  540. setting.BackgroundTransparency = 1
  541. setting.Position = UDim2.new(0.75090909, 0, 0.0914285704, 0)
  542. setting.Size = UDim2.new(0, 137, 0, 30)
  543. setting.Font = Enum.Font.SourceSansLight
  544. setting.Text = "Settings"
  545. setting.TextColor3 = Color3.new(1, 1, 1)
  546. setting.TextSize = 21
  547.  
  548. selectbar.Name = "selectbar"
  549. selectbar.Parent = Main
  550. selectbar.BackgroundColor3 = Color3.new(1, 1, 1)
  551. selectbar.BorderSizePixel = 0
  552. selectbar.Position = UDim2.new(0.5, 0, 0.177000001, 0)
  553. selectbar.Size = UDim2.new(0, 0, 0, 2)
  554. selectbar.Font = Enum.Font.SourceSans
  555. selectbar.Text = ""
  556. selectbar.TextColor3 = Color3.new(0, 0, 0)
  557. selectbar.TextSize = 14
  558.  
  559. helplabel.Name = "helplabel"
  560. helplabel.Parent = Main
  561. helplabel.BackgroundColor3 = Color3.new(1, 1, 1)
  562. helplabel.BackgroundTransparency = 1
  563. helplabel.Position = UDim2.new(0.181818187, 0, 0, 0)
  564. helplabel.Size = UDim2.new(0, 350, 0, 30)
  565. helplabel.ZIndex = 11
  566. helplabel.Font = Enum.Font.SourceSansLight
  567. helplabel.Text = ""
  568. helplabel.TextColor3 = Color3.new(1, 1, 1)
  569. helplabel.TextSize = 15
  570. helplabel.TextWrapped = true
  571.  
  572. Tabs.Name = "Tabs"
  573. Tabs.Parent = Main
  574. Tabs.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  575. Tabs.BackgroundTransparency = 1
  576. Tabs.BorderColor3 = Color3.new(1, 1, 1)
  577. Tabs.BorderSizePixel = 0
  578. Tabs.ClipsDescendants = true
  579. Tabs.Position = UDim2.new(0, 0, 0.208571434, 0)
  580. Tabs.Size = UDim2.new(0, 550, 0, 277)
  581. Tabs.ZIndex = 2
  582. Tabs.Image = "rbxassetid://3570695787"
  583. Tabs.ImageColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  584. Tabs.ScaleType = Enum.ScaleType.Slice
  585. Tabs.SliceCenter = Rect.new(100, 100, 100, 100)
  586.  
  587. creditsTab.Name = "creditsTab"
  588. creditsTab.Parent = Tabs
  589. creditsTab.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  590. creditsTab.BackgroundTransparency = 1
  591. creditsTab.BorderColor3 = Color3.new(1, 1, 1)
  592. creditsTab.BorderSizePixel = 0
  593. creditsTab.ClipsDescendants = true
  594. creditsTab.Size = UDim2.new(0, 550, 0, 267)
  595. creditsTab.Visible = false
  596. creditsTab.ZIndex = 2
  597. creditsTab.Image = "rbxassetid://3570695787"
  598. creditsTab.ImageColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  599. creditsTab.ScaleType = Enum.ScaleType.Slice
  600. creditsTab.SliceCenter = Rect.new(100, 100, 100, 100)
  601.  
  602. TextLabel.Parent = creditsTab
  603. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  604. TextLabel.BackgroundTransparency = 1
  605. TextLabel.Position = UDim2.new(0.319999993, 0, 0.044943817, 0)
  606. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  607. TextLabel.ZIndex = 3
  608. TextLabel.Font = Enum.Font.SourceSansLight
  609. TextLabel.Text = "Tonky Hub"
  610. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  611. TextLabel.TextSize = 60
  612.  
  613. TextLabel_2.Parent = creditsTab
  614. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  615. TextLabel_2.BackgroundTransparency = 1
  616. TextLabel_2.Position = UDim2.new(0.00181818183, 0, 0.1835206, 0)
  617. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  618. TextLabel_2.ZIndex = 3
  619. TextLabel_2.Font = Enum.Font.SourceSans
  620. TextLabel_2.Text = "Designers"
  621. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  622. TextLabel_2.TextSize = 30
  623. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Right
  624. TextLabel_2.TextYAlignment = Enum.TextYAlignment.Bottom
  625.  
  626. TextLabel_3.Parent = creditsTab
  627. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  628. TextLabel_3.BackgroundTransparency = 1
  629. TextLabel_3.Position = UDim2.new(0.638181806, 0, 0.1835206, 0)
  630. TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
  631. TextLabel_3.ZIndex = 3
  632. TextLabel_3.Font = Enum.Font.SourceSans
  633. TextLabel_3.Text = "Scripters"
  634. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  635. TextLabel_3.TextSize = 30
  636. TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left
  637. TextLabel_3.TextYAlignment = Enum.TextYAlignment.Bottom
  638.  
  639. TextLabel_4.Parent = creditsTab
  640. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  641. TextLabel_4.BackgroundTransparency = 1
  642. TextLabel_4.Position = UDim2.new(0.636363626, 0, 0.370786518, 0)
  643. TextLabel_4.Size = UDim2.new(0, 200, 0, 30)
  644. TextLabel_4.ZIndex = 3
  645. TextLabel_4.Font = Enum.Font.SourceSansLight
  646. TextLabel_4.Text = "NAME4YOU"
  647. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  648. TextLabel_4.TextSize = 25
  649. TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
  650. TextLabel_4.TextYAlignment = Enum.TextYAlignment.Bottom
  651.  
  652. TextLabel_5.Parent = creditsTab
  653. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  654. TextLabel_5.BackgroundTransparency = 1
  655. TextLabel_5.Position = UDim2.new(0.636363626, 0, 0.483146042, 0)
  656. TextLabel_5.Size = UDim2.new(0, 200, 0, 30)
  657. TextLabel_5.ZIndex = 3
  658. TextLabel_5.Font = Enum.Font.SourceSansLight
  659. TextLabel_5.Text = "Spaceflex"
  660. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  661. TextLabel_5.TextSize = 25
  662. TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
  663. TextLabel_5.TextYAlignment = Enum.TextYAlignment.Bottom
  664.  
  665. TextLabel_6.Parent = creditsTab
  666. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  667. TextLabel_6.BackgroundTransparency = 1
  668. TextLabel_6.Position = UDim2.new(0.636363626, 0, 0.595505595, 0)
  669. TextLabel_6.Size = UDim2.new(0, 200, 0, 30)
  670. TextLabel_6.ZIndex = 3
  671. TextLabel_6.Font = Enum.Font.SourceSansLight
  672. TextLabel_6.Text = "JasonJJK"
  673. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  674. TextLabel_6.TextSize = 25
  675. TextLabel_6.TextXAlignment = Enum.TextXAlignment.Left
  676. TextLabel_6.TextYAlignment = Enum.TextYAlignment.Bottom
  677.  
  678. TextLabel_7.Parent = creditsTab
  679. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  680. TextLabel_7.BackgroundTransparency = 1
  681. TextLabel_7.Position = UDim2.new(0, 0, 0.370786458, 0)
  682. TextLabel_7.Size = UDim2.new(0, 200, 0, 30)
  683. TextLabel_7.ZIndex = 3
  684. TextLabel_7.Font = Enum.Font.SourceSansLight
  685. TextLabel_7.Text = "JasonJJK"
  686. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  687. TextLabel_7.TextSize = 25
  688. TextLabel_7.TextXAlignment = Enum.TextXAlignment.Right
  689. TextLabel_7.TextYAlignment = Enum.TextYAlignment.Bottom
  690.  
  691. creditsversion.Name = "creditsversion"
  692. creditsversion.Parent = creditsTab
  693. creditsversion.BackgroundColor3 = Color3.new(1, 1, 1)
  694. creditsversion.BackgroundTransparency = 1
  695. creditsversion.Position = UDim2.new(0.318181813, 0, 0.741573095, 0)
  696. creditsversion.Size = UDim2.new(0, 200, 0, 50)
  697. creditsversion.ZIndex = 3
  698. creditsversion.Font = Enum.Font.SourceSansLight
  699. creditsversion.Text = "version: 1.0.0 beta"
  700. creditsversion.TextColor3 = Color3.new(1, 1, 1)
  701. creditsversion.TextSize = 20
  702.  
  703. TextLabel_8.Parent = creditsTab
  704. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  705. TextLabel_8.BackgroundTransparency = 1
  706. TextLabel_8.Position = UDim2.new(0, 0, 0.483146042, 0)
  707. TextLabel_8.Size = UDim2.new(0, 200, 0, 30)
  708. TextLabel_8.ZIndex = 3
  709. TextLabel_8.Font = Enum.Font.SourceSansLight
  710. TextLabel_8.Text = "Copper"
  711. TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
  712. TextLabel_8.TextSize = 25
  713. TextLabel_8.TextXAlignment = Enum.TextXAlignment.Right
  714. TextLabel_8.TextYAlignment = Enum.TextYAlignment.Bottom
  715.  
  716. copperisafaggot.Name = "copperisafaggot"
  717. copperisafaggot.Parent = creditsTab
  718. copperisafaggot.BackgroundColor3 = Color3.new(1, 1, 1)
  719. copperisafaggot.BackgroundTransparency = 1
  720. copperisafaggot.Position = UDim2.new(0.281818181, 0, 0.895131052, 0)
  721. copperisafaggot.Size = UDim2.new(0, 240, 0, 18)
  722. copperisafaggot.ZIndex = 3
  723. copperisafaggot.Font = Enum.Font.SourceSansLight
  724. copperisafaggot.Text = "Also Copper once again for mental support, yelling at the devs and creating non-existing slider issues"
  725. copperisafaggot.TextColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  726. copperisafaggot.TextSize = 14
  727.  
  728. TonkyBlyat.Name = "TonkyBlyat"
  729. TonkyBlyat.Parent = creditsTab
  730. TonkyBlyat.BackgroundColor3 = Color3.new(1, 1, 1)
  731. TonkyBlyat.BorderColor3 = Color3.new(0, 0, 0)
  732. TonkyBlyat.BorderSizePixel = 5
  733. TonkyBlyat.Position = UDim2.new(0.318181813, 0, 0.0524344519, 0)
  734. TonkyBlyat.Size = UDim2.new(0, 200, 0, 200)
  735. TonkyBlyat.ZIndex = 2
  736. TonkyBlyat.Image = "http://www.roblox.com/asset/?id=4582477154"
  737.  
  738. TonkyLabel.Name = "TonkyLabel"
  739. TonkyLabel.Parent = TonkyBlyat
  740. TonkyLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  741. TonkyLabel.BackgroundTransparency = 1
  742. TonkyLabel.Position = UDim2.new(0, 0, 0.375, 0)
  743. TonkyLabel.Size = UDim2.new(0, 200, 0, 50)
  744. TonkyLabel.ZIndex = 2
  745. TonkyLabel.Font = Enum.Font.SourceSansLight
  746. TonkyLabel.Text = ""
  747. TonkyLabel.TextColor3 = Color3.new(0, 0, 0)
  748. TonkyLabel.TextSize = 55
  749.  
  750. executorTab.Name = "executorTab"
  751. executorTab.Parent = Tabs
  752. executorTab.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  753. executorTab.BackgroundTransparency = 1
  754. executorTab.BorderColor3 = Color3.new(1, 1, 1)
  755. executorTab.BorderSizePixel = 0
  756. executorTab.ClipsDescendants = true
  757. executorTab.Selectable = true
  758. executorTab.Size = UDim2.new(0, 550, 0, 267)
  759. executorTab.Visible = false
  760. executorTab.ZIndex = 2
  761. executorTab.Image = "rbxassetid://3570695787"
  762. executorTab.ImageColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  763. executorTab.ScaleType = Enum.ScaleType.Slice
  764. executorTab.SliceCenter = Rect.new(100, 100, 100, 100)
  765.  
  766. execute.Name = "execute"
  767. execute.Parent = executorTab
  768. execute.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  769. execute.BorderSizePixel = 0
  770. execute.Position = UDim2.new(0.800000012, 0, 0, 0)
  771. execute.Size = UDim2.new(0, 95, 0, 30)
  772. execute.ZIndex = 2
  773. execute.Font = Enum.Font.SourceSansLight
  774. execute.Text = "Execute"
  775. execute.TextColor3 = Color3.new(1, 1, 1)
  776. execute.TextSize = 21
  777.  
  778. clear.Name = "clear"
  779. clear.Parent = executorTab
  780. clear.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  781. clear.BorderSizePixel = 0
  782. clear.Position = UDim2.new(0.800000012, 0, 0.134831458, 0)
  783. clear.Size = UDim2.new(0, 95, 0, 30)
  784. clear.ZIndex = 2
  785. clear.Font = Enum.Font.SourceSansLight
  786. clear.Text = "Clear text"
  787. clear.TextColor3 = Color3.new(1, 1, 1)
  788. clear.TextSize = 21
  789.  
  790. ScrollingFrame.Parent = executorTab
  791. ScrollingFrame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  792. ScrollingFrame.BorderSizePixel = 0
  793. ScrollingFrame.Position = UDim2.new(0.0289999992, 0, 0, 0)
  794. ScrollingFrame.Size = UDim2.new(0, 419, 0, 262)
  795. ScrollingFrame.ZIndex = 2
  796. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 0, 0)
  797. ScrollingFrame.ScrollBarThickness = 7
  798.  
  799. text.Name = "text"
  800. text.Parent = ScrollingFrame
  801. text.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  802. text.BorderSizePixel = 0
  803. text.Position = UDim2.new(0.00238663494, 0, 0, 0)
  804. text.Size = UDim2.new(0, 413, 0, 262)
  805. text.ZIndex = 3
  806. text.ClearTextOnFocus = false
  807. text.Font = Enum.Font.SourceSansLight
  808. text.MultiLine = true
  809. text.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  810. text.PlaceholderText = "Paste a script here (max 25.000 characters)"
  811. text.Text = ""
  812. text.TextColor3 = Color3.new(1, 1, 1)
  813. text.TextSize = 18
  814. text.TextWrapped = true
  815. text.TextXAlignment = Enum.TextXAlignment.Left
  816. text.TextYAlignment = Enum.TextYAlignment.Top
  817.  
  818. totop.Name = "totop"
  819. totop.Parent = executorTab
  820. totop.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  821. totop.BorderSizePixel = 0
  822. totop.Position = UDim2.new(0.800000012, 0, 0.3670412, 0)
  823. totop.Size = UDim2.new(0, 95, 0, 30)
  824. totop.ZIndex = 2
  825. totop.Font = Enum.Font.SourceSansLight
  826. totop.Text = " To top"
  827. totop.TextColor3 = Color3.new(1, 1, 1)
  828. totop.TextSize = 21
  829. totop.TextXAlignment = Enum.TextXAlignment.Left
  830.  
  831. tobottom.Name = "tobottom"
  832. tobottom.Parent = executorTab
  833. tobottom.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  834. tobottom.BorderSizePixel = 0
  835. tobottom.Position = UDim2.new(0.800000012, 0, 0.501872659, 0)
  836. tobottom.Size = UDim2.new(0, 95, 0, 30)
  837. tobottom.ZIndex = 2
  838. tobottom.Font = Enum.Font.SourceSansLight
  839. tobottom.Text = " To bottom"
  840. tobottom.TextColor3 = Color3.new(1, 1, 1)
  841. tobottom.TextSize = 21
  842. tobottom.TextXAlignment = Enum.TextXAlignment.Left
  843.  
  844. synapsecopy.Name = "synapsecopy"
  845. synapsecopy.Parent = executorTab
  846. synapsecopy.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  847. synapsecopy.BorderSizePixel = 0
  848. synapsecopy.Position = UDim2.new(0.800000012, 0, 0.868913889, 0)
  849. synapsecopy.Size = UDim2.new(0, 95, 0, 30)
  850. synapsecopy.ZIndex = 2
  851. synapsecopy.Font = Enum.Font.SourceSansLight
  852. synapsecopy.Text = "Copy script"
  853. synapsecopy.TextColor3 = Color3.new(1, 1, 1)
  854. synapsecopy.TextSize = 21
  855.  
  856. synapsesave.Name = "synapsesave"
  857. synapsesave.Parent = executorTab
  858. synapsesave.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  859. synapsesave.BorderSizePixel = 0
  860. synapsesave.Position = UDim2.new(0.800000012, 0, 0.73408246, 0)
  861. synapsesave.Size = UDim2.new(0, 95, 0, 30)
  862. synapsesave.ZIndex = 2
  863. synapsesave.Font = Enum.Font.SourceSansLight
  864. synapsesave.Text = "Save script"
  865. synapsesave.TextColor3 = Color3.new(1, 1, 1)
  866. synapsesave.TextSize = 21
  867.  
  868. welcomeTab.Name = "welcomeTab"
  869. welcomeTab.Parent = Tabs
  870. welcomeTab.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  871. welcomeTab.BackgroundTransparency = 1
  872. welcomeTab.BorderColor3 = Color3.new(1, 1, 1)
  873. welcomeTab.BorderSizePixel = 0
  874. welcomeTab.Size = UDim2.new(0, 550, 0, 267)
  875. welcomeTab.Visible = false
  876. welcomeTab.ZIndex = 2
  877. welcomeTab.Image = "rbxassetid://3570695787"
  878. welcomeTab.ImageColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  879. welcomeTab.ScaleType = Enum.ScaleType.Slice
  880. welcomeTab.SliceCenter = Rect.new(100, 100, 100, 100)
  881.  
  882. TextLabel_9.Parent = welcomeTab
  883. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  884. TextLabel_9.BackgroundTransparency = 1
  885. TextLabel_9.Position = UDim2.new(0.318181813, 0, 0.108614236, 0)
  886. TextLabel_9.Size = UDim2.new(0, 200, 0, 30)
  887. TextLabel_9.ZIndex = 2
  888. TextLabel_9.Font = Enum.Font.SourceSansLight
  889. TextLabel_9.Text = "welcome to"
  890. TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
  891. TextLabel_9.TextSize = 25
  892. TextLabel_9.TextWrapped = true
  893.  
  894. welcomeTitle.Name = "welcomeTitle"
  895. welcomeTitle.Parent = welcomeTab
  896. welcomeTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  897. welcomeTitle.BackgroundTransparency = 1
  898. welcomeTitle.Position = UDim2.new(0.227272734, 0, 0.198501885, 0)
  899. welcomeTitle.Size = UDim2.new(0, 300, 0, 50)
  900. welcomeTitle.ZIndex = 2
  901. welcomeTitle.Font = Enum.Font.SourceSansLight
  902. welcomeTitle.Text = "Tonky Hub"
  903. welcomeTitle.TextColor3 = Color3.new(1, 1, 1)
  904. welcomeTitle.TextSize = 75
  905. welcomeTitle.TextWrapped = true
  906.  
  907. plsSelectLabel.Name = "plsSelectLabel"
  908. plsSelectLabel.Parent = welcomeTab
  909. plsSelectLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  910. plsSelectLabel.BackgroundTransparency = 1
  911. plsSelectLabel.Position = UDim2.new(0.205454543, 0, 0.408239663, 0)
  912. plsSelectLabel.Size = UDim2.new(0, 323, 0, 30)
  913. plsSelectLabel.ZIndex = 2
  914. plsSelectLabel.Font = Enum.Font.SourceSansLight
  915. plsSelectLabel.Text = "please select a tab to get started"
  916. plsSelectLabel.TextColor3 = Color3.new(1, 1, 1)
  917. plsSelectLabel.TextSize = 20
  918.  
  919. TextLabel_10.Parent = welcomeTab
  920. TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
  921. TextLabel_10.BackgroundTransparency = 1
  922. TextLabel_10.Position = UDim2.new(0.138181806, 0, 0.801498115, 0)
  923. TextLabel_10.Size = UDim2.new(0, 397, 0, 30)
  924. TextLabel_10.ZIndex = 2
  925. TextLabel_10.Font = Enum.Font.SourceSansLight
  926. TextLabel_10.Text = "(to view credits click on 'Tonky' in the right-top corner)"
  927. TextLabel_10.TextColor3 = Color3.new(1, 1, 1)
  928. TextLabel_10.TextSize = 20
  929. TextLabel_10.TextWrapped = true
  930.  
  931. gamescannerTab.Name = "gamescannerTab"
  932. gamescannerTab.Parent = Tabs
  933. gamescannerTab.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  934. gamescannerTab.BackgroundTransparency = 1
  935. gamescannerTab.BorderColor3 = Color3.new(1, 1, 1)
  936. gamescannerTab.BorderSizePixel = 0
  937. gamescannerTab.ClipsDescendants = true
  938. gamescannerTab.Size = UDim2.new(0, 550, 0, 267)
  939. gamescannerTab.Visible = false
  940. gamescannerTab.ZIndex = 2
  941. gamescannerTab.Image = "rbxassetid://3570695787"
  942. gamescannerTab.ImageColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  943. gamescannerTab.ScaleType = Enum.ScaleType.Slice
  944. gamescannerTab.SliceCenter = Rect.new(100, 100, 100, 100)
  945.  
  946. TextLabel_11.Parent = gamescannerTab
  947. TextLabel_11.BackgroundColor3 = Color3.new(1, 1, 1)
  948. TextLabel_11.Position = UDim2.new(0.318181813, 0, 0.288389504, 0)
  949. TextLabel_11.Size = UDim2.new(0, 200, 0, 50)
  950. TextLabel_11.ZIndex = 2
  951. TextLabel_11.Font = Enum.Font.SourceSans
  952. TextLabel_11.Text = "scan Tab"
  953. TextLabel_11.TextColor3 = Color3.new(0, 0, 0)
  954. TextLabel_11.TextScaled = true
  955. TextLabel_11.TextSize = 14
  956. TextLabel_11.TextWrapped = true
  957.  
  958. generalTab.Name = "generalTab"
  959. generalTab.Parent = Tabs
  960. generalTab.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  961. generalTab.BackgroundTransparency = 1
  962. generalTab.BorderColor3 = Color3.new(1, 1, 1)
  963. generalTab.BorderSizePixel = 0
  964. generalTab.ClipsDescendants = true
  965. generalTab.Size = UDim2.new(0, 550, 0, 267)
  966. generalTab.ZIndex = 2
  967. generalTab.Image = "rbxassetid://3570695787"
  968. generalTab.ImageColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  969. generalTab.ScaleType = Enum.ScaleType.Slice
  970. generalTab.SliceCenter = Rect.new(100, 100, 100, 100)
  971.  
  972. commandsFrame.Name = "commandsFrame"
  973. commandsFrame.Parent = generalTab
  974. commandsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  975. commandsFrame.BackgroundTransparency = 1
  976. commandsFrame.Position = UDim2.new(0.0109090907, 0, 0.0898876414, 0)
  977. commandsFrame.Size = UDim2.new(0, 538, 0, 238)
  978. commandsFrame.Visible = false
  979. commandsFrame.ZIndex = 2
  980.  
  981. input.Name = "input"
  982. input.Parent = commandsFrame
  983. input.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  984. input.BorderSizePixel = 0
  985. input.Position = UDim2.new(0.0130111529, 0, 0.865546227, 0)
  986. input.Size = UDim2.new(0, 400, 0, 21)
  987. input.ZIndex = 2
  988. input.Font = Enum.Font.SourceSans
  989. input.PlaceholderText = "Type a command here"
  990. input.Text = ""
  991. input.TextColor3 = Color3.new(1, 1, 1)
  992. input.TextSize = 18
  993. input.TextWrapped = true
  994. input.TextXAlignment = Enum.TextXAlignment.Left
  995.  
  996. runcommand.Name = "runcommand"
  997. runcommand.Parent = commandsFrame
  998. runcommand.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  999. runcommand.BorderSizePixel = 0
  1000. runcommand.Position = UDim2.new(0.775092959, 0, 0.865546227, 0)
  1001. runcommand.Size = UDim2.new(0, 115, 0, 21)
  1002. runcommand.ZIndex = 2
  1003. runcommand.Font = Enum.Font.SourceSansLight
  1004. runcommand.Text = "Execute"
  1005. runcommand.TextColor3 = Color3.new(1, 1, 1)
  1006. runcommand.TextSize = 18
  1007.  
  1008. scroll.Name = "scroll"
  1009. scroll.Parent = commandsFrame
  1010. scroll.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  1011. scroll.BorderSizePixel = 0
  1012. scroll.Position = UDim2.new(0.0130111529, 0, 0.0252100844, 0)
  1013. scroll.Size = UDim2.new(0, 525, 0, 190)
  1014. scroll.ZIndex = 2
  1015. scroll.CanvasSize = UDim2.new(0, 0, 0, 0)
  1016. scroll.ScrollBarThickness = 7
  1017.  
  1018. output.Name = "output"
  1019. output.Parent = scroll
  1020. output.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1021. output.BorderSizePixel = 0
  1022. output.Size = UDim2.new(0, 516, 1, 0)
  1023. output.ZIndex = 2
  1024. output.ClearTextOnFocus = false
  1025. output.Font = Enum.Font.SourceSans
  1026. output.MultiLine = true
  1027. output.PlaceholderText = "Type in \"cmds\" to view commands"
  1028. output.Text = ""
  1029. output.TextColor3 = Color3.new(1, 1, 1)
  1030. output.TextSize = 18
  1031. output.TextWrapped = true
  1032. output.TextXAlignment = Enum.TextXAlignment.Left
  1033. output.TextYAlignment = Enum.TextYAlignment.Top
  1034.  
  1035. buttonsFrame.Name = "buttonsFrame"
  1036. buttonsFrame.Parent = generalTab
  1037. buttonsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1038. buttonsFrame.BackgroundTransparency = 1
  1039. buttonsFrame.Position = UDim2.new(0.0109999999, 0, 0.0900000036, 0)
  1040. buttonsFrame.Size = UDim2.new(0, 538, 0, 238)
  1041. buttonsFrame.Visible = false
  1042. buttonsFrame.ZIndex = 2
  1043.  
  1044. buttonsTab.Name = "buttonsTab"
  1045. buttonsTab.Parent = buttonsFrame
  1046. buttonsTab.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1047. buttonsTab.BorderSizePixel = 0
  1048. buttonsTab.Position = UDim2.new(0.0130111529, 0, 0.0252100844, 0)
  1049. buttonsTab.Size = UDim2.new(0, 525, 0, 220)
  1050. buttonsTab.ZIndex = 2
  1051. buttonsTab.CanvasSize = UDim2.new(0, 0, 0, 0)
  1052. buttonsTab.ScrollBarThickness = 7
  1053.  
  1054. TextLabel_12.Parent = buttonsTab
  1055. TextLabel_12.BackgroundColor3 = Color3.new(1, 1, 1)
  1056. TextLabel_12.BackgroundTransparency = 1
  1057. TextLabel_12.Size = UDim2.new(0, 200, 0, 30)
  1058. TextLabel_12.ZIndex = 2
  1059. TextLabel_12.Font = Enum.Font.SourceSansLight
  1060. TextLabel_12.Text = "Movenement"
  1061. TextLabel_12.TextColor3 = Color3.new(1, 1, 1)
  1062. TextLabel_12.TextSize = 21
  1063.  
  1064. ws100.Name = "ws100"
  1065. ws100.Parent = buttonsTab
  1066. ws100.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1067. ws100.BorderSizePixel = 0
  1068. ws100.Position = UDim2.new(0.0830477029, 0, 0.13636364, 0)
  1069. ws100.Size = UDim2.new(0, 140, 0, 35)
  1070. ws100.ZIndex = 2
  1071. ws100.Font = Enum.Font.SourceSansLight
  1072. ws100.Text = "Walkspeed 100"
  1073. ws100.TextColor3 = Color3.new(1, 1, 1)
  1074. ws100.TextSize = 21
  1075.  
  1076. jp100.Name = "jp100"
  1077. jp100.Parent = buttonsTab
  1078. jp100.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1079. jp100.BorderSizePixel = 0
  1080. jp100.Position = UDim2.new(0.364952475, 0, 0.13636364, 0)
  1081. jp100.Size = UDim2.new(0, 140, 0, 35)
  1082. jp100.ZIndex = 2
  1083. jp100.Font = Enum.Font.SourceSansLight
  1084. jp100.Text = "Jumppower 100"
  1085. jp100.TextColor3 = Color3.new(1, 1, 1)
  1086. jp100.TextSize = 21
  1087.  
  1088. clicktp.Name = "clicktp"
  1089. clicktp.Parent = buttonsTab
  1090. clicktp.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1091. clicktp.BorderSizePixel = 0
  1092. clicktp.Position = UDim2.new(0.646857202, 0, 0.13636364, 0)
  1093. clicktp.Size = UDim2.new(0, 140, 0, 35)
  1094. clicktp.ZIndex = 2
  1095. clicktp.Font = Enum.Font.SourceSansLight
  1096. clicktp.Text = "CTRL + Click TP"
  1097. clicktp.TextColor3 = Color3.new(1, 1, 1)
  1098. clicktp.TextSize = 21
  1099.  
  1100. commands.Name = "commands"
  1101. commands.Parent = generalTab
  1102. commands.BackgroundColor3 = Color3.new(1, 1, 1)
  1103. commands.BackgroundTransparency = 1
  1104. commands.Position = UDim2.new(0.0109999776, 0, -0.0300000366, 0)
  1105. commands.Size = UDim2.new(0, 180, 0, 30)
  1106. commands.ZIndex = 2
  1107. commands.Font = Enum.Font.SourceSansSemibold
  1108. commands.Text = "Console"
  1109. commands.TextColor3 = Color3.new(1, 1, 1)
  1110. commands.TextSize = 21
  1111.  
  1112. espmenu.Name = "espmenu"
  1113. espmenu.Parent = generalTab
  1114. espmenu.BackgroundColor3 = Color3.new(1, 1, 1)
  1115. espmenu.BackgroundTransparency = 1
  1116. espmenu.Position = UDim2.new(0.661818206, 0, -0.0300000366, 0)
  1117. espmenu.Size = UDim2.new(0, 180, 0, 30)
  1118. espmenu.ZIndex = 2
  1119. espmenu.Font = Enum.Font.SourceSansLight
  1120. espmenu.Text = "ESP menu"
  1121. espmenu.TextColor3 = Color3.new(1, 1, 1)
  1122. espmenu.TextSize = 21
  1123.  
  1124. generalselectbar.Name = "generalselectbar"
  1125. generalselectbar.Parent = generalTab
  1126. generalselectbar.BackgroundColor3 = Color3.new(1, 1, 1)
  1127. generalselectbar.BorderSizePixel = 0
  1128. generalselectbar.Position = UDim2.new(0.0829999968, 0, 0.0729999989, 0)
  1129. generalselectbar.Size = UDim2.new(0, 100, 0, 2)
  1130. generalselectbar.ZIndex = 2
  1131. generalselectbar.Font = Enum.Font.SourceSans
  1132. generalselectbar.Text = ""
  1133. generalselectbar.TextColor3 = Color3.new(0, 0, 0)
  1134. generalselectbar.TextSize = 14
  1135.  
  1136. buttons.Name = "buttons"
  1137. buttons.Parent = generalTab
  1138. buttons.BackgroundColor3 = Color3.new(1, 1, 1)
  1139. buttons.BackgroundTransparency = 1
  1140. buttons.Position = UDim2.new(0.336363673, 0, -0.0300000366, 0)
  1141. buttons.Size = UDim2.new(0, 180, 0, 30)
  1142. buttons.ZIndex = 2
  1143. buttons.Font = Enum.Font.SourceSansLight
  1144. buttons.Text = "Buttons"
  1145. buttons.TextColor3 = Color3.new(1, 1, 1)
  1146. buttons.TextSize = 21
  1147.  
  1148. espFrame.Name = "espFrame"
  1149. espFrame.Parent = generalTab
  1150. espFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1151. espFrame.BackgroundTransparency = 1
  1152. espFrame.Position = UDim2.new(0.0109999999, 0, 0.0900000036, 0)
  1153. espFrame.Size = UDim2.new(0, 538, 0, 238)
  1154. espFrame.ZIndex = 2
  1155.  
  1156. Head.Name = "Head"
  1157. Head.Parent = espFrame
  1158. Head.BackgroundColor3 = Color3.new(1, 1, 1)
  1159. Head.BackgroundTransparency = 1
  1160. Head.BorderSizePixel = 0
  1161. Head.Position = UDim2.new(0.733728647, 0, 0.0796218514, 0)
  1162. Head.Size = UDim2.new(0, 42, 0, 42)
  1163. Head.ZIndex = 3
  1164. Head.Font = Enum.Font.SourceSans
  1165. Head.Text = ""
  1166. Head.TextColor3 = Color3.new(1, 1, 1)
  1167. Head.TextSize = 14
  1168.  
  1169. Shape_9.Name = "Shape"
  1170. Shape_9.Parent = Head
  1171. Shape_9.Active = true
  1172. Shape_9.AnchorPoint = Vector2.new(0.5, 0.5)
  1173. Shape_9.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1174. Shape_9.BorderColor3 = Color3.new(0, 0.490196, 1)
  1175. Shape_9.BorderSizePixel = 0
  1176. Shape_9.Position = UDim2.new(0.5, 0, 0.5, 0)
  1177. Shape_9.Selectable = true
  1178. Shape_9.Size = UDim2.new(1, 0, 1, 0)
  1179. Shape_9.ZIndex = 2
  1180. Shape_9.Image = "rbxassetid://3570695787"
  1181. Shape_9.ScaleType = Enum.ScaleType.Slice
  1182. Shape_9.SliceCenter = Rect.new(100, 100, 100, 100)
  1183.  
  1184. Torso.Name = "Torso"
  1185. Torso.Parent = espFrame
  1186. Torso.BackgroundColor3 = Color3.new(1, 1, 1)
  1187. Torso.BackgroundTransparency = 1
  1188. Torso.BorderSizePixel = 0
  1189. Torso.Position = UDim2.new(0.698791862, 0, 0.264705896, 0)
  1190. Torso.Size = UDim2.new(0, 80, 0, 80)
  1191. Torso.ZIndex = 2
  1192. Torso.Font = Enum.Font.SourceSans
  1193. Torso.Text = ""
  1194. Torso.TextColor3 = Color3.new(0, 0, 0)
  1195. Torso.TextSize = 14
  1196.  
  1197. Shape_10.Name = "Shape"
  1198. Shape_10.Parent = Torso
  1199. Shape_10.Active = true
  1200. Shape_10.AnchorPoint = Vector2.new(0.5, 0.5)
  1201. Shape_10.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1202. Shape_10.BorderColor3 = Color3.new(0, 0.490196, 1)
  1203. Shape_10.BorderSizePixel = 0
  1204. Shape_10.Position = UDim2.new(0.5, 0, 0.5, 0)
  1205. Shape_10.Selectable = true
  1206. Shape_10.Size = UDim2.new(1, 0, 1, 0)
  1207. Shape_10.ZIndex = 2
  1208. Shape_10.Image = "rbxassetid://3570695787"
  1209. Shape_10.ScaleType = Enum.ScaleType.Slice
  1210. Shape_10.SliceCenter = Rect.new(100, 100, 100, 100)
  1211.  
  1212. Rightarm.Name = "Rightarm"
  1213. Rightarm.Parent = espFrame
  1214. Rightarm.BackgroundColor3 = Color3.new(1, 1, 1)
  1215. Rightarm.BackgroundTransparency = 1
  1216. Rightarm.BorderSizePixel = 0
  1217. Rightarm.Position = UDim2.new(0.852728665, 0, 0.264621854, 0)
  1218. Rightarm.Size = UDim2.new(0, 30, 0, 80)
  1219. Rightarm.ZIndex = 3
  1220. Rightarm.Font = Enum.Font.SourceSans
  1221. Rightarm.Text = ""
  1222. Rightarm.TextColor3 = Color3.new(0, 0, 0)
  1223. Rightarm.TextSize = 14
  1224.  
  1225. Shape_11.Name = "Shape"
  1226. Shape_11.Parent = Rightarm
  1227. Shape_11.Active = true
  1228. Shape_11.AnchorPoint = Vector2.new(0.5, 0.5)
  1229. Shape_11.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1230. Shape_11.BorderColor3 = Color3.new(0, 0.490196, 1)
  1231. Shape_11.BorderSizePixel = 0
  1232. Shape_11.Position = UDim2.new(0.491666675, 0, 0.50000006, 0)
  1233. Shape_11.Selectable = true
  1234. Shape_11.Size = UDim2.new(1.01666665, 0, 1, 0)
  1235. Shape_11.ZIndex = 2
  1236. Shape_11.Image = "rbxassetid://3570695787"
  1237. Shape_11.ScaleType = Enum.ScaleType.Slice
  1238. Shape_11.SliceCenter = Rect.new(100, 100, 100, 100)
  1239.  
  1240. Leftarm.Name = "Leftarm"
  1241. Leftarm.Parent = espFrame
  1242. Leftarm.BackgroundColor3 = Color3.new(1, 1, 1)
  1243. Leftarm.BackgroundTransparency = 1
  1244. Leftarm.BorderSizePixel = 0
  1245. Leftarm.Position = UDim2.new(0.638728619, 0, 0.264621854, 0)
  1246. Leftarm.Size = UDim2.new(0, 30, 0, 80)
  1247. Leftarm.ZIndex = 3
  1248. Leftarm.Font = Enum.Font.SourceSans
  1249. Leftarm.Text = ""
  1250. Leftarm.TextColor3 = Color3.new(0, 0, 0)
  1251. Leftarm.TextSize = 14
  1252.  
  1253. Shape_12.Name = "Shape"
  1254. Shape_12.Parent = Leftarm
  1255. Shape_12.Active = true
  1256. Shape_12.AnchorPoint = Vector2.new(0.5, 0.5)
  1257. Shape_12.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1258. Shape_12.BorderColor3 = Color3.new(0, 0.490196, 1)
  1259. Shape_12.BorderSizePixel = 0
  1260. Shape_12.Position = UDim2.new(0.491666675, 0, 0.49999994, 0)
  1261. Shape_12.Selectable = true
  1262. Shape_12.Size = UDim2.new(1.01666665, 0, 1, 0)
  1263. Shape_12.ZIndex = 2
  1264. Shape_12.Image = "rbxassetid://3570695787"
  1265. Shape_12.ScaleType = Enum.ScaleType.Slice
  1266. Shape_12.SliceCenter = Rect.new(100, 100, 100, 100)
  1267.  
  1268. Leftleg.Name = "Leftleg"
  1269. Leftleg.Parent = espFrame
  1270. Leftleg.BackgroundColor3 = Color3.new(1, 1, 1)
  1271. Leftleg.BackgroundTransparency = 1
  1272. Leftleg.BorderSizePixel = 0
  1273. Leftleg.Position = UDim2.new(0.707728624, 0, 0.611621857, 0)
  1274. Leftleg.Size = UDim2.new(0, 34, 0, 80)
  1275. Leftleg.ZIndex = 3
  1276. Leftleg.Font = Enum.Font.SourceSans
  1277. Leftleg.Text = ""
  1278. Leftleg.TextColor3 = Color3.new(0, 0, 0)
  1279. Leftleg.TextSize = 14
  1280.  
  1281. Shape_13.Name = "Shape"
  1282. Shape_13.Parent = Leftleg
  1283. Shape_13.Active = true
  1284. Shape_13.AnchorPoint = Vector2.new(0.5, 0.5)
  1285. Shape_13.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1286. Shape_13.BorderColor3 = Color3.new(0, 0.490196, 1)
  1287. Shape_13.BorderSizePixel = 0
  1288. Shape_13.Position = UDim2.new(0.5, 0, 0.5, 0)
  1289. Shape_13.Selectable = true
  1290. Shape_13.Size = UDim2.new(1, 0, 1, 0)
  1291. Shape_13.ZIndex = 2
  1292. Shape_13.Image = "rbxassetid://3570695787"
  1293. Shape_13.ScaleType = Enum.ScaleType.Slice
  1294. Shape_13.SliceCenter = Rect.new(100, 100, 100, 100)
  1295.  
  1296. Rightleg.Name = "Rightleg"
  1297. Rightleg.Parent = espFrame
  1298. Rightleg.BackgroundColor3 = Color3.new(1, 1, 1)
  1299. Rightleg.BackgroundTransparency = 1
  1300. Rightleg.BorderSizePixel = 0
  1301. Rightleg.Position = UDim2.new(0.774728656, 0, 0.611621857, 0)
  1302. Rightleg.Size = UDim2.new(0, 34, 0, 80)
  1303. Rightleg.ZIndex = 3
  1304. Rightleg.Font = Enum.Font.SourceSans
  1305. Rightleg.Text = ""
  1306. Rightleg.TextColor3 = Color3.new(0, 0, 0)
  1307. Rightleg.TextSize = 14
  1308.  
  1309. Shape_14.Name = "Shape"
  1310. Shape_14.Parent = Rightleg
  1311. Shape_14.Active = true
  1312. Shape_14.AnchorPoint = Vector2.new(0.5, 0.5)
  1313. Shape_14.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1314. Shape_14.BorderColor3 = Color3.new(0, 0.490196, 1)
  1315. Shape_14.BorderSizePixel = 0
  1316. Shape_14.Position = UDim2.new(0.5, 0, 0.5, 0)
  1317. Shape_14.Selectable = true
  1318. Shape_14.Size = UDim2.new(1, 0, 1, 0)
  1319. Shape_14.ZIndex = 2
  1320. Shape_14.Image = "rbxassetid://3570695787"
  1321. Shape_14.ScaleType = Enum.ScaleType.Slice
  1322. Shape_14.SliceCenter = Rect.new(100, 100, 100, 100)
  1323.  
  1324. colorR.Name = "colorR"
  1325. colorR.Parent = espFrame
  1326. colorR.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1327. colorR.BorderSizePixel = 0
  1328. colorR.Position = UDim2.new(0.117100373, 0, 0.407563031, 0)
  1329. colorR.Size = UDim2.new(0, 50, 0, 30)
  1330. colorR.ZIndex = 2
  1331. colorR.Font = Enum.Font.SourceSansLight
  1332. colorR.PlaceholderText = "Red"
  1333. colorR.Text = ""
  1334. colorR.TextColor3 = Color3.new(1, 1, 1)
  1335. colorR.TextSize = 21
  1336.  
  1337. colorG.Name = "colorG"
  1338. colorG.Parent = espFrame
  1339. colorG.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1340. colorG.BorderSizePixel = 0
  1341. colorG.Position = UDim2.new(0.221189603, 0, 0.407563031, 0)
  1342. colorG.Size = UDim2.new(0, 50, 0, 30)
  1343. colorG.ZIndex = 2
  1344. colorG.Font = Enum.Font.SourceSansLight
  1345. colorG.PlaceholderText = "Green"
  1346. colorG.Text = ""
  1347. colorG.TextColor3 = Color3.new(1, 1, 1)
  1348. colorG.TextSize = 21
  1349.  
  1350. colorB.Name = "colorB"
  1351. colorB.Parent = espFrame
  1352. colorB.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1353. colorB.BorderSizePixel = 0
  1354. colorB.Position = UDim2.new(0.325278819, 0, 0.407563031, 0)
  1355. colorB.Size = UDim2.new(0, 50, 0, 30)
  1356. colorB.ZIndex = 2
  1357. colorB.Font = Enum.Font.SourceSansLight
  1358. colorB.PlaceholderText = "Blue"
  1359. colorB.Text = ""
  1360. colorB.TextColor3 = Color3.new(1, 1, 1)
  1361. colorB.TextSize = 21
  1362.  
  1363. paintselection.Name = "paintselection"
  1364. paintselection.Parent = espFrame
  1365. paintselection.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  1366. paintselection.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1367. paintselection.BorderSizePixel = 0
  1368. paintselection.Position = UDim2.new(0.117100373, 0, 0.563025236, 0)
  1369. paintselection.Size = UDim2.new(0, 162, 0, 30)
  1370. paintselection.ZIndex = 2
  1371. paintselection.Font = Enum.Font.SourceSansLight
  1372. paintselection.Text = "Paint selection"
  1373. paintselection.TextColor3 = Color3.new(1, 1, 1)
  1374. paintselection.TextSize = 21
  1375.  
  1376. TextLabel_13.Parent = espFrame
  1377. TextLabel_13.BackgroundColor3 = Color3.new(1, 1, 1)
  1378. TextLabel_13.BackgroundTransparency = 1
  1379. TextLabel_13.Position = UDim2.new(0.117100373, 0, 0.0798319429, 0)
  1380. TextLabel_13.Size = UDim2.new(0, 100, 0, 50)
  1381. TextLabel_13.ZIndex = 2
  1382. TextLabel_13.Font = Enum.Font.SourceSansLight
  1383. TextLabel_13.Text = "Enable ESP"
  1384. TextLabel_13.TextColor3 = Color3.new(1, 1, 1)
  1385. TextLabel_13.TextSize = 25
  1386. TextLabel_13.TextWrapped = true
  1387.  
  1388. enableESP.Name = "enableESP"
  1389. enableESP.Parent = espFrame
  1390. enableESP.BackgroundColor3 = Color3.new(1, 1, 1)
  1391. enableESP.BackgroundTransparency = 1
  1392. enableESP.Position = UDim2.new(0.325278819, 0, 0.0798319429, 0)
  1393. enableESP.Size = UDim2.new(0, 62, 0, 50)
  1394. enableESP.ZIndex = 2
  1395. enableESP.Font = Enum.Font.SourceSans
  1396. enableESP.Text = "OFF"
  1397. enableESP.TextColor3 = Color3.new(1, 0, 0)
  1398. enableESP.TextSize = 25
  1399.  
  1400. overrideESP.Name = "overrideESP"
  1401. overrideESP.Parent = espFrame
  1402. overrideESP.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  1403. overrideESP.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1404. overrideESP.BorderSizePixel = 0
  1405. overrideESP.Position = UDim2.new(0.117100373, 0, 0.794117689, 0)
  1406. overrideESP.Size = UDim2.new(0, 162, 0, 30)
  1407. overrideESP.ZIndex = 2
  1408. overrideESP.Font = Enum.Font.SourceSansLight
  1409. overrideESP.Text = "Override player ESP"
  1410. overrideESP.TextColor3 = Color3.new(1, 1, 1)
  1411. overrideESP.TextSize = 21
  1412.  
  1413. espAnim.Name = "espAnim"
  1414. espAnim.Parent = espFrame
  1415. espAnim.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1416. espAnim.BorderSizePixel = 0
  1417. espAnim.Position = UDim2.new(0.0985130146, 0, 0.289915979, 0)
  1418. espAnim.Size = UDim2.new(0, 184, 0, 171)
  1419. espAnim.Visible = false
  1420. espAnim.ZIndex = 3
  1421. espAnim.Font = Enum.Font.SourceSansLight
  1422. espAnim.Text = ""
  1423. espAnim.TextColor3 = Color3.new(1, 1, 1)
  1424. espAnim.TextSize = 25
  1425. espAnim.TextWrapped = true
  1426.  
  1427. TextLabel_14.Parent = espFrame
  1428. TextLabel_14.BackgroundColor3 = Color3.new(1, 1, 1)
  1429. TextLabel_14.BackgroundTransparency = 1
  1430. TextLabel_14.Position = UDim2.new(0.117100373, 0, 0.289915979, 0)
  1431. TextLabel_14.Size = UDim2.new(0, 162, 0, 21)
  1432. TextLabel_14.ZIndex = 2
  1433. TextLabel_14.Font = Enum.Font.SourceSansLight
  1434. TextLabel_14.Text = "Colors go from 0 to 255"
  1435. TextLabel_14.TextColor3 = Color3.new(1, 1, 1)
  1436. TextLabel_14.TextSize = 18
  1437. TextLabel_14.TextWrapped = true
  1438.  
  1439. settingTab.Name = "settingTab"
  1440. settingTab.Parent = Tabs
  1441. settingTab.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1442. settingTab.BackgroundTransparency = 1
  1443. settingTab.BorderColor3 = Color3.new(1, 1, 1)
  1444. settingTab.BorderSizePixel = 0
  1445. settingTab.Size = UDim2.new(0, 550, 0, 267)
  1446. settingTab.Visible = false
  1447. settingTab.ZIndex = 2
  1448. settingTab.Image = "rbxassetid://3570695787"
  1449. settingTab.ImageColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1450. settingTab.ScaleType = Enum.ScaleType.Slice
  1451. settingTab.SliceCenter = Rect.new(100, 100, 100, 100)
  1452.  
  1453. TextLabel_15.Parent = settingTab
  1454. TextLabel_15.BackgroundColor3 = Color3.new(1, 1, 1)
  1455. TextLabel_15.BackgroundTransparency = 1
  1456. TextLabel_15.Size = UDim2.new(0, 275, 0, 39)
  1457. TextLabel_15.ZIndex = 2
  1458. TextLabel_15.Font = Enum.Font.SourceSansLight
  1459. TextLabel_15.Text = "GUI"
  1460. TextLabel_15.TextColor3 = Color3.new(1, 1, 1)
  1461. TextLabel_15.TextSize = 30
  1462. TextLabel_15.TextYAlignment = Enum.TextYAlignment.Bottom
  1463.  
  1464. TextLabel_16.Parent = settingTab
  1465. TextLabel_16.BackgroundColor3 = Color3.new(1, 1, 1)
  1466. TextLabel_16.BackgroundTransparency = 1
  1467. TextLabel_16.Position = UDim2.new(0.5, 0, 0, 0)
  1468. TextLabel_16.Size = UDim2.new(0, 275, 0, 39)
  1469. TextLabel_16.ZIndex = 2
  1470. TextLabel_16.Font = Enum.Font.SourceSansLight
  1471. TextLabel_16.Text = "Other"
  1472. TextLabel_16.TextColor3 = Color3.new(1, 1, 1)
  1473. TextLabel_16.TextSize = 30
  1474. TextLabel_16.TextYAlignment = Enum.TextYAlignment.Bottom
  1475.  
  1476. TextLabel_17.Parent = settingTab
  1477. TextLabel_17.BackgroundColor3 = Color3.new(1, 1, 1)
  1478. TextLabel_17.BackgroundTransparency = 1
  1479. TextLabel_17.Position = UDim2.new(0, 0, 0.146067411, 0)
  1480. TextLabel_17.Size = UDim2.new(0, 200, 0, 39)
  1481. TextLabel_17.ZIndex = 2
  1482. TextLabel_17.Font = Enum.Font.SourceSansLight
  1483. TextLabel_17.Text = "    Disable rainbow"
  1484. TextLabel_17.TextColor3 = Color3.new(1, 1, 1)
  1485. TextLabel_17.TextSize = 23
  1486. TextLabel_17.TextXAlignment = Enum.TextXAlignment.Left
  1487. TextLabel_17.TextYAlignment = Enum.TextYAlignment.Bottom
  1488.  
  1489. disableRainbow.Name = "disableRainbow"
  1490. disableRainbow.Parent = settingTab
  1491. disableRainbow.BackgroundColor3 = Color3.new(1, 1, 1)
  1492. disableRainbow.BackgroundTransparency = 1
  1493. disableRainbow.Position = UDim2.new(0.363636374, 0, 0.146067411, 0)
  1494. disableRainbow.Size = UDim2.new(0, 75, 0, 39)
  1495. disableRainbow.ZIndex = 2
  1496. disableRainbow.Font = Enum.Font.SourceSans
  1497. disableRainbow.Text = "OFF"
  1498. disableRainbow.TextColor3 = Color3.new(1, 0, 0)
  1499. disableRainbow.TextSize = 23
  1500. disableRainbow.TextYAlignment = Enum.TextYAlignment.Bottom
  1501.  
  1502. buttonHelp.Name = "buttonHelp"
  1503. buttonHelp.Parent = settingTab
  1504. buttonHelp.BackgroundColor3 = Color3.new(1, 1, 1)
  1505. buttonHelp.BackgroundTransparency = 1
  1506. buttonHelp.Position = UDim2.new(0.865818143, 0, 0.145932585, 0)
  1507. buttonHelp.Size = UDim2.new(0, 75, 0, 39)
  1508. buttonHelp.ZIndex = 2
  1509. buttonHelp.Font = Enum.Font.SourceSans
  1510. buttonHelp.Text = "OFF"
  1511. buttonHelp.TextColor3 = Color3.new(1, 0, 0)
  1512. buttonHelp.TextSize = 23
  1513. buttonHelp.TextYAlignment = Enum.TextYAlignment.Bottom
  1514.  
  1515. TextLabel_18.Parent = settingTab
  1516. TextLabel_18.BackgroundColor3 = Color3.new(1, 1, 1)
  1517. TextLabel_18.BackgroundTransparency = 1
  1518. TextLabel_18.Position = UDim2.new(0.50181818, 0, 0.145932585, 0)
  1519. TextLabel_18.Size = UDim2.new(0, 200, 0, 39)
  1520. TextLabel_18.ZIndex = 2
  1521. TextLabel_18.Font = Enum.Font.SourceSansLight
  1522. TextLabel_18.Text = "    Show button help"
  1523. TextLabel_18.TextColor3 = Color3.new(1, 1, 1)
  1524. TextLabel_18.TextSize = 23
  1525. TextLabel_18.TextXAlignment = Enum.TextXAlignment.Left
  1526. TextLabel_18.TextYAlignment = Enum.TextYAlignment.Bottom
  1527.  
  1528. alwaysCredits.Name = "alwaysCredits"
  1529. alwaysCredits.Parent = settingTab
  1530. alwaysCredits.BackgroundColor3 = Color3.new(1, 1, 1)
  1531. alwaysCredits.BackgroundTransparency = 1
  1532. alwaysCredits.Position = UDim2.new(0.865818143, 0, 0.291999996, 0)
  1533. alwaysCredits.Size = UDim2.new(0, 75, 0, 39)
  1534. alwaysCredits.ZIndex = 2
  1535. alwaysCredits.Font = Enum.Font.SourceSans
  1536. alwaysCredits.Text = "OFF"
  1537. alwaysCredits.TextColor3 = Color3.new(1, 0, 0)
  1538. alwaysCredits.TextSize = 23
  1539. alwaysCredits.TextYAlignment = Enum.TextYAlignment.Bottom
  1540.  
  1541. TextLabel_19.Parent = settingTab
  1542. TextLabel_19.BackgroundColor3 = Color3.new(1, 1, 1)
  1543. TextLabel_19.BackgroundTransparency = 1
  1544. TextLabel_19.Position = UDim2.new(0.50181818, 0, 0.291999996, 0)
  1545. TextLabel_19.Size = UDim2.new(0, 200, 0, 39)
  1546. TextLabel_19.ZIndex = 2
  1547. TextLabel_19.Font = Enum.Font.SourceSansLight
  1548. TextLabel_19.Text = "    Always show credits"
  1549. TextLabel_19.TextColor3 = Color3.new(1, 1, 1)
  1550. TextLabel_19.TextSize = 23
  1551. TextLabel_19.TextXAlignment = Enum.TextXAlignment.Left
  1552. TextLabel_19.TextYAlignment = Enum.TextYAlignment.Bottom
  1553.  
  1554. TextLabel_20.Parent = settingTab
  1555. TextLabel_20.BackgroundColor3 = Color3.new(1, 1, 1)
  1556. TextLabel_20.BackgroundTransparency = 1
  1557. TextLabel_20.Position = UDim2.new(0.50181818, 0, 0.438067406, 0)
  1558. TextLabel_20.Size = UDim2.new(0, 200, 0, 39)
  1559. TextLabel_20.ZIndex = 2
  1560. TextLabel_20.Font = Enum.Font.SourceSansLight
  1561. TextLabel_20.Text = "    Show Synapse functions"
  1562. TextLabel_20.TextColor3 = Color3.new(1, 1, 1)
  1563. TextLabel_20.TextSize = 23
  1564. TextLabel_20.TextXAlignment = Enum.TextXAlignment.Left
  1565. TextLabel_20.TextYAlignment = Enum.TextYAlignment.Bottom
  1566.  
  1567. synapseFunctions.Name = "synapseFunctions"
  1568. synapseFunctions.Parent = settingTab
  1569. synapseFunctions.BackgroundColor3 = Color3.new(1, 1, 1)
  1570. synapseFunctions.BackgroundTransparency = 1
  1571. synapseFunctions.Position = UDim2.new(0.865818143, 0, 0.438067406, 0)
  1572. synapseFunctions.Size = UDim2.new(0, 75, 0, 39)
  1573. synapseFunctions.ZIndex = 2
  1574. synapseFunctions.Font = Enum.Font.SourceSans
  1575. synapseFunctions.Text = "OFF"
  1576. synapseFunctions.TextColor3 = Color3.new(1, 0, 0)
  1577. synapseFunctions.TextSize = 23
  1578. synapseFunctions.TextYAlignment = Enum.TextYAlignment.Bottom
  1579.  
  1580. TextLabel_21.Parent = settingTab
  1581. TextLabel_21.BackgroundColor3 = Color3.new(1, 1, 1)
  1582. TextLabel_21.BackgroundTransparency = 1
  1583. TextLabel_21.Position = UDim2.new(0, 0, 0.580524325, 0)
  1584. TextLabel_21.Size = UDim2.new(0, 100, 0, 39)
  1585. TextLabel_21.ZIndex = 2
  1586. TextLabel_21.Font = Enum.Font.SourceSansLight
  1587. TextLabel_21.Text = "    GUI scale"
  1588. TextLabel_21.TextColor3 = Color3.new(1, 1, 1)
  1589. TextLabel_21.TextSize = 23
  1590. TextLabel_21.TextXAlignment = Enum.TextXAlignment.Left
  1591. TextLabel_21.TextYAlignment = Enum.TextYAlignment.Bottom
  1592.  
  1593. slider1.Name = "slider1"
  1594. slider1.Parent = settingTab
  1595. slider1.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1596. slider1.BorderSizePixel = 0
  1597. slider1.Position = UDim2.new(0.200000003, 0, 0.646000028, 0)
  1598. slider1.Size = UDim2.new(0, 142, 0, 25)
  1599. slider1.ZIndex = 2
  1600. slider1.Font = Enum.Font.SourceSansLight
  1601. slider1.Text = ""
  1602. slider1.TextColor3 = Color3.new(1, 1, 1)
  1603. slider1.TextSize = 23
  1604. slider1.TextXAlignment = Enum.TextXAlignment.Left
  1605. slider1.TextYAlignment = Enum.TextYAlignment.Bottom
  1606.  
  1607. sliderBtn1.Name = "sliderBtn1"
  1608. sliderBtn1.Parent = slider1
  1609. sliderBtn1.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  1610. sliderBtn1.BorderSizePixel = 0
  1611. sliderBtn1.Position = UDim2.new(0.5, 0, 0, 0)
  1612. sliderBtn1.Size = UDim2.new(0, 8, 0, 25)
  1613. sliderBtn1.ZIndex = 3
  1614. sliderBtn1.AutoButtonColor = false
  1615.  
  1616. endpart.Name = "endpart"
  1617. endpart.Parent = slider1
  1618. endpart.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1619. endpart.BorderSizePixel = 0
  1620. endpart.Position = UDim2.new(1, 0, 0, 0)
  1621. endpart.Size = UDim2.new(0, 8, 0, 25)
  1622. endpart.ZIndex = 2
  1623. endpart.Font = Enum.Font.SourceSansLight
  1624. endpart.Text = ""
  1625. endpart.TextColor3 = Color3.new(1, 1, 1)
  1626. endpart.TextSize = 23
  1627. endpart.TextXAlignment = Enum.TextXAlignment.Left
  1628. endpart.TextYAlignment = Enum.TextYAlignment.Bottom
  1629.  
  1630. TextLabel_22.Parent = settingTab
  1631. TextLabel_22.BackgroundColor3 = Color3.new(1, 1, 1)
  1632. TextLabel_22.BackgroundTransparency = 1
  1633. TextLabel_22.Position = UDim2.new(0, 0, 0.291999996, 0)
  1634. TextLabel_22.Size = UDim2.new(0, 200, 0, 39)
  1635. TextLabel_22.ZIndex = 2
  1636. TextLabel_22.Font = Enum.Font.SourceSansLight
  1637. TextLabel_22.Text = "    Disable hover sounds"
  1638. TextLabel_22.TextColor3 = Color3.new(1, 1, 1)
  1639. TextLabel_22.TextSize = 23
  1640. TextLabel_22.TextXAlignment = Enum.TextXAlignment.Left
  1641. TextLabel_22.TextYAlignment = Enum.TextYAlignment.Bottom
  1642.  
  1643. disableHoverSounds.Name = "disableHoverSounds"
  1644. disableHoverSounds.Parent = settingTab
  1645. disableHoverSounds.BackgroundColor3 = Color3.new(1, 1, 1)
  1646. disableHoverSounds.BackgroundTransparency = 1
  1647. disableHoverSounds.Position = UDim2.new(0.363999993, 0, 0.291999996, 0)
  1648. disableHoverSounds.Size = UDim2.new(0, 75, 0, 39)
  1649. disableHoverSounds.ZIndex = 2
  1650. disableHoverSounds.Font = Enum.Font.SourceSans
  1651. disableHoverSounds.Text = "OFF"
  1652. disableHoverSounds.TextColor3 = Color3.new(1, 0, 0)
  1653. disableHoverSounds.TextSize = 23
  1654. disableHoverSounds.TextYAlignment = Enum.TextYAlignment.Bottom
  1655.  
  1656. disableClickSounds.Name = "disableClickSounds"
  1657. disableClickSounds.Parent = settingTab
  1658. disableClickSounds.BackgroundColor3 = Color3.new(1, 1, 1)
  1659. disableClickSounds.BackgroundTransparency = 1
  1660. disableClickSounds.Position = UDim2.new(0.363999993, 0, 0.437999994, 0)
  1661. disableClickSounds.Size = UDim2.new(0, 75, 0, 39)
  1662. disableClickSounds.ZIndex = 2
  1663. disableClickSounds.Font = Enum.Font.SourceSans
  1664. disableClickSounds.Text = "OFF"
  1665. disableClickSounds.TextColor3 = Color3.new(1, 0, 0)
  1666. disableClickSounds.TextSize = 23
  1667. disableClickSounds.TextYAlignment = Enum.TextYAlignment.Bottom
  1668.  
  1669. TextLabel_23.Parent = settingTab
  1670. TextLabel_23.BackgroundColor3 = Color3.new(1, 1, 1)
  1671. TextLabel_23.BackgroundTransparency = 1
  1672. TextLabel_23.Position = UDim2.new(0, 0, 0.437999994, 0)
  1673. TextLabel_23.Size = UDim2.new(0, 200, 0, 39)
  1674. TextLabel_23.ZIndex = 2
  1675. TextLabel_23.Font = Enum.Font.SourceSansLight
  1676. TextLabel_23.Text = "    Disable click sounds"
  1677. TextLabel_23.TextColor3 = Color3.new(1, 1, 1)
  1678. TextLabel_23.TextSize = 23
  1679. TextLabel_23.TextXAlignment = Enum.TextXAlignment.Left
  1680. TextLabel_23.TextYAlignment = Enum.TextYAlignment.Bottom
  1681.  
  1682. endanimation.Name = "endanimation"
  1683. endanimation.Parent = Main
  1684. endanimation.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1685. endanimation.BackgroundTransparency = 1
  1686. endanimation.BorderSizePixel = 0
  1687. endanimation.Size = UDim2.new(0, 550, 0, 350)
  1688. endanimation.Visible = false
  1689. endanimation.ZIndex = 10
  1690. endanimation.Font = Enum.Font.SourceSans
  1691. endanimation.Text = ""
  1692. endanimation.TextColor3 = Color3.new(0, 0, 0)
  1693. endanimation.TextSize = 14
  1694.  
  1695. Shape_15.Name = "Shape"
  1696. Shape_15.Parent = endanimation
  1697. Shape_15.AnchorPoint = Vector2.new(0.5, 0.5)
  1698. Shape_15.BackgroundColor3 = Color3.new(1, 1, 1)
  1699. Shape_15.BackgroundTransparency = 1
  1700. Shape_15.Position = UDim2.new(0.5, 0, 0.5, 0)
  1701. Shape_15.Size = UDim2.new(1, 0, 1, 0)
  1702. Shape_15.ZIndex = 10
  1703. Shape_15.Image = "rbxassetid://3570695787"
  1704. Shape_15.ImageColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1705. Shape_15.ScaleType = Enum.ScaleType.Slice
  1706. Shape_15.SliceCenter = Rect.new(100, 100, 100, 100)
  1707.  
  1708. minicredits.Name = "minicredits"
  1709. minicredits.Parent = Main
  1710. minicredits.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1711. minicredits.BorderSizePixel = 0
  1712. minicredits.Position = UDim2.new(0.0109090907, 0, 0.965714276, 0)
  1713. minicredits.Size = UDim2.new(0, 540, 0, 12)
  1714. minicredits.ZIndex = 2
  1715. minicredits.Font = Enum.Font.SourceSansLight
  1716. minicredits.Text = "Tonky Hub | Created by: JasonJJK, Spaceflex, NAME4YOU | Discord server: https://discord.gg/yGkApRT"
  1717. minicredits.TextColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  1718. minicredits.TextSize = 15
  1719. minicredits.TextWrapped = true
  1720. minicredits.TextYAlignment = Enum.TextYAlignment.Bottom
  1721.  
  1722. TonkyScale.Name = "TonkyScale"
  1723. TonkyScale.Parent = Main
  1724.  
  1725. endAnim.Name = "endAnim"
  1726. endAnim.Parent = Main
  1727. endAnim.BackgroundColor3 = Color3.new(1, 1, 1)
  1728. endAnim.BackgroundTransparency = 1
  1729. endAnim.ClipsDescendants = true
  1730. endAnim.Size = UDim2.new(0, 550, 0, 350)
  1731. endAnim.Visible = false
  1732. endAnim.ZIndex = 6
  1733. endAnim.Image = "rbxassetid://3570695787"
  1734. endAnim.ImageTransparency = 1
  1735. endAnim.ScaleType = Enum.ScaleType.Slice
  1736. endAnim.SliceCenter = Rect.new(100, 100, 100, 100)
  1737.  
  1738. s1.Name = "s1"
  1739. s1.Parent = endAnim
  1740. s1.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1741. s1.BorderSizePixel = 0
  1742. s1.Size = UDim2.new(0.100000001, 0, 1, 0)
  1743. s1.ZIndex = 5
  1744. s1.Font = Enum.Font.SourceSans
  1745. s1.Text = ""
  1746. s1.TextColor3 = Color3.new(0, 0, 0)
  1747. s1.TextSize = 14
  1748.  
  1749. s2.Name = "s2"
  1750. s2.Parent = endAnim
  1751. s2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1752. s2.BorderSizePixel = 0
  1753. s2.Position = UDim2.new(0.100000001, 0, 0, 0)
  1754. s2.Size = UDim2.new(0.100000001, 0, 1, 0)
  1755. s2.ZIndex = 5
  1756. s2.Font = Enum.Font.SourceSans
  1757. s2.Text = ""
  1758. s2.TextColor3 = Color3.new(0, 0, 0)
  1759. s2.TextSize = 14
  1760.  
  1761. UIListLayout.Parent = endAnim
  1762. UIListLayout.FillDirection = Enum.FillDirection.Horizontal
  1763. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  1764. UIListLayout.VerticalAlignment = Enum.VerticalAlignment.Center
  1765.  
  1766. s3.Name = "s3"
  1767. s3.Parent = endAnim
  1768. s3.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1769. s3.BorderSizePixel = 0
  1770. s3.Position = UDim2.new(0.100000001, 0, 0, 0)
  1771. s3.Size = UDim2.new(0.100000001, 0, 1, 0)
  1772. s3.ZIndex = 5
  1773. s3.Font = Enum.Font.SourceSans
  1774. s3.Text = ""
  1775. s3.TextColor3 = Color3.new(0, 0, 0)
  1776. s3.TextSize = 14
  1777.  
  1778. s4.Name = "s4"
  1779. s4.Parent = endAnim
  1780. s4.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1781. s4.BorderSizePixel = 0
  1782. s4.Position = UDim2.new(0.100000001, 0, 0, 0)
  1783. s4.Size = UDim2.new(0.100000001, 0, 1, 0)
  1784. s4.ZIndex = 5
  1785. s4.Font = Enum.Font.SourceSans
  1786. s4.Text = ""
  1787. s4.TextColor3 = Color3.new(0, 0, 0)
  1788. s4.TextSize = 14
  1789.  
  1790. s5.Name = "s5"
  1791. s5.Parent = endAnim
  1792. s5.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1793. s5.BorderSizePixel = 0
  1794. s5.Position = UDim2.new(0.100000001, 0, 0, 0)
  1795. s5.Size = UDim2.new(0.100000001, 0, 1, 0)
  1796. s5.ZIndex = 5
  1797. s5.Font = Enum.Font.SourceSans
  1798. s5.Text = ""
  1799. s5.TextColor3 = Color3.new(0, 0, 0)
  1800. s5.TextSize = 14
  1801.  
  1802. s6.Name = "s6"
  1803. s6.Parent = endAnim
  1804. s6.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1805. s6.BorderSizePixel = 0
  1806. s6.Position = UDim2.new(0.100000001, 0, 0, 0)
  1807. s6.Size = UDim2.new(0.100000001, 0, 1, 0)
  1808. s6.ZIndex = 5
  1809. s6.Font = Enum.Font.SourceSans
  1810. s6.Text = ""
  1811. s6.TextColor3 = Color3.new(0, 0, 0)
  1812. s6.TextSize = 14
  1813.  
  1814. s7.Name = "s7"
  1815. s7.Parent = endAnim
  1816. s7.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1817. s7.BorderSizePixel = 0
  1818. s7.Position = UDim2.new(0.100000001, 0, 0, 0)
  1819. s7.Size = UDim2.new(0.100000001, 0, 1, 0)
  1820. s7.ZIndex = 5
  1821. s7.Font = Enum.Font.SourceSans
  1822. s7.Text = ""
  1823. s7.TextColor3 = Color3.new(0, 0, 0)
  1824. s7.TextSize = 14
  1825.  
  1826. s8.Name = "s8"
  1827. s8.Parent = endAnim
  1828. s8.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1829. s8.BorderSizePixel = 0
  1830. s8.Position = UDim2.new(0.100000001, 0, 0, 0)
  1831. s8.Size = UDim2.new(0.100000001, 0, 1, 0)
  1832. s8.ZIndex = 5
  1833. s8.Font = Enum.Font.SourceSans
  1834. s8.Text = ""
  1835. s8.TextColor3 = Color3.new(0, 0, 0)
  1836. s8.TextSize = 14
  1837.  
  1838. s9.Name = "s9"
  1839. s9.Parent = endAnim
  1840. s9.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1841. s9.BorderSizePixel = 0
  1842. s9.Position = UDim2.new(0.100000001, 0, 0, 0)
  1843. s9.Size = UDim2.new(0.100000001, 0, 1, 0)
  1844. s9.ZIndex = 5
  1845. s9.Font = Enum.Font.SourceSans
  1846. s9.Text = ""
  1847. s9.TextColor3 = Color3.new(0, 0, 0)
  1848. s9.TextSize = 14
  1849.  
  1850. s10.Name = "s10"
  1851. s10.Parent = endAnim
  1852. s10.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1853. s10.BorderSizePixel = 0
  1854. s10.Position = UDim2.new(0.100000001, 0, 0, 0)
  1855. s10.Size = UDim2.new(0.100000001, 0, 1, 0)
  1856. s10.ZIndex = 5
  1857. s10.Font = Enum.Font.SourceSans
  1858. s10.Text = ""
  1859. s10.TextColor3 = Color3.new(0, 0, 0)
  1860. s10.TextSize = 14
  1861. -- Scripts:
  1862.  
  1863.  
  1864. -- THE ONE AND ONLY INSPIRATION THAT LEAD TO THIS PROJECT, HAVE A MINUTE OF SILENCE FOR IT PLEASE
  1865. TonkyBlyat.Visible = false
  1866.  
  1867. tonkyTable = {
  1868.     "Pato",
  1869.     "Dinka",
  1870.     "Tonto",
  1871.     "Cyka",
  1872.     "Blyat",
  1873.     "Naghui",
  1874.     "Pongan",
  1875.     "Bachata",
  1876.     "Cor",
  1877.     "Kurwa",
  1878.     "Gato",
  1879.     "Cor",
  1880.     "Pemex",
  1881.     "Ridin",
  1882.     "Ruby",
  1883.     "$crim",
  1884.     "$ui $uicide",
  1885.     "JjK",
  1886.     "Frikandel",
  1887.     "Bami blok",
  1888.     "Frituur",
  1889.     "Razz",
  1890.     "Kollbaser",
  1891.     "Bass",
  1892.     "Bochka",
  1893.     "Cheeki",
  1894.     "Breeki",
  1895.     "Kys part 2",
  1896. }
  1897.  
  1898. player = game:GetService("Players").LocalPlayer
  1899. char = player.Character
  1900. uis = game:GetService("UserInputService")
  1901. rus = game:GetService("RunService")
  1902.  
  1903. --- INTRO STUFF --- INTRO STUFF --- INTRO STUFF --- INTRO STUFF --- INTRO STUFF --- INTRO STUFF --- INTRO STUFF --- INTRO STUFF --- INTRO STUFF
  1904.  
  1905. creditsTab.Visible = true
  1906. executorTab.Visible = true
  1907. gamescannerTab.Visible = true
  1908. generalTab.Visible = true
  1909. settingTab.Visible = true
  1910. welcomeTab.Visible = true
  1911. endanimation.Visible = true
  1912. minicredits.Visible = false
  1913. synapsecopy.Visible = false
  1914. synapsesave.Visible = false
  1915. espAnim.Visible = true
  1916.  
  1917. antibug_Roundify_5px.SliceScale = 0.15
  1918. Main.SliceScale = 0.15
  1919. area.Shape.SliceScale = 0.07
  1920. endanimation.Shape.SliceScale = 0.15
  1921. endAnim.SliceScale = 0.15
  1922. creditsTab.SliceScale = 0.04
  1923. executorTab.SliceScale = 0.04
  1924. gamescannerTab.SliceScale = 0.04
  1925. generalTab.SliceScale = 0.04
  1926. settingTab.SliceScale = 0.04
  1927. welcomeTab.SliceScale = 0.04
  1928. Head.Shape.SliceScale = 0.12
  1929. Torso.Shape.SliceScale = 0.12
  1930. Rightarm.Shape.SliceScale = 0.12
  1931. Leftarm.Shape.SliceScale = 0.12
  1932. Leftleg.Shape.SliceScale = 0.12
  1933. Rightleg.Shape.SliceScale = 0.12
  1934.  
  1935. Main.Visible = false
  1936. Intro.Visible = true
  1937. area.Position = UDim2.new(0,0,-1,0)
  1938. Right.Shape.Position = UDim2.new(10.5,0,0.5,0)
  1939. Left.Shape.Position = UDim2.new(-10.5,0,0.5,0)
  1940. version.Position = UDim2.new(0,0,1,0)
  1941. bar.Size = UDim2.new(0,0,0,2)
  1942. bar.Position = UDim2.new(-0.01,0,0.086,0)
  1943. rainbowEnabled = true
  1944.  
  1945. wait(0.8)
  1946.  
  1947. Right.Shape:TweenPosition(UDim2.new(0.5,0,0.5,0),"Out","Sine",0.8)
  1948. Left.Shape:TweenPosition(UDim2.new(-0.5,0,0.5,0),"Out","Sine",0.8)
  1949.  
  1950. wait(1.2)
  1951.  
  1952. Intro.ClipsDescendants = true
  1953. animation.Visible = true
  1954. Title.Visible = true
  1955. version.Visible = true
  1956. animation:TweenSize(UDim2.new(0,180,0,0),"Out","Quint",0.7)
  1957.  
  1958. wait(0.8)
  1959.  
  1960. version:TweenPosition(UDim2.new(0,0,0.510,0),"Out","Quint",0.5)
  1961.  
  1962. wait(2)
  1963.  
  1964. animation:TweenSize(UDim2.new(0,180,0,70),"Out","Quint",0.7)
  1965.  
  1966. wait(0.8)
  1967.  
  1968. Circle.Visible = true
  1969. Right.Visible = false
  1970. Left.Visible = false
  1971. Title.Visible = false
  1972. animation.Visible = false
  1973. version.Visible = false
  1974.  
  1975. menuOpen = true
  1976.  
  1977. Intro.ClipsDescendants = false
  1978. Circle.Shape:TweenSize(UDim2.new(0, 550,0, 350),"Out","Quint",1)
  1979. for i=1,19 do wait() Circle.Shape.SliceScale = Circle.Shape.SliceScale - 0.0425 end wait()
  1980. wait(0.2)
  1981. Main.Visible = true
  1982. Intro:Destroy()
  1983.  
  1984. welcomeTab.Position = UDim2.new(0,0,0,0)
  1985. generalTab.Position = UDim2.new(0,0,-1,0)
  1986. executorTab.Position = UDim2.new(0,0,-1,0)
  1987. gamescannerTab.Position = UDim2.new(0,0,-1,0)
  1988. settingTab.Position = UDim2.new(0,0,-1,0)
  1989. creditsTab.Position = UDim2.new(0,0,-1,0)
  1990.  
  1991. buttonsFrame.Position = UDim2.new(1.011,0,0.09,0)
  1992. commandsFrame.Position = UDim2.new(0.011,0,0.09,0)
  1993. espFrame.Position = UDim2.new(2.011,0,0.09,0)
  1994. buttonsFrame.Visible = true
  1995. commandsFrame.Visible = true
  1996. espFrame.Visible = true
  1997.  
  1998. local sd = Instance.new("Sound", game.Workspace); sd.Volume = 1
  1999. local randomAnimation = math.random(1,10000)
  2000. local endAnim = coroutine.create(function()
  2001.     if randomAnimation <= 9999 then
  2002.         endAnim.Visible = true
  2003.         endanimation:Destroy()
  2004.        
  2005.         for i = 1, 10 do
  2006.             endAnim:FindFirstChild("s"..i):TweenSize(UDim2.new(0.1,0,0,0),"Out","Quint",1)
  2007.             wait(0.05)
  2008.         end
  2009.         wait(0.9)
  2010.         endAnim:Destroy()
  2011.     else
  2012.         endanimation.Shape:TweenSize(UDim2.new(0,0,0,0),"Out","Sine",1);
  2013.         welcomeTitle.Text = "Meme Hub"
  2014.         plsSelectLabel.Text = "You got the Tonky Hub easter egg! (0.01% chance)"
  2015.         sd.SoundId = "rbxassetid://2032323398"
  2016.         sd.TimePosition = 2.6
  2017.         sd:Play()
  2018.         wait(1);
  2019.         endanimation:Destroy()
  2020.     end
  2021. end)
  2022. coroutine.resume(endAnim)
  2023.  
  2024. local endstring = ""
  2025. function randomName()
  2026.     endstring = ""
  2027.  
  2028.     for i = math.random(1,5), math.random(15,20) do
  2029.         local evenmorerandom = math.random(1,2)
  2030.         if evenmorerandom == 1 then
  2031.             endstring = endstring..string.char(math.random(65,90))
  2032.         else
  2033.             endstring = endstring..string.char(math.random(97,122))
  2034.         end
  2035.     end
  2036.  
  2037. end
  2038.  
  2039. --- GUI STUFF --- GUI STUFF --- GUI STUFF --- GUI STUFF --- GUI STUFF --- GUI STUFF --- GUI STUFF --- GUI STUFF --- GUI STUFF --- GUI STUFF ---
  2040.  
  2041. output.TextEditable = false
  2042.  
  2043. randomName()
  2044. local soundFolder = Instance.new("Folder", game.Workspace)
  2045. soundFolder.Name = endstring
  2046. soundHoverOn = true
  2047. soundClickOn = true
  2048.  
  2049. local UserInputService = game:GetService("UserInputService")
  2050.  
  2051. local gui = Main
  2052. local dragging;local dragInput;local dragStart;local startPos
  2053.  
  2054. local function update(input) local delta = input.Position - dragStart
  2055.     gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  2056. end
  2057.  
  2058. gui.InputBegan:Connect(function(input)
  2059.     if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  2060.         dragging = true; dragStart = input.Position; startPos = gui.Position
  2061.         input.Changed:Connect(function()
  2062.             if input.UserInputState == Enum.UserInputState.End then
  2063.                 dragging = false
  2064. end end) end end)
  2065. gui.InputChanged:Connect(function(input)
  2066.     if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  2067.         dragInput = input
  2068.     end
  2069. end)
  2070. UserInputService.InputChanged:Connect(function(input)
  2071.     if input == dragInput and dragging then
  2072.         update(input)
  2073.     end
  2074. end)
  2075.  
  2076. local cooldown = false
  2077. function switchCooldown()
  2078.     if cooldown == false then
  2079.         cooldown = true
  2080.         wait(0.505)
  2081.         cooldown = false
  2082.     end
  2083. end
  2084.  
  2085. local tonkyBlyat = coroutine.create(function()
  2086.     while true do
  2087.         TonkyBlyat:TweenPosition(UDim2.new(0.011,0,0.052,0),"Out","Linear",2)
  2088.         wait(2.001)
  2089.         TonkyBlyat:TweenPosition(UDim2.new(0.629,0,0.052,0),"Out","Linear",2)
  2090.         wait(2.001)
  2091.     end
  2092. end)
  2093.  
  2094. local tonkyLabel = coroutine.create(function()
  2095.     while wait(1) do
  2096.         local tonkyNumber = math.random(1, #tonkyTable)
  2097.         TonkyLabel.Text = tonkyTable[tonkyNumber]
  2098.         wait(1)
  2099.         TonkyLabel.Text = ""
  2100.     end
  2101. end)
  2102.  
  2103. local barloop = coroutine.create(function() while wait(1) do
  2104.         if menuOpen then
  2105.         bar:TweenSize(UDim2.new(0,0,0,2),"Out","Quint",1)
  2106.         bar:TweenPosition(UDim2.new(1.01,0,0.086,0),"Out","Quint",1)
  2107.         wait(1.1)
  2108.         bar.Size = UDim2.new(0,0,0,2)
  2109.         bar.Position = UDim2.new(-0.01,0,0.086,0)
  2110.         bar:TweenSize(UDim2.new(0,560,0,2),"Out","Quint",1)
  2111.         end
  2112. end end) coroutine.resume(barloop)
  2113.  
  2114. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end counter = 0
  2115. local barrainbow = coroutine.create(function() while wait(0.1) do
  2116.     if rainbowEnabled then
  2117.     bar.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2118.     selectbar.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2119.     generalselectbar.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2120.     counter = counter + 0.01
  2121.     end
  2122. end end) coroutine.resume(barrainbow)
  2123.  
  2124. exit.MouseEnter:Connect(function() exit.Shape.ImageColor3 = Color3.fromRGB(255,0,0) end)
  2125. exit.MouseLeave:Connect(function() exit.Shape.ImageColor3 = Color3.fromRGB(255,255,255) end)
  2126. minimize.MouseEnter:Connect(function() minimize.Shape.ImageColor3 = Color3.fromRGB(255,125,0) end)
  2127. minimize.MouseLeave:Connect(function() minimize.Shape.ImageColor3 = Color3.fromRGB(255,255,255) end)
  2128. minimizeExit.MouseEnter:Connect(function() minimizeExit.Shape.ImageColor3 = Color3.fromRGB(255,0,0) end)
  2129. minimizeExit.MouseLeave:Connect(function() minimizeExit.Shape.ImageColor3 = Color3.fromRGB(255,255,255) end)
  2130. minimizeOpen.MouseEnter:Connect(function() minimizeOpen.Shape.ImageColor3 = Color3.fromRGB(0,255,0) end)
  2131. minimizeOpen.MouseLeave:Connect(function() minimizeOpen.Shape.ImageColor3 = Color3.fromRGB(255,255,255) end)
  2132.  
  2133.  
  2134.  
  2135. for i,v in pairs (Tonky:GetDescendants()) do if not cooldown then
  2136.     if v:IsA("TextButton") or v:IsA("ImageButton") then
  2137.         v.MouseEnter:Connect(function()
  2138.             if soundHoverOn then
  2139.                 local sound = Instance.new("Sound", soundFolder)
  2140.                 sound.Name = tostring(math.random(10000000, 99999999))
  2141.                 sound.SoundId = "rbxassetid://421058925"
  2142.                 sound.Volume = 0.01
  2143.                 sound.TimePosition = 0.05
  2144.                 sound.MaxDistance = 99999999999999
  2145.                 sound:Play()
  2146.             end
  2147.         end)
  2148.         v.MouseButton1Click:Connect(function()
  2149.             local randomNum = math.random(1,10000)
  2150.             if soundClickOn then
  2151.                 local sound = Instance.new("Sound", soundFolder)
  2152.                 sound.Name = tostring(math.random(10000000, 99999999))
  2153.                 if randomNum <= 9999 then
  2154.                     sound.TimePosition = 0.03
  2155.                     sound.SoundId = "rbxassetid://1129547534"
  2156.                     sound.Volume = .08
  2157.                 else
  2158.                     sound.TimePosition = 0
  2159.                     sound.SoundId = "rbxassetid://535861789"
  2160.                     sound.Volume = 1
  2161.                 end
  2162.                 sound.MaxDistance = 99999999999999
  2163.                 sound:Play()
  2164.             end
  2165.         end)
  2166.     end
  2167. end end
  2168.  
  2169.  
  2170.  
  2171. minimize.MouseButton1Click:Connect(function()
  2172.     Main:TweenSize(UDim2.new(0,550,0,0),"Out","Quint",1)
  2173.     wait(1)
  2174.     area:TweenPosition(UDim2.new(0,0,0,0),"Out","Quint",0.5)
  2175. end)
  2176.  
  2177. minimizeOpen.MouseButton1Click:Connect(function()
  2178.     title.Text = "  Tonky"
  2179.     area:TweenPosition(UDim2.new(0,0,-1,0),"Out","Quint",1)
  2180.     wait(1)
  2181.     Main:TweenSize(UDim2.new(0,550,0,350),"Out","Quint",1)
  2182.     menuOpen = true
  2183.     wait(2)
  2184. end)
  2185.  
  2186. minimizeExit.MouseButton1Click:Connect(function()
  2187.     minititle.Text = "   Goodbye..."
  2188.     area.Text = "   Goodbye..."
  2189.     wait(0.8)
  2190.     area:TweenPosition(UDim2.new(0,0,-1,0),"Out","Quint",1)
  2191.     wait(1)
  2192.     Tonky:Destroy()
  2193. end)
  2194.  
  2195. exit.MouseButton1Click:Connect(function()
  2196.     title.Text = "  Goodbye tonky..."
  2197.     wait(0.8)
  2198.     Main:TweenSize(UDim2.new(0,550,0,0),"Out","Quint",1)
  2199.     wait(1)
  2200.     Tonky:Destroy()
  2201. end)
  2202.  
  2203. executor.MouseButton1Click:Connect(function() if not cooldown then
  2204.     if welcomeTab.Position == UDim2.new(0,0,0,0) then
  2205.     executorTab.Position = UDim2.new(0,0,1,0); gamescannerTab.Position = UDim2.new(1,0,1,0);
  2206.     generalTab.Position = UDim2.new(2,0,1,0); settingTab.Position = UDim2.new(3,0,1,0); creditsTab.Position = UDim2.new(0,0,-1,0)
  2207.    
  2208.     selectbar:TweenPosition(UDim2.new(0.011,0,0.177,0),"Out","Quint",0.5) selectbar.Visible = true
  2209.     if selectbar.Size ~= UDim2.new(0,125,0,2) then selectbar:TweenSize(UDim2.new(0,125,0,2),"Out","Quint",0.5) end
  2210.     executor.Font = Enum.Font.SourceSansSemibold
  2211.     gamescanner.Font = Enum.Font.SourceSansLight
  2212.     general.Font = Enum.Font.SourceSansLight
  2213.     setting.Font = Enum.Font.SourceSansLight
  2214.    
  2215.     welcomeTab:TweenPosition(UDim2.new(0,0,-1,0),"Out","Quint",0.5)
  2216.     executorTab:TweenPosition(UDim2.new(0,0,0,0),"Out","Quint",0.5)
  2217.     wait(0.5)
  2218.     executorTab:TweenPosition(UDim2.new(0,0,0,0),"Out","Quint",0)
  2219.     gamescannerTab:TweenPosition(UDim2.new(1,0,0,0),"Out","Quint",0)
  2220.     generalTab:TweenPosition(UDim2.new(2,0,0,0),"Out","Quint",0)
  2221.     settingTab:TweenPosition(UDim2.new(3,0,0,0),"Out","Quint",0)
  2222.     elseif creditsTab.Position == UDim2.new(0,0,0,0) then
  2223.         executorTab:TweenPosition(UDim2.new(0,0,1,0),"Out","Quint",0)
  2224.         gamescannerTab:TweenPosition(UDim2.new(1,0,1,0),"Out","Quint",0)
  2225.         generalTab:TweenPosition(UDim2.new(2,0,1,0),"Out","Quint",0)
  2226.         settingTab:TweenPosition(UDim2.new(3,0,1,0),"Out","Quint",0)
  2227.         wait()
  2228.         executorTab:TweenPosition(UDim2.new(0,0,0,0),"Out","Quint",0.5)
  2229.         gamescannerTab:TweenPosition(UDim2.new(1,0,0,0),"Out","Quint",0.5)
  2230.         generalTab:TweenPosition(UDim2.new(2,0,0,0),"Out","Quint",0.5)
  2231.         settingTab:TweenPosition(UDim2.new(3,0,0,0),"Out","Quint",0.5)
  2232.         creditsTab:TweenPosition(UDim2.new(0,0,-1,0),"Out","Quint",0.5)
  2233.     else
  2234.         executorTab:TweenPosition(UDim2.new(0,0,0,0),"Out","Quint",0.5)
  2235.         gamescannerTab:TweenPosition(UDim2.new(1,0,0,0),"Out","Quint",0.5)
  2236.         generalTab:TweenPosition(UDim2.new(2,0,0,0),"Out","Quint",0.5)
  2237.         settingTab:TweenPosition(UDim2.new(3,0,0,0),"Out","Quint",0.5)
  2238.         creditsTab:TweenPosition(UDim2.new(0,0,-1,0),"Out","Quint",0.5)
  2239.     end
  2240.    
  2241.     selectbar:TweenPosition(UDim2.new(0.011,0,0.177,0),"Out","Quint",0.5) selectbar.Visible = true
  2242.    
  2243.     if selectbar.Size ~= UDim2.new(0,125,0,2) then selectbar:TweenSize(UDim2.new(0,125,0,2),"Out","Quint",0.5) end
  2244.     executor.Font = Enum.Font.SourceSansSemibold
  2245.     gamescanner.Font = Enum.Font.SourceSansLight
  2246.     general.Font = Enum.Font.SourceSansLight
  2247.     setting.Font = Enum.Font.SourceSansLight
  2248.     switchCooldown()
  2249. end end)
  2250.  
  2251. gamescanner.MouseButton1Click:Connect(function() if not cooldown then
  2252.     if welcomeTab.Position == UDim2.new(0,0,0,0) then
  2253.     executorTab.Position = UDim2.new(-1,0,1,0); gamescannerTab.Position = UDim2.new(0,0,1,0);
  2254.     generalTab.Position = UDim2.new(1,0,1,0); settingTab.Position = UDim2.new(2,0,1,0); creditsTab.Position = UDim2.new(0,0,-1,0)
  2255.    
  2256.     selectbar:TweenPosition(UDim2.new(0.26,0,0.177,0),"Out","Quint",0.5) selectbar.Visible = true
  2257.     if selectbar.Size ~= UDim2.new(0,125,0,2) then selectbar:TweenSize(UDim2.new(0,125,0,2),"Out","Quint",0.5) end
  2258.     executor.Font = Enum.Font.SourceSansLight
  2259.     gamescanner.Font = Enum.Font.SourceSansSemibold
  2260.     general.Font = Enum.Font.SourceSansLight
  2261.     setting.Font = Enum.Font.SourceSansLight
  2262.    
  2263.     welcomeTab:TweenPosition(UDim2.new(0,0,-1,0),"Out","Quint",0.5)
  2264.     gamescannerTab:TweenPosition(UDim2.new(0,0,0,0),"Out","Quint",0.5)
  2265.     wait(0.5)
  2266.     executorTab:TweenPosition(UDim2.new(-1,0,0,0),"Out","Quint",0)
  2267.     gamescannerTab:TweenPosition(UDim2.new(0,0,0,0),"Out","Quint",0)
  2268.     generalTab:TweenPosition(UDim2.new(1,0,0,0),"Out","Quint",0)
  2269.     settingTab:TweenPosition(UDim2.new(2,0,0,0),"Out","Quint",0)
  2270.     elseif creditsTab.Position == UDim2.new(0,0,0,0) then
  2271.         executorTab:TweenPosition(UDim2.new(-1,0,1,0),"Out","Quint",0)
  2272.         gamescannerTab:TweenPosition(UDim2.new(0,0,1,0),"Out","Quint",0)
  2273.         generalTab:TweenPosition(UDim2.new(1,0,1,0),"Out","Quint",0)
  2274.         settingTab:TweenPosition(UDim2.new(2,0,1,0),"Out","Quint",0)
  2275.         wait()
  2276.         executorTab:TweenPosition(UDim2.new(-1,0,0,0),"Out","Quint",0.5)
  2277.         gamescannerTab:TweenPosition(UDim2.new(0,0,0,0),"Out","Quint",0.5)
  2278.         generalTab:TweenPosition(UDim2.new(1,0,0,0),"Out","Quint",0.5)
  2279.         settingTab:TweenPosition(UDim2.new(2,0,0,0),"Out","Quint",0.5)
  2280.         creditsTab:TweenPosition(UDim2.new(0,0,-1,0),"Out","Quint",0.5)
  2281.     else
  2282.         executorTab:TweenPosition(UDim2.new(-1,0,0,0),"Out","Quint",0.5)
  2283.         gamescannerTab:TweenPosition(UDim2.new(0,0,0,0),"Out","Quint",0.5)
  2284.         generalTab:TweenPosition(UDim2.new(1,0,0,0),"Out","Quint",0.5)
  2285.         settingTab:TweenPosition(UDim2.new(2,0,0,0),"Out","Quint",0.5)
  2286.         creditsTab:TweenPosition(UDim2.new(0,0,-1,0),"Out","Quint",0.5)
  2287.     end
  2288.    
  2289.     selectbar:TweenPosition(UDim2.new(0.26,0,0.177,0),"Out","Quint",0.5) selectbar.Visible = true
  2290.     if selectbar.Size ~= UDim2.new(0,125,0,2) then selectbar:TweenSize(UDim2.new(0,125,0,2),"Out","Quint",0.5) end
  2291.     executor.Font = Enum.Font.SourceSansLight
  2292.     gamescanner.Font = Enum.Font.SourceSansSemibold
  2293.     general.Font = Enum.Font.SourceSansLight
  2294.     setting.Font = Enum.Font.SourceSansLight
  2295.     switchCooldown()
  2296. end end)
  2297.  
  2298. general.MouseButton1Click:Connect(function() if not cooldown then
  2299.     if welcomeTab.Position == UDim2.new(0,0,0,0) then
  2300.     executorTab.Position = UDim2.new(-2,0,1,0); gamescannerTab.Position = UDim2.new(-1,0,1,0);
  2301.     generalTab.Position = UDim2.new(0,0,1,0); settingTab.Position = UDim2.new(1,0,1,0); creditsTab.Position = UDim2.new(0,0,-1,0)
  2302.    
  2303.     selectbar:TweenPosition(UDim2.new(0.513,0,0.177,0),"Out","Quint",0.5) selectbar.Visible = true
  2304.     if selectbar.Size ~= UDim2.new(0,125,0,2) then selectbar:TweenSize(UDim2.new(0,125,0,2),"Out","Quint",0.5) end
  2305.     executor.Font = Enum.Font.SourceSansLight
  2306.     gamescanner.Font = Enum.Font.SourceSansLight
  2307.     general.Font = Enum.Font.SourceSansSemibold
  2308.     setting.Font = Enum.Font.SourceSansLight
  2309.    
  2310.     welcomeTab:TweenPosition(UDim2.new(0,0,-1,0),"Out","Quint",0.5)
  2311.     generalTab:TweenPosition(UDim2.new(0,0,0,0),"Out","Quint",0.5)
  2312.     wait(0.5)
  2313.     executorTab:TweenPosition(UDim2.new(-2,0,0,0),"Out","Quint",0)
  2314.     gamescannerTab:TweenPosition(UDim2.new(-1,0,0,0),"Out","Quint",0)
  2315.     generalTab:TweenPosition(UDim2.new(0,0,0,0),"Out","Quint",0)
  2316.     settingTab:TweenPosition(UDim2.new(1,0,0,0),"Out","Quint",0)
  2317.     elseif creditsTab.Position == UDim2.new(0,0,0,0) then
  2318.         executorTab:TweenPosition(UDim2.new(-2,0,1,0),"Out","Quint",0)
  2319.         gamescannerTab:TweenPosition(UDim2.new(-1,0,1,0),"Out","Quint",0)
  2320.         generalTab:TweenPosition(UDim2.new(0,0,1,0),"Out","Quint",0)
  2321.         settingTab:TweenPosition(UDim2.new(1,0,1,0),"Out","Quint",0)
  2322.         wait()
  2323.         executorTab:TweenPosition(UDim2.new(-2,0,0,0),"Out","Quint",0.5)
  2324.         gamescannerTab:TweenPosition(UDim2.new(-1,0,0,0),"Out","Quint",0.5)
  2325.         generalTab:TweenPosition(UDim2.new(0,0,0,0),"Out","Quint",0.5)
  2326.         settingTab:TweenPosition(UDim2.new(1,0,0,0),"Out","Quint",0.5)
  2327.         creditsTab:TweenPosition(UDim2.new(0,0,-1,0),"Out","Quint",0.5)
  2328.     else
  2329.         executorTab:TweenPosition(UDim2.new(-2,0,0,0),"Out","Quint",0.5)
  2330.         gamescannerTab:TweenPosition(UDim2.new(-1,0,0,0),"Out","Quint",0.5)
  2331.         generalTab:TweenPosition(UDim2.new(0,0,0,0),"Out","Quint",0.5)
  2332.         settingTab:TweenPosition(UDim2.new(1,0,0,0),"Out","Quint",0.5)
  2333.         creditsTab:TweenPosition(UDim2.new(0,0,-1,0),"Out","Quint",0.5)
  2334.     end
  2335.    
  2336.     selectbar:TweenPosition(UDim2.new(0.513,0,0.177,0),"Out","Quint",0.5) selectbar.Visible = true
  2337.     if selectbar.Size ~= UDim2.new(0,125,0,2) then selectbar:TweenSize(UDim2.new(0,125,0,2),"Out","Quint",0.5) end
  2338.     executor.Font = Enum.Font.SourceSansLight
  2339.     gamescanner.Font = Enum.Font.SourceSansLight
  2340.     general.Font = Enum.Font.SourceSansSemibold
  2341.     setting.Font = Enum.Font.SourceSansLight
  2342.     switchCooldown()
  2343. end end)
  2344.  
  2345. setting.MouseButton1Click:Connect(function() if not cooldown then
  2346.     if welcomeTab.Position == UDim2.new(0,0,0,0) then
  2347.     executorTab.Position = UDim2.new(-3,0,1,0); gamescannerTab.Position = UDim2.new(-2,0,1,0);
  2348.     generalTab.Position = UDim2.new(-1,0,1,0); settingTab.Position = UDim2.new(0,0,1,0); creditsTab.Position = UDim2.new(0,0,-1,0)
  2349.    
  2350.     selectbar:TweenPosition(UDim2.new(0.762,0,0.177,0),"Out","Quint",0.5) selectbar.Visible = true
  2351.     if selectbar.Size ~= UDim2.new(0,125,0,2) then selectbar:TweenSize(UDim2.new(0,125,0,2),"Out","Quint",0.5) end
  2352.     executor.Font = Enum.Font.SourceSansLight
  2353.     gamescanner.Font = Enum.Font.SourceSansLight
  2354.     general.Font = Enum.Font.SourceSansLight
  2355.     setting.Font = Enum.Font.SourceSansSemibold
  2356.    
  2357.     welcomeTab:TweenPosition(UDim2.new(0,0,-1,0),"Out","Quint",0.5)
  2358.     settingTab:TweenPosition(UDim2.new(0,0,0,0),"Out","Quint",0.5)
  2359.     wait(0.5)
  2360.     executorTab:TweenPosition(UDim2.new(-3,0,0,0),"Out","Quint",0)
  2361.     gamescannerTab:TweenPosition(UDim2.new(-2,0,0,0),"Out","Quint",0)
  2362.     generalTab:TweenPosition(UDim2.new(-1,0,0,0),"Out","Quint",0)
  2363.     settingTab:TweenPosition(UDim2.new(0,0,0,0),"Out","Quint",0)
  2364.     elseif creditsTab.Position == UDim2.new(0,0,0,0) then
  2365.         executorTab:TweenPosition(UDim2.new(-3,0,1,0),"Out","Quint",0)
  2366.         gamescannerTab:TweenPosition(UDim2.new(-2,0,1,0),"Out","Quint",0)
  2367.         generalTab:TweenPosition(UDim2.new(-1,0,1,0),"Out","Quint",0)
  2368.         settingTab:TweenPosition(UDim2.new(0,0,1,0),"Out","Quint",0)
  2369.         wait()
  2370.         executorTab:TweenPosition(UDim2.new(-3,0,0,0),"Out","Quint",0.5)
  2371.         gamescannerTab:TweenPosition(UDim2.new(-2,0,0,0),"Out","Quint",0.5)
  2372.         generalTab:TweenPosition(UDim2.new(-1,0,0,0),"Out","Quint",0.5)
  2373.         settingTab:TweenPosition(UDim2.new(0,0,0,0),"Out","Quint",0.5)
  2374.         creditsTab:TweenPosition(UDim2.new(0,0,-1,0),"Out","Quint",0.5)
  2375.     else
  2376.         executorTab:TweenPosition(UDim2.new(-3,0,0,0),"Out","Quint",0.5)
  2377.         gamescannerTab:TweenPosition(UDim2.new(-2,0,0,0),"Out","Quint",0.5)
  2378.         generalTab:TweenPosition(UDim2.new(-1,0,0,0),"Out","Quint",0.5)
  2379.         settingTab:TweenPosition(UDim2.new(0,0,0,0),"Out","Quint",0.5)
  2380.         creditsTab:TweenPosition(UDim2.new(0,0,-1,0),"Out","Quint",0.5)
  2381.     end
  2382.    
  2383.     selectbar:TweenPosition(UDim2.new(0.762,0,0.177,0),"Out","Quint",0.5) selectbar.Visible = true
  2384.     if selectbar.Size ~= UDim2.new(0,125,0,2) then selectbar:TweenSize(UDim2.new(0,125,0,2),"Out","Quint",0.5) end
  2385.     executor.Font = Enum.Font.SourceSansLight
  2386.     gamescanner.Font = Enum.Font.SourceSansLight
  2387.     general.Font = Enum.Font.SourceSansLight
  2388.     setting.Font = Enum.Font.SourceSansSemibold
  2389.     switchCooldown()
  2390. end end)
  2391.  
  2392. title.MouseButton1Click:Connect(function()
  2393.     if welcomeTab.Position == UDim2.new(0,0,0,0) then
  2394.     executorTab.Position = UDim2.new(-3,0,1,0); gamescannerTab.Position = UDim2.new(-2,0,1,0);
  2395.     generalTab.Position = UDim2.new(-1,0,1,0); settingTab.Position = UDim2.new(0,0,1,0); creditsTab.Position = UDim2.new(0,0,-1,0)
  2396.    
  2397.     welcomeTab:TweenPosition(UDim2.new(0,0,1,0),"Out","Quint",0.5)
  2398.     creditsTab:TweenPosition(UDim2.new(0,0,0,0),"Out","Quint",0.5)
  2399.     wait(0.5)
  2400.     executorTab:TweenPosition(UDim2.new(-3,0,-1,0),"Out","Quint",0)
  2401.     gamescannerTab:TweenPosition(UDim2.new(-2,0,-1,0),"Out","Quint",0)
  2402.     generalTab:TweenPosition(UDim2.new(-1,0,-1,0),"Out","Quint",0)
  2403.     settingTab:TweenPosition(UDim2.new(0,0,-1,0),"Out","Quint",0)
  2404.     else
  2405.         creditsTab:TweenPosition(UDim2.new(0,0,0,0),"Out","Quint",0.5)
  2406.        
  2407.         if executorTab.Position == UDim2.new(0,0,0,0) then
  2408.             executorTab:TweenPosition(UDim2.new(0,0,1,0),"Out","Quint",0.5)
  2409.             gamescannerTab:TweenPosition(UDim2.new(1,0,1,0),"Out","Quint",0.5)
  2410.             generalTab:TweenPosition(UDim2.new(2,0,1,0),"Out","Quint",0.5)
  2411.             settingTab:TweenPosition(UDim2.new(3,0,1,0),"Out","Quint",0.5)
  2412.            
  2413.         elseif gamescannerTab.Position == UDim2.new(0,0,0,0) then
  2414.             executorTab:TweenPosition(UDim2.new(-1,0,1,0),"Out","Quint",0.5)
  2415.             gamescannerTab:TweenPosition(UDim2.new(0,0,1,0),"Out","Quint",0.5)
  2416.             generalTab:TweenPosition(UDim2.new(1,0,1,0),"Out","Quint",0.5)
  2417.             settingTab:TweenPosition(UDim2.new(2,0,1,0),"Out","Quint",0.5)
  2418.            
  2419.         elseif generalTab.Position == UDim2.new(0,0,0,0) then
  2420.             executorTab:TweenPosition(UDim2.new(-2,0,1,0),"Out","Quint",0.5)
  2421.             gamescannerTab:TweenPosition(UDim2.new(-1,0,1,0),"Out","Quint",0.5)
  2422.             generalTab:TweenPosition(UDim2.new(0,0,1,0),"Out","Quint",0.5)
  2423.             settingTab:TweenPosition(UDim2.new(1,0,1,0),"Out","Quint",0.5)
  2424.            
  2425.         elseif settingTab.Position == UDim2.new(0,0,0,0) then
  2426.             executorTab:TweenPosition(UDim2.new(-3,0,1,0),"Out","Quint",0.5)
  2427.             gamescannerTab:TweenPosition(UDim2.new(-2,0,1,0),"Out","Quint",0.5)
  2428.             generalTab:TweenPosition(UDim2.new(-1,0,1,0),"Out","Quint",0.5)
  2429.             settingTab:TweenPosition(UDim2.new(0,0,1,0),"Out","Quint",0.5)
  2430.         end
  2431.     end
  2432.    
  2433.     selectbar:TweenPosition(UDim2.new(0.5,0,0.177,0),"Out","Quint",0.5)
  2434.     selectbar:TweenSize(UDim2.new(0,0,0,2),"Out","Quint",0.5)
  2435.     executor.Font = Enum.Font.SourceSansLight
  2436.     gamescanner.Font = Enum.Font.SourceSansLight
  2437.     general.Font = Enum.Font.SourceSansLight
  2438.     setting.Font = Enum.Font.SourceSansLight
  2439.     switchCooldown()
  2440. end)
  2441.  
  2442. generalSwitch = false
  2443. buttons.MouseButton1Click:Connect(function()
  2444.     if not generalSwitch then
  2445.         generalSwitch = true
  2446.         espmenu.Font = Enum.Font.SourceSansLight
  2447.         buttons.Font = Enum.Font.SourceSansSemibold
  2448.         commands.Font = Enum.Font.SourceSansLight
  2449.         commandsFrame:TweenPosition(UDim2.new(-0.989,0,0.09,0),"Out","Quint",0.5)
  2450.         buttonsFrame:TweenPosition(UDim2.new(0.011,0,0.09,0),"Out","Quint",0.5)
  2451.         espFrame:TweenPosition(UDim2.new(1.011,0,0.09,0),"Out","Quint",0.5)
  2452.         generalselectbar:TweenPosition(UDim2.new(0.409,0,0.08,0),"Out","Quint",0.5)
  2453.         wait(0.505)
  2454.         generalSwitch = false
  2455.     end
  2456. end)
  2457.  
  2458.  
  2459. commands.MouseButton1Click:Connect(function()
  2460.     if not generalSwitch then
  2461.         generalSwitch = true
  2462.         espmenu.Font = Enum.Font.SourceSansLight
  2463.         buttons.Font = Enum.Font.SourceSansLight
  2464.         commands.Font = Enum.Font.SourceSansSemibold
  2465.         commandsFrame:TweenPosition(UDim2.new(0.011,0,0.09,0),"Out","Quint",0.5)
  2466.         buttonsFrame:TweenPosition(UDim2.new(1.011,0,0.09,0),"Out","Quint",0.5)
  2467.         espFrame:TweenPosition(UDim2.new(2.011,0,0.09,0),"Out","Quint",0.5)
  2468.         generalselectbar:TweenPosition(UDim2.new(0.083,0,0.08,0),"Out","Quint",0.5)
  2469.         wait(0.505)
  2470.         generalSwitch = false
  2471.     end
  2472. end)
  2473.  
  2474.  
  2475. espmenu.MouseButton1Click:Connect(function()
  2476.     if not generalSwitch then
  2477.         generalSwitch = true
  2478.         espmenu.Font = Enum.Font.SourceSansSemibold
  2479.         buttons.Font = Enum.Font.SourceSansLight
  2480.         commands.Font = Enum.Font.SourceSansLight
  2481.         commandsFrame:TweenPosition(UDim2.new(-1.989,0,0.09,0),"Out","Quint",0.5)
  2482.         buttonsFrame:TweenPosition(UDim2.new(-0.989,0,0.09,0),"Out","Quint",0.5)
  2483.         espFrame:TweenPosition(UDim2.new(0.011,0,0.09,0),"Out","Quint",0.5)
  2484.         generalselectbar:TweenPosition(UDim2.new(0.734,0,0.08,0),"Out","Quint",0.5)
  2485.         wait(0.505)
  2486.         generalSwitch = false
  2487.     end
  2488. end)
  2489.  
  2490. --- ACTUAL BUTTONS STUFF BELOW HERE LOL --- ACTUAL BUTTONS STUFF BELOW HERE LOL --- ACTUAL BUTTONS STUFF BELOW HERE LOL ---
  2491.  
  2492.  
  2493. --- SHOWHELP BUTTONS --- SHOWHELP BUTTONS --- SHOWHELP BUTTONS --- SHOWHELP BUTTONS --- SHOWHELP BUTTONS --- SHOWHELP BUTTONS ---
  2494. showHelp = false
  2495.  
  2496. execute.MouseEnter:Connect(function()
  2497.     if showHelp then
  2498.         helplabel.Text = "Executes script typed in the textbox"
  2499.     end
  2500. end)
  2501. execute.MouseLeave:Connect(function()
  2502.     helplabel.Text = ""
  2503. end)
  2504.  
  2505.  
  2506. clear.MouseEnter:Connect(function()
  2507.     if showHelp then
  2508.         helplabel.Text = "Clears text typed in the textbox"
  2509.     end
  2510. end)
  2511. clear.MouseLeave:Connect(function()
  2512.     helplabel.Text = ""
  2513. end)
  2514.  
  2515.  
  2516. tobottom.MouseEnter:Connect(function()
  2517.     if showHelp then
  2518.         helplabel.Text = "Go to the bottom of the script textbox"
  2519.     end
  2520. end)
  2521. tobottom.MouseLeave:Connect(function()
  2522.     helplabel.Text = ""
  2523. end)
  2524.  
  2525.  
  2526. totop.MouseEnter:Connect(function()
  2527.     if showHelp then
  2528.         helplabel.Text = "Go to the top of the script textbox"
  2529.     end
  2530. end)
  2531. totop.MouseLeave:Connect(function()
  2532.     helplabel.Text = ""
  2533. end)
  2534.  
  2535.  
  2536. title.MouseEnter:Connect(function()
  2537.     if showHelp then
  2538.         helplabel.Text = "View creator credits and more"
  2539.     end
  2540. end)
  2541. title.MouseLeave:Connect(function()
  2542.     helplabel.Text = ""
  2543. end)
  2544.  
  2545.  
  2546. synapsecopy.MouseEnter:Connect(function()
  2547.     if showHelp then
  2548.         helplabel.Text = "(Synapse only) copies script from textbox to clipboard"
  2549.     end
  2550. end)
  2551. synapsecopy.MouseLeave:Connect(function()
  2552.     helplabel.Text = ""
  2553. end)
  2554.  
  2555.  
  2556. synapsesave.MouseEnter:Connect(function()
  2557.     if showHelp then
  2558.         helplabel.Text = "(Synapse only) saves script from textbox to syn\workspace"
  2559.     end
  2560. end)
  2561. synapsesave.MouseLeave:Connect(function()
  2562.     helplabel.Text = ""
  2563. end)
  2564.  
  2565.  
  2566. exit.MouseEnter:Connect(function()
  2567.     if showHelp then
  2568.         helplabel.Text = "Close Tonky hub"
  2569.     end
  2570. end)
  2571. exit.MouseLeave:Connect(function()
  2572.     helplabel.Text = ""
  2573. end)
  2574.  
  2575.  
  2576. minimize.MouseEnter:Connect(function()
  2577.     if showHelp then
  2578.         helplabel.Text = "Minimize Tonky hub"
  2579.     end
  2580. end)
  2581. minimize.MouseLeave:Connect(function()
  2582.     helplabel.Text = ""
  2583. end)
  2584. --- END OF SHOWHELP BUTTONS --- END OF SHOWHELP BUTTONS --- END OF SHOWHELP BUTTONS --- END OF SHOWHELP BUTTONS ---
  2585.  
  2586. tobottom.MouseButton1Click:Connect(function()
  2587.     ScrollingFrame.CanvasPosition = Vector2.new(0,8415.5)
  2588. end)
  2589.  
  2590. totop.MouseButton1Click:Connect(function()
  2591.     ScrollingFrame.CanvasPosition = Vector2.new(0,0)
  2592. end)
  2593.  
  2594. clear.MouseButton1Click:Connect(function()
  2595.     text.Text = "";
  2596. end)
  2597.  
  2598. execute.MouseButton1Click:Connect(function()
  2599.     loadstring(text.Text)()
  2600. end)
  2601.  
  2602. settingscooldown = false
  2603. function settingCooldown()
  2604.     settingscooldown = true
  2605.     wait(0.101)
  2606.     settingscooldown = false
  2607. end
  2608.  
  2609. disableRainbowOn = false
  2610. disableRainbow.MouseButton1Click:Connect(function()
  2611.     if not settingscooldown then
  2612.         settingCooldown()
  2613.        
  2614.         if disableRainbowOn then
  2615.             disableRainbowOn = false
  2616.             disableRainbow.Text = "OFF"
  2617.             disableRainbow.TextColor3 = Color3.fromRGB(255,0,0)
  2618.         else
  2619.             disableRainbow.Text = "ON"
  2620.             disableRainbow.TextColor3 = Color3.fromRGB(0,255,0)
  2621.             wait(0.101)
  2622.             bar.BackgroundColor3 = Color3.fromRGB(255,255,255)
  2623.             selectbar.BackgroundColor3 = Color3.fromRGB(255,255,255)
  2624.             generalselectbar.BackgroundColor3 = Color3.fromRGB(255,255,255)
  2625.             disableRainbowOn = true
  2626.         end
  2627.        
  2628.         if rainbowEnabled then
  2629.             rainbowEnabled = false
  2630.         else
  2631.             rainbowEnabled = true
  2632.         end
  2633.        
  2634.     end
  2635. end)
  2636.  
  2637. buttonHelpOn = false
  2638. buttonHelp.MouseButton1Click:Connect(function()
  2639.     if not settingscooldown then
  2640.         if buttonHelpOn then
  2641.             buttonHelp.Text = "OFF"
  2642.             buttonHelp.TextColor3 = Color3.fromRGB(255,0,0)
  2643.             buttonHelpOn = false
  2644.            
  2645.             showHelp = false
  2646.         else
  2647.             buttonHelp.Text = "ON"
  2648.             buttonHelp.TextColor3 = Color3.fromRGB(0,255,0)
  2649.             buttonHelpOn = true
  2650.            
  2651.             showHelp = true
  2652.         end
  2653.         settingCooldown()
  2654.     end
  2655. end)
  2656.  
  2657. alwaysCreditsOn = false
  2658. alwaysCredits.MouseButton1Click:Connect(function()
  2659.     if not settingscooldown then
  2660.         if alwaysCreditsOn then
  2661.             alwaysCredits.Text = "OFF"
  2662.             alwaysCredits.TextColor3 = Color3.fromRGB(255,0,0)
  2663.             alwaysCreditsOn = false
  2664.            
  2665.             minicredits.Visible = false
  2666.         else
  2667.             alwaysCredits.Text = "ON"
  2668.             alwaysCredits.TextColor3 = Color3.fromRGB(0,255,0)
  2669.             alwaysCreditsOn = true
  2670.            
  2671.             minicredits.Visible = true
  2672.         end
  2673.         settingCooldown()
  2674.     end
  2675. end)
  2676.  
  2677. synapseFunctionsOn = false
  2678. synapseFunctions.MouseButton1Click:Connect(function()
  2679.     if not settingscooldown then
  2680.         if syn then
  2681.         if synapseFunctionsOn then
  2682.             synapseFunctions.Text = "OFF"
  2683.             synapseFunctions.TextColor3 = Color3.fromRGB(255,0,0)
  2684.             synapseFunctionsOn = false
  2685.            
  2686.             synapsecopy.Visible = false
  2687.             synapsesave.Visible = false
  2688.         else
  2689.             synapseFunctions.Text = "ON"
  2690.             synapseFunctions.TextColor3 = Color3.fromRGB(0,255,0)
  2691.             synapseFunctionsOn = true
  2692.            
  2693.             synapsecopy.Visible = true
  2694.             synapsesave.Visible = true
  2695.         end
  2696.         settingCooldown()
  2697.         else
  2698.             helplabel.Text = "You are not using Synapse X"
  2699.             wait(1)
  2700.             helplabel.Text = ""
  2701.         end
  2702.     end
  2703. end)
  2704.  
  2705. disableHoverSoundsOn = false
  2706. disableHoverSounds.MouseButton1Click:Connect(function()
  2707.     if not settingscooldown then
  2708.         if disableHoverSoundsOn then
  2709.             disableHoverSounds.Text = "OFF"
  2710.             disableHoverSounds.TextColor3 = Color3.fromRGB(255,0,0)
  2711.             disableHoverSoundsOn = false
  2712.            
  2713.             soundHoverOn = true
  2714.         else
  2715.             disableHoverSounds.Text = "ON"
  2716.             disableHoverSounds.TextColor3 = Color3.fromRGB(0,255,0)
  2717.             disableHoverSoundsOn = true
  2718.            
  2719.             soundHoverOn = false
  2720.         end
  2721.         settingCooldown()
  2722.     end
  2723. end)
  2724.  
  2725. disableClickSoundsOn = false
  2726. disableClickSounds.MouseButton1Click:Connect(function()
  2727.     if not settingscooldown then
  2728.         if disableClickSoundsOn then
  2729.             disableClickSounds.Text = "OFF"
  2730.             disableClickSounds.TextColor3 = Color3.fromRGB(255,0,0)
  2731.             disableClickSoundsOn = false
  2732.            
  2733.             soundClickOn = true
  2734.         else
  2735.             disableClickSounds.Text = "ON"
  2736.             disableClickSounds.TextColor3 = Color3.fromRGB(0,255,0)
  2737.             disableClickSoundsOn = true
  2738.            
  2739.             soundClickOn = false
  2740.         end
  2741.         settingCooldown()
  2742.     end
  2743. end)
  2744.  
  2745.  
  2746. synapsecopy.MouseButton1Click:Connect(function()
  2747.     syn.write_clipboard(text.Text)
  2748. end)
  2749.  
  2750. synapsesave.MouseButton1Click:Connect(function()
  2751.     local newId = math.random(100000,999999)
  2752.     writefile("TonkyHub_SaveScript_"..newId..".lua", text.Text)
  2753. end)
  2754.  
  2755. -- Slider 1
  2756.  
  2757. local held1 = false
  2758. local step1 = 0
  2759. slider1.Text = 1
  2760.  
  2761. function snap(number, factor)
  2762.     if factor == 0 then
  2763.         return number
  2764.     else
  2765.         return math.floor(number/factor+0.5)*factor
  2766.     end
  2767. end
  2768.  
  2769. uis.InputEnded:Connect(function(input, processed)
  2770.     if input.UserInputType == Enum.UserInputType.MouseButton1 then
  2771.         held1 = false
  2772.        
  2773.         if disableClickSoundsOn then
  2774.             soundHoverOn = true
  2775.         end
  2776.     end
  2777. end)
  2778.  
  2779. sliderBtn1.MouseButton1Down:Connect(function()
  2780.     soundHoverOn = false
  2781.     held1 = true
  2782. end)
  2783.  
  2784. rus.RenderStepped:Connect(function(delta)
  2785.     if held1 then  
  2786.         slider1.Text = tostring(sliderBtn1.Position.X.Scale * 2)
  2787.         local MousePos = uis:GetMouseLocation().X
  2788.         local BtnPos = sliderBtn1.Position
  2789.         local SliderSize = slider1.AbsoluteSize.X + sliderBtn1.AbsoluteSize.X
  2790.         local SliderPos = slider1.AbsolutePosition.X
  2791.         local pos = snap((MousePos-SliderPos)/SliderSize,step1)
  2792.         local percentage = math.clamp(pos,0.25,1)
  2793.         sliderBtn1.Position = UDim2.new(percentage,0,BtnPos.Y.Scale, BtnPos.Y.Offset)
  2794.        
  2795.         uis.InputEnded:Connect(function(input, processed)
  2796.             if input.UserInputType == Enum.UserInputType.MouseButton1 then
  2797.                 held1 = false
  2798.                 TonkyScale.Scale = sliderBtn1.Position.X.Scale * 2
  2799.             end
  2800.         end)
  2801.     end
  2802. end)
  2803.  
  2804. slider1:GetPropertyChangedSignal("Text"):Connect(function()
  2805.     if string.sub(slider1.Text,1,3) then
  2806.         slider1.Text = string.sub(slider1.Text,1,3)
  2807.     end
  2808. end)
  2809.  
  2810. minHeight2 = 20
  2811. local function updateSize2()
  2812.     ScrollingFrame.CanvasSize = UDim2.new(0,0,0,minHeight2 + text.TextBounds.Y)
  2813. end
  2814.  
  2815. text:GetPropertyChangedSignal("TextBounds"):Connect(updateSize2)
  2816.  
  2817. -- General tab
  2818.  
  2819. minHeight = 18
  2820. local function updateSize()
  2821.     scroll.CanvasSize = UDim2.new(0,0,0,minHeight + output.TextBounds.Y)
  2822. end
  2823.  
  2824. output:GetPropertyChangedSignal("TextBounds"):Connect(updateSize)
  2825.  
  2826. local ms = player:GetMouse()
  2827.  
  2828. uis.InputBegan:Connect(function(input, Target)
  2829.     if input.UserInputType == Enum.UserInputType.MouseButton1 and uis:IsKeyDown(Enum.KeyCode.LeftControl) then
  2830.         if clicktpOn then
  2831.             player.Character:MoveTo(ms.hit.p)
  2832.         end
  2833.     end
  2834.     if input.UserInputType == Enum.UserInputType.MouseButton1 and uis:IsKeyDown(Enum.KeyCode.LeftAlt) then
  2835.         if clickdsOn then
  2836.             ms.Target:Destroy()
  2837.         end
  2838.     end
  2839. end)
  2840.  
  2841. commandsList = [[
  2842. asuswalls - Make all workspace objects transparent - [Client]
  2843. btools - Gives you building tools [Client]
  2844. chathook - Enables commands via chat (Prefix: ":") - [Client]
  2845. clear - Clears output
  2846. clickds - Toggles ALT + Click destroy - [Client]
  2847. clicktp - Toggles CTRL + Click teleport - [Server]
  2848. cmds - Show commands
  2849. fly - Toggles flying - [Server]
  2850. goto [player] - Teleport you to [player] - [Server]
  2851. gravity [num] - Changes gravity  to [num] - [Client]
  2852. hidename - Hides all possible account info - [Client]
  2853. jp [num] - Changes localplayer's jumppower to [num] - [Server]
  2854. noclip - Toggles noclip - [Server]
  2855. worldcolor [r] [g] [b] - Changes world color to [r] [g] [b] - [Client]
  2856. ws [num] - Changes localplayer's walkspeed to [num] - [Server]
  2857. ]]
  2858. asusOn = false
  2859. clicktpOn = false
  2860. clickdsOn = false
  2861. hidenameOn = false
  2862. noclipOn = false
  2863.  
  2864. local cc = Instance.new("ColorCorrectionEffect", game.Lighting)
  2865. cc.Name = "TonkyCorrectionEffect"
  2866. cc.Brightness = 0
  2867.  
  2868. local rs = game:GetService("RunService")
  2869.  
  2870. rs.RenderStepped:Connect(function()
  2871.     if noclipOn then
  2872.         game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  2873.     end
  2874. end)
  2875.  
  2876. function sendCommand()
  2877.     local oldText = output.Text
  2878.    
  2879.     -- Single word commands
  2880.     if input.Text == "cmds" then -- cmds
  2881.         minHeight = 382
  2882.         output.Text = oldText..commandsList
  2883.         updateSize()
  2884.         minHeight = 18
  2885.        
  2886.     elseif input.Text == "clear" then -- clear
  2887.         output.Text = ""
  2888.         scroll.CanvasSize = UDim2.new(0,0,0,minHeight)
  2889.        
  2890.     elseif input.Text == "noclip" then -- clear
  2891.         if noclipOn then
  2892.             noclipOn = false
  2893.         else
  2894.             noclipOn = true
  2895.         end
  2896.         output.Text = oldText.."> "..input.Text.." "..tostring(noclipOn).."\n"
  2897.        
  2898.     elseif input.Text == "tonky" then -- tonky
  2899.         output.Text = oldText.."> "..input.Text.."\n"
  2900.         TonkyBlyat.Visible = true
  2901.         coroutine.resume(tonkyBlyat)
  2902.         coroutine.resume(tonkyLabel)
  2903.         game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Tonky", "All")
  2904.        
  2905.     elseif input.Text == "btools" then -- btools
  2906.         output.Text = oldText.."> "..input.Text.."\n"
  2907.         local CloneTool = Instance.new("HopperBin",player.Backpack); CloneTool.BinType = "Clone"
  2908.         local HammerTool = Instance.new("HopperBin",player.Backpack); HammerTool.BinType = "Hammer"
  2909.         local GrabTool = Instance.new("HopperBin",player.Backpack); GrabTool.BinType = "Grab"
  2910.        
  2911.     elseif input.Text == "asuswalls" then -- asuswalls
  2912.         for i,v in pairs (game.Workspace:GetDescendants()) do
  2913.             if v:IsA("BasePart") then
  2914.                 if v.Name ~= "HumanoidRootPart" then
  2915.                     if v.Transparency ~= 1 then
  2916.                         if asusOn then
  2917.                             v.Transparency = 0
  2918.                         else
  2919.                             v.Transparency = 0.5
  2920.                         end
  2921.                     end
  2922.                 end
  2923.             end
  2924.         end
  2925.         if asusOn then
  2926.             asusOn = false
  2927.         else
  2928.             asusOn = true
  2929.         end
  2930.         output.Text = oldText.."> "..input.Text.." "..tostring(asusOn).."\n"
  2931.    
  2932.     elseif input.Text == "clicktp" then -- ClickTP
  2933.         if clicktpOn then
  2934.             clicktpOn = false
  2935.         else
  2936.             clicktpOn = true
  2937.         end
  2938.         output.Text = oldText.."> "..input.Text.." "..tostring(clicktpOn).."\n"
  2939.        
  2940.     elseif input.Text == "hidename" then -- ClickTP
  2941.         local rbgui = game:GetService("CoreGui").RobloxGui
  2942.         if hidenameOn then
  2943.             hidenameOn = false
  2944.             rbgui.TopBarContainer.NameHealthContainer.Username.Text = player.Name
  2945.             rbgui.PlayerListContainer.ScrollList[player.Name].BGFrame.PlayerName.Text = player.Name
  2946.         else
  2947.             hidenameOn = true
  2948.             rbgui.TopBarContainer.NameHealthContainer.Username.Text = ""
  2949.             rbgui.PlayerListContainer.ScrollList[player.Name].BGFrame.PlayerName.Text = ""
  2950.         end
  2951.         output.Text = oldText.."> "..input.Text.." "..tostring(hidenameOn).."\n"
  2952.        
  2953.     elseif input.Text == "clickds" then -- ClickTP
  2954.         if clickdsOn then
  2955.             clickdsOn = false
  2956.         else
  2957.             clickdsOn = true
  2958.         end
  2959.         output.Text = oldText.."> "..input.Text.." "..tostring(clickdsOn).."\n"
  2960.        
  2961.     -- Multi word commands
  2962.     elseif string.find(input.Text, "ws %d") then -- walkspeed
  2963.         local num = string.gsub(input.Text, "ws ", "")
  2964.         if not string.match(num, "%a+") then
  2965.             output.Text = oldText.."> "..input.Text.."\n"
  2966.             char.Humanoid.WalkSpeed = tonumber(num)
  2967.         else
  2968.             output.Text = oldText.."> "..input.Text.." - invalid number used".."\n"
  2969.         end
  2970.    
  2971.     elseif string.find(input.Text, "jp %d") then -- jumppower
  2972.         local num = string.gsub(input.Text, "jp ", "")
  2973.         if not string.match(num, "%a+") then
  2974.             output.Text = oldText.."> "..input.Text.."\n"
  2975.             char.Humanoid.JumpPower = tonumber(num)
  2976.         else
  2977.             output.Text = oldText.."> "..input.Text.." - invalid number used".."\n"
  2978.         end
  2979.        
  2980.     elseif string.find(input.Text, "gravity %d") then -- gravity
  2981.         local num = string.gsub(input.Text, "gravity ", "")
  2982.         if not string.match(num, "%a+") then
  2983.             output.Text = oldText.."> "..input.Text.."\n"
  2984.             game.Workspace.Gravity = tonumber(num)
  2985.         else
  2986.             output.Text = oldText.."> "..input.Text.." - invalid number used".."\n"
  2987.         end
  2988.        
  2989.     elseif string.find(input.Text, "worldcolor %d") then -- worldcolor
  2990.         if not game.Lighting:FindFirstChild("TonkyCorrectionEffect") then
  2991.             cc = Instance.new("ColorCorrectionEffect", game.Lighting)
  2992.             cc.Name = "TonkyCorrectionEffect"
  2993.             cc.Brightness = 0
  2994.         end
  2995.         local numRGB = string.gsub(input.Text, "worldcolor ", "")
  2996.        
  2997.         local numRGB2 = string.split(numRGB, " ")
  2998.        
  2999.         print(numRGB2)
  3000.        
  3001.         if not string.match(numRGB, "%a+") then
  3002.             output.Text = oldText.."> "..input.Text.."\n"
  3003.             cc.TintColor = Color3.fromRGB(numRGB2[1],numRGB2[2],numRGB2[3])
  3004.             cc.Contrast = 0.8
  3005.         else
  3006.             output.Text = oldText.."> "..input.Text.." - invalid number used".."\n"
  3007.         end
  3008.     elseif input.Text == "worldcolor default" then
  3009.             output.Text = oldText.."> "..input.Text.."\n"
  3010.             cc:Destroy()
  3011.        
  3012.     elseif string.find(input.Text, "goto %w") then -- goto
  3013.         local num = string.gsub(input.Text, "goto ", "")
  3014.         if string.match(num, "%w+") then
  3015.             name = nil
  3016.             for i,v in pairs (game.Players:GetPlayers()) do
  3017.                 if string.find(tostring(v), num) then
  3018.                     name = v.Name
  3019.                 end
  3020.             end
  3021.             output.Text = oldText.."> "..input.Text.."\n"
  3022.             player.Character.HumanoidRootPart.CFrame = game.Players[tostring(name)].Character.HumanoidRootPart.CFrame
  3023.         else
  3024.             output.Text = oldText.."> "..input.Text.." - invalid character used".."\n"
  3025.         end
  3026.        
  3027.        
  3028.        
  3029.     end
  3030.     updateSize()
  3031. end
  3032.  
  3033. runcommand.MouseButton1Click:Connect(sendCommand)
  3034. input.FocusLost:Connect(sendCommand)
  3035.  
  3036.  
  3037.  
  3038. -- ESP
  3039. local espRendered = false
  3040.  
  3041. ESPenabled = false; toggleESP = true
  3042. enableESP.MouseButton1Click:Connect(function()
  3043.     if toggleESP then
  3044.     toggleESP = false
  3045.     if ESPenabled then
  3046.         enableESP.Text = "OFF"
  3047.         enableESP.TextColor3 = Color3.fromRGB(255,0,0)
  3048.            
  3049.         espAnim:TweenSize(UDim2.new(0,184,0,171),"Out","Quint",0.5)
  3050.        
  3051.         for i, v in pairs (game.Players:GetPlayers()) do
  3052.             for i1, v1 in pairs(v.Character:GetDescendants()) do
  3053.                 if v1.Name == "TonkyESP" then
  3054.                     v1.Parent.Enabled = false
  3055.                 elseif v1.Name == "TonkyName" then
  3056.                     v1.Parent.Enabled = false
  3057.                 end
  3058.             end
  3059.         end
  3060.        
  3061.         ESPenabled = false
  3062.     else
  3063.         enableESP.Text = "ON"
  3064.         enableESP.TextColor3 = Color3.fromRGB(0,255,0)
  3065.            
  3066.         espAnim:TweenSize(UDim2.new(0,184,0,0),"Out","Quint",0.5)
  3067.        
  3068.         if espRendered == true then
  3069.             for i, v in pairs (game.Players:GetPlayers()) do
  3070.             for i1, v1 in pairs(v.Character:GetDescendants()) do
  3071.                 if v1.Name == "TonkyESP" then
  3072.                     v1.Parent.Enabled = true
  3073.                 elseif v1.Name == "TonkyName" then
  3074.                     v1.Parent.Enabled = true
  3075.                 end
  3076.             end
  3077.         end
  3078.         end
  3079.        
  3080.         ESP()
  3081.        
  3082.         ESPenabled = true
  3083.     end
  3084.     wait(0.505)
  3085.     toggleESP = true
  3086.     end
  3087. end)
  3088.  
  3089. headSelected = false
  3090. Head.MouseButton1Click:Connect(function()
  3091.     if headSelected then
  3092.         Head.Shape.BorderSizePixel = 0
  3093.         headSelected = false
  3094.     else
  3095.         Head.Shape.BorderSizePixel = 2
  3096.         headSelected = true
  3097.     end
  3098. end)
  3099.  
  3100. torsoSelected = false
  3101. Torso.MouseButton1Click:Connect(function()
  3102.     if torsoSelected then
  3103.         Torso.Shape.BorderSizePixel = 0
  3104.         torsoSelected = false
  3105.     else
  3106.         Torso.Shape.BorderSizePixel = 2
  3107.         torsoSelected = true
  3108.     end
  3109. end)
  3110.  
  3111. leftlegSelected = false
  3112. Leftleg.MouseButton1Click:Connect(function()
  3113.     if leftlegSelected then
  3114.         Leftleg.Shape.BorderSizePixel = 0
  3115.         leftlegSelected = false
  3116.     else
  3117.         Leftleg.Shape.BorderSizePixel = 2
  3118.         leftlegSelected = true
  3119.     end
  3120. end)
  3121.  
  3122. rightlegSelected = false
  3123. Rightleg.MouseButton1Click:Connect(function()
  3124.     if rightlegSelected then
  3125.         Rightleg.Shape.BorderSizePixel = 0
  3126.         rightlegSelected = false
  3127.     else
  3128.         Rightleg.Shape.BorderSizePixel = 2
  3129.         rightlegSelected = true
  3130.     end
  3131. end)
  3132.  
  3133. leftarmSelected = false
  3134. Leftarm.MouseButton1Click:Connect(function()
  3135.     if leftarmSelected then
  3136.         Leftarm.Shape.BorderSizePixel = 0
  3137.         leftarmSelected = false
  3138.     else
  3139.         Leftarm.Shape.BorderSizePixel = 2
  3140.         leftarmSelected = true
  3141.     end
  3142. end)
  3143.  
  3144. rightarmSelected = false
  3145. Rightarm.MouseButton1Click:Connect(function()
  3146.     if rightarmSelected then
  3147.         Rightarm.Shape.BorderSizePixel = 0
  3148.         rightarmSelected = false
  3149.     else
  3150.         Rightarm.Shape.BorderSizePixel = 2
  3151.         rightarmSelected = true
  3152.     end
  3153. end)
  3154.  
  3155. colorR:GetPropertyChangedSignal("Text"):Connect(function()local maxChar = string.sub(colorR.Text, 1, 3); colorR.Text = maxChar end)
  3156. colorG:GetPropertyChangedSignal("Text"):Connect(function()local maxChar = string.sub(colorG.Text, 1, 3); colorG.Text = maxChar end)
  3157. colorB:GetPropertyChangedSignal("Text"):Connect(function()local maxChar = string.sub(colorB.Text, 1, 3); colorB.Text = maxChar end)
  3158.  
  3159. guilimbs = {"Head", "Torso", "Leftarm", "Rightarm", "Leftleg", "Rightleg"}
  3160.  
  3161. surfaces = {
  3162.     "Top",
  3163.     "Bottom",
  3164.     "Front",
  3165.     "Back",
  3166.     "Left",
  3167.     "Right"
  3168. }
  3169.  
  3170. R6parts = {
  3171.     "Head",
  3172.     "Torso",
  3173.     "Left Arm",
  3174.     "Right Arm",
  3175.     "Left Leg",
  3176.     "Right Leg",   
  3177. }
  3178.  
  3179. R15parts = {
  3180.     "Head",
  3181.     "UpperTorso",
  3182.     "LowerTorso",
  3183.     "LeftUpperArm",
  3184.     "LeftLowerArm",
  3185.     "LeftHand",
  3186.     "RightUpperArm",
  3187.     "RightLowerArm",
  3188.     "RightHand",
  3189.     "LeftUpperLeg",
  3190.     "LeftLowerLeg",
  3191.     "LeftFoot",
  3192.     "RightUpperLeg",
  3193.     "RightLowerLeg",
  3194.     "RightFoot",
  3195. }
  3196.  
  3197. local headCol = Head.Shape.ImageColor3
  3198. local torsoCol = Torso.Shape.ImageColor3
  3199. local rarmCol = Rightarm.Shape.ImageColor3
  3200. local larmCol = Leftarm.Shape.ImageColor3
  3201. local rlegCol = Rightleg.Shape.ImageColor3
  3202. local llegCol = Leftleg.Shape.ImageColor3
  3203.  
  3204. paintselection.MouseButton1Click:Connect(function()
  3205.    
  3206.     local default = paintselection.Text
  3207.     if string.match(colorR.Text, "%d") or colorR.Text == "" and string.match(colorG.Text, "%d") or colorG.Text == "" and string.match(colorB.Text, "%d") or colorB.Text == "" then
  3208.         local rgb = Color3.fromRGB(tonumber(colorR.Text), tonumber(colorG.Text), tonumber(colorB.Text))
  3209.         if headSelected then Head.Shape.ImageColor3 = rgb end;              headCol = Head.Shape.ImageColor3
  3210.         if torsoSelected then Torso.Shape.ImageColor3 = rgb end;            torsoCol = Torso.Shape.ImageColor3
  3211.         if leftarmSelected then Leftarm.Shape.ImageColor3 = rgb end;        larmCol = Leftarm.Shape.ImageColor3
  3212.         if rightarmSelected then Rightarm.Shape.ImageColor3 = rgb end;      rarmCol = Rightarm.Shape.ImageColor3
  3213.         if leftlegSelected then Leftleg.Shape.ImageColor3 = rgb end;        llegCol = Leftleg.Shape.ImageColor3
  3214.         if rightlegSelected then Rightleg.Shape.ImageColor3 = rgb end;      rlegCol = Rightleg.Shape.ImageColor3
  3215.     else
  3216.         paintselection.Text = "Invalid Colors!"
  3217.         wait(0.4)
  3218.         paintselection.Text = default
  3219.     end
  3220.    
  3221.     headSelected = false; Head.Shape.BorderSizePixel = 0
  3222.     torsoSelected = false; Torso.Shape.BorderSizePixel = 0
  3223.     leftarmSelected = false; Leftarm.Shape.BorderSizePixel = 0
  3224.     rightarmSelected = false; Rightarm.Shape.BorderSizePixel = 0
  3225.     leftlegSelected = false; Leftleg.Shape.BorderSizePixel = 0
  3226.     rightlegSelected = false; Rightleg.Shape.BorderSizePixel = 0
  3227. end)
  3228.  
  3229. function ESP()
  3230.     if not espRendered then
  3231.         espRendered = true
  3232.            
  3233.             for i,v in pairs (game.Players:GetPlayers()) do
  3234.                 if v.Name ~= game.Players.LocalPlayer.Name then
  3235.                    
  3236.                    
  3237.     randomName()
  3238.    
  3239.     game.Workspace:WaitForChild(v.Name):WaitForChild("Head").Size = Vector3.new(1.1,1.1,1.1)
  3240.    
  3241.     local BillboardGui = Instance.new("BillboardGui")
  3242.     local TextLabel = Instance.new("TextLabel")
  3243.  
  3244.     BillboardGui.Parent = game.Workspace[v.Name]:WaitForChild("Head")
  3245.     BillboardGui.Name = endstring
  3246.     BillboardGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  3247.     BillboardGui.Active = true
  3248.     BillboardGui.AlwaysOnTop = true
  3249.     BillboardGui.LightInfluence = 1
  3250.     BillboardGui.Size = UDim2.new(8, 0, 2, 0)
  3251.     BillboardGui.StudsOffset = Vector3.new(0, 2, 0)
  3252.  
  3253.     TextLabel.Parent = BillboardGui
  3254.     TextLabel.Name = "TonkyName"
  3255.     TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3256.     TextLabel.BackgroundTransparency = 1
  3257.     TextLabel.BorderSizePixel = 0
  3258.     TextLabel.Size = UDim2.new(1, 0, 1, 0)
  3259.     TextLabel.Font = Enum.Font.SourceSansSemibold
  3260.     TextLabel.Text = v.Name
  3261.     TextLabel.TextColor3 = Color3.new(1, 1, 1)
  3262.     TextLabel.TextScaled = true
  3263.     TextLabel.TextStrokeColor3 = Color3.fromRGB(0,0,0)
  3264.     TextLabel.TextStrokeTransparency = 0
  3265.     TextLabel.TextWrapped = true
  3266.    
  3267.     local rigtype = {}
  3268.    
  3269.     if v.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R15 then
  3270.         rigtype = R15parts
  3271.     elseif v.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R6 then
  3272.         rigtype = R6parts
  3273.     else
  3274.         print("WTF rip esp")
  3275.     end
  3276.    
  3277.     for i = 1, #rigtype do
  3278.         randomName()
  3279.         for i1 = 1, #surfaces do
  3280.             randomName()
  3281.            
  3282.             local esp = Instance.new("SurfaceGui")
  3283.             esp.ResetOnSpawn = false
  3284.             esp.Name = endstring
  3285.             esp.Parent = game.Workspace[v.Name][rigtype[i]]
  3286.             esp.Face = Enum.NormalId[surfaces[i1]]
  3287.             esp.AlwaysOnTop = true
  3288.    
  3289.             local espcol = Instance.new("Frame", esp)
  3290.             espcol.Name = "TonkyESP"
  3291.             espcol.Size = UDim2.new(1,0,1,0)
  3292.            
  3293.             espcol.BackgroundColor3 = Color3.fromRGB(255,255,255)
  3294.            
  3295.             espcol.Transparency = 0.2
  3296.         end
  3297.     end
  3298.  
  3299.     v.CharacterAdded:Connect(function()
  3300.         randomName()
  3301.        
  3302.         game.Workspace:WaitForChild(v.Name):WaitForChild("Head").Size = Vector3.new(1.1,1.1,1.1)
  3303.        
  3304.         local BillboardGui = Instance.new("BillboardGui")
  3305.         local TextLabel = Instance.new("TextLabel")
  3306.  
  3307.         BillboardGui.Parent = game.Workspace[v.name]:WaitForChild("Head")
  3308.         BillboardGui.Name = endstring
  3309.         BillboardGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  3310.         BillboardGui.Active = true
  3311.         BillboardGui.AlwaysOnTop = true
  3312.         BillboardGui.LightInfluence = 1
  3313.         BillboardGui.Size = UDim2.new(8, 0, 2, 0)
  3314.         BillboardGui.StudsOffset = Vector3.new(0, 2, 0)
  3315.  
  3316.         TextLabel.Parent = BillboardGui
  3317.         TextLabel.Name = "TonkyName"
  3318.         TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3319.         TextLabel.BackgroundTransparency = 1
  3320.         TextLabel.BorderSizePixel = 0
  3321.         TextLabel.Size = UDim2.new(1, 0, 1, 0)
  3322.         TextLabel.Font = Enum.Font.SourceSansSemibold
  3323.         TextLabel.Text = v.Name
  3324.         TextLabel.TextColor3 = Color3.new(1, 1, 1)
  3325.         TextLabel.TextScaled = true
  3326.         TextLabel.TextStrokeColor3 = Color3.fromRGB(0,0,0)
  3327.         TextLabel.TextStrokeTransparency = 0
  3328.         TextLabel.TextWrapped = true
  3329.        
  3330.         local rigtype = {}
  3331.    
  3332.         if v.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R15 then
  3333.             rigtype = R15parts
  3334.         elseif v.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R6 then
  3335.             rigtype = R6parts
  3336.         else
  3337.             print("WTF rip esp")
  3338.         end
  3339.    
  3340.         for i = 1, #rigtype do
  3341.             randomName()
  3342.             for i1 = 1, #surfaces do
  3343.                 randomName()
  3344.                 local esp = Instance.new("SurfaceGui")
  3345.                 esp.ResetOnSpawn = false
  3346.                 esp.Name = endstring
  3347.                 esp.Parent = game.Workspace[v.Name][rigtype[i]]
  3348.                 esp.Face = Enum.NormalId[surfaces[i1]]
  3349.                 esp.AlwaysOnTop = true
  3350.    
  3351.                 local espcol = Instance.new("Frame", esp)
  3352.                 espcol.Name = "TonkyESP"
  3353.                 espcol.Size = UDim2.new(1,0,1,0)
  3354.            
  3355.                 espcol.BackgroundColor3 = Color3.fromRGB(255,255,255)
  3356.            
  3357.                 espcol.Transparency = 0.2
  3358.             end
  3359.     end
  3360.    
  3361.     local rigtype3 = ""
  3362.    
  3363.     if v.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R15 then
  3364.         rigtype3 = "R15"
  3365.     elseif v.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R6 then
  3366.         rigtype3 = "R6"
  3367.     else
  3368.         print("WTF rip esp")
  3369.     end
  3370.    
  3371.    
  3372.        
  3373.     for i1, v1 in pairs(v.Character:GetDescendants()) do
  3374.         if v1.Name == "TonkyESP" then
  3375.            
  3376.             if rigtype3 == "R6" then
  3377.                
  3378.                 if v1.Parent.Parent.Name == "Head" then
  3379.                     v1.BackgroundColor3 = headCol
  3380.                 end
  3381.                
  3382.                 if v1.Parent.Parent.Name == "Torso" then
  3383.                     v1.BackgroundColor3 = torsoCol
  3384.                 end
  3385.                
  3386.                 if v1.Parent.Parent.Name == "Left Arm" then
  3387.                     v1.BackgroundColor3 = larmCol
  3388.                 end
  3389.                
  3390.                 if v1.Parent.Parent.Name == "Right Arm" then
  3391.                     v1.BackgroundColor3 = rarmCol
  3392.                 end
  3393.                
  3394.                 if v1.Parent.Parent.Name == "Left Leg" then
  3395.                     v1.BackgroundColor3 = llegCol  
  3396.                 end
  3397.                
  3398.                 if v1.Parent.Parent.Name == "Right Leg" then
  3399.                     v1.BackgroundColor3 = rlegCol
  3400.                 end
  3401.                
  3402.             end
  3403.            
  3404.             if rigtype3 == "R15" then
  3405.                
  3406.                 if v1.Parent.Parent.Name == "Head" then
  3407.                     v1.BackgroundColor3 = headCol
  3408.                 end
  3409.                
  3410.                 if v1.Parent.Parent.Name == "UpperTorso" or v1.Parent.Parent.Name == "LowerTorso" then
  3411.                     v1.BackgroundColor3 = torsoCol
  3412.                 end
  3413.                
  3414.                 if v1.Parent.Parent.Name == "LeftUpperArm" or v1.Parent.Parent.Name == "LeftLowerArm" or v1.Parent.Parent.Name == "LeftHand" then
  3415.                     v1.BackgroundColor3 = larmCol
  3416.                 end
  3417.                
  3418.                 if v1.Parent.Parent.Name == "RightUpperArm" or v1.Parent.Parent.Name == "RightLowerArm" or v1.Parent.Parent.Name == "RightHand" then
  3419.                     v1.BackgroundColor3 = rarmCol
  3420.                 end
  3421.                
  3422.                
  3423.                 if v1.Parent.Parent.Name == "LeftUpperLeg" or v1.Parent.Parent.Name == "LeftLowerLeg" or v1.Parent.Parent.Name == "LeftFoot" then
  3424.                     v1.BackgroundColor3 = llegCol
  3425.                 end
  3426.                
  3427.                 if v1.Parent.Parent.Name == "RightUpperLeg" or v1.Parent.Parent.Name == "RightLowerLeg" or v1.Parent.Parent.Name == "RightFoot" then
  3428.                     v1.BackgroundColor3 = rlegCol
  3429.                 end
  3430.                
  3431.             end
  3432.            
  3433.         end
  3434.     end
  3435.     end)
  3436. end
  3437. end
  3438. end
  3439. end
  3440.  
  3441.  
  3442.  
  3443. overrideESP.MouseButton1Click:Connect(function()
  3444.     if not espRendered then
  3445.        
  3446.        
  3447.        
  3448.         espRendered = true
  3449.        
  3450.         game.Players.PlayerAdded:Connect(function(player)
  3451. if player.Name ~= game.Players.LocalPlayer.Name then
  3452.     randomName()
  3453.    
  3454.     game.Workspace:WaitForChild(player.Name):WaitForChild("Head").Size = Vector3.new(1.1,1.1,1.1)
  3455.    
  3456.     local BillboardGui = Instance.new("BillboardGui")
  3457.     local TextLabel = Instance.new("TextLabel")
  3458.  
  3459.     BillboardGui.Parent = game.Workspace[player.Name]:WaitForChild("Head")
  3460.     BillboardGui.Name = endstring
  3461.     BillboardGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  3462.     BillboardGui.Active = true
  3463.     BillboardGui.AlwaysOnTop = true
  3464.     BillboardGui.LightInfluence = 1
  3465.     BillboardGui.Size = UDim2.new(8, 0, 2, 0)
  3466.     BillboardGui.StudsOffset = Vector3.new(0, 2, 0)
  3467.    
  3468.     TextLabel.Parent = BillboardGui
  3469.     TextLabel.Name = "TonkyName"
  3470.     TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3471.     TextLabel.BackgroundTransparency = 1
  3472.     TextLabel.BorderSizePixel = 0
  3473.     TextLabel.Size = UDim2.new(1, 0, 1, 0)
  3474.     TextLabel.Font = Enum.Font.SourceSansSemibold
  3475.     TextLabel.Text = player.Name
  3476.     TextLabel.TextColor3 = Color3.new(1, 1, 1)
  3477.     TextLabel.TextScaled = true
  3478.     TextLabel.TextStrokeColor3 = Color3.fromRGB(0,0,0)
  3479.     TextLabel.TextStrokeTransparency = 0
  3480.     TextLabel.TextWrapped = true
  3481.    
  3482.     local rigtype = nil
  3483.    
  3484.     if player.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R15 then
  3485.         rigtype = R15parts
  3486.     elseif player.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R6 then
  3487.         rigtype = R6parts
  3488.     else
  3489.         print("WTF rip esp")
  3490.     end
  3491.    
  3492.     for i = 1, #rigtype do
  3493.         randomName()
  3494.         for i1 = 1, #surfaces do
  3495.             randomName()
  3496.            
  3497.             local esp = Instance.new("SurfaceGui")
  3498.             esp.ResetOnSpawn = false
  3499.             esp.Name = endstring
  3500.             esp.Parent = game.Workspace[player.Name][rigtype[i]]
  3501.             esp.Face = Enum.NormalId[surfaces[i1]]
  3502.             esp.AlwaysOnTop = true
  3503.    
  3504.             local espcol = Instance.new("Frame", esp)
  3505.             espcol.Name = "TonkyESP"
  3506.             espcol.Size = UDim2.new(1,0,1,0)
  3507.            
  3508.             espcol.BackgroundColor3 = Color3.fromRGB(255,255,255)
  3509.            
  3510.             espcol.Transparency = 0.2
  3511.         end
  3512.         end
  3513.        
  3514.         local rigtype3 = ""
  3515.    
  3516.     if player.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R15 then
  3517.         rigtype3 = "R15"
  3518.     elseif player.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R6 then
  3519.         rigtype3 = "R6"
  3520.     else
  3521.         print("WTF rip esp")
  3522.     end
  3523.    
  3524.    
  3525.        
  3526.     for i1, v1 in pairs(game.Workspace[player.Name]:GetDescendants()) do
  3527.         if v1.Name == "TonkyESP" then
  3528.            
  3529.             if rigtype3 == "R6" then
  3530.                
  3531.                 if v1.Parent.Parent.Name == "Head" then
  3532.                     v1.BackgroundColor3 = headCol
  3533.                 end
  3534.                
  3535.                 if v1.Parent.Parent.Name == "Torso" then
  3536.                     v1.BackgroundColor3 = torsoCol
  3537.                 end
  3538.                
  3539.                 if v1.Parent.Parent.Name == "Left Arm" then
  3540.                     v1.BackgroundColor3 = larmCol
  3541.                 end
  3542.                
  3543.                 if v1.Parent.Parent.Name == "Right Arm" then
  3544.                     v1.BackgroundColor3 = rarmCol
  3545.                 end
  3546.                
  3547.                 if v1.Parent.Parent.Name == "Left Leg" then
  3548.                     v1.BackgroundColor3 = llegCol
  3549.                 end
  3550.                
  3551.                 if v1.Parent.Parent.Name == "Right Leg" then
  3552.                     v1.BackgroundColor3 = rlegCol
  3553.                 end
  3554.                
  3555.             end
  3556.            
  3557.             if rigtype3 == "R15" then
  3558.                
  3559.                 if v1.Parent.Parent.Name == "Head" then
  3560.                     v1.BackgroundColor3 = headCol
  3561.                 end
  3562.                
  3563.                 if v1.Parent.Parent.Name == "UpperTorso" or v1.Parent.Parent.Name == "LowerTorso" then
  3564.                     v1.BackgroundColor3 = torsoCol
  3565.                 end
  3566.                
  3567.                 if v1.Parent.Parent.Name == "LeftUpperArm" or v1.Parent.Parent.Name == "LeftLowerArm" or v1.Parent.Parent.Name == "LeftHand" then
  3568.                     v1.BackgroundColor3 = larmCol
  3569.                 end
  3570.                
  3571.                 if v1.Parent.Parent.Name == "RightUpperArm" or v1.Parent.Parent.Name == "RightLowerArm" or v1.Parent.Parent.Name == "RightHand" then
  3572.                     v1.BackgroundColor3 = rarmCol
  3573.                 end
  3574.                
  3575.                
  3576.                 if v1.Parent.Parent.Name == "LeftUpperLeg" or v1.Parent.Parent.Name == "LeftLowerLeg" or v1.Parent.Parent.Name == "LeftFoot" then
  3577.                     v1.BackgroundColor3 = llegCol
  3578.                 end
  3579.                
  3580.                 if v1.Parent.Parent.Name == "RightUpperLeg" or v1.Parent.Parent.Name == "RightLowerLeg" or v1.Parent.Parent.Name == "RightFoot" then
  3581.                     v1.BackgroundColor3 = rlegCol
  3582.                 end
  3583.                
  3584.             end
  3585.            
  3586.         end
  3587.     end
  3588.  
  3589.     player.CharacterAdded:Connect(function(player)
  3590.         if not espRendered then
  3591.         randomName()
  3592.        
  3593.         game.Workspace:WaitForChild(player.Name):WaitForChild("Head").Size = Vector3.new(1.1,1.1,1.1)
  3594.        
  3595.         local BillboardGui = Instance.new("BillboardGui")
  3596.         local TextLabel = Instance.new("TextLabel")
  3597.  
  3598.         BillboardGui.Parent = game.Workspace[player.Name]:WaitForChild("Head")
  3599.         BillboardGui.Name = endstring
  3600.         BillboardGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  3601.         BillboardGui.Active = true
  3602.         BillboardGui.AlwaysOnTop = true
  3603.         BillboardGui.LightInfluence = 1
  3604.         BillboardGui.Size = UDim2.new(8, 0, 2, 0)
  3605.         BillboardGui.StudsOffset = Vector3.new(0, 2, 0)
  3606.  
  3607.         TextLabel.Parent = BillboardGui
  3608.         TextLabel.Name = "TonkyName"
  3609.         TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3610.         TextLabel.BackgroundTransparency = 1
  3611.         TextLabel.BorderSizePixel = 0
  3612.         TextLabel.Size = UDim2.new(1, 0, 1, 0)
  3613.         TextLabel.Font = Enum.Font.SourceSansSemibold
  3614.         TextLabel.Text = player.Name
  3615.         TextLabel.TextColor3 = Color3.new(1, 1, 1)
  3616.         TextLabel.TextScaled = true
  3617.         TextLabel.TextStrokeColor3 = Color3.fromRGB(0,0,0)
  3618.         TextLabel.TextStrokeTransparency = 0
  3619.         TextLabel.TextWrapped = true
  3620.        
  3621.         local rigtype = nil
  3622.    
  3623.         if player.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R15 then
  3624.             rigtype = R15parts
  3625.         elseif player.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R6 then
  3626.             rigtype = R6parts
  3627.         else
  3628.             print("WTF rip esp")
  3629.         end
  3630.    
  3631.         for i = 1, #rigtype do
  3632.             randomName()
  3633.             for i1 = 1, #surfaces do
  3634.                 randomName()
  3635.                 local esp = Instance.new("SurfaceGui")
  3636.                 esp.ResetOnSpawn = false
  3637.                 esp.Name = endstring
  3638.                 esp.Parent = game.Workspace[player.Name][rigtype[i]]
  3639.                 esp.Face = Enum.NormalId[surfaces[i1]]
  3640.                 esp.AlwaysOnTop = true
  3641.    
  3642.                 local espcol = Instance.new("Frame", esp)
  3643.                 espcol.Name = "TonkyESP"
  3644.                 espcol.Size = UDim2.new(1,0,1,0)
  3645.            
  3646.                 espcol.BackgroundColor3 = Color3.fromRGB(255,255,255)
  3647.            
  3648.                 espcol.Transparency = 0.2
  3649.             end
  3650.     end
  3651.     end
  3652.     end)
  3653. end
  3654. end)
  3655.  
  3656. for i,v in pairs (game.Players:GetPlayers()) do
  3657. if v.Name ~= game.Players.LocalPlayer.Name then
  3658.     randomName()
  3659.    
  3660.     game.Workspace:WaitForChild(v.Name):WaitForChild("Head").Size = Vector3.new(1.1,1.1,1.1)
  3661.    
  3662.     local BillboardGui = Instance.new("BillboardGui")
  3663.     local TextLabel = Instance.new("TextLabel")
  3664.  
  3665.     BillboardGui.Parent = game.Workspace[v.Name]:WaitForChild("Head")
  3666.     BillboardGui.Name = endstring
  3667.     BillboardGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  3668.     BillboardGui.Active = true
  3669.     BillboardGui.AlwaysOnTop = true
  3670.     BillboardGui.LightInfluence = 1
  3671.     BillboardGui.Size = UDim2.new(8, 0, 2, 0)
  3672.     BillboardGui.StudsOffset = Vector3.new(0, 2, 0)
  3673.  
  3674.     TextLabel.Parent = BillboardGui
  3675.     TextLabel.Name = "TonkyName"
  3676.     TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3677.     TextLabel.BackgroundTransparency = 1
  3678.     TextLabel.BorderSizePixel = 0
  3679.     TextLabel.Size = UDim2.new(1, 0, 1, 0)
  3680.     TextLabel.Font = Enum.Font.SourceSansSemibold
  3681.     TextLabel.Text = v.Name
  3682.     TextLabel.TextColor3 = Color3.new(1, 1, 1)
  3683.     TextLabel.TextScaled = true
  3684.     TextLabel.TextStrokeColor3 = Color3.fromRGB(0,0,0)
  3685.     TextLabel.TextStrokeTransparency = 0
  3686.     TextLabel.TextWrapped = true
  3687.    
  3688.     local rigtype = nil
  3689.    
  3690.     if player.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R15 then
  3691.         rigtype = R15parts
  3692.     elseif player.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R6 then
  3693.         rigtype = R6parts
  3694.     else
  3695.         print("WTF rip esp")
  3696.     end
  3697.    
  3698.     for i = 1, #rigtype do
  3699.         randomName()
  3700.         for i1 = 1, #surfaces do
  3701.             randomName()
  3702.             local esp = Instance.new("SurfaceGui")
  3703.             esp.ResetOnSpawn = false
  3704.             esp.Name = endstring
  3705.             esp.Parent = game.Workspace[v.Name][rigtype[i]]
  3706.             esp.Face = Enum.NormalId[surfaces[i1]]
  3707.             esp.AlwaysOnTop = true
  3708.            
  3709.             local espcol = Instance.new("Frame", esp)
  3710.             espcol.Name = "TonkyESP"
  3711.             espcol.Size = UDim2.new(1,0,1,0)
  3712.            
  3713.             espcol.BackgroundColor3 = Color3.fromRGB(255,255,255)
  3714.            
  3715.             espcol.Transparency = 0.2
  3716.         end
  3717.     end
  3718. end
  3719. end
  3720.  
  3721.  
  3722.  
  3723.  
  3724. else
  3725.    
  3726.     for i,v in pairs(game.Players:GetPlayers()) do
  3727.        
  3728.     local rigtype3 = ""
  3729.    
  3730.     if v.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R15 then
  3731.         rigtype3 = "R15"
  3732.     elseif v.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R6 then
  3733.         rigtype3 = "R6"
  3734.     else
  3735.         print("WTF rip esp")
  3736.     end
  3737.    
  3738.    
  3739.        
  3740.     for i1, v1 in pairs(v.Character:GetDescendants()) do
  3741.         if v1.Name == "TonkyESP" then
  3742.            
  3743.             if rigtype3 == "R6" then
  3744.                
  3745.                 if v1.Parent.Parent.Name == "Head" then
  3746.                     v1.BackgroundColor3 = headCol
  3747.                 end
  3748.                
  3749.                 if v1.Parent.Parent.Name == "Torso" then
  3750.                     v1.BackgroundColor3 = torsoCol
  3751.                 end
  3752.                
  3753.                 if v1.Parent.Parent.Name == "Left Arm" then
  3754.                     v1.BackgroundColor3 = larmCol
  3755.                 end
  3756.                
  3757.                 if v1.Parent.Parent.Name == "Right Arm" then
  3758.                     v1.BackgroundColor3 = rarmCol
  3759.                 end
  3760.                
  3761.                 if v1.Parent.Parent.Name == "Left Leg" then
  3762.                     v1.BackgroundColor3 = llegCol
  3763.                 end
  3764.                
  3765.                 if v1.Parent.Parent.Name == "Right Leg" then
  3766.                     v1.BackgroundColor3 = rlegCol
  3767.                 end
  3768.                
  3769.             end
  3770.            
  3771.             if rigtype3 == "R15" then
  3772.                
  3773.                 if v1.Parent.Parent.Name == "Head" then
  3774.                     v1.BackgroundColor3 = headCol
  3775.                 end
  3776.                
  3777.                 if v1.Parent.Parent.Name == "UpperTorso" or v1.Parent.Parent.Name == "LowerTorso" then
  3778.                     v1.BackgroundColor3 = torsoCol
  3779.                 end
  3780.                
  3781.                 if v1.Parent.Parent.Name == "LeftUpperArm" or v1.Parent.Parent.Name == "LeftLowerArm" or v1.Parent.Parent.Name == "LeftHand" then
  3782.                     v1.BackgroundColor3 = larmCol
  3783.                 end
  3784.                
  3785.                 if v1.Parent.Parent.Name == "RightUpperArm" or v1.Parent.Parent.Name == "RightLowerArm" or v1.Parent.Parent.Name == "RightHand" then
  3786.                     v1.BackgroundColor3 = rarmCol
  3787.                 end
  3788.                
  3789.                
  3790.                 if v1.Parent.Parent.Name == "LeftUpperLeg" or v1.Parent.Parent.Name == "LeftLowerLeg" or v1.Parent.Parent.Name == "LeftFoot" then
  3791.                     v1.BackgroundColor3 = llegCol
  3792.                 end
  3793.                
  3794.                 if v1.Parent.Parent.Name == "RightUpperLeg" or v1.Parent.Parent.Name == "RightLowerLeg" or v1.Parent.Parent.Name == "RightFoot" then
  3795.                     v1.BackgroundColor3 = rlegCol
  3796.                 end
  3797.                
  3798.             end
  3799.            
  3800.         end
  3801.     end
  3802. end
  3803.        
  3804.     end
  3805. end)
  3806.  
  3807. game.Players.PlayerAdded:Connect(function(player)
  3808.     randomName()
  3809.    
  3810.     if not espRendered then
  3811.    
  3812.     game.Workspace:WaitForChild(player.Name):WaitForChild("Head").Size = Vector3.new(1.1,1.1,1.1)
  3813.    
  3814.     local BillboardGui = Instance.new("BillboardGui")
  3815.     local TextLabel = Instance.new("TextLabel")
  3816.  
  3817.     BillboardGui.Parent = game.Workspace[player.Name]:WaitForChild("Head")
  3818.     BillboardGui.Name = endstring
  3819.     BillboardGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  3820.     BillboardGui.Active = true
  3821.     BillboardGui.AlwaysOnTop = true
  3822.     BillboardGui.LightInfluence = 1
  3823.     BillboardGui.Size = UDim2.new(8, 0, 2, 0)
  3824.     BillboardGui.StudsOffset = Vector3.new(0, 2, 0)
  3825.  
  3826.     TextLabel.Parent = BillboardGui
  3827.     TextLabel.Name = "TonkyName"
  3828.     TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3829.     TextLabel.BackgroundTransparency = 1
  3830.     TextLabel.BorderSizePixel = 0
  3831.     TextLabel.Size = UDim2.new(1, 0, 1, 0)
  3832.     TextLabel.Font = Enum.Font.SourceSansSemibold
  3833.     TextLabel.Text = player.Name
  3834.     TextLabel.TextColor3 = Color3.new(1, 1, 1)
  3835.     TextLabel.TextScaled = true
  3836.     TextLabel.TextStrokeColor3 = Color3.fromRGB(0,0,0)
  3837.     TextLabel.TextStrokeTransparency = 0
  3838.     TextLabel.TextWrapped = true
  3839.    
  3840.     local rigtype = {}
  3841.    
  3842.     if game.Workspace:WaitForChild(player.Name):WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R15 then
  3843.         rigtype = R15parts
  3844.     elseif game.Workspace:WaitForChild(player.Name):WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R6 then
  3845.         rigtype = R6parts
  3846.     else
  3847.         print("WTF rip esp")
  3848.     end
  3849.    
  3850.     for i = 1, #rigtype do
  3851.         randomName()
  3852.         for i1 = 1, #surfaces do
  3853.             randomName()
  3854.            
  3855.             local esp = Instance.new("SurfaceGui")
  3856.             esp.ResetOnSpawn = false
  3857.             esp.Name = endstring
  3858.             esp.Parent = game.Workspace[player.Name][rigtype[i]]
  3859.             esp.Face = Enum.NormalId[surfaces[i1]]
  3860.             esp.AlwaysOnTop = true
  3861.    
  3862.             local espcol = Instance.new("Frame", esp)
  3863.             espcol.Name = "TonkyESP"
  3864.             espcol.Size = UDim2.new(1,0,1,0)
  3865.            
  3866.             espcol.BackgroundColor3 = Color3.fromRGB(255,255,255)
  3867.            
  3868.             espcol.Transparency = 0.2
  3869.         end
  3870.     end
  3871.     end
  3872.  
  3873.     player.CharacterAdded:Connect(function()
  3874.         randomName()
  3875.         game.Workspace:WaitForChild(player.Name):WaitForChild("Head").Size = Vector3.new(1.1,1.1,1.1)
  3876.        
  3877.         local BillboardGui = Instance.new("BillboardGui")
  3878.         local TextLabel = Instance.new("TextLabel")
  3879.  
  3880.         BillboardGui.Parent = game.Workspace[player.Name]:WaitForChild("Head")
  3881.         BillboardGui.Name = endstring
  3882.         BillboardGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  3883.         BillboardGui.Active = true
  3884.         BillboardGui.AlwaysOnTop = true
  3885.         BillboardGui.LightInfluence = 1
  3886.         BillboardGui.Size = UDim2.new(8, 0, 2, 0)
  3887.         BillboardGui.StudsOffset = Vector3.new(0, 2, 0)
  3888.  
  3889.         TextLabel.Parent = BillboardGui
  3890.         TextLabel.Name = "TonkyName"
  3891.         TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3892.         TextLabel.BackgroundTransparency = 1
  3893.         TextLabel.BorderSizePixel = 0
  3894.         TextLabel.Size = UDim2.new(1, 0, 1, 0)
  3895.         TextLabel.Font = Enum.Font.SourceSansSemibold
  3896.         TextLabel.Text = player.Name
  3897.         TextLabel.TextColor3 = Color3.new(1, 1, 1)
  3898.         TextLabel.TextScaled = true
  3899.         TextLabel.TextStrokeColor3 = Color3.fromRGB(0,0,0)
  3900.         TextLabel.TextStrokeTransparency = 0
  3901.         TextLabel.TextWrapped = true
  3902.        
  3903.         if not ESPenabled then
  3904.             BillboardGui.Enabled = false
  3905.         end
  3906.        
  3907.         local rigtype = {}
  3908.    
  3909.         if game.Workspace:WaitForChild(player.Name):WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R15 then
  3910.             rigtype = R15parts
  3911.         elseif game.Workspace:WaitForChild(player.Name):WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R6 then
  3912.             rigtype = R6parts
  3913.         else
  3914.             print("WTF rip esp")
  3915.         end
  3916.    
  3917.         for i = 1, #rigtype do
  3918.             randomName()
  3919.             for i1 = 1, #surfaces do
  3920.                 randomName()
  3921.                 local esp = Instance.new("SurfaceGui")
  3922.                 esp.ResetOnSpawn = false
  3923.                 esp.Name = endstring
  3924.                 esp.Parent = game.Workspace[player.Name][rigtype[i]]
  3925.                 esp.Face = Enum.NormalId[surfaces[i1]]
  3926.                 esp.AlwaysOnTop = true
  3927.    
  3928.                 local espcol = Instance.new("Frame", esp)
  3929.                 espcol.Name = "TonkyESP"
  3930.                 espcol.Size = UDim2.new(1,0,1,0)
  3931.            
  3932.                 espcol.BackgroundColor3 = Color3.fromRGB(255,255,255)
  3933.            
  3934.                 espcol.Transparency = 0.2
  3935.             end
  3936.     end
  3937.    
  3938.     local rigtype3 = ""
  3939.    
  3940.     if game.Workspace:WaitForChild(player.Name):WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R15 then
  3941.         rigtype3 = "R15"
  3942.     elseif game.Workspace:WaitForChild(player.Name):WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R6 then
  3943.         rigtype3 = "R6"
  3944.     else
  3945.         print("WTF rip esp")
  3946.     end
  3947.    
  3948.    
  3949.        
  3950.     for i1, v1 in pairs(game.Workspace[player.Name]:GetDescendants()) do
  3951.         if v1.Name == "TonkyESP" then
  3952.            
  3953.             if rigtype3 == "R6" then
  3954.                
  3955.                 if v1.Parent.Parent.Name == "Head" then
  3956.                     v1.BackgroundColor3 = headCol
  3957.                 end
  3958.                
  3959.                 if v1.Parent.Parent.Name == "Torso" then
  3960.                     v1.BackgroundColor3 = torsoCol
  3961.                 end
  3962.                
  3963.                 if v1.Parent.Parent.Name == "Left Arm" then
  3964.                     v1.BackgroundColor3 = larmCol
  3965.                 end
  3966.                
  3967.                 if v1.Parent.Parent.Name == "Right Arm" then
  3968.                     v1.BackgroundColor3 = rarmCol
  3969.                 end
  3970.                
  3971.                 if v1.Parent.Parent.Name == "Left Leg" then
  3972.                     v1.BackgroundColor3 = llegCol  
  3973.                 end
  3974.                
  3975.                 if v1.Parent.Parent.Name == "Right Leg" then
  3976.                     v1.BackgroundColor3 = rlegCol
  3977.                 end
  3978.                
  3979.             end
  3980.            
  3981.             if rigtype3 == "R15" then
  3982.                
  3983.                 if v1.Parent.Parent.Name == "Head" then
  3984.                     v1.BackgroundColor3 = headCol
  3985.                 end
  3986.                
  3987.                 if v1.Parent.Parent.Name == "UpperTorso" or v1.Parent.Parent.Name == "LowerTorso" then
  3988.                     v1.BackgroundColor3 = torsoCol
  3989.                 end
  3990.                
  3991.                 if v1.Parent.Parent.Name == "LeftUpperArm" or v1.Parent.Parent.Name == "LeftLowerArm" or v1.Parent.Parent.Name == "LeftHand" then
  3992.                     v1.BackgroundColor3 = larmCol
  3993.                 end
  3994.                
  3995.                 if v1.Parent.Parent.Name == "RightUpperArm" or v1.Parent.Parent.Name == "RightLowerArm" or v1.Parent.Parent.Name == "RightHand" then
  3996.                     v1.BackgroundColor3 = rarmCol
  3997.                 end
  3998.                
  3999.                
  4000.                 if v1.Parent.Parent.Name == "LeftUpperLeg" or v1.Parent.Parent.Name == "LeftLowerLeg" or v1.Parent.Parent.Name == "LeftFoot" then
  4001.                     v1.BackgroundColor3 = llegCol
  4002.                 end
  4003.                
  4004.                 if v1.Parent.Parent.Name == "RightUpperLeg" or v1.Parent.Parent.Name == "RightLowerLeg" or v1.Parent.Parent.Name == "RightFoot" then
  4005.                     v1.BackgroundColor3 = rlegCol
  4006.                 end
  4007.                
  4008.             end
  4009.            
  4010.         end
  4011.     end
  4012.     end)
  4013. end)
  4014.  
  4015.  
  4016. -- END OF ESP PART -- END OF ESP PART -- END OF ESP PART -- END OF ESP PART -- END OF ESP PART -- END OF ESP PART -- END OF ESP PART -- END OF ESP PART --
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement