Menace00

Roblox Scp 3008 Script

Aug 12th, 2023
4,621
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.33 KB | None | 0 0
  1. local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))()
  2. local Window = OrionLib:MakeWindow({Name = "DvD's Hub | V2.1.5", HidePremium = false, IntroText = " DvD's Hub V2.1.5", SaveConfig = true, ConfigFolder = "DvD's Hub V2.1.5"})
  3.  
  4. OrionLib:MakeNotification({
  5. Name = "Ready!",
  6. Content = "Powerful from Game Hub v1.5",
  7. Image = "rbxassetid://4483345998",
  8. Time = 10
  9. })
  10. OrionLib:Init()
  11.  
  12. local Tab = Window:MakeTab({
  13. Name = "Home",
  14. Icon = "rbxassetid://4483345998",
  15. PremiumOnly = false
  16. })
  17.  
  18. Tab:AddLabel("Welcome, " .. game.Players.LocalPlayer.DisplayName)
  19. Tab:AddLabel("-- Thanks for using this script! --")
  20. Tab:AddLabel("-- Scripts so far : 51+ --")
  21. Tab:AddLabel("-- This script auto updates too! --")
  22. Tab:AddLabel("-- Credits --")
  23. Tab:AddLabel("-- DvD#??? --")
  24. Tab:AddLabel("-- Localisk#??? --")
  25. Tab:AddLabel("-- VanGenera#???? --")
  26. Tab:AddLabel("-- Join the discord server too! --")
  27. Tab:AddLabel("-- Script X --")
  28. Tab:AddLabel("-- (No Discord Inv Sadly.) --")
  29. Tab:AddLabel("-- I Hope Its Useful! --")
  30.  
  31. local Tab = Window:MakeTab({
  32. Name = "Scripts/Fe",
  33. Icon = "rbxassetid://4483345998",
  34. PremiumOnly = false
  35. })
  36. Tab:AddLabel("-- Scripts/Fe --")
  37. Tab:AddButton({
  38. Name = "Vfly",
  39. Callback = function()
  40. loadstring(game:HttpGet("https://pastebin.com/raw/MHE1cbWF"))()
  41. print("button pressed")
  42. end
  43. })
  44.  
  45. Tab:AddButton({
  46. Name = "Noclip",
  47. Callback = function()
  48. loadstring(game:HttpGet('https://pastebin.com/raw/QKbzxzSj'))()
  49. print("button pressed")
  50. end
  51. })
  52.  
  53. Tab:AddButton({
  54. Name = "Block Spawner Script",
  55. Callback = function()
  56. local player = game.Players.LocalPlayer
  57. local character = player.Character or player.CharacterAdded:Wait()
  58. local part = Instance.new("Part")
  59. part.BrickColor = BrickColor.new("Bright blue")
  60. part.Size = Vector3.new(5, 5, 5)
  61.  
  62. while true do
  63. local position = character.PrimaryPart.Position
  64. local randomOffset = Vector3.new(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  65. part:Clone().Parent = workspace
  66. part.Position = position + randomOffset
  67. wait(0.1) -- Adjust the delay between spawns as desired
  68. end
  69. print("button pressed")
  70. end
  71. })
  72. Tab:AddButton({
  73. Name = "Keyboard Normal",
  74. Callback = function()
  75. loadstring(game:HttpGet("https://raw.githubusercontent.com/advxzivhsjjdhxhsidifvsh/mobkeyboard/main/main.txt", true))()
  76. print("button pressed")
  77. end
  78. })
  79.  
  80. Tab:AddButton({
  81. Name = "Sound Control",
  82. Callback = function()
  83. loadstring(game:HttpGet(('https://pastefy.ga/iVGL5PAg/raw'),true))()
  84. print("button pressed")
  85. end
  86. })
  87.  
  88. Tab:AddButton({
  89. Name = "Chat Hax",
  90. Callback = function()
  91. loadstring(game:HttpGet('https://pastebin.com/raw/MBpnp3yS'))()
  92. print("button pressed")
  93. end
  94. })
  95.  
  96. Tab:AddButton({
  97. Name = "FPS Counter",
  98. Callback = function()
  99. loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/littlegui/main/FPS-Counter'))()
  100. print("button pressed")
  101. end
  102. })
  103.  
  104. Tab:AddButton({
  105. Name = "Free Valk",
  106. Callback = function()
  107. loadstring(game:HttpGet("https://raw.githubusercontent.com/Xero-x-y/aksdmsadz/Loader/Xero.lua"))()
  108. print("button pressed")
  109. end
  110. })
  111.  
  112. Tab:AddButton({
  113. Name = "Tp Gui",
  114. Callback = function()
  115. loadstring(game:HttpGet('https://pastebin.com/raw/1dM3mAJq'))()
  116. print("button pressed")
  117. end
  118. })
  119.  
  120. Tab:AddButton({
  121. Name = "Free Valk",
  122. Callback = function()
  123. loadstring(game:HttpGet("https://raw.githubusercontent.com/Xero-x-y/aksdmsadz/Loader/Xero.lua"))()
  124. print("button pressed")
  125. end
  126. })
  127.  
  128. Tab:AddButton({
  129. Name = "Hitbox",
  130. Callback = function()
  131. loadstring("\108\111\97\100\115\116\114\105\110\103\40\103\97\109\101\58\72\116\116\112\71\101\116\40\39\104\116\116\112\115\58\47\47\112\97\115\116\101\98\105\110\46\99\111\109\47\114\97\119\47\84\117\76\56\53\57\57\77\39\41\41\40\41\10")()
  132. print("button pressed")
  133. end
  134. })
  135. Tab:AddButton({
  136. Name = "Auto Jump",
  137. Callback = function()
  138. loadstring(game:HttpGet('https://pastebin.com/raw/vViq08jX'))()
  139. print("button pressed")
  140. end
  141. })
  142.  
  143. Tab:AddButton({
  144. Name = "infinite Yield",
  145. Callback = function()
  146. loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  147. print("button pressed")
  148. end
  149. })
  150.  
  151. Tab:AddButton({
  152. Name = "Arceus x UI",
  153. Callback = function()
  154. loadstring(game:HttpGet("https://raw.githubusercontent.com/AZYsGithub/chillz-workshop/main/Arceus%20X%20V3"))()
  155. print("button pressed")
  156. end
  157. })
  158.  
  159. Tab:AddButton({
  160. Name = "Fling Touch",
  161. Callback = function()
  162. loadstring(game:HttpGet("https://raw.githubusercontent.com/0Ben1/fe./main/Fling%20GUI"))()
  163. print("button pressed")
  164. end
  165. })
  166.  
  167. Tab:AddButton({
  168. Name = "ScriptSearcher",
  169. Callback = function()
  170. loadstring(game:HttpGet("https://raw.githubusercontent.com/AZYsGithub/chillz-workshop/main/ScriptSearcher"))()
  171. print("button pressed")
  172. end
  173. })
  174.  
  175. Tab:AddButton({
  176. Name = "FE Spiderman GUI",
  177. Callback = function()
  178. loadstring(game:HttpGet(('https://pastebin.com/raw/2X0hKUgq'),true))()
  179. print("button pressed")
  180. end
  181. })
  182.  
  183. Tab:AddButton({
  184. Name = "FLY V3",
  185. Callback = function()
  186. loadstring(game:HttpGet("https://pastebin.com/raw/QGLvkvU7"))()
  187. print("button pressed")
  188. end
  189. })
  190.  
  191. local Tab = Window:MakeTab({
  192. Name = "Games",
  193. Icon = "rbxassetid://4483345998",
  194. PremiumOnly = false
  195. })
  196. Tab:AddLabel("Games")
  197.  
  198. Tab:AddButton({
  199. Name = "Chaos Gui",
  200. Callback = function()
  201. loadstring(game:HttpGet("https://pastebin.com/raw/1YQN7Vs2"))()
  202. print("button pressed")
  203. end
  204. })
  205.  
  206. Tab:AddButton({
  207. Name = "Infectious Smile Script",
  208. Callback = function()
  209. loadstring(game:HttpGet("https://raw.githubusercontent.com/Nicuse/RobloxScripts/main/InfectiousSmile.lua", true))()
  210. print("button pressed")
  211. end
  212. })
  213. Tab:AddButton({
  214. Name = "PrisonWare Script",
  215. Callback = function()
  216. loadstring(game:HttpGet("https://raw.githubusercontent.com/Denverrz/scripts/master/PRISONWARE_v1.3.txt"))();
  217. print("button pressed")
  218. end
  219. })
  220.  
  221. Tab:AddButton({
  222. Name = "Tiger Admin",
  223. Callback = function()
  224. loadstring(game:HttpGet('https://raw.githubusercontent.com/H17S32/Tiger_Admin/main/Script'))()
  225. print("button pressed")
  226. end
  227. })
  228.  
  229. Tab:AddButton({
  230. Name = "Victory Race Script",
  231. Callback = function()
  232. loadstring(game:HttpGet("https://raw.githubusercontent.com/itzRolf/Utilities/main/Victory%20Races/main.lua",true))()
  233. print("button pressed")
  234. end
  235. })
  236.  
  237. Tab:AddButton({
  238. Name = "Tower Of Hell Script",
  239. Callback = function()
  240. loadstring(game:HttpGet("https://raw.githubusercontent.com/TrixAde/Proxima-Hub/main/Main.lua"))()
  241. print("button pressed")
  242. end
  243. })
  244.  
  245. Tab:AddButton({
  246. Name = "DA hood gui",
  247. Callback = function()
  248. loadstring(game:HttpGet("https://raw.githubusercontent.com/Balligusapos/Balligusapos/main/DHIDIOT"))()
  249. print("button pressed")
  250. end
  251. })
  252.  
  253. Tab:AddButton({
  254. Name = "The Mimic Script",
  255. Callback = function()
  256. loadstring(game:HttpGet("https://raw.githubusercontent.com/poisklmpoikslms901i234/ScriptTheMimicPoomHubBookIIFirst/main/.Lua"))()
  257. print("button pressed")
  258. end
  259. })
  260.  
  261. Tab:AddButton({
  262. Name = "Slap Battle Script",
  263. Callback = function()
  264. loadstring(game:HttpGet("https://raw.githubusercontent.com/rblxscriptsnet/rblxhub/main/rblxhub.lua"))()
  265. print("button pressed")
  266. end
  267. })
  268.  
  269. Tab:AddButton({
  270. Name = "Rock Fruit..?",
  271. Callback = function()
  272. loadstring(game:HttpGet('https://pastebin.com/raw/VQMzGedH'))()
  273. print("button pressed")
  274. end
  275. })
  276.  
  277. Tab:AddButton({
  278. Name = "Roblox Talent Show Script",
  279. Callback = function()
  280. loadstring(game:HttpGet('https://raw.githubusercontent.com/78n/Amity/main/RobloxTalentShow.lua'))()
  281. print("button pressed")
  282. end
  283. })
  284.  
  285. Tab:AddButton({
  286. Name = "Free Draw Script",
  287. Callback = function()
  288. loadstring(game:HttpGet('https://raw.githubusercontent.com/14ms-alt/Roblox-Scripts/main/free_draw_big_square.lua'))()
  289. print("button pressed")
  290. end
  291. })
  292.  
  293. Tab:AddButton({
  294. Name = "Pet Simulator X Script",
  295. Callback = function()
  296. loadstring(game:HttpGet("https://raw.githubusercontent.com/FRX397/Hydrohub/main/Hydro_hub", true))()
  297. print("button pressed")
  298. end
  299. })
  300.  
  301. Tab:AddButton({
  302. Name = "Pet Simulator X free Gamepass Script",
  303. Callback = function()
  304. loadstring(game:HttpGet("https://raw.githubusercontent.com/Schervi/FloppaHub/main/FloppaHubMain.lua"))()
  305. print("button pressed")
  306. end
  307. })
  308.  
  309. Tab:AddButton({
  310. Name = "KAT Script",
  311. Callback = function()
  312. loadstring(game:HttpGet("https://raw.githubusercontent.com/GamingScripter/Darkrai-X/main/KAT"))()
  313. print("button pressed")
  314. end
  315. })
  316.  
  317. Tab:AddButton({
  318. Name = "Zombie Attack Script",
  319. Callback = function()
  320. loadstring(game:HttpGet(('https://raw.githubusercontent.com/xSyon/ZombieAttack/main/engine.lua'),true))()
  321. print("button pressed")
  322. end
  323. })
  324.  
  325. Tab:AddButton({
  326. Name = "SCP 3000 Script",
  327. Callback = function()
  328. loadstring(game:HttpGet'https://raw.githubusercontent.com/RunDTM/scripts/main/3008.lua')()
  329. print("button pressed")
  330. end
  331. })
  332.  
  333. Tab:AddButton({
  334. Name = "Easy Obby Script",
  335. Callback = function()
  336. loadstring(game:HttpGet"https://pastebin.com/raw/071xrmki")()
  337. print("button pressed")
  338. end
  339. })
  340.  
  341. Tab:AddButton({
  342. Name = "Survive The Killer Script",
  343. Callback = function()
  344. local games = {
  345.  
  346. ["SurviveTheKiller"] = 4580204640
  347.  
  348. }
  349.  
  350. for i,v in pairs(games) do
  351. if game.PlaceId == v then print("Supported!"); loadstring(game:HttpGet("http://raw.githubusercontent.com/MiloHaxx/ChairWare/main/Games/" .. i .. ".lua", true))() end
  352. end
  353.  
  354. loadstring(game:HttpGet("https://raw.githubusercontent.com/MiloHaxx/ChairWare/main/dcJoin.lua", true))()
  355. print("button pressed")
  356. end
  357. })
  358.  
  359. Tab:AddButton({
  360. Name = "Doors Script",
  361. Callback = function()
  362. loadstring(game:HttpGet("https://raw.githubusercontent.com/KINGHUB01/BlackKing/main/BlackKingMb"))()
  363. print("button pressed")
  364. end
  365. })
  366.  
  367. Tab:AddButton({
  368. Name = "My Restaurant Script",
  369. Callback = function()
  370. loadstring(game:HttpGet("https://raw.githubusercontent.com/LasagnaLINKS/LasagnaLinksHUB/main/Ifjdbzkwbxbekjdjeksncjwobckeknenskwbcorjcjjejdbb"))()
  371. print("button pressed")
  372. end
  373. })
  374.  
  375. Tab:AddButton({
  376. Name = "Vape V4 (Bedwars) Script",
  377. Callback = function()
  378. loadstring(game:HttpGet("https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/main/NewMainScript.lua", true))()
  379.  
  380. local InfiniteJumpEnabled = true
  381. game:GetService("UserInputService").JumpRequest:connect(function()
  382. if InfiniteJumpEnabled then
  383. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  384. end
  385. end)
  386.  
  387. game.StarterGui:SetCore("SendNotification", {
  388. Title = "Infinite Jumps and Vape";
  389. Text = "Mixed By Vicious"; -- what the text says (ofc)
  390. Duration = 30;
  391. })
  392. wait(1)
  393. game.StarterGui:SetCore("SendNotification", {
  394. Title = "Enjoy!";
  395. Text = "Enjoy The Script!"; -- what the text says (ofc)
  396. Duration = 30;
  397. })
  398. print("button pressed")
  399. end
  400. })
  401.  
  402. Tab:AddButton({
  403. Name = "Blox Fruit Script",
  404. Callback = function()
  405. loadstring(game:HttpGet("https://raw.githubusercontent.com/1f0yt/community/main/BLCK"))()
  406. print("button pressed")
  407. end
  408. })
  409.  
  410. Tab:AddButton({
  411. Name = "Ice-HuB",
  412. Callback = function()
  413. loadstring(game:HttpGet("https://raw.githubusercontent.com/IceMael7/NewIceHub/main/Brookhaven"))()
  414. print("button pressed")
  415. end
  416. })
  417.  
  418. Tab:AddButton({
  419. Name = "Auto Piano🎹 Script",
  420. Callback = function()
  421. loadstring(game:HttpGet("https://raw.githubusercontent.com/Madness676/3.2Lol/main/AutoPiano3-2.lua", true))()
  422. print("button pressed")
  423. end
  424. })
  425.  
  426. Tab:AddButton({
  427. Name = "MM2 Panel Script",
  428. Callback = function()
  429. loadstring(game:HttpGet('https://pastebin.com/raw/DihfjHj2'))()
  430. print("button pressed")
  431. end
  432. })
  433.  
  434. local Tab = Window:MakeTab({
  435. Name = "Hubs",
  436. Icon = "rbxassetid://4483345998",
  437. PremiumOnly = false
  438. })
  439. Tab:AddLabel("Hubs")
  440.  
  441. Tab:AddButton({
  442. Name = "VHub",
  443. Callback = function()
  444. loadstring(game:HttpGet("https://raw.githubusercontent.com/V31nc/2642/Created/VHub"))()
  445. print("button pressed")
  446. end
  447. })
  448.  
  449. Tab:AddButton({
  450. Name = "LX Hub",
  451. Callback = function()
  452. loadstring(game:HttpGet(('https://raw.githubusercontent.com/Gogogamer61/LXHub-Main/main/LXHub%20Main%20Script'),true))()
  453. print("button pressed")
  454. end
  455. })
  456.  
  457. Tab:AddButton({
  458. Name = "Bido Skins Hub",
  459. Callback = function()
  460. loadstring(game:HttpGet("https://raw.githubusercontent.com/BidoSkinsYT/BidoSkinsYT/main/Bido%20SkinsV1.5"))()
  461. print("button pressed")
  462. end
  463. })
  464.  
  465. Tab:AddButton({
  466. Name = "Pro Hub",
  467. Callback = function()
  468. loadstring(game:HttpGet(("https://cdn.discordapp.com/attachments/922823751127683082/994188489358835752/Protected.lua"), true))()
  469. print("button pressed")
  470. end
  471. })
  472.  
  473. Tab:AddButton({
  474. Name = "RTX Gui",
  475. Callback = function()
  476. loadstring(game:HttpGet("https://raw.githubusercontent.com/AZYsGithub/Chillz-s-scripts/main/enhancer.txt"))()
  477. print("button pressed")
  478. end
  479. })
  480.  
  481. Tab:AddButton({
  482. Name = "Mini Hub",
  483. Callback = function()
  484. loadstring(game:HttpGet("https://raw.githubusercontent.com/MiniNoobie/MINI-HUB-V2/main/FINALLY%20UPDATED%20MINI%20HUB",true))()
  485. print("button pressed")
  486. end
  487. })
  488.  
  489. Tab:AddButton({
  490. Name = "Ghost Hub (Best)",
  491. Callback = function()
  492. loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/GhostHub'))()
  493. print("button pressed")
  494. end
  495. })
  496.  
  497. Tab:AddButton({
  498. Name = "Simple V3",
  499. Callback = function()
  500. loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-Simple-V3-8819", true))()
  501. print("button pressed")
  502. end
  503. })
  504. local Tab = Window:MakeTab({
  505. Name = "Admin Script",
  506. Icon = "rbxassetid://4483345998",
  507. PremiumOnly = false
  508. })
  509.  
  510. Tab:AddLabel("Admin Script")
  511.  
  512. Tab:AddButton({
  513. Name = "Nameless Admin",
  514. Callback = function()
  515. loadstring(game:HttpGet("https://raw.githubusercontent.com/FilteringEnabled/NamelessAdmin/main/Source"))();
  516. print("button pressed")
  517. end
  518. })
Add Comment
Please, Sign In to add comment