Advertisement
Mhammed_2013

Untitled

Jun 7th, 2024
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.96 KB | None | 0 0
  1. local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))()local Window = OrionLib:MakeWindow({Name = "👑🔥 S7 PERMANENT 🔥👑", HidePremium = false, SaveConfig = true, ConfigFolder = "S7"})
  2.  
  3. --[[
  4. Name = <string> - The name of the UI.
  5. HidePremium = <bool> - Whether or not the user details shows Premium status or not.
  6. SaveConfig = <bool> - Toggles the config saving in the UI.
  7. ConfigFolder = <string> - The name of the folder where the configs are saved.
  8. IntroEnabled = <bool> - Whether or not to show the intro animation.
  9. IntroText = <string> - Text to show in the intro animation.
  10. IntroIcon = <string> - URL to the image you want to use in the intro animation.
  11. Icon = <string> - URL to the image you want displayed on the window.
  12. CloseCallback = <function> - Function to execute when the window is closed.
  13. ]]local Tab = Window:MakeTab({
  14. Name = "معلومة",
  15. Icon = "rbxassetid://4483345998",
  16. PremiumOnly = false
  17. })
  18.  
  19. --[[
  20. Name = <string> - The name of the tab.
  21. Icon = <string> - The icon of the tab.
  22. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  23. ]]local Section = Tab:AddSection({
  24. Name = "شكرا لك لأستخدامك هذا السكربت"
  25. })
  26.  
  27. --[[
  28. Name = <string> - The name of the section.
  29. ]]local Tab = Window:MakeTab({
  30. Name = "MM2",
  31. Icon = "rbxassetid://4483345998",
  32. PremiumOnly = false
  33. })
  34.  
  35. --[[
  36. Name = <string> - The name of the tab.
  37. Icon = <string> - The icon of the tab.
  38. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  39. ]]local Section = Tab:AddSection({
  40. Name = "Here are scripts MM 2"
  41. })
  42.  
  43. --[[
  44. Name = <string> - The name of the section.
  45. ]]Tab:AddButton({
  46. Name = "⚔️(1) MM2 Script⚔️",
  47. Callback = function()
  48. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))();
  49. -- Like and SUBBBBB
  50. end
  51. })
  52.  
  53. --[[
  54. Name = <string> - The name of the button.
  55. Callback = <function> - The function of the button.
  56. ]]Tab:AddButton({
  57. Name = "⚔️(2) MM2 Script⚔️",
  58. Callback = function()
  59. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/Ethanoj1/EclipseMM2/master/Script", true))()
  60. end
  61. })
  62.  
  63. --[[
  64. Name = <string> - The name of the button.
  65. Callback = <function> - The function of the button.
  66. ]]Tab:AddButton({
  67. Name = "⚔️(3) MM2 Script⚔️",
  68. Callback = function()
  69. print("button pressed")loadstring(game:HttpGet("https://pastebin.com/raw/1shHyM48"))()
  70. end
  71. })
  72.  
  73. --[[
  74. Name = <string> - The name of the button.
  75. Callback = <function> - The function of the button.
  76. ]]Tab:AddButton({
  77. Name = "⚔️(4) MM2 Script⚔️",
  78. Callback = function()
  79. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/Ethanoj1/EclipseMM2/master/Script", true))()
  80. end
  81. })
  82.  
  83. --[[
  84. Name = <string> - The name of the button.
  85. Callback = <function> - The function of the button.
  86. ]]Tab:AddButton({
  87. Name = "⚔️(5) MM2 Script⚔️",
  88. Callback = function()
  89. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/DreadzHub2/DreadzHub-Scripts-FR/main/Loader"))()
  90. end
  91. })
  92.  
  93. --[[
  94. Name = <string> - The name of the button.
  95. Callback = <function> - The function of the button.
  96. ]]Tab:AddButton({
  97. Name = "⚔️(6) MM2 Script⚔️",
  98. Callback = function()
  99. print("button pressed")loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/Drifter0507/GUIS/main/MURDER%20MYSTERY%202", true))()
  100. end
  101. })
  102.  
  103. --[[
  104. Name = <string> - The name of the button.
  105. Callback = <function> - The function of the button.
  106. ]]Tab:AddButton({
  107. Name = "⚔️(7) MM2 Script⚔️",
  108. Callback = function()
  109. print("button pressed")loadstring(game:HttpGet(('https://raw.githubusercontent.com/MarsQQ/ScriptHubScripts/master/MM2%20Admin%20Panel'),true))()
  110. end
  111. })
  112.  
  113. --[[
  114. Name = <string> - The name of the button.
  115. Callback = <function> - The function of the button.
  116. ]]Tab:AddButton({
  117. Name = "⚔️(8) MM2 Script⚔️",
  118. Callback = function()
  119. print("button pressed")loadstring(game:GetObjects("rbxassetid://4001118261")[1].Source)()
  120. end
  121. })
  122.  
  123. --[[
  124. Name = <string> - The name of the button.
  125. Callback = <function> - The function of the button.
  126. ]]Tab:AddButton({
  127. Name = "⚔️(9) MM2 Script⚔️",
  128. Callback = function()
  129. print("button pressed")loadstring(game:HttpGet(("https://pastebin.com/raw/mT10xnt7"), true))()
  130. end
  131. })
  132.  
  133. --[[
  134. Name = <string> - The name of the button.
  135. Callback = <function> - The function of the button.
  136. ]]Tab:AddButton({
  137. Name = "⚔️(10) MM2 Script⚔️",
  138. Callback = function()
  139. print("button pressed")loadstring(game:HttpGet("https://scriptblox.com/raw/Murder-Mystery-2-Autofarm-Candy-8839"))()
  140. end
  141. })
  142.  
  143. --[[
  144. Name = <string> - The name of the button.
  145. Callback = <function> - The function of the button.
  146. ]]local Tab = Window:MakeTab({
  147. Name = "🏡Brookhaven🏠",
  148. Icon = "rbxassetid://4483345998",
  149. PremiumOnly = false
  150. })
  151.  
  152. --[[
  153. Name = <string> - The name of the tab.
  154. Icon = <string> - The icon of the tab.
  155. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  156. ]]local Section = Tab:AddSection({
  157. Name = "here are scripts Brookhaven"
  158. })
  159.  
  160. --[[
  161. Name = <string> - The name of the section.
  162. ]]Tab:AddButton({
  163. Name = "🏠 Script Admin Chat 🏠",
  164. Callback = function()
  165. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/BloodyBurns/Hex/main/Iv%20Admin%20v3.lua'))()
  166. end
  167. })
  168.  
  169. --[[
  170. Name = <string> - The name of the button.
  171. Callback = <function> - The function of the button.
  172. ]]Tab:AddButton({
  173. Name = "🏠 ice Hub 🏠",
  174. Callback = function()
  175. print("button pressed")loadstring (game: HttpGet ("https://raw.githubusercontent.com/IceMael7/NewIceHub/main/Brookhaven")) ()
  176. end
  177. })
  178.  
  179. --[[
  180. Name = <string> - The name of the button.
  181. Callback = <function> - The function of the button.
  182. ]]Tab:AddButton({
  183. Name = "🏠 Killing script 🏠",
  184. Callback = function()
  185. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/zetkan/zetkan/main/zetkans"))()
  186. end
  187. })
  188.  
  189. --[[
  190. Name = <string> - The name of the button.
  191. Callback = <function> - The function of the button.
  192. ]]Tab:AddButton({
  193. Name = "🏠 سكربت تخريب 🏠",
  194. Callback = function()
  195. print("button pressed")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\34\104\116\116\112\115\58\47\47\114\97\119\46\103\105\116\104\117\98\117\115\101\114\99\111\110\116\101\110\116\46\99\111\109\47\65\99\117\114\97\88\48\52\57\47\111\98\102\117\115\99\97\116\101\100\83\99\114\105\112\116\115\47\109\97\105\110\47\75\105\108\108\71\117\105\34\41\41\40\41\10")()
  196. end
  197. })
  198.  
  199. --[[
  200. Name = <string> - The name of the button.
  201. Callback = <function> - The function of the button.
  202. ]]Tab:AddButton({
  203. Name = "🏠 (2) سكربت تخريب 🏠",
  204. Callback = function()
  205. print("button pressed")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\34\104\116\116\112\115\58\47\47\114\97\119\46\103\105\116\104\117\98\117\115\101\114\99\111\110\116\101\110\116\46\99\111\109\47\65\99\117\114\97\88\48\52\57\47\111\98\102\117\115\99\97\116\101\100\83\99\114\105\112\116\115\47\109\97\105\110\47\75\105\108\108\71\117\105\34\41\41\40\41\10")()
  206. end
  207. })
  208.  
  209. --[[
  210. Name = <string> - The name of the button.
  211. Callback = <function> - The function of the button.
  212. ]]
  213. Tab:AddButton({
  214. Name = "🏠 Script Admin 🏠",
  215. Callback = function()
  216. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  217. end
  218. })
  219.  
  220. --[[
  221. Name = <string> - The name of the button.
  222. Callback = <function> - The function of the button.
  223. ]]Tab:AddButton({
  224. Name = "🏠(2) Script Admin 🏠",
  225. Callback = function()
  226. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/FilteringEnabled/NamelessAdmin/main/Source"))();
  227. end
  228. })
  229.  
  230. --[[
  231. Name = <string> - The name of the button.
  232. Callback = <function> - The function of the button.
  233. ]]Tab:AddButton({
  234. Name = "🏠(3) Script Admin 🏠",
  235. Callback = function()
  236. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  237. end
  238. })
  239.  
  240. --[[
  241. Name = <string> - The name of the button.
  242. Callback = <function> - The function of the button.
  243. ]]Tab:AddButton({
  244. Name = "🏠 Copy Skins 🏠",
  245. Callback = function()
  246. print("button pressed")loadstring(game:HttpGet("https://scriptblox.com/raw/Brookhaven-RP-REDz-HUB-6559"))()
  247. end
  248. })
  249.  
  250. --[[
  251. Name = <string> - The name of the button.
  252. Callback = <function> - The function of the button.
  253. ]]Tab:AddButton({
  254. Name = "🏠 سكربت نجمه 🏠",
  255. Callback = function()
  256. print("button pressed")loadstring (game: HttpGet ("https://raw.githubusercontent.com/IceMael7/AvatarUnlocker/main/IceHub")) ()
  257. end
  258. })
  259.  
  260. --[[
  261. Name = <string> - The name of the button.
  262. Callback = <function> - The function of the button.
  263. ]]Tab:AddButton({
  264. Name = "🏠 Flying Car 🏠",
  265. Callback = function()
  266. print("button pressed")loadstring(game:HttpGet("https://pastebin.com/raw/MHE1cbWF"))()
  267. end
  268. })
  269.  
  270. --[[
  271. Name = <string> - The name of the button.
  272. Callback = <function> - The function of the button.
  273. ]]Tab:AddButton({
  274. Name = "🏠 Script walks 🏠",
  275. Callback = function()
  276. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/GamingScripter/Animation-Hub/main/Animation%20Gui", true))()
  277. end
  278. })
  279.  
  280. --[[
  281. Name = <string> - The name of the button.
  282. Callback = <function> - The function of the button.
  283. ]]Tab:AddButton({
  284. Name = "🏠 سكربت كور بروكس 🏠",
  285. Callback = function()
  286. print("button pressed")loadstring(game:HttpGet('https://pastebin.com/raw/H5yx10Jq'))()
  287. end
  288. })
  289.  
  290. --[[
  291. Name = <string> - The name of the button.
  292. Callback = <function> - The function of the button.
  293. ]]Tab:AddButton({
  294. Name = "🏠 Keyboard 🏠",
  295. Callback = function()
  296. print("button pressed")loadstring(game:HttpGet("https://pastebin.com/raw/eCpipCTH"))()
  297. end
  298. })
  299.  
  300. --[[
  301. Name = <string> - The name of the button.
  302. Callback = <function> - The function of the button.
  303. ]]Tab:AddButton({
  304. Name = "🏠سكربت ماب بيوت العرب ادمن🏠",
  305. Callback = function()
  306. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/xWANTED333/scripts/main/MapAlBiot.Lua"))()
  307. end
  308. })
  309.  
  310. --[[
  311. Name = <string> - The name of the button.
  312. Callback = <function> - The function of the button.
  313. ]]local Tab = Window:MakeTab({
  314. Name = "🍉Bloxfruit🍈",
  315. Icon = "rbxassetid://4483345998",
  316. PremiumOnly = false
  317. })
  318.  
  319. --[[
  320. Name = <string> - The name of the tab.
  321. Icon = <string> - The icon of the tab.
  322. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  323. ]]local Section = Tab:AddSection({
  324. Name = "here are scripts Bloxfruit"
  325. })
  326.  
  327. --[[
  328. Name = <string> - The name of the section.
  329. ]]Tab:AddButton({
  330. Name = "🍇(1) Script Bloxfruit🍇",
  331. Callback = function()
  332. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/Domadicoof/Domadicoof/main/Domadichub/NottoGay/Start.ranscript"))()
  333. end
  334. })
  335.  
  336. --[[
  337. Name = <string> - The name of the button.
  338. Callback = <function> - The function of the button.
  339. ]]Tab:AddButton({
  340. Name = "🍇(2) Script Bloxfruit🍇",
  341. Callback = function()
  342. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/AXCScript/KayMobile/main/Script-Loader'))()
  343. end
  344. })
  345.  
  346. --[[
  347. Name = <string> - The name of the button.
  348. Callback = <function> - The function of the button.
  349. ]]Tab:AddButton({
  350. Name = "🍇(3) Script Bloxfruit🍇",
  351. Callback = function()
  352. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/Minhtriettt/Free-Script/main/MTriet-Hub.lua"))()
  353. end
  354. })
  355.  
  356. --[[
  357. Name = <string> - The name of the button.
  358. Callback = <function> - The function of the button.
  359. ]]Tab:AddButton({
  360. Name = "🍇(4) Script Bloxfruit🍇",
  361. Callback = function()
  362. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/xQuartyx/DonateMe/main/OldBf"))()
  363. end
  364. })
  365.  
  366. --[[
  367. Name = <string> - The name of the button.
  368. Callback = <function> - The function of the button.
  369. ]]Tab:AddButton({
  370. Name = "🍇(5) Script Bloxfruit🍇",
  371. Callback = function()
  372. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/m1M-Plqer819/any/main/mbmxhub/0135"))()
  373. end
  374. })
  375.  
  376. --[[
  377. Name = <string> - The name of the button.
  378. Callback = <function> - The function of the button.
  379. ]]Tab:AddButton({
  380. Name = "🍇(6) Script Bloxfruit🍇",
  381. Callback = function()
  382. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/REDzHUB/BloxFruits/main/redz9999"))()
  383. end
  384. })
  385.  
  386. --[[
  387. Name = <string> - The name of the button.
  388. Callback = <function> - The function of the button.
  389. ]]Tab:AddButton({
  390. Name = "🍇(7) Script Bloxfruit🍇",
  391. Callback = function()
  392. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/ThunderZ-05/HUB/main/Main/Chest/AllDevice.lua"))()
  393. end
  394. })
  395.  
  396. --[[
  397. Name = <string> - The name of the button.
  398. Callback = <function> - The function of the button.
  399. ]]Tab:AddButton({
  400. Name = "🍇(8) Script Bloxfruit🍇",
  401. Callback = function()
  402. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/Yatsuraa/Yuri/main/Winterhub_V2.lua"))()
  403. end
  404. })
  405.  
  406. --[[
  407. Name = <string> - The name of the button.
  408. Callback = <function> - The function of the button.
  409. ]]Tab:AddButton({
  410. Name = "🍇(9) Script Bloxfruit🍇",
  411. Callback = function()
  412. print("button pressed")loadstring(game:HttpGet"https://raw.githubusercontent.com/PNguyen0199/Script/main/Fai-Fao-Ver2.lua")()
  413. end
  414. })
  415.  
  416. --[[
  417. Name = <string> - The name of the button.
  418. Callback = <function> - The function of the button.
  419. ]]local Tab = Window:MakeTab({
  420. Name = "😁سكربتات متنوعة😀",
  421. Icon = "rbxassetid://4483345998",
  422. PremiumOnly = false
  423. })
  424.  
  425. --[[
  426. Name = <string> - The name of the tab.
  427. Icon = <string> - The icon of the tab.
  428. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  429. ]]local Section = Tab:AddSection({
  430. Name = "هنا سكربتات متنوعة"
  431. })
  432.  
  433. --[[
  434. Name = <string> - The name of the section.
  435. ]]Tab:AddButton({
  436. Name = "Ghost script",
  437. Callback = function()
  438. print("button pressed")loadstring(game:HttpGet('https://pastebin.com/raw/2jbkJhRD'))()
  439. end
  440. })
  441.  
  442. --[[
  443. Name = <string> - The name of the button.
  444. Callback = <function> - The function of the button.
  445. ]]Tab:AddButton({
  446. Name = "🔍 سكربت كشف 🔍",
  447. Callback = function()
  448. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/BloodyBurns/Hex/main/Iv%20Admin%20v3.lua"))()
  449. end
  450. })
  451.  
  452. --[[
  453. Name = <string> - The name of the button.
  454. Callback = <function> - The function of the button.
  455. ]]Tab:AddButton({
  456. Name = "🔥سكربت سرعه عربي",
  457. Callback = function()
  458. print("button pressed")loadstring(game:HttpGet("https://pastebin.com/raw/0m52kRnj"))()
  459. end
  460. })
  461.  
  462. --[[
  463. Name = <string> - The name of the button.
  464. Callback = <function> - The function of the button.
  465. ]]Tab:AddButton({
  466. Name = "🔥سكربت الاختفاء🔥",
  467. Callback = function()
  468. print("button pressed")loadstring(game:HttpGet('https://pastebin.com/raw/AYtzGEPb'))()
  469. end
  470. })
  471.  
  472. --[[
  473. Name = <string> - The name of the button.
  474. Callback = <function> - The function of the button.
  475. ]]Tab:AddButton({
  476. Name = "🔥سكربت مراقبه الناس🔥",
  477. Callback = function()
  478. print("button pressed")loadstring(game:HttpGet('https://pastebin.com/raw/wyvdb7gr'))()
  479. end
  480. })
  481.  
  482. --[[
  483. Name = <string> - The name of the button.
  484. Callback = <function> - The function of the button.
  485. ]]Tab:AddButton({
  486. Name = "??🔥سكربت تلبورت🔥??",
  487. Callback = function()
  488. print("button pressed")loadstring(game:HttpGet(("https://pastebin.com/raw/YNVbeqPy")))()
  489. end
  490. })
  491.  
  492. --[[
  493. Name = <string> - The name of the button.
  494. Callback = <function> - The function of the button.
  495. ]]Tab:AddButton({
  496. Name = "🔥سكربت سبام🔥",
  497. Callback = function()
  498. print("button pressed")loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-Fe-Message-Spammer-4637"))()
  499. end
  500. })
  501.  
  502. --[[
  503. Name = <string> - The name of the button.
  504. Callback = <function> - The function of the button.
  505. ]]Tab:AddButton({
  506. Name = "🔥سكربت المشي علي الهواء🔥",
  507. Callback = function()
  508. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/Float'))()
  509. end
  510. })
  511.  
  512. --[[
  513. Name = <string> - The name of the button.
  514. Callback = <function> - The function of the button.
  515. ]]Tab:AddButton({
  516. Name = "🔥HDRسكربت جودا🔥",
  517. Callback = function()
  518. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/TPC12/RTX-Script-wow/main/RTX%20Script%20Roblox"))()
  519. end
  520. })
  521.  
  522. --[[
  523. Name = <string> - The name of the button.
  524. Callback = <function> - The function of the button.
  525. ]]Tab:AddButton({
  526. Name = "🔥ESPسكربت🔥",
  527. Callback = function()
  528. print("button pressed")loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-Fates-ESP-4437"))()
  529. end
  530. })
  531.  
  532. --[[
  533. Name = <string> - The name of the button.
  534. Callback = <function> - The function of the button.
  535. ]]Tab:AddButton({
  536. Name = "🔥سكربت اختراق جدران🔥",
  537. Callback = function()
  538. print("button pressed")loadstring(game:HttpGet("https://pastebin.com/raw/B5xRxTnk",true))()
  539. end
  540. })
  541.  
  542. --[[
  543. Name = <string> - The name of the button.
  544. Callback = <function> - The function of the button.
  545. ]]Tab:AddButton({
  546. Name = "🔥سكربت حفظ الاماكن🔥",
  547. Callback = function()
  548. print("button pressed")loadstring(game:HttpGet(('https://raw.githubusercontent.com/0Ben1/fe/main/Tp%20Place%20GUI'),true))()
  549. end
  550. })
  551.  
  552. --[[
  553. Name = <string> - The name of the button.
  554. Callback = <function> - The function of the button.
  555. ]]Tab:AddButton({
  556. Name = "🔥سكربت تيليسكوب🔥",
  557. Callback = function()
  558. print("button pressed")loadstring(game:HttpGet('https://pastebin.com/raw/8T0STS4f'))()
  559. end
  560. })
  561.  
  562. --[[
  563. Name = <string> - The name of the button.
  564. Callback = <function> - The function of the button.
  565. ]]Tab:AddButton({
  566. Name = "🔥سكربت الشقلبة🔥",
  567. Callback = function()
  568. print("button pressed")loadstring(game:HttpGet('https://pastebin.com/raw/yjxXnxbS'))()
  569. end
  570. })
  571.  
  572. --[[
  573. Name = <string> - The name of the button.
  574. Callback = <function> - The function of the button.
  575. ]]Tab:AddButton({
  576. Name = 🔥سكربت سبايدر مان🔥",
  577. Callback = function()
  578. print("button pressed")loadstring(game:HttpGet(('https://pastebin.com/raw/2X0hKUgq'),true))()
  579. end
  580. })
  581.  
  582. --[[
  583. Name = <string> - The name of the button.
  584. Callback = <function> - The function of the button.
  585. ]]local Tab = Window:MakeTab({
  586. Name = "🔨Flee the Facilityسكربتات",
  587. Icon = "rbxassetid://4483345998",
  588. PremiumOnly = false
  589. })
  590.  
  591. --[[
  592. Name = <string> - The name of the tab.
  593. Icon = <string> - The icon of the tab.
  594. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  595. ]]local Section = Tab:AddSection({
  596. Name = "🔨Flee the Facility سكربتات"
  597. })
  598.  
  599. --[[
  600. Name = <string> - The name of the section.
  601. ]]Tab:AddButton({
  602. Name = "🔨(1) Flee the Facility سكربت",
  603. Callback = function()
  604. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/Aboahaogsigsigaivva/__Scripts/__Main/__Code/__FleeTheFacility.lua'))()
  605. end
  606. })
  607.  
  608. --[[
  609. Name = <string> - The name of the button.
  610. Callback = <function> - The function of the button.
  611. ]]Tab:AddButton({
  612. Name = "🔨(2) Flee the Facility سكربت",
  613. Callback = function()
  614. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/Drifty96/ftfgui/main/ftfgui", true))()
  615. end
  616. })
  617.  
  618. --[[
  619. Name = <string> - The name of the button.
  620. Callback = <function> - The function of the button.
  621. ]]Tab:AddButton({
  622. Name = "🔨(3) Flee the Facility سكربت",
  623. Callback = function()
  624. print("button pressed")loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-NexusHub-8624"))()
  625. end
  626. })
  627.  
  628. --[[
  629. Name = <string> - The name of the button.
  630. Callback = <function> - The function of the button.
  631. ]]Tab:AddButton({
  632. Name = "🔨(4) Flee the Facility سكربت",
  633. Callback = function()
  634. print("button pressed")loadstring(game:HttpGet("https://scriptblox.com/raw/Flee-the-Facility-Semi-Universal-7452"))()
  635. end
  636. })
  637.  
  638. --[[
  639. Name = <string> - The name of the button.
  640. Callback = <function> - The function of the button.
  641. ]]Tab:AddButton({
  642. Name = "🔨(5) Flee the Facility سكربت",
  643. Callback = function()
  644. print("button pressed")loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-Space-Hub-7295"))()
  645. end
  646. })
  647.  
  648. --[[
  649. Name = <string> - The name of the button.
  650. Callback = <function> - The function of the button.
  651. ]]local Tab = Window:MakeTab({
  652. Name = "⛹️‍♂️BladeBallسكربتات⛹️‍♂️",
  653. Icon = "rbxassetid://4483345998",
  654. PremiumOnly = false
  655. })
  656.  
  657. --[[
  658. Name = <string> - The name of the tab.
  659. Icon = <string> - The icon of the tab.
  660. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  661. ]]local Section = Tab:AddSection({
  662. Name = "⛹️‍♂️BladeBallسكربتات⛹️‍♂️"
  663. })
  664.  
  665. --[[
  666. Name = <string> - The name of the section.
  667. ]]Tab:AddButton({
  668. Name = "⛹️‍♂️(1) BladeBall سكربت",
  669. Callback = function()
  670. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/3345-c-a-t-s-u-s/-beta-/main/AutoParry.lua"))()
  671. end
  672. })
  673.  
  674. --[[
  675. Name = <string> - The name of the button.
  676. Callback = <function> - The function of the button.
  677. ]]Tab:AddButton({
  678. Name = "⛹️‍♂️(2) BladeBall سكربت",
  679. Callback = function()
  680. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/EminenceXLua/Blade-your-Balls/main/BladeBallLoader.lua"))()
  681. end
  682. })
  683.  
  684. --[[
  685. Name = <string> - The name of the button.
  686. Callback = <function> - The function of the button.
  687. ]]Tab:AddButton({
  688. Name = "⛹️‍♂️(3) BladeBall سكربت ",
  689. Callback = function()
  690. print("button pressed")loadstring(game:HttpGet(('https://pastebin.com/raw/Hqr4NnFU'),true))()
  691. end
  692. })
  693.  
  694. --[[
  695. Name = <string> - The name of the button.
  696. Callback = <function> - The function of the button.
  697. ]]Tab:AddButton({
  698. Name = "⛹️‍♂️(4) BladeBall سكربت",
  699. Callback = function()
  700. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/1f0yt/community/main/AutoBlock"))()
  701. end
  702. })
  703.  
  704. --[[
  705. Name = <string> - The name of the button.
  706. Callback = <function> - The function of the button.
  707. ]]Tab:AddButton({
  708. Name = "⛹️‍♂️(5) BladeBall سكربت",
  709. Callback = function()
  710. print("button pressed")loadstring(game:HttpGet("https://scriptblox.com/raw/Blade-Ball-Valkryie-Hub-Mobile-Script-8946"))()
  711. end
  712. })
  713.  
  714. --[[
  715. Name = <string> - The name of the button.
  716. Callback = <function> - The function of the button.
  717. ]]OrionLib:MakeNotification({
  718. Name = "Welcome !!!",
  719. Content = "Welcome to S7 S7 PERMANENT !!!",
  720. Image = "rbxassetid://4483345998",
  721. Time = 5
  722. })
  723.  
  724. --[[
  725. Title = <string> - The title of the notification.
  726. Content = <string> - The content of the notification.
  727. Image = <string> - The icon of the notification.
  728. Time = <number> - The duration of the notfication.
  729. ]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement