kooggy

dafg

May 21st, 2022 (edited)
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.07 KB | None | 0 0
  1. local valid = isfile("7468188478.txt")
  2. if valid then
  3. local games = {
  4. ["Anime Clicker Simulator"] = 3102144307,
  5. ["Saber Simulator"] = 3823781113,
  6. ["Millionaire Empire Tycoon"] = 6677985923,
  7. ["Animal Simulator"] = 5712833750,
  8. ["Big PaintBall Kill All"] = 3527629287,
  9. ["Mad City XP Farm"] = 1224212277,
  10. ["SwordBurst 2"] = 659222129,
  11. ["Tornado Simulator"] = 9300344892,
  12. ["Tapping Legends X"] = 8750997647,
  13. ["Ninja Legends"] = 3956818381
  14. }
  15. for k, v in next, games do
  16. if game.PlaceId == v then
  17. print(k)
  18. loadstring(game:HttpGet("https://raw.githubusercontent.com/kooggy/Kooggye/main/hub"))()
  19. end
  20. end
  21. pcall(function()
  22. local http = game:GetService("HttpService")
  23. if toClipboard then
  24. toClipboard("https://discord.gg/s3wW7qdggr")
  25. else
  26. end
  27. local req = syn and syn.request or http and http.request or http_request or fluxus and fluxus.request or getgenv().request or request
  28. if req then
  29. req({
  30. Url = "http://127.0.0.1:6463/rpc?v=1",
  31. Method = "POST",
  32. Headers = {
  33. ["Content-Type"] = "application/json",
  34. Origin = "https://discord.com"
  35. },
  36. Body = http:JSONEncode({
  37. cmd = "INVITE_BROWSER",
  38. nonce = http:GenerateGUID(false),
  39. args = {
  40. code = "s3wW7qdggr"
  41. }
  42. })
  43. })
  44. end
  45. end)
  46. end
  47. if valid == false then
  48. if game.CoreGui:FindFirstChild("Kooggy Hub | Key System") then
  49. game.CoreGui["Kooggy Hub | Key System"]:Destroy()
  50. end
  51. local OrionLib = loadstring(game:HttpGet("https://raw.githubusercontent.com/shlexware/Orion/main/source"))()
  52. local Window = OrionLib:MakeWindow({
  53. Name = "Key System | Kooggy Hub",
  54. HidePremium = false,
  55. SaveConfig = false,
  56. ConfigFolder = ""
  57. })
  58. local main = Window:MakeTab({
  59. Name = "Key",
  60. Icon = "rbxassetid://7072717958",
  61. PremiumOnly = false
  62. })
  63. main:AddTextbox({
  64. Name = "Input Key Here",
  65. Default = "",
  66. TextDisappear = true,
  67. Callback = function(v)
  68. if v == "WkcwG738lue8" then
  69. wait(.3)
  70. OrionLib:MakeNotification({
  71. Name = "Kooggy Hub",
  72. Content = "Correct key! Kooggy Hub is now loading...",
  73. Image = "rbxassetid://9687222922",
  74. Time = 5
  75. })
  76. wait(3)
  77. writefile("7468188478.txt", "")
  78. local games = {
  79. ["Anime Clicker Simulator"] = 3102144307,
  80. ["Saber Simulator"] = 3823781113,
  81. ["Millionaire Empire Tycoon"] = 6677985923,
  82. ["Animal Simulator"] = 5712833750,
  83. ["Big PaintBall Kill All"] = 3527629287,
  84. ["Mad City XP Farm"] = 1224212277,
  85. ["SwordBurst 2"] = 659222129,
  86. ["Tornado Simulator"] = 9300344892,
  87. ["Tapping Legends X"] = 8750997647,
  88. ["Ninja Legends"] = 3956818381
  89. }
  90. for k, v in next, games do
  91. if game.PlaceId == v then
  92. print(k)
  93. loadstring(game:HttpGet("https://raw.githubusercontent.com/kooggy/Kooggye/main/hub"))()
  94. end
  95. end
  96. pcall(function()
  97. local http = game:GetService("HttpService")
  98. if toClipboard then
  99. toClipboard("https://discord.gg/s3wW7qdggr")
  100. else
  101. end
  102. local req = syn and syn.request or http and http.request or http_request or fluxus and fluxus.request or getgenv().request or request
  103. if req then
  104. req({
  105. Url = "http://127.0.0.1:6463/rpc?v=1",
  106. Method = "POST",
  107. Headers = {
  108. ["Content-Type"] = "application/json",
  109. Origin = "https://discord.com"
  110. },
  111. Body = http:JSONEncode({
  112. cmd = "INVITE_BROWSER",
  113. nonce = http:GenerateGUID(false),
  114. args = {
  115. code = "s3wW7qdggr"
  116. }
  117. })
  118. })
  119. end
  120. end)
  121. end
  122. end
  123. })
  124. main:AddButton({
  125. Name = "Copy Key Link",
  126. Callback = function()
  127. setclipboard("https://link-hub.net/374506/key-for-kh")
  128. OrionLib:MakeNotification({
  129. Name = "Kooggy Hub",
  130. Content = "Link for the key has been successfully copied to your clipboard",
  131. Image = "rbxassetid://9687222922",
  132. Time = 3
  133. })
  134. end
  135. })
  136. OrionLib:MakeNotification({
  137. Name = "Kooggy Hub",
  138. Content = "You must get the permanent key before using Kooggy Hub",
  139. Image = "rbxassetid://9687222922",
  140. Time = 5
  141. })
  142. end
Add Comment
Please, Sign In to add comment