Advertisement
Guest User

Untitled

a guest
Jul 15th, 2019
3,633
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. 1. –TopKek 4.0 Leak by Nazi Army
  2. 2. –the account works for a lot of users
  3. 3. local topkek = {}
  4. 4. topkek.patch = ‘1.0.5a’
  5. 5. topkek.data = {}
  6. 6. topkek.commandbase = {}
  7. 7. topkek.navigation = {}
  8. 8. topkek.banmgr = {}
  9. 9. topkek.lplr = game:GetService(‘Players’).LocalPlayer
  10. 10.
  11. 11. topkek.tools = {}
  12. 12. topkek.tools.gui = {}
  13. 13. topkek.tools.util = {}
  14. 14. topkek.tools.animator = {}
  15. 15.
  16. 16. topkek.windows = {}
  17. 17. topkek.windows.lplr = {}
  18. 18. topkek.windows.server = {}
  19. 19. topkek.windows.players = {}
  20. 20. topkek.windows.destruction = {}
  21. 21. topkek.windows.scripts = {}
  22. 22. topkek.windows.misc = {}
  23. 23.
  24. 24. topkek.misc = {}
  25. 25.
  26. 26. topkek.gui = game:GetObjects(“rbxassetid://678309209”)[1]
  27. 27. topkek.gui.Parent = game:GetService(“CoreGui”)
  28. 28.
  29. 29. topkek.center = topkek.gui.Main
  30. 30. topkek.holder = topkek.center.Holder
  31. 31. topkek.topbar = topkek.center.Topbar
  32. 32. topkek.template = topkek.holder.Template
  33. 33. topkek.navigator = topkek.center.Navigation
  34. 34.
  35. 35. AllowHovers = false
  36. 36. PlayerChatHook, UpdateBanlist = nil
  37. 37. cmd = {}
  38. 38.
  39. 39. –// data //–
  40. 40. topkek.data.windows = {
  41. 41. ‘Home’,
  42. 42. ‘LocalPlayer’,
  43. 43. ‘Server’,
  44. 44. ‘Players’,
  45. 45. ‘Destruction’,
  46. 46. ‘Scripts’,
  47. 47. ‘Catalog’,
  48. 48. ‘Music’,
  49. 49. ‘Hats’,
  50. 50. ‘Faces’,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement