Advertisement
rrixh

topk3k

Aug 5th, 2023 (edited)
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.89 KB | None | 0 0
  1. -- loadstring(game:HttpGet(""))()
  2.  
  3. --{ Instances: }--
  4.  
  5. local TKR = Instance.new("ScreenGui")
  6. local Main = Instance.new("Frame")
  7. local Topbar = Instance.new("Frame")
  8. local Exit = Instance.new("TextButton")
  9. local Controllers = Instance.new("Frame")
  10. local Hide = Instance.new("TextButton")
  11. local DisabledLabel = Instance.new("TextLabel")
  12. local Holder = Instance.new("Frame")
  13. local Home = Instance.new("Frame")
  14. local Welcome = Instance.new("TextLabel")
  15. local Container = Instance.new("Frame")
  16. local TextLabel = Instance.new("TextLabel")
  17. local TextLabel_2 = Instance.new("TextLabel")
  18. local TextLabel_3 = Instance.new("TextLabel")
  19. local TextLabel_4 = Instance.new("TextLabel")
  20. local TextLabel_5 = Instance.new("TextLabel")
  21. local TextLabel_6 = Instance.new("TextLabel")
  22. local TextLabel_7 = Instance.new("TextLabel")
  23. local TextLabel_8 = Instance.new("TextLabel")
  24. local TextLabel_9 = Instance.new("TextLabel")
  25. local TextLabel_10 = Instance.new("TextLabel")
  26. local TextLabel_11 = Instance.new("TextLabel")
  27. local Scripts = Instance.new("Frame")
  28. local Container_3 = Instance.new("ScrollingFrame")
  29. local TextBox = Instance.new("TextBox")
  30. local Script = Instance.new("TextButton")
  31. local Script_2 = Instance.new("TextButton")
  32. local Script_3 = Instance.new("TextButton")
  33. local Script_4 = Instance.new("TextButton")
  34. local Script_5 = Instance.new("TextButton")
  35. local Script_6 = Instance.new("TextButton")
  36. local Script_7 = Instance.new("TextButton")
  37. local Script_8 = Instance.new("TextButton")
  38. local Script_9 = Instance.new("TextButton")
  39. local Script_10 = Instance.new("TextButton")
  40. local Script_11 = Instance.new("TextButton")
  41. local Script_12 = Instance.new("TextButton")
  42. local Script_13 = Instance.new("TextButton")
  43. local Script_14 = Instance.new("TextButton")
  44. local Script_15 = Instance.new("TextButton")
  45. local Script_16 = Instance.new("TextButton")
  46. local Script_17 = Instance.new("TextButton")
  47. local Script_18 = Instance.new("TextButton")
  48. local Info = Instance.new("Frame")
  49. local Container_4 = Instance.new("ScrollingFrame")
  50. local TextLabel_12 = Instance.new("TextLabel")
  51. local Settings = Instance.new("Frame")
  52. local Container_5 = Instance.new("ScrollingFrame")
  53. local TextLabel_13 = Instance.new("TextLabel")
  54. local TextLabel_14 = Instance.new("TextLabel")
  55. local TextLabel_15 = Instance.new("TextLabel")
  56. local TextButton = Instance.new("TextButton")
  57. local Navigation = Instance.new("Frame")
  58. local Topbar_2 = Instance.new("Frame")
  59. local Scroll = Instance.new("ScrollingFrame")
  60. local TextButton_2 = Instance.new("TextButton")
  61. local TextButton_3 = Instance.new("TextButton")
  62. local TextButton_4 = Instance.new("TextButton")
  63. local TextButton_5 = Instance.new("TextButton")
  64. local TextButton_6 = Instance.new("TextButton")
  65. local TextButton_29 = Instance.new("TextButton")
  66. local TextBox_2 = Instance.new("TextBox")
  67. local TextBox_3 = Instance.new("TextBox")
  68. local TextBox_4 = Instance.new("TextBox")
  69. local DisabledCommand = Instance.new("TextBox")
  70. local Label = Instance.new("TextLabel")
  71.  
  72. --{ Properties: }--
  73.  
  74. TKR.Name = "TKR"
  75. TKR.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  76. TKR.ResetOnSpawn = false
  77.  
  78. ---> Property of aWx5 <---
  79.  
  80.  
  81. local lpr = game.Players.LocalPlayer
  82.  
  83. --{ Text Stuff: }--
  84.  
  85. local name = game.Players.LocalPlayer.DisplayName
  86. local place = game.PlaceId
  87. local ping = "-"
  88. local filteringenabled = game.Workspace.FilteringEnabled
  89.  
  90. --{ Topbar Buttons: }--
  91.  
  92. local exitdirectory = game.Players.LocalPlayer.PlayerGui.TKR
  93. local closed = UDim2.new(0, 470,0, 30)
  94. local winState = 0
  95.  
  96.  
  97. Main.Name = "Main"
  98. Main.Parent = TKR
  99. Main.Active = true
  100. Main.BackgroundColor3 = Color3.fromRGB(32, 66, 190)
  101. Main.BorderSizePixel = 0
  102. Main.ClipsDescendants = true
  103. Main.Draggable = true
  104. Main.Position = UDim2.new(0, 418, 0, 40)
  105. Main.Selectable = true
  106. Main.Size = UDim2.new(0, 470, 0, 395)
  107.  
  108. Topbar.Name = "Topbar"
  109. Topbar.Parent = Main
  110. Topbar.BackgroundColor3 = Color3.fromRGB(60, 119, 191)
  111. Topbar.BorderSizePixel = 0
  112. Topbar.Position = UDim2.new(0, 150, 0, 0)
  113. Topbar.Size = UDim2.new(0, 320, 0, 30)
  114.  
  115. Controllers.Name = "Controllers"
  116. Controllers.Parent = Topbar
  117. Controllers.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  118. Controllers.BackgroundTransparency = 1.000
  119. Controllers.Position = UDim2.new(1, -128, 0, 3)
  120. Controllers.Size = UDim2.new(0, 125, 1, -6)
  121.  
  122. Exit.Name = "Exit"
  123. Exit.Parent = Controllers
  124. Exit.BackgroundColor3 = Color3.fromRGB(141, 27, 27)
  125. Exit.BorderSizePixel = 0
  126. Exit.Position = UDim2.new(1, -24, 0, 0)
  127. Exit.Size = UDim2.new(0, 24, 0, 24)
  128. Exit.AutoButtonColor = false
  129. Exit.Font = Enum.Font.SourceSans
  130. Exit.Text = ""
  131. Exit.TextSize = 14.000
  132. Exit.MouseButton1Click:Connect(function()
  133. exitdirectory:Destroy()
  134. end)
  135.  
  136. Hide.Name = "Hide"
  137. Hide.Parent = Controllers
  138. Hide.BackgroundColor3 = Color3.fromRGB(199, 89, 0)
  139. Hide.BorderSizePixel = 0
  140. Hide.Position = UDim2.new(1, -50, 0, 0)
  141. Hide.Size = UDim2.new(0, 24, 0, 24)
  142. Hide.AutoButtonColor = false
  143. Hide.Font = Enum.Font.SourceSans
  144. Hide.Text = ""
  145. Hide.TextSize = 14.000
  146. Hide.MouseButton1Click:Connect(function()
  147. if winState == 0 then
  148. winState = 1
  149. Main:TweenSize(UDim2.new(0, 470, 0, 30), 'Out', 'Quad', 0.3, true)
  150. else
  151. winState = 0
  152. Main:TweenSize(UDim2.new(0, 470, 0, 395), 'In', 'Quad', 0.3, true)
  153. end
  154.  
  155. end)
  156.  
  157. DisabledLabel.Name = "DisabledLabel"
  158. DisabledLabel.Parent = Controllers
  159. DisabledLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  160. DisabledLabel.BackgroundTransparency = 1.000
  161. DisabledLabel.Size = UDim2.new(0, 65, 1, 0)
  162. DisabledLabel.Visible = false
  163. DisabledLabel.Font = Enum.Font.SourceSans
  164. DisabledLabel.Text = "?"
  165. DisabledLabel.TextColor3 = Color3.fromRGB(13, 105, 172)
  166. DisabledLabel.TextSize = 16.000
  167. DisabledLabel.TextStrokeTransparency = 0.700
  168. DisabledLabel.TextXAlignment = Enum.TextXAlignment.Right
  169.  
  170. Holder.Name = "Holder"
  171. Holder.Parent = Main
  172. Holder.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  173. Holder.BackgroundTransparency = 1.000
  174. Holder.Position = UDim2.new(0, 150, 0, 30)
  175. Holder.Size = UDim2.new(0, 320, 0, 365)
  176.  
  177. Home.Name = "Home"
  178. Home.Parent = Holder
  179. Home.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  180. Home.BackgroundTransparency = 1.000
  181. Home.Size = UDim2.new(1, 0, 1, 0)
  182.  
  183. Welcome.Name = "Welcome"
  184. Welcome.Parent = Home
  185. Welcome.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  186. Welcome.BackgroundTransparency = 1.000
  187. Welcome.BorderSizePixel = 0
  188. Welcome.Position = UDim2.new(0, 15, 0, 0)
  189. Welcome.Selectable = true
  190. Welcome.Size = UDim2.new(1, -30, 0, 40)
  191. Welcome.Font = Enum.Font.SourceSansBold
  192. Welcome.Text = "Welcome, "..tostring(name)
  193. Welcome.TextColor3 = Color3.fromRGB(255, 255, 255)
  194. Welcome.TextSize = 34.000
  195. Welcome.TextStrokeTransparency = 0.500
  196. Welcome.TextXAlignment = Enum.TextXAlignment.Left
  197.  
  198. Container.Name = "Container"
  199. Container.Parent = Home
  200. Container.BackgroundColor3 = Color3.fromRGB(32, 66, 190)
  201. Container.BorderColor3 = Color3.fromRGB(45, 72, 200)
  202. Container.Position = UDim2.new(0, 15, 0, 41)
  203. Container.Size = UDim2.new(1, -30, 0.145205483, 250)
  204.  
  205. TextLabel.Parent = Container
  206. TextLabel.BackgroundColor3 = Color3.fromRGB(51, 76, 209)
  207. TextLabel.BorderSizePixel = 0
  208. TextLabel.Position = UDim2.new(0, 6, 0, 6)
  209. TextLabel.Size = UDim2.new(1, -12, 0, 20)
  210. TextLabel.Font = Enum.Font.SourceSans
  211. TextLabel.Text = "T0PK3K REMAKE FE EDITION"
  212. TextLabel.TextColor3 = Color3.fromRGB(199, 199, 199)
  213. TextLabel.TextSize = 14.000
  214.  
  215. TextLabel_2.Parent = Container
  216. TextLabel_2.BackgroundColor3 = Color3.fromRGB(51, 76, 209)
  217. TextLabel_2.BorderSizePixel = 0
  218. TextLabel_2.Position = UDim2.new(0, 6, 0, 29)
  219. TextLabel_2.Size = UDim2.new(1, -12, 0, 20)
  220. TextLabel_2.Font = Enum.Font.SourceSans
  221. TextLabel_2.Text = "Patch version 1.0"
  222. TextLabel_2.TextColor3 = Color3.fromRGB(199, 199, 199)
  223. TextLabel_2.TextSize = 14.000
  224.  
  225. TextLabel_3.Parent = Container
  226. TextLabel_3.BackgroundColor3 = Color3.fromRGB(51, 76, 209)
  227. TextLabel_3.BorderSizePixel = 0
  228. TextLabel_3.Position = UDim2.new(0, 6, 0, 270)
  229. TextLabel_3.Size = UDim2.new(1, -12, 0, 20)
  230. TextLabel_3.Visible = false
  231. TextLabel_3.Font = Enum.Font.SourceSans
  232. TextLabel_3.Text = "?"
  233. TextLabel_3.TextColor3 = Color3.fromRGB(199, 199, 199)
  234. TextLabel_3.TextSize = 14.000
  235.  
  236. TextLabel_4.Parent = Container
  237. TextLabel_4.BackgroundColor3 = Color3.fromRGB(51, 76, 209)
  238. TextLabel_4.BorderSizePixel = 0
  239. TextLabel_4.Position = UDim2.new(0, 6, 0, 53)
  240. TextLabel_4.Size = UDim2.new(1, -12, 0, 20)
  241. TextLabel_4.Font = Enum.Font.SourceSans
  242. TextLabel_4.TextColor3 = Color3.fromRGB(199, 199, 199)
  243. TextLabel_4.TextSize = 14.000
  244.  
  245. TextLabel_5.Parent = Container
  246. TextLabel_5.BackgroundColor3 = Color3.fromRGB(51, 76, 209)
  247. TextLabel_5.BorderSizePixel = 0
  248. TextLabel_5.Position = UDim2.new(0, 6, 0, 75)
  249. TextLabel_5.Size = UDim2.new(1, -12, 0, 20)
  250. TextLabel_5.Font = Enum.Font.SourceSans
  251. TextLabel_5.Text = "Server Size: "
  252. TextLabel_5.TextColor3 = Color3.fromRGB(199, 199, 199)
  253. TextLabel_5.TextSize = 14.000
  254.  
  255. TextLabel_6.Parent = Container
  256. TextLabel_6.BackgroundColor3 = Color3.fromRGB(51, 76, 209)
  257. TextLabel_6.BorderSizePixel = 0
  258. TextLabel_6.Position = UDim2.new(0, 6, 0, 98)
  259. TextLabel_6.Size = UDim2.new(1, -12, 0, 20)
  260. TextLabel_6.Font = Enum.Font.SourceSans
  261. TextLabel_6.Text = "FilteringEnabled: "..tostring(filteringenabled)
  262. TextLabel_6.TextColor3 = Color3.fromRGB(199, 199, 199)
  263. TextLabel_6.TextSize = 14.000
  264.  
  265. TextLabel_7.Parent = Container
  266. TextLabel_7.BackgroundColor3 = Color3.fromRGB(51, 76, 209)
  267. TextLabel_7.BorderSizePixel = 0
  268. TextLabel_7.Position = UDim2.new(0, 6, 0, 124)
  269. TextLabel_7.Size = UDim2.new(1, -12, 0, 20)
  270. TextLabel_7.Font = Enum.Font.SourceSans
  271. TextLabel_7.Text = "PlaceId: "..tostring(place)
  272. TextLabel_7.TextColor3 = Color3.fromRGB(199, 199, 199)
  273. TextLabel_7.TextSize = 14.000
  274.  
  275. TextLabel_8.Parent = Container
  276. TextLabel_8.BackgroundColor3 = Color3.fromRGB(51, 76, 209)
  277. TextLabel_8.BorderSizePixel = 0
  278. TextLabel_8.Position = UDim2.new(0, 6, 0, 150)
  279. TextLabel_8.Size = UDim2.new(1, -12, 0, 20)
  280. TextLabel_8.Font = Enum.Font.SourceSans
  281. TextLabel_8.Text = "FPS: "
  282. TextLabel_8.TextColor3 = Color3.fromRGB(199, 199, 199)
  283. TextLabel_8.TextSize = 14.000
  284.  
  285. TextLabel_9.Parent = Container
  286. TextLabel_9.BackgroundColor3 = Color3.fromRGB(51, 76, 209)
  287. TextLabel_9.BorderSizePixel = 0
  288. TextLabel_9.Position = UDim2.new(0, 6, 0, 176)
  289. TextLabel_9.Size = UDim2.new(1, -12, 0, 20)
  290. TextLabel_9.Font = Enum.Font.SourceSans
  291. TextLabel_9.Text = "?: "..tostring(ping)
  292. TextLabel_9.TextColor3 = Color3.fromRGB(199, 199, 199)
  293. TextLabel_9.TextSize = 14.000
  294.  
  295. TextLabel_10.Parent = Container
  296. TextLabel_10.BackgroundColor3 = Color3.fromRGB(51, 76, 209)
  297. TextLabel_10.BorderSizePixel = 0
  298. TextLabel_10.Position = UDim2.new(0, 6, 0, 203)
  299. TextLabel_10.Size = UDim2.new(1, -12, 0, 20)
  300. TextLabel_10.Font = Enum.Font.SourceSans
  301. TextLabel_10.Text = "Join our discord! discord.gg/z6Ggtqh5W8"
  302. TextLabel_10.TextColor3 = Color3.fromRGB(199, 199, 199)
  303. TextLabel_10.TextSize = 14.000
  304.  
  305. TextLabel_11.Parent = Container
  306. TextLabel_11.BackgroundColor3 = Color3.fromRGB(51, 76, 209)
  307. TextLabel_11.BorderSizePixel = 0
  308. TextLabel_11.Position = UDim2.new(0, 6, 0, 242)
  309. TextLabel_11.Size = UDim2.new(1, -12, 0, 20)
  310. TextLabel_11.Visible = false
  311. TextLabel_11.Font = Enum.Font.SourceSans
  312. TextLabel_11.Text = "?"
  313. TextLabel_11.TextColor3 = Color3.fromRGB(199, 199, 199)
  314. TextLabel_11.TextSize = 14.000
  315.  
  316. Scripts.Name = "Scripts"
  317. Scripts.Parent = Holder
  318. Scripts.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  319. Scripts.BackgroundTransparency = 1.000
  320. Scripts.Size = UDim2.new(1, 0, 1, 0)
  321. Scripts.Visible = false
  322.  
  323. Container_3.Name = "Container"
  324. Container_3.Parent = Scripts
  325. Container_3.Active = true
  326. Container_3.BackgroundColor3 = Color3.fromRGB(45, 72, 200)
  327. Container_3.BorderColor3 = Color3.fromRGB(32, 66, 190)
  328. Container_3.Position = UDim2.new(0, 15, 0, 10)
  329. Container_3.Size = UDim2.new(1, -30, 0, 320)
  330. Container_3.BottomImage = "rbxassetid://368504177"
  331. Container_3.CanvasSize = UDim2.new(0, 0, 0, 540) -- 818
  332. Container_3.MidImage = "rbxassetid://368504177"
  333. Container_3.ScrollBarThickness = 5
  334. Container_3.TopImage = "rbxassetid://368504177"
  335.  
  336. TextBox.Parent = Container_3
  337. TextBox.BackgroundColor3 = Color3.fromRGB(51, 76, 209)
  338. TextBox.BorderSizePixel = 0
  339. TextBox.Position = UDim2.new(0, 6, 0, 6)
  340. TextBox.Size = UDim2.new(1, -17, 0, 20)
  341. TextBox.Font = Enum.Font.SourceSans
  342. TextBox.Text = ""
  343. TextBox.TextColor3 = Color3.fromRGB(199, 199, 199)
  344. TextBox.TextSize = 14.000
  345.  
  346. --{ Searcbar: }--
  347.  
  348. local scroll = exitdirectory.Main.Holder.Scripts.Container
  349. local searchbar = scroll.TextBox
  350.  
  351. searchbar.Changed:Connect(function()
  352. local text = searchbar.Text:lower()
  353. if text ~= "" then
  354. local buttons = scroll:GetDescendants()
  355. for _, button in pairs(buttons) do
  356. if button:IsA("TextButton") then
  357. local buttonText = button.Text:lower()
  358. if string.find(buttonText, text) then
  359. button.Visible = true
  360. --button.Position = UDim2.new(0, 6,0, 29)
  361. else
  362. button.Visible = false
  363. end
  364. end
  365. end
  366. else
  367. local buttons = scroll:GetDescendants()
  368. for _, button in pairs(buttons) do
  369. if button:IsA("TextButton") then
  370. button.Visible = true
  371. end
  372. end
  373. end
  374. end)
  375.  
  376. Script.Name = "Script"
  377. Script.Parent = Container_3
  378. Script.BackgroundColor3 = Color3.fromRGB(71, 106, 197)
  379. Script.BorderSizePixel = 0
  380. Script.Position = UDim2.new(0, 6, 0, 29)
  381. Script.Size = UDim2.new(1, -16, 0, 25)
  382. Script.Font = Enum.Font.SourceSans
  383. Script.Text = "Adonis"
  384. Script.TextColor3 = Color3.fromRGB(199, 199, 199)
  385. Script.TextSize = 14.000
  386. Script.MouseButton1Click:Connect(function()
  387. loadstring(game:HttpGet("https://raw.githubusercontent.com/o5u3/T0PK3K-REMAKE/scripts/Adonis.txt", true))()
  388. end)
  389.  
  390. Script_2.Name = "Script"
  391. Script_2.Parent = Container_3
  392. Script_2.BackgroundColor3 = Color3.fromRGB(71, 106, 197)
  393. Script_2.BorderSizePixel = 0
  394. Script_2.Position = UDim2.new(0, 6, 0, 57)
  395. Script_2.Size = UDim2.new(1, -16, 0, 25)
  396. Script_2.Font = Enum.Font.SourceSans
  397. Script_2.Text = "Fiery"
  398. Script_2.TextColor3 = Color3.fromRGB(199, 199, 199)
  399. Script_2.TextSize = 14.000
  400. Script_2.MouseButton1Click:Connect(function()
  401. loadstring(game:HttpGet("https://raw.githubusercontent.com/o5u3/T0PK3K-REMAKE/scripts/Fiery.txt"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement