Zappydev

Zypnapse Hub GUI 8003 script

Oct 20th, 2024 (edited)
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.65 KB | None | 0 0
  1. -- Script By Zappydev Updated
  2. -- pastebin
  3. -- Dont Skid this menu plz it took me 6 hours to make and code PLZ enter
  4. -- Script -
  5.  
  6. local ZGui = Instance.new("ScreenGui")
  7. local Zui = Instance.new("Frame")
  8. local Split = Instance.new("Frame")
  9. local Logo = Instance.new("ImageLabel")
  10. local Name = Instance.new("TextLabel")
  11. local Page = Instance.new("Frame")
  12. local middle = Instance.new("Frame")
  13. local side = Instance.new("Frame")
  14. local Esps = Instance.new("Folder")
  15. local Lampesp = Instance.new("TextButton")
  16. local _4 = Instance.new("TextLabel")
  17. local Tvesps = Instance.new("TextButton")
  18. local _5 = Instance.new("TextLabel")
  19. local Playersesps = Instance.new("TextButton")
  20. local _1 = Instance.new("TextLabel")
  21. local Npcesps = Instance.new("TextButton")
  22. local _2 = Instance.new("TextLabel")
  23. local Itemsesps = Instance.new("TextButton")
  24. local _3 = Instance.new("TextLabel")
  25. local xx = Instance.new("TextLabel")
  26. local Funmods = Instance.new("Folder")
  27. local lampsarua = Instance.new("TextButton")
  28. local _4_2 = Instance.new("TextLabel")
  29. local personarua = Instance.new("TextButton")
  30. local _5_2 = Instance.new("TextLabel")
  31. local tvattack = Instance.new("TextButton")
  32. local _1_2 = Instance.new("TextLabel")
  33. local party = Instance.new("TextButton")
  34. local _2_2 = Instance.new("TextLabel")
  35. local ragdoll = Instance.new("TextButton")
  36. local _3_2 = Instance.new("TextLabel")
  37. local zz = Instance.new("TextLabel")
  38. local Tpes = Instance.new("TextLabel")
  39.  
  40. --Properties:
  41.  
  42. ZGui.Name = "ZGui"
  43. ZGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  44. ZGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  45.  
  46. Zui.Name = "Zui"
  47. Zui.Parent = ZGui
  48. Zui.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  49. Zui.BackgroundTransparency = 0.200
  50. Zui.BorderColor3 = Color3.fromRGB(0, 0, 0)
  51. Zui.BorderSizePixel = 0
  52. Zui.Position = UDim2.new(0.279767662, 0, 0.0632411093, 0)
  53. Zui.Size = UDim2.new(0, 366, 0, 412)
  54.  
  55. Split.Name = "Split"
  56. Split.Parent = Zui
  57. Split.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  58. Split.BorderColor3 = Color3.fromRGB(0, 0, 0)
  59. Split.BorderSizePixel = 0
  60. Split.Position = UDim2.new(0, 0, 0.123786405, 0)
  61. Split.Size = UDim2.new(0, 366, 0, 1)
  62.  
  63. Logo.Name = "Logo"
  64. Logo.Parent = Zui
  65. Logo.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  66. Logo.BackgroundTransparency = 1.000
  67. Logo.BorderColor3 = Color3.fromRGB(0, 0, 0)
  68. Logo.BorderSizePixel = 0
  69. Logo.Position = UDim2.new(-0.0817329958, 0, -0.114077672, 0)
  70. Logo.Size = UDim2.new(0, 116, 0, 142)
  71. Logo.Image = "rbxassetid://17325020003"
  72. Logo.ImageColor3 = Color3.fromRGB(0, 0, 0)
  73.  
  74. Name.Name = "Name"
  75. Name.Parent = Zui
  76. Name.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  77. Name.BackgroundTransparency = 1.000
  78. Name.BorderColor3 = Color3.fromRGB(0, 0, 0)
  79. Name.BorderSizePixel = 0
  80. Name.Position = UDim2.new(0.206767604, 0, 0.024271844, 0)
  81. Name.Size = UDim2.new(0, 200, 0, 29)
  82. Name.Font = Enum.Font.Sarpanch
  83. Name.Text = "Zypnapse Hub GUI "
  84. Name.TextColor3 = Color3.fromRGB(0, 0, 0)
  85. Name.TextScaled = true
  86. Name.TextSize = 14.000
  87. Name.TextWrapped = true
  88.  
  89. Page.Name = "Page"
  90. Page.Parent = Zui
  91. Page.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  92. Page.BorderColor3 = Color3.fromRGB(0, 0, 0)
  93. Page.BorderSizePixel = 0
  94. Page.Position = UDim2.new(0.03296699, 0, 0.150485441, 0)
  95. Page.Size = UDim2.new(0, 344, 0, 344)
  96.  
  97. middle.Name = "middle"
  98. middle.Parent = Page
  99. middle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  100. middle.BorderColor3 = Color3.fromRGB(0, 0, 0)
  101. middle.BorderSizePixel = 0
  102. middle.Position = UDim2.new(0.494186044, 0, 0, 0)
  103. middle.Size = UDim2.new(0, 1, 0, 344)
  104.  
  105. side.Name = "side"
  106. side.Parent = Page
  107. side.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  108. side.BorderColor3 = Color3.fromRGB(0, 0, 0)
  109. side.BorderSizePixel = 0
  110. side.Position = UDim2.new(1, 0, 0.479651153, 0)
  111. side.Size = UDim2.new(0, -344, 0, 1)
  112.  
  113. Esps.Name = "Esps"
  114. Esps.Parent = Page
  115.  
  116. Lampesp.Name = "Lamp esp"
  117. Lampesp.Parent = Esps
  118. Lampesp.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  119. Lampesp.BorderColor3 = Color3.fromRGB(0, 0, 0)
  120. Lampesp.BorderSizePixel = 0
  121. Lampesp.Position = UDim2.new(0.424418598, 0, 0.223837212, 0)
  122. Lampesp.Size = UDim2.new(0, 15, 0, 15)
  123. Lampesp.Font = Enum.Font.SourceSans
  124. Lampesp.Text = ""
  125. Lampesp.TextColor3 = Color3.fromRGB(0, 0, 0)
  126. Lampesp.TextSize = 14.000
  127.  
  128. _4.Name = "4"
  129. _4.Parent = Lampesp
  130. _4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  131. _4.BackgroundTransparency = 1.000
  132. _4.BorderColor3 = Color3.fromRGB(0, 0, 0)
  133. _4.BorderSizePixel = 0
  134. _4.Position = UDim2.new(-9.0666666, 0, -0.13333334, 0)
  135. _4.Size = UDim2.new(0, 71, 0, 18)
  136. _4.Font = Enum.Font.Unknown
  137. _4.Text = "Lampy Esps W.I.P."
  138. _4.TextColor3 = Color3.fromRGB(255, 255, 255)
  139. _4.TextScaled = true
  140. _4.TextSize = 14.000
  141. _4.TextWrapped = true
  142.  
  143. Tvesps.Name = "Tv esps"
  144. Tvesps.Parent = Esps
  145. Tvesps.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  146. Tvesps.BorderColor3 = Color3.fromRGB(0, 0, 0)
  147. Tvesps.BorderSizePixel = 0
  148. Tvesps.Position = UDim2.new(0.424418598, 0, 0.290697664, 0)
  149. Tvesps.Size = UDim2.new(0, 15, 0, 15)
  150. Tvesps.Font = Enum.Font.SourceSans
  151. Tvesps.Text = ""
  152. Tvesps.TextColor3 = Color3.fromRGB(0, 0, 0)
  153. Tvesps.TextSize = 14.000
  154.  
  155. _5.Name = "5"
  156. _5.Parent = Tvesps
  157. _5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  158. _5.BackgroundTransparency = 1.000
  159. _5.BorderColor3 = Color3.fromRGB(0, 0, 0)
  160. _5.BorderSizePixel = 0
  161. _5.Position = UDim2.new(-9.53333378, 0, -0.200000003, 0)
  162. _5.Size = UDim2.new(0, 71, 0, 18)
  163. _5.Font = Enum.Font.Unknown
  164. _5.Text = "Tv esps W.I.P."
  165. _5.TextColor3 = Color3.fromRGB(255, 255, 255)
  166. _5.TextScaled = true
  167. _5.TextSize = 14.000
  168. _5.TextWrapped = true
  169.  
  170. Playersesps.Name = "Players esps"
  171. Playersesps.Parent = Esps
  172. Playersesps.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  173. Playersesps.BorderColor3 = Color3.fromRGB(0, 0, 0)
  174. Playersesps.BorderSizePixel = 0
  175. Playersesps.Position = UDim2.new(0.424418598, 0, 0.0319767445, 0)
  176. Playersesps.Size = UDim2.new(0, 15, 0, 15)
  177. Playersesps.Font = Enum.Font.SourceSans
  178. Playersesps.Text = ""
  179. Playersesps.TextColor3 = Color3.fromRGB(0, 0, 0)
  180. Playersesps.TextSize = 14.000
  181.  
  182. _1.Name = "1"
  183. _1.Parent = Playersesps
  184. _1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  185. _1.BackgroundTransparency = 1.000
  186. _1.BorderColor3 = Color3.fromRGB(0, 0, 0)
  187. _1.BorderSizePixel = 0
  188. _1.Position = UDim2.new(-9.53333378, 0, -0.200000003, 0)
  189. _1.Size = UDim2.new(0, 71, 0, 18)
  190. _1.Font = Enum.Font.Unknown
  191. _1.Text = "Player Esps"
  192. _1.TextColor3 = Color3.fromRGB(255, 255, 255)
  193. _1.TextScaled = true
  194. _1.TextSize = 14.000
  195. _1.TextWrapped = true
  196.  
  197. Npcesps.Name = "Npc esps"
  198. Npcesps.Parent = Esps
  199. Npcesps.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  200. Npcesps.BorderColor3 = Color3.fromRGB(0, 0, 0)
  201. Npcesps.BorderSizePixel = 0
  202. Npcesps.Position = UDim2.new(0.424418598, 0, 0.0959302336, 0)
  203. Npcesps.Size = UDim2.new(0, 15, 0, 15)
  204. Npcesps.Font = Enum.Font.SourceSans
  205. Npcesps.Text = ""
  206. Npcesps.TextColor3 = Color3.fromRGB(0, 0, 0)
  207. Npcesps.TextSize = 14.000
  208.  
  209. _2.Name = "2"
  210. _2.Parent = Npcesps
  211. _2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  212. _2.BackgroundTransparency = 1.000
  213. _2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  214. _2.BorderSizePixel = 0
  215. _2.Position = UDim2.new(-9.0666666, 0, -0.200000003, 0)
  216. _2.Size = UDim2.new(0, 71, 0, 18)
  217. _2.Font = Enum.Font.Unknown
  218. _2.Text = "Employees Esps"
  219. _2.TextColor3 = Color3.fromRGB(255, 255, 255)
  220. _2.TextScaled = true
  221. _2.TextSize = 14.000
  222. _2.TextWrapped = true
  223.  
  224. Itemsesps.Name = "Items esps"
  225. Itemsesps.Parent = Esps
  226. Itemsesps.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  227. Itemsesps.BorderColor3 = Color3.fromRGB(0, 0, 0)
  228. Itemsesps.BorderSizePixel = 0
  229. Itemsesps.Position = UDim2.new(0.424418598, 0, 0.159883723, 0)
  230. Itemsesps.Size = UDim2.new(0, 15, 0, 15)
  231. Itemsesps.Font = Enum.Font.SourceSans
  232. Itemsesps.Text = ""
  233. Itemsesps.TextColor3 = Color3.fromRGB(0, 0, 0)
  234. Itemsesps.TextSize = 14.000
  235.  
  236. _3.Name = "3"
  237. _3.Parent = Itemsesps
  238. _3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  239. _3.BackgroundTransparency = 1.000
  240. _3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  241. _3.BorderSizePixel = 0
  242. _3.Position = UDim2.new(-9.53333378, 0, -0.200000003, 0)
  243. _3.Size = UDim2.new(0, 71, 0, 18)
  244. _3.Font = Enum.Font.Unknown
  245. _3.Text = "Items esps"
  246. _3.TextColor3 = Color3.fromRGB(255, 255, 255)
  247. _3.TextScaled = true
  248. _3.TextSize = 14.000
  249. _3.TextWrapped = true
  250.  
  251. xx.Name = "xx"
  252. xx.Parent = Esps
  253. xx.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  254. xx.BackgroundTransparency = 1.000
  255. xx.BorderColor3 = Color3.fromRGB(0, 0, 0)
  256. xx.BorderSizePixel = 0
  257. xx.Position = UDim2.new(0.0930232555, 0, 0.392441869, 0)
  258. xx.Size = UDim2.new(0, 85, 0, 18)
  259. xx.Font = Enum.Font.Unknown
  260. xx.Text = "Esps"
  261. xx.TextColor3 = Color3.fromRGB(255, 255, 255)
  262. xx.TextScaled = true
  263. xx.TextSize = 14.000
  264. xx.TextWrapped = true
  265.  
  266. Funmods.Name = "Fun mods"
  267. Funmods.Parent = Page
  268.  
  269. lampsarua.Name = "lamps arua"
  270. lampsarua.Parent = Funmods
  271. lampsarua.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  272. lampsarua.BorderColor3 = Color3.fromRGB(0, 0, 0)
  273. lampsarua.BorderSizePixel = 0
  274. lampsarua.Position = UDim2.new(0.938953459, 0, 0.223837212, 0)
  275. lampsarua.Size = UDim2.new(0, 15, 0, 15)
  276. lampsarua.Font = Enum.Font.SourceSans
  277. lampsarua.Text = ""
  278. lampsarua.TextColor3 = Color3.fromRGB(0, 0, 0)
  279. lampsarua.TextSize = 14.000
  280.  
  281. _4_2.Name = "4"
  282. _4_2.Parent = lampsarua
  283. _4_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  284. _4_2.BackgroundTransparency = 1.000
  285. _4_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  286. _4_2.BorderSizePixel = 0
  287. _4_2.Position = UDim2.new(-9.60000038, 0, 0, 0)
  288. _4_2.Size = UDim2.new(0, 71, 0, 18)
  289. _4_2.Font = Enum.Font.Unknown
  290. _4_2.Text = "lamps arua"
  291. _4_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  292. _4_2.TextScaled = true
  293. _4_2.TextSize = 14.000
  294. _4_2.TextWrapped = true
  295.  
  296. personarua.Name = "person arua"
  297. personarua.Parent = Funmods
  298. personarua.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  299. personarua.BorderColor3 = Color3.fromRGB(0, 0, 0)
  300. personarua.BorderSizePixel = 0
  301. personarua.Position = UDim2.new(0.938953459, 0, 0.290697664, 0)
  302. personarua.Size = UDim2.new(0, 15, 0, 15)
  303. personarua.Font = Enum.Font.SourceSans
  304. personarua.Text = ""
  305. personarua.TextColor3 = Color3.fromRGB(0, 0, 0)
  306. personarua.TextSize = 14.000
  307.  
  308. _5_2.Name = "5"
  309. _5_2.Parent = personarua
  310. _5_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  311. _5_2.BackgroundTransparency = 1.000
  312. _5_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  313. _5_2.BorderSizePixel = 0
  314. _5_2.Position = UDim2.new(-9.60000038, 0, -0.13333334, 0)
  315. _5_2.Size = UDim2.new(0, 71, 0, 18)
  316. _5_2.Font = Enum.Font.Unknown
  317. _5_2.Text = "Person arua"
  318. _5_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  319. _5_2.TextScaled = true
  320. _5_2.TextSize = 14.000
  321. _5_2.TextWrapped = true
  322.  
  323. tvattack.Name = "tv attack"
  324. tvattack.Parent = Funmods
  325. tvattack.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  326. tvattack.BorderColor3 = Color3.fromRGB(0, 0, 0)
  327. tvattack.BorderSizePixel = 0
  328. tvattack.Position = UDim2.new(0.938953459, 0, 0.0319767445, 0)
  329. tvattack.Size = UDim2.new(0, 15, 0, 15)
  330. tvattack.Font = Enum.Font.SourceSans
  331. tvattack.Text = ""
  332. tvattack.TextColor3 = Color3.fromRGB(0, 0, 0)
  333. tvattack.TextSize = 14.000
  334.  
  335. _1_2.Name = "1"
  336. _1_2.Parent = tvattack
  337. _1_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  338. _1_2.BackgroundTransparency = 1.000
  339. _1_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  340. _1_2.BorderSizePixel = 0
  341. _1_2.Position = UDim2.new(-10.1333332, 0, -0.200000003, 0)
  342. _1_2.Size = UDim2.new(0, 71, 0, 18)
  343. _1_2.Font = Enum.Font.Unknown
  344. _1_2.Text = "Tv attack"
  345. _1_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  346. _1_2.TextScaled = true
  347. _1_2.TextSize = 14.000
  348. _1_2.TextWrapped = true
  349.  
  350. party.Name = "party"
  351. party.Parent = Funmods
  352. party.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  353. party.BorderColor3 = Color3.fromRGB(0, 0, 0)
  354. party.BorderSizePixel = 0
  355. party.Position = UDim2.new(0.938953459, 0, 0.0959302336, 0)
  356. party.Size = UDim2.new(0, 15, 0, 15)
  357. party.Font = Enum.Font.SourceSans
  358. party.Text = ""
  359. party.TextColor3 = Color3.fromRGB(0, 0, 0)
  360. party.TextSize = 14.000
  361.  
  362. _2_2.Name = "2"
  363. _2_2.Parent = party
  364. _2_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  365. _2_2.BackgroundTransparency = 1.000
  366. _2_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  367. _2_2.BorderSizePixel = 0
  368. _2_2.Position = UDim2.new(-10.8000002, 0, -0.200000003, 0)
  369. _2_2.Size = UDim2.new(0, 71, 0, 18)
  370. _2_2.Font = Enum.Font.Unknown
  371. _2_2.Text = "party"
  372. _2_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  373. _2_2.TextScaled = true
  374. _2_2.TextSize = 14.000
  375. _2_2.TextWrapped = true
  376.  
  377. ragdoll.Name = "ragdoll"
  378. ragdoll.Parent = Funmods
  379. ragdoll.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  380. ragdoll.BorderColor3 = Color3.fromRGB(0, 0, 0)
  381. ragdoll.BorderSizePixel = 0
  382. ragdoll.Position = UDim2.new(0.938953459, 0, 0.159883723, 0)
  383. ragdoll.Size = UDim2.new(0, 15, 0, 15)
  384. ragdoll.Font = Enum.Font.SourceSans
  385. ragdoll.Text = ""
  386. ragdoll.TextColor3 = Color3.fromRGB(0, 0, 0)
  387. ragdoll.TextSize = 14.000
  388.  
  389. _3_2.Name = "3"
  390. _3_2.Parent = ragdoll
  391. _3_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  392. _3_2.BackgroundTransparency = 1.000
  393. _3_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  394. _3_2.BorderSizePixel = 0
  395. _3_2.Position = UDim2.new(-10.1999998, 0, -0.200000003, 0)
  396. _3_2.Size = UDim2.new(0, 71, 0, 18)
  397. _3_2.Font = Enum.Font.Unknown
  398. _3_2.Text = "ragdoll"
  399. _3_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  400. _3_2.TextScaled = true
  401. _3_2.TextSize = 14.000
  402. _3_2.TextWrapped = true
  403.  
  404. zz.Name = "zz"
  405. zz.Parent = Funmods
  406. zz.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  407. zz.BackgroundTransparency = 1.000
  408. zz.BorderColor3 = Color3.fromRGB(0, 0, 0)
  409. zz.BorderSizePixel = 0
  410. zz.Position = UDim2.new(0.619186044, 0, 0.392441869, 0)
  411. zz.Size = UDim2.new(0, 85, 0, 18)
  412. zz.Font = Enum.Font.Unknown
  413. zz.Text = "Fun mods"
  414. zz.TextColor3 = Color3.fromRGB(255, 255, 255)
  415. zz.TextScaled = true
  416. zz.TextSize = 14.000
  417. zz.TextWrapped = true
  418.  
  419. Tpes.Name = "Tpes"
  420. Tpes.Parent = Zui
  421. Tpes.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  422. Tpes.BackgroundTransparency = 1.000
  423. Tpes.BorderColor3 = Color3.fromRGB(0, 0, 0)
  424. Tpes.BorderSizePixel = 0
  425. Tpes.Position = UDim2.new(0.770491779, 0, 0.024271844, 0)
  426. Tpes.Size = UDim2.new(0, 68, 0, 29)
  427. Tpes.Font = Enum.Font.Sarpanch
  428. Tpes.Text = "8003"
  429. Tpes.TextColor3 = Color3.fromRGB(0, 0, 0)
  430. Tpes.TextScaled = true
  431. Tpes.TextSize = 14.000
  432. Tpes.TextWrapped = true
  433.  
  434. -- Scripts:
  435.  
  436. local function NCPIZS_fake_script() -- Name.LocalScript
  437. local script = Instance.new('LocalScript', Name)
  438.  
  439. local textLabel = script.Parent -- The LocalScript should be a child of the TextLabel
  440.  
  441. while true do
  442. for i = 0, 255 do
  443. local r = math.abs((i * 2) % 256 - 128) / 128
  444. local g = math.abs((i * 2) % 256 - 64) / 128
  445. local b = math.abs((i * 2) % 256) / 128
  446. textLabel.TextColor3 = Color3.fromRGB(r * 255, g * 255, b * 255)
  447. wait(0.05) -- Adjust speed of the transition
  448. end
  449. end
  450.  
  451. end
  452. coroutine.wrap(NCPIZS_fake_script)()
  453. local function LRPGCG_fake_script() -- Playersesps.plresp
  454. local script = Instance.new('LocalScript', Playersesps)
  455.  
  456. local Players = game:GetService("Players")
  457. local Workspace = game:GetService("Workspace")
  458.  
  459. local function createESP(player)
  460. -- Create ESP components
  461. local esp = Instance.new("BoxHandleAdornment")
  462. esp.Size = Vector3.new(4, 6, 2) -- Adjust size as needed
  463. esp.ZIndex = 0
  464. esp.AlwaysOnTop = true
  465. esp.Color3 = Color3.new(1, 0, 0) -- Default color
  466. esp.Adornee = player.Character.PrimaryPart
  467. esp.Parent = player.Character.PrimaryPart
  468.  
  469. -- Create tracer effect
  470. local tracer = Instance.new("LineHandleAdornment")
  471. tracer.Length = 10 -- Adjust length as needed
  472. tracer.Color3 = Color3.new(1, 1, 1) -- White color for tracer
  473. tracer.ZIndex = 0
  474. tracer.AlwaysOnTop = true
  475. tracer.Adornee = player.Character.PrimaryPart
  476. tracer.Parent = player.Character.PrimaryPart
  477.  
  478. -- Rainbow effect
  479. local hue = 0
  480. while esp.Parent do
  481. hue = (hue + 0.01) % 1
  482. esp.Color3 = Color3.fromHSV(hue, 1, 1)
  483. tracer.Color3 = esp.Color3
  484. wait(0.1) -- Adjust speed of color change
  485. end
  486. end
  487.  
  488. local function espPlayersInFolder()
  489. local gameObjectsFolder = Workspace:FindFirstChild("GameObjects")
  490. if gameObjectsFolder then
  491. local physicalFolder = gameObjectsFolder:FindFirstChild("Physical")
  492. if physicalFolder then
  493. local playersFolder = physicalFolder:FindFirstChild("Players")
  494. if playersFolder then
  495. for _, Model in ipairs(playersFolder:GetChildren()) do
  496. if Model:IsA("Model") and Model:FindFirstChild("Humanoid") then
  497. createESP(Model)
  498. end
  499. end
  500. end
  501. end
  502. end
  503. end
  504.  
  505. local textButton = script.Parent -- Reference to the TextButton
  506.  
  507. textButton.MouseButton1Click:Connect(function()
  508. espPlayersInFolder()
  509. end)
  510.  
  511. end
  512. coroutine.wrap(LRPGCG_fake_script)()
  513. local function LUSPY_fake_script() -- Playersesps.LocalScript
  514. local script = Instance.new('LocalScript', Playersesps)
  515.  
  516. local button = script.Parent
  517.  
  518. -- Initial color setting
  519. local isWhite = false
  520.  
  521. -- Function to toggle the button's background color
  522. local function toggleColor()
  523. isWhite = not isWhite
  524. if isWhite then
  525. button.BackgroundColor3 = Color3.new(1, 1, 1) -- White
  526. else
  527. button.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) -- Black
  528. end
  529. end
  530.  
  531. -- Connect the function to the button click event
  532. button.MouseButton1Click:Connect(toggleColor)
  533.  
  534. end
  535. coroutine.wrap(LUSPY_fake_script)()
  536. local function QDGGU_fake_script() -- Npcesps.plresp
  537. local script = Instance.new('LocalScript', Npcesps)
  538.  
  539. local Players = game:GetService("Players")
  540. local Workspace = game:GetService("Workspace")
  541.  
  542. local function createESP(person)
  543. -- Create ESP components
  544. local esp = Instance.new("BoxHandleAdornment")
  545. esp.Size = Vector3.new(4, 6, 2) -- Adjust size as needed
  546. esp.ZIndex = 0
  547. esp.AlwaysOnTop = true
  548. esp.Color3 = Color3.new(1, 0, 0) -- Default color
  549. esp.Adornee = person.Character.PrimaryPart
  550. esp.Parent = person.Character.PrimaryPart
  551.  
  552. -- Create tracer effect
  553. local tracer = Instance.new("LineHandleAdornment")
  554. tracer.Length = 10 -- Adjust length as needed
  555. tracer.Color3 = Color3.new(1, 1, 1) -- White color for tracer
  556. tracer.ZIndex = 0
  557. tracer.AlwaysOnTop = true
  558. tracer.Adornee = person.Character.PrimaryPart
  559. tracer.Parent = person.Character.PrimaryPart
  560.  
  561. -- Rainbow effect
  562. local hue = 0
  563. while esp.Parent do
  564. hue = (hue + 0.01) % 1
  565. esp.Color3 = Color3.fromHSV(hue, 1, 1)
  566. tracer.Color3 = esp.Color3
  567. wait(0.1) -- Adjust speed of color change
  568. end
  569. end
  570.  
  571. local function espPlayersInFolder()
  572. local gameObjectsFolder = Workspace:FindFirstChild("GameObjects")
  573. if gameObjectsFolder then
  574. local physicalFolder = gameObjectsFolder:FindFirstChild("Physical")
  575. if physicalFolder then
  576. local playersFolder = physicalFolder:FindFirstChild("Employees")
  577. if playersFolder then
  578. for _, Model in ipairs(playersFolder:GetChildren()) do
  579. if Model:IsA("Model") and Model:FindFirstChild("Humanoid") then
  580. createESP(Model)
  581. end
  582. end
  583. end
  584. end
  585. end
  586. end
  587.  
  588. local textButton = script.Parent -- Reference to the TextButton
  589.  
  590. textButton.MouseButton1Click:Connect(function()
  591. espPlayersInFolder()
  592. end)
  593.  
  594. end
  595. coroutine.wrap(QDGGU_fake_script)()
  596. local function YWRA_fake_script() -- Npcesps.LocalScript
  597. local script = Instance.new('LocalScript', Npcesps)
  598.  
  599. local button = script.Parent
  600.  
  601. -- Initial color setting
  602. local isWhite = false
  603.  
  604. -- Function to toggle the button's background color
  605. local function toggleColor()
  606. isWhite = not isWhite
  607. if isWhite then
  608. button.BackgroundColor3 = Color3.new(1, 1, 1) -- White
  609. else
  610. button.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) -- Black
  611. end
  612. end
  613.  
  614. -- Connect the function to the button click event
  615. button.MouseButton1Click:Connect(toggleColor)
  616.  
  617. end
  618. coroutine.wrap(YWRA_fake_script)()
  619. local function PFEBFAX_fake_script() -- Itemsesps.itesp
  620. local script = Instance.new('LocalScript', Itemsesps)
  621.  
  622. local Players = game:GetService("Players")
  623. local Workspace = game:GetService("Workspace")
  624.  
  625. local function createHighlight(model)
  626. -- Create Highlight
  627. local highlight = Instance.new("Highlight")
  628. highlight.FillColor = Color3.fromRGB(255, 0, 0) -- Highlight color
  629. highlight.FillTransparency = 0.5
  630. highlight.OutlineColor = Color3.new(1, 1, 1) -- Outline color
  631. highlight.Adornee = model
  632. highlight.Parent = model
  633.  
  634. -- Create Billboard GUI for model name and distance
  635. local billboardGui = Instance.new("BillboardGui")
  636. billboardGui.Size = UDim2.new(0, 100, 0, 50)
  637. billboardGui.Adornee = model
  638. billboardGui.AlwaysOnTop = true
  639. billboardGui.Parent = model
  640.  
  641. local textLabel = Instance.new("TextLabel")
  642. textLabel.Size = UDim2.new(1, 0, 1, 0)
  643. textLabel.BackgroundTransparency = 1
  644. textLabel.TextColor3 = Color3.new(1, 1, 1) -- Text color
  645. textLabel.TextStrokeTransparency = 0.5
  646. textLabel.Parent = billboardGui
  647.  
  648. -- Update the text with model name and distance
  649. local player = Players.LocalPlayer
  650. while highlight.Parent do
  651. local distance = (model.Position - player.Character.HumanoidRootPart.Position).magnitude
  652. textLabel.Text = model.Name .. "\nDistance: " .. math.floor(distance) .. " studs"
  653. wait(0.1) -- Update frequency
  654. end
  655. end
  656.  
  657. local function highlightItemsInFolder()
  658. local gameObjectsFolder = Workspace:FindFirstChild("GameObjects")
  659. if gameObjectsFolder then
  660. local physicalFolder = gameObjectsFolder:FindFirstChild("Physical")
  661. if physicalFolder then
  662. local itemsFolder = physicalFolder:FindFirstChild("Items")
  663. if itemsFolder then
  664. for _, itemModel in ipairs(itemsFolder:GetChildren()) do
  665. if itemModel:IsA("Model") then
  666. createHighlight(itemModel)
  667. end
  668. end
  669. end
  670. end
  671. end
  672. end
  673.  
  674. local textButton = script.Parent -- Reference to the TextButton
  675.  
  676. textButton.MouseButton1Click:Connect(function()
  677. highlightItemsInFolder()
  678. end)
  679.  
  680. end
  681. coroutine.wrap(PFEBFAX_fake_script)()
  682. local function VQVFI_fake_script() -- Itemsesps.LocalScript
  683. local script = Instance.new('LocalScript', Itemsesps)
  684.  
  685. local button = script.Parent
  686.  
  687. -- Initial color setting
  688. local isWhite = false
  689.  
  690. -- Function to toggle the button's background color
  691. local function toggleColor()
  692. isWhite = not isWhite
  693. if isWhite then
  694. button.BackgroundColor3 = Color3.new(1, 1, 1) -- White
  695. else
  696. button.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) -- Black
  697. end
  698. end
  699.  
  700. -- Connect the function to the button click event
  701. button.MouseButton1Click:Connect(toggleColor)
  702.  
  703. end
  704. coroutine.wrap(VQVFI_fake_script)()
  705. local function GEETSNW_fake_script() -- lampsarua.LocalScript
  706. local script = Instance.new('LocalScript', lampsarua)
  707.  
  708. local button = script.Parent
  709.  
  710. -- Initial color setting
  711. local isWhite = false
  712.  
  713. -- Function to toggle the button's background color
  714. local function toggleColor()
  715. isWhite = not isWhite
  716. if isWhite then
  717. button.BackgroundColor3 = Color3.new(1, 1, 1) -- White
  718. else
  719. button.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) -- Black
  720. end
  721. end
  722.  
  723. -- Connect the function to the button click event
  724. button.MouseButton1Click:Connect(toggleColor)
  725.  
  726. end
  727. coroutine.wrap(GEETSNW_fake_script)()
  728. local function KWXKDKU_fake_script() -- personarua.LocalScript
  729. local script = Instance.new('LocalScript', personarua)
  730.  
  731. local button = script.Parent
  732. local player = game.Players.LocalPlayer
  733. local character = player.Character or player.CharacterAdded:Wait()
  734. local auraEnabled = false
  735.  
  736. -- Function to create the aura effect
  737. local function createAura()
  738. if auraEnabled then return end
  739.  
  740. auraEnabled = true
  741. local aura = Instance.new("Part")
  742. aura.Size = Vector3.new(10, 1, 10) -- Size of the aura
  743. aura.Color = Color3.new(0, 0, 1) -- Color of the aura (blue)
  744. aura.Anchored = true
  745. aura.CanCollide = false
  746. aura.Transparency = 0.5 -- Make it semi-transparent
  747. aura.Parent = workspace
  748.  
  749. -- Position the aura above the player's character
  750. aura.Position = character.HumanoidRootPart.Position + Vector3.new(0, 0.5, 0)
  751.  
  752. -- Make the aura follow the player
  753. while auraEnabled do
  754. aura.Position = character.HumanoidRootPart.Position + Vector3.new(0, 0.5, 0)
  755. wait(0.1)
  756. end
  757.  
  758. -- Clean up the aura when disabled
  759. aura:Destroy()
  760. end
  761.  
  762. -- Function to toggle the aura effect
  763. local function toggleAura()
  764. auraEnabled = not auraEnabled
  765. if auraEnabled then
  766. createAura()
  767. else
  768. auraEnabled = false
  769. end
  770. end
  771.  
  772. -- Connect the function to the button click event
  773. button.MouseButton1Click:Connect(toggleAura)
  774.  
  775. end
  776. coroutine.wrap(KWXKDKU_fake_script)()
  777. local function ECIOQJC_fake_script() -- personarua.LocalScript
  778. local script = Instance.new('LocalScript', personarua)
  779.  
  780. local button = script.Parent
  781.  
  782. -- Initial color setting
  783. local isWhite = false
  784.  
  785. -- Function to toggle the button's background color
  786. local function toggleColor()
  787. isWhite = not isWhite
  788. if isWhite then
  789. button.BackgroundColor3 = Color3.new(1, 1, 1) -- White
  790. else
  791. button.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) -- Black
  792. end
  793. end
  794.  
  795. -- Connect the function to the button click event
  796. button.MouseButton1Click:Connect(toggleColor)
  797.  
  798. end
  799. coroutine.wrap(ECIOQJC_fake_script)()
  800. local function FBNZ_fake_script() -- tvattack.LocalScript
  801. local script = Instance.new('LocalScript', tvattack)
  802.  
  803. local button = script.Parent
  804.  
  805. -- Initial color setting
  806. local isWhite = false
  807.  
  808. -- Function to toggle the button's background color
  809. local function toggleColor()
  810. isWhite = not isWhite
  811. if isWhite then
  812. button.BackgroundColor3 = Color3.new(1, 1, 1) -- White
  813. else
  814. button.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) -- Black
  815. end
  816. end
  817.  
  818. -- Connect the function to the button click event
  819. button.MouseButton1Click:Connect(toggleColor)
  820.  
  821. end
  822. coroutine.wrap(FBNZ_fake_script)()
  823. local function XCGQTTL_fake_script() -- party.LocalScript
  824. local script = Instance.new('LocalScript', party)
  825.  
  826. local button = script.Parent
  827. local Lighting = game:GetService("Lighting")
  828. local partyEnabled = false
  829.  
  830. -- Function to start the party lighting effect
  831. local function startPartyLighting()
  832. partyEnabled = true
  833. while partyEnabled do
  834. -- Cycle through different colors
  835. for _, color in pairs({
  836. Color3.new(1, 0, 0), -- Red
  837. Color3.new(0, 1, 0), -- Green
  838. Color3.new(0, 0, 1), -- Blue
  839. Color3.new(1, 1, 0), -- Yellow
  840. Color3.new(1, 0, 1), -- Magenta
  841. Color3.new(0, 1, 1) -- Cyan
  842. }) do
  843. Lighting.Ambient = color
  844. Lighting.OutdoorAmbient = color
  845. wait(0.5) -- Change color every 0.5 seconds
  846. end
  847. end
  848. end
  849.  
  850. -- Function to stop the party lighting effect
  851. local function stopPartyLighting()
  852. partyEnabled = false
  853. Lighting.Ambient = Color3.new(1, 1, 1) -- Reset to default
  854. Lighting.OutdoorAmbient = Color3.new(1, 1, 1) -- Reset to default
  855. end
  856.  
  857. -- Function to toggle the party lighting effect
  858. local function togglePartyLighting()
  859. if partyEnabled then
  860. stopPartyLighting()
  861. else
  862. startPartyLighting()
  863. end
  864. end
  865.  
  866. -- Connect the function to the button click event
  867. button.MouseButton1Click:Connect(togglePartyLighting)
  868.  
  869. end
  870. coroutine.wrap(XCGQTTL_fake_script)()
  871. local function IOZYUW_fake_script() -- party.LocalScript
  872. local script = Instance.new('LocalScript', party)
  873.  
  874. local button = script.Parent
  875.  
  876. -- Initial color setting
  877. local isWhite = false
  878.  
  879. -- Function to toggle the button's background color
  880. local function toggleColor()
  881. isWhite = not isWhite
  882. if isWhite then
  883. button.BackgroundColor3 = Color3.new(1, 1, 1) -- White
  884. else
  885. button.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) -- Black
  886. end
  887. end
  888.  
  889. -- Connect the function to the button click event
  890. button.MouseButton1Click:Connect(toggleColor)
  891.  
  892. end
  893. coroutine.wrap(IOZYUW_fake_script)()
  894. local function EVUG_fake_script() -- ragdoll.LocalScript
  895. local script = Instance.new('LocalScript', ragdoll)
  896.  
  897. local button = script.Parent
  898. local player = game.Players.LocalPlayer
  899.  
  900. local function ragdollCharacter()
  901. local character = player.Character or player.CharacterAdded:Wait()
  902. local humanoid = character:FindFirstChildOfClass("Humanoid")
  903.  
  904. if humanoid then
  905. -- Disable the humanoid
  906. humanoid:Destroy()
  907.  
  908. -- Make each part of the character physics-enabled
  909. for _, part in pairs(character:GetChildren()) do
  910. if part:IsA("Part") or part:IsA("MeshPart") then
  911. part.Anchored = false
  912. part.CanCollide = true
  913. part:MakeJoints()
  914. end
  915. end
  916. end
  917. end
  918.  
  919. -- Connect the function to the button click event
  920. button.MouseButton1Click:Connect(ragdollCharacter)
  921.  
  922. end
  923. coroutine.wrap(EVUG_fake_script)()
  924. local function RMOBB_fake_script() -- ragdoll.LocalScript
  925. local script = Instance.new('LocalScript', ragdoll)
  926.  
  927. local button = script.Parent
  928.  
  929. -- Initial color setting
  930. local isWhite = false
  931.  
  932. -- Function to toggle the button's background color
  933. local function toggleColor()
  934. isWhite = not isWhite
  935. if isWhite then
  936. button.BackgroundColor3 = Color3.new(1, 1, 1) -- White
  937. else
  938. button.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) -- Black
  939. end
  940. end
  941.  
  942. -- Connect the function to the button click event
  943. button.MouseButton1Click:Connect(toggleColor)
  944.  
  945. end
  946. coroutine.wrap(RMOBB_fake_script)()
  947. local function PJEPPR_fake_script() -- Tpes.LocalScript
  948. local script = Instance.new('LocalScript', Tpes)
  949.  
  950. local textLabel = script.Parent -- The LocalScript should be a child of the TextLabel
  951.  
  952. while true do
  953. for i = 0, 255 do
  954. local r = math.abs((i * 2) % 256 - 128) / 128
  955. local g = math.abs((i * 2) % 256 - 64) / 128
  956. local b = math.abs((i * 2) % 256) / 128
  957. textLabel.TextColor3 = Color3.fromRGB(r * 255, g * 255, b * 255)
  958. wait(0.05) -- Adjust speed of the transition
  959. end
  960. end
  961.  
  962. end
  963. coroutine.wrap(PJEPPR_fake_script)()
  964. local function MTPKKDQ_fake_script() -- Zui.Drag script
  965. local script = Instance.new('LocalScript', Zui)
  966.  
  967. local UserInputService = game:GetService("UserInputService")
  968.  
  969. local frame = script.Parent
  970. local dragging = false
  971. local dragInput, dragStart, startPos
  972.  
  973. local function update(input)
  974. local delta = input.Position - dragStart
  975. frame.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  976. end
  977.  
  978. frame.InputBegan:Connect(function(input)
  979. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  980. dragging = true
  981. dragStart = input.Position
  982. startPos = frame.Position
  983.  
  984. input.Changed:Connect(function()
  985. if input.UserInputState == Enum.UserInputState.End then
  986. dragging = false
  987. end
  988. end)
  989. end
  990. end)
  991.  
  992. frame.InputChanged:Connect(function(input)
  993. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  994. dragInput = input
  995. end
  996. end)
  997.  
  998. UserInputService.InputChanged:Connect(function(input)
  999. if input == dragInput and dragging then
  1000. update(input)
  1001. end
  1002. end)
  1003.  
  1004. end
  1005. coroutine.wrap(MTPKKDQ_fake_script)()
  1006.  
Advertisement
Add Comment
Please, Sign In to add comment