Mhammed_2013

--P-P--

Mar 19th, 2024
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.71 KB | None | 0 0
  1. local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))()local Window = OrionLib:MakeWindow({Name = "👑 PardX 👑", HidePremium = false, SaveConfig = true, ConfigFolder = "PardX"})
  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 = "👑 قائمة السكربتات 👑",
  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 = "قائمة السكربتات"
  41. })
  42.  
  43. --[[
  44. Name = <string> - The name of the section.
  45. ]]Tab:AddButton({
  46. Name = "✈️ سكربت الطيران ✈️",
  47. Callback = function()
  48. print("button pressed")loadstring(game:HttpGet('https://github.com/HUBSXOBOX/HUBSXOBOX/raw/main/Hussin%20Danis'))()
  49. end
  50. })
  51.  
  52. --[[
  53. Name = <string> - The name of the button.
  54. Callback = <function> - The function of the button.
  55. ]]Tab:AddButton({
  56. Name = "👻 سكربت الاختفاء 👻",
  57. Callback = function()
  58. print("button pressed")loadstring(game:HttpGet('https://pastebin.com/raw/AYtzGEPb'))()
  59. end
  60. })
  61.  
  62. --[[
  63. Name = <string> - The name of the button.
  64. Callback = <function> - The function of the button.
  65. ]]Tab:AddButton({
  66. Name = "📸 سكربت مراقبة الناس 📸",
  67. Callback = function()
  68. print("button pressed")loadstring(game:HttpGet('https://pastebin.com/raw/wyvdb7gr'))()
  69. end
  70. })
  71.  
  72. --[[
  73. Name = <string> - The name of the button.
  74. Callback = <function> - The function of the button.
  75. ]]Tab:AddButton({
  76. Name = "🕺 سكربت الشقلبة 🕺",
  77. Callback = function()
  78. print("button pressed")loadstring(game:HttpGet('https://pastebin.com/raw/yjxXnxbS'))()
  79. end
  80. })
  81.  
  82. --[[
  83. Name = <string> - The name of the button.
  84. Callback = <function> - The function of the button.
  85. ]]Tab:AddButton({
  86. Name = "🔭 سكربت التيليسكوب 🔭",
  87. Callback = function()
  88. print("button pressed")loadstring(game:HttpGet('https://pastebin.com/raw/8T0STS4f'))()
  89. end
  90. })
  91.  
  92. --[[
  93. Name = <string> - The name of the button.
  94. Callback = <function> - The function of the button.
  95. ]]Tab:AddButton({
  96. Name = "🏎️ سكربت التنقل بندون كتابة اسم 🏎️",
  97. Callback = function()
  98. print("button pressed")loadstring(game:HttpGet("https://gist.githubusercontent.com/DagerFild/b4776075a0d26ef04394133ee6bd2081/raw/0ed51ac94057d2d9a9f00e1b037b9011c76ca54a/tpGUI", true))()
  99. end
  100. })
  101.  
  102. --[[
  103. Name = <string> - The name of the button.
  104. Callback = <function> - The function of the button.
  105. ]]Tab:AddButton({
  106. Name = "🛩️ سكربت كاميرا درون 🛩️",
  107. Callback = function()
  108. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/Break%20Camera'))()
  109. end
  110. })
  111.  
  112. --[[
  113. Name = <string> - The name of the button.
  114. Callback = <function> - The function of the button.
  115. ]]Tab:AddButton({
  116. Name = "🌌 سكربت جرافيكس 🌌",
  117. Callback = function()
  118. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/moh3mah/KATAKORI.ZR/main/Geeetho"))()
  119. end
  120. })
  121.  
  122. --[[
  123. Name = <string> - The name of the button.
  124. Callback = <function> - The function of the button.
  125. ]]Tab:AddButton({
  126. Name = "💃 سكربت كل الرقصات 💃",
  127. Callback = function()
  128. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/anyahubs/FE/main/Dances.lua'))()
  129. end
  130. })
  131.  
  132. --[[
  133. Name = <string> - The name of the button.
  134. Callback = <function> - The function of the button.
  135. ]]Tab:AddButton({
  136. Name = "🧐 سكربت البحث عن السكربتات الاخرى 🧐",
  137. Callback = function()
  138. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/anyahubs/Hub/main/anyahubV1.lua'))()
  139. end
  140. })
  141.  
  142. --[[
  143. Name = <string> - The name of the button.
  144. Callback = <function> - The function of the button.
  145. ]]local Section = Tab:AddSection({
  146. Name = "👆 طريقة استخدام هذا السكربت 👆"
  147. })
  148.  
  149. --[[
  150. Name = <string> - The name of the section.
  151. ]]local Section = Tab:AddSection({
  152. Name = "هي انك تكتب اسم الماب صحيح بندون ترجمة إلى أي لغة"
  153. })
  154.  
  155. --[[
  156. Name = <string> - The name of the section.
  157. ]]Tab:AddButton({
  158. Name = "❄️ سكربت ايس هوب ❄️",
  159. Callback = function()
  160. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/anyahubs/FE/main/ICEHUB_ARABIC"))()
  161. end
  162. })
  163.  
  164. --[[
  165. Name = <string> - The name of the button.
  166. Callback = <function> - The function of the button.
  167. ]]Tab:AddButton({
  168. Name = "⚔️ سكربت حرب السيوف أسرق الوقت من الاخرين ⚔️",
  169. Callback = function()
  170. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/anyahubs/swordgame/main/anya.lua'))()
  171. end
  172. })
  173.  
  174. --[[
  175. Name = <string> - The name of the button.
  176. Callback = <function> - The function of the button.
  177. ]]Tab:AddButton({
  178. Name = "📱 سكربت الهاتف 📱",
  179. Callback = function()
  180. print("button pressed")loadstring(game:HttpGet('https://sirius.menu/script'))();
  181. end
  182. })
  183.  
  184. --[[
  185. Name = <string> - The name of the button.
  186. Callback = <function> - The function of the button.
  187. ]]local Section = Tab:AddSection({
  188. Name = "------------------------------"
  189. })
  190.  
  191. --[[
  192. Name = <string> - The name of the section.
  193. ]]local Section = Tab:AddSection({
  194. Name = "👩‍💻 سكربتات الاق 👩‍💻"
  195. })
  196.  
  197. --[[
  198. Name = <string> - The name of the section.
  199. ]]Tab:AddButton({
  200. Name = "👩‍💻 سكربت لاق 1 👩‍💻",
  201. Callback = function()
  202. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/BidoSkinsYT/BidoSkinsYT/main/Fe%20lag%20chat%20Gui"))()
  203. end
  204. })
  205.  
  206. --[[
  207. Name = <string> - The name of the button.
  208. Callback = <function> - The function of the button.
  209. ]]Tab:AddButton({
  210. Name = "👩‍💻 سكربت لاق 2 👩‍💻",
  211. Callback = function()
  212. print("button pressed")loadstring(game:HttpGet("https://pastebin.com/raw/JAAfsp1N"))()
  213. end
  214. })
  215.  
  216. --[[
  217. Name = <string> - The name of the button.
  218. Callback = <function> - The function of the button.
  219. ]]local Section = Tab:AddSection({
  220. Name = "------------------------------"
  221. })
  222.  
  223. --[[
  224. Name = <string> - The name of the section.
  225. ]]local Section = Tab:AddSection({
  226. Name = "👩‍💻 سكربتات ايم بوت 👩‍💻"
  227. })
  228.  
  229. --[[
  230. Name = <string> - The name of the section.
  231. ]]Tab:AddButton({
  232. Name = "👩‍💻 سكربت ايم بوت 1 👩‍💻",
  233. Callback = function()
  234. 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")()
  235. end
  236. })
  237.  
  238. --[[
  239. Name = <string> - The name of the button.
  240. Callback = <function> - The function of the button.
  241. ]]Tab:AddButton({
  242. Name = "👩‍💻 سكربت ايم بوت 2 👩‍💻",
  243. Callback = function()
  244. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/hasan08122020108181818/HASA/main/scripthusenidanacronaldo.lua"))()
  245. end
  246. })
  247.  
  248. --[[
  249. Name = <string> - The name of the button.
  250. Callback = <function> - The function of the button.
  251. ]]local Section = Tab:AddSection({
  252. Name = "------------------------------"
  253. })
  254.  
  255. --[[
  256. Name = <string> - The name of the section.
  257. ]]Tab:AddButton({
  258. Name = "🤫 اصدار قديم من سكربت احلام العصر 🤫",
  259. Callback = function()
  260. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/ARAB-SCR/Sc-hlame/main/Sc"))()
  261. end
  262. })
  263.  
  264. --[[
  265. Name = <string> - The name of the button.
  266. Callback = <function> - The function of the button.
  267. ]]Tab:AddButton({
  268. Name = "🚶 سكربت المشي على الهواء 🚶",
  269. Callback = function()
  270. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/Float'))()
  271. end
  272. })
  273.  
  274. --[[
  275. Name = <string> - The name of the button.
  276. Callback = <function> - The function of the button.
  277. ]]Tab:AddButton({
  278. Name = "🤴👸 سكربت ادمن 👸🤴",
  279. Callback = function()
  280. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  281. end
  282. })
  283.  
  284. --[[
  285. Name = <string> - The name of the button.
  286. Callback = <function> - The function of the button.
  287. ]]Tab:AddButton({
  288. Name = "☠️ سكربت عندما تملس شخص تقتله ☠️",
  289. Callback = function()
  290. print("button pressed")loadstring(game:HttpGet('https://pastebin.com/raw/TXMNj1yy'))()
  291. end
  292. })
  293.  
  294. --[[
  295. Name = <string> - The name of the button.
  296. Callback = <function> - The function of the button.
  297. ]]Tab:AddButton({
  298. Name = "🔥💥 سكربت بلوكس فروت يجمع فواكه و اكثر 💥🔥",
  299. Callback = function()
  300. print("button pressed")_G.HohoVersion = "v3"
  301. loadstring(game:HttpGet('https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI'))()
  302. end
  303. })
  304.  
  305. --[[
  306. Name = <string> - The name of the button.
  307. Callback = <function> - The function of the button.
  308. ]]local Section = Tab:AddSection({
  309. Name = "والله العظيم يجيب فواكه أنا شخصيا اول ما جربته لمدة شهر"
  310. })
  311.  
  312. --[[
  313. Name = <string> - The name of the section.
  314. ]]local Section = Tab:AddSection({
  315. Name = "جابلي فاكهة شادو"
  316. })
  317.  
  318. --[[
  319. Name = <string> - The name of the section.
  320. ]]Tab:AddButton({
  321. Name = "🚗 سكربت طيران السيارة 🚗",
  322. Callback = function()
  323. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/hasan08122020108181818/HASA/759cc1030d8a4f4c23b32e8cb8550b47f567d1b9/carflyronald"))()
  324. end
  325. })
  326.  
  327. --[[
  328. Name = <string> - The name of the button.
  329. Callback = <function> - The function of the button.
  330. ]]Tab:AddButton({
  331. Name = "🚶 سكربت مشيات 🚶",
  332. Callback = function()
  333. print("button pressed")loadstring(game:HttpGet("https://pastebin.com/raw/Uq8vajaM"))()
  334. end
  335. })
  336.  
  337. --[[
  338. Name = <string> - The name of the button.
  339. Callback = <function> - The function of the button.
  340. ]]Tab:AddButton({
  341. Name = "💻 سكربت كيبورد 💻",
  342. Callback = function()
  343. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/advxzivhsjjdhxhsidifvsh/mobkeyboard/main/main.txt", true))()
  344. end
  345. })
  346.  
  347. --[[
  348. Name = <string> - The name of the button.
  349. Callback = <function> - The function of the button.
  350. ]]Tab:AddButton({
  351. Name = "❌ سكربت يطردك انت فقط ❌",
  352. Callback = function()
  353. print("button pressed")loadstring(game:HttpGet("https://pastebin.com/raw/0qDyLDWt"))()
  354. end
  355. })
  356.  
  357. --[[
  358. Name = <string> - The name of the button.
  359. Callback = <function> - The function of the button.
  360. ]]Tab:AddButton({
  361. Name = "🕷️ سكربت سبايدر مان 🕸️",
  362. Callback = function()
  363. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/HeyGyt/walkonwalls/main/main"))()
  364. end
  365. })
  366.  
  367. --[[
  368. Name = <string> - The name of the button.
  369. Callback = <function> - The function of the button.
  370. ]]local Tab = Window:MakeTab({
  371. Name = "معلومه",
  372. Icon = "rbxassetid://4483345998",
  373. PremiumOnly = false
  374. })
  375.  
  376. --[[
  377. Name = <string> - The name of the tab.
  378. Icon = <string> - The icon of the tab.
  379. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  380. ]]local Section = Tab:AddSection({
  381. Name = "تمت عميله صناعه القسم الثاني من السكربت من قبل المطور كيرا"
  382. })
  383.  
  384. --[[
  385. Name = <string> - The name of the section.
  386. ]]local Tab = Window:MakeTab({
  387. Name = "👑🔥المطورين🔥👑",
  388. Icon = "rbxassetid://4483345998",
  389. PremiumOnly = false
  390. })
  391.  
  392. --[[
  393. Name = <string> - The name of the tab.
  394. Icon = <string> - The icon of the tab.
  395. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  396. ]]local Section = Tab:AddSection({
  397. Name = "👑🔥KIRA من قبل🔥👑"
  398. })
  399.  
  400. --[[
  401. Name = <string> - The name of the section.
  402. ]]local Section = Tab:AddSection({
  403. Name = "👑🔥SASUKEمع مساعده🔥👑"
  404. })
  405.  
  406. --[[
  407. Name = <string> - The name of the section.
  408. ]]local Section = Tab:AddSection({
  409. Name = "👑🔥مع مساعده محمد🔥👑"
  410. })
  411.  
  412. --[[
  413. Name = <string> - The name of the section.
  414. ]]local Tab = Window:MakeTab({
  415. Name = "🍇سكربتات بلوكس فروت🍇",
  416. Icon = "rbxassetid://4483345998",
  417. PremiumOnly = false
  418. })
  419.  
  420. --[[
  421. Name = <string> - The name of the tab.
  422. Icon = <string> - The icon of the tab.
  423. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  424. ]]local Section = Tab:AddSection({
  425. Name = "🍇سكربتات بلوكس فروت🍇"
  426. })
  427.  
  428. --[[
  429. Name = <string> - The name of the section.
  430. ]]Tab:AddButton({
  431. Name = "🍇(1) سكربت بلوكس فروت🍇",
  432. Callback = function()
  433. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/Domadicoof/Domadicoof/main/Domadichub/NottoGay/Start.ranscript"))()
  434. end
  435. })
  436.  
  437. --[[
  438. Name = <string> - The name of the button.
  439. Callback = <function> - The function of the button.
  440. ]]Tab:AddButton({
  441. Name = "🍇(2) سكربت بلوكس فروت🍇",
  442. Callback = function()
  443. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/AXCScript/KayMobile/main/Script-Loader'))()
  444. end
  445. })
  446.  
  447. --[[
  448. Name = <string> - The name of the button.
  449. Callback = <function> - The function of the button.
  450. ]]Tab:AddButton({
  451. Name = "🍇(3) سكربت بلوكس فروت🍇",
  452. Callback = function()
  453. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/Minhtriettt/Free-Script/main/MTriet-Hub.lua"))()
  454. end
  455. })
  456.  
  457. --[[
  458. Name = <string> - The name of the button.
  459. Callback = <function> - The function of the button.
  460. ]]Tab:AddButton({
  461. Name = "🍇(4) سكربت بلوكس فروت🍇",
  462. Callback = function()
  463. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/xQuartyx/DonateMe/main/OldBf"))()
  464. end
  465. })
  466.  
  467. --[[
  468. Name = <string> - The name of the button.
  469. Callback = <function> - The function of the button.
  470. ]]Tab:AddButton({
  471. Name = "🍇(5) سكربت بلوكس فروت🍇",
  472. Callback = function()
  473. print("button pressed") loadstring(game:HttpGet("https://raw.githubusercontent.com/NickelHUBB/SonicTuru/main/Protected-25.lua"))()
  474. end
  475. })
  476.  
  477. --[[
  478. Name = <string> - The name of the button.
  479. Callback = <function> - The function of the button.
  480. ]]Tab:AddButton({
  481. Name = "🍇(6) سكربت بلوكس فروت🍇",
  482. Callback = function()
  483. print("button pressed")_G.HohoVersion = "v3"
  484.  
  485. loadstring(game:HttpGet('https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI'))()
  486. end
  487. })
  488.  
  489. --[[
  490. Name = <string> - The name of the button.
  491. Callback = <function> - The function of the button.
  492. ]]Tab:AddButton({
  493. Name = "🍇(7) سكربت بلوكس فروت🍇",
  494. Callback = function()
  495. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/ThunderZ-05/HUB/main/Main/Chest/AllDevice.lua"))()
  496. end
  497. })
  498.  
  499. --[[
  500. Name = <string> - The name of the button.
  501. Callback = <function> - The function of the button.
  502. ]]Tab:AddButton({
  503. Name = "🍇(8) سكربت بلوكس فروت🍇",
  504. Callback = function()
  505. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/xQuartyx/DonateMe/main/OldBf"))()
  506. end
  507. })
  508.  
  509. --[[
  510. Name = <string> - The name of the button.
  511. Callback = <function> - The function of the button.
  512. ]]Tab:AddButton({
  513. Name = "🍇(9) سكربت بلوكس فروت🍇",
  514. Callback = function()
  515. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/Minhtriettt/Free-Script/main/Chest-Farm.lua"))()
  516. end
  517. })
  518.  
  519. --[[
  520. Name = <string> - The name of the button.
  521. Callback = <function> - The function of the button.
  522. ]]Tab:AddButton({
  523. Name = "🍇(10) سكربت بلوكس فروت🍇",
  524. Callback = function()
  525. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI'))()
  526. end
  527. })
  528.  
  529. --[[
  530. Name = <string> - The name of the button.
  531. Callback = <function> - The function of the button.
  532. ]]local Tab = Window:MakeTab({
  533. Name = "⚔️MM2سكربتات⚔️ ",
  534. Icon = "rbxassetid://4483345998",
  535. PremiumOnly = false
  536. })
  537.  
  538. --[[
  539. Name = <string> - The name of the tab.
  540. Icon = <string> - The icon of the tab.
  541. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  542. ]]local Section = Tab:AddSection({
  543. Name = "⚔️MM2سكربتات⚔️"
  544. })
  545.  
  546. --[[
  547. Name = <string> - The name of the section.
  548. ]]Tab:AddButton({
  549. Name = "⚔️(1) MM2سكربت⚔️",
  550. Callback = function()
  551. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))();
  552. -- Like and SUBBBBB
  553. end
  554. })
  555.  
  556. --[[
  557. Name = <string> - The name of the button.
  558. Callback = <function> - The function of the button.
  559. ]]Tab:AddButton({
  560. Name = "⚔️(2) MM2سكربت⚔️",
  561. Callback = function()
  562. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/Ethanoj1/EclipseMM2/master/Script", true))()
  563. end
  564. })
  565.  
  566. --[[
  567. Name = <string> - The name of the button.
  568. Callback = <function> - The function of the button.
  569. ]]Tab:AddButton({
  570. Name = "⚔️(3) MM2سكربت⚔️",
  571. Callback = function()
  572. print("button pressed")loadstring(game:HttpGet("https://pastebin.com/raw/1shHyM48"))()
  573. end
  574. })
  575.  
  576. --[[
  577. Name = <string> - The name of the button.
  578. Callback = <function> - The function of the button.
  579. ]]Tab:AddButton({
  580. Name = "⚔️(4) MM2سكربت⚔️",
  581. Callback = function()
  582. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/Ethanoj1/EclipseMM2/master/Script", true))()
  583. end
  584. })
  585.  
  586. --[[
  587. Name = <string> - The name of the button.
  588. Callback = <function> - The function of the button.
  589. ]]Tab:AddButton({
  590. Name = "⚔️(5) MM2سكربت⚔️",
  591. Callback = function()
  592. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/DreadzHub2/DreadzHub-Scripts-FR/main/Loader"))()
  593. end
  594. })
  595.  
  596. --[[
  597. Name = <string> - The name of the button.
  598. Callback = <function> - The function of the button.
  599. ]]Tab:AddButton({
  600. Name = "⚔️(6) MM2سكربت⚔️",
  601. Callback = function()
  602. print("button pressed")loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/Drifter0507/GUIS/main/MURDER%20MYSTERY%202", true))()
  603. end
  604. })
  605.  
  606. --[[
  607. Name = <string> - The name of the button.
  608. Callback = <function> - The function of the button.
  609. ]]Tab:AddButton({
  610. Name = "⚔️(7) MM2سكربت⚔️",
  611. Callback = function()
  612. print("button pressed")loadstring(game:HttpGet(('https://raw.githubusercontent.com/MarsQQ/ScriptHubScripts/master/MM2%20Admin%20Panel'),true))()
  613. end
  614. })
  615.  
  616. --[[
  617. Name = <string> - The name of the button.
  618. Callback = <function> - The function of the button.
  619. ]]Tab:AddButton({
  620. Name = "⚔️(8) MM2سكربت⚔️",
  621. Callback = function()
  622. print("button pressed")loadstring(game:GetObjects("rbxassetid://4001118261")[1].Source)()
  623. end
  624. })
  625.  
  626. --[[
  627. Name = <string> - The name of the button.
  628. Callback = <function> - The function of the button.
  629. ]]Tab:AddButton({
  630. Name = "⚔️(9) MM2سكربت⚔️",
  631. Callback = function()
  632. print("button pressed")loadstring(game:HttpGet(("https://pastebin.com/raw/mT10xnt7"), true))()
  633. end
  634. })
  635.  
  636. --[[
  637. Name = <string> - The name of the button.
  638. Callback = <function> - The function of the button.
  639. ]]Tab:AddButton({
  640. Name = "⚔️(10) MM2سكربت⚔️",
  641. Callback = function()
  642. print("button pressed")loadstring(game:HttpGet("https://scriptblox.com/raw/Murder-Mystery-2-Autofarm-Candy-8839"))()
  643. end
  644. })
  645.  
  646. --[[
  647. Name = <string> - The name of the button.
  648. Callback = <function> - The function of the button.
  649. ]]local Tab = Window:MakeTab({
  650. Name = "🏠Brookhavenسكربتات🏠",
  651. Icon = "rbxassetid://4483345998",
  652. PremiumOnly = false
  653. })
  654.  
  655. --[[
  656. Name = <string> - The name of the tab.
  657. Icon = <string> - The icon of the tab.
  658. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  659. ]]local Section = Tab:AddSection({
  660. Name = "🏠Brookhavenسكربتات🏠"
  661. })
  662.  
  663. --[[
  664. Name = <string> - The name of the section.
  665. ]]Tab:AddButton({
  666. Name = "🏠سكربت بروك هافن ادمن شات🏠",
  667. Callback = function()
  668. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/BloodyBurns/Hex/main/Iv%20Admin%20v3.lua'))()
  669. end
  670. })
  671.  
  672. --[[
  673. Name = <string> - The name of the button.
  674. Callback = <function> - The function of the button.
  675. ]]Tab:AddButton({
  676. Name = "🏠سكربت بروك هافن ايس هوب🏠",
  677. Callback = function()
  678. print("button pressed")loadstring (game: HttpGet ("https://raw.githubusercontent.com/IceMael7/NewIceHub/main/Brookhaven")) ()
  679. end
  680. })
  681.  
  682. --[[
  683. Name = <string> - The name of the button.
  684. Callback = <function> - The function of the button.
  685. ]]Tab:AddButton({
  686. Name = "🏠سكربت بروك هافن قتل🏠",
  687. Callback = function()
  688. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/zetkan/zetkan/main/zetkans"))()
  689. end
  690. })
  691.  
  692. --[[
  693. Name = <string> - The name of the button.
  694. Callback = <function> - The function of the button.
  695. ]]Tab:AddButton({
  696. Name = "🏠سكربت تخريب بروك هافن🏠",
  697. Callback = function()
  698. 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")()
  699. end
  700. })
  701.  
  702. --[[
  703. Name = <string> - The name of the button.
  704. Callback = <function> - The function of the button.
  705. ]]Tab:AddButton({
  706. Name = "🏠(2) سكربت تخريب في بروك هافن🏠",
  707. Callback = function()
  708. 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")()
  709. end
  710. })
  711.  
  712. --[[
  713. Name = <string> - The name of the button.
  714. Callback = <function> - The function of the button.
  715. ]]
  716. Tab:AddButton({
  717. Name = "🏠(1) سكربت بروك هافن ادمن🏠",
  718. Callback = function()
  719. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  720. end
  721. })
  722.  
  723. --[[
  724. Name = <string> - The name of the button.
  725. Callback = <function> - The function of the button.
  726. ]]Tab:AddButton({
  727. Name = "🏠(2) سكربت بروك هافن ادمن🏠",
  728. Callback = function()
  729. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/FilteringEnabled/NamelessAdmin/main/Source"))();
  730. end
  731. })
  732.  
  733. --[[
  734. Name = <string> - The name of the button.
  735. Callback = <function> - The function of the button.
  736. ]]Tab:AddButton({
  737. Name = "🏠(3) سكربت بروك هافن ادمن🏠",
  738. Callback = function()
  739. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  740. end
  741. })
  742.  
  743. --[[
  744. Name = <string> - The name of the button.
  745. Callback = <function> - The function of the button.
  746. ]]Tab:AddButton({
  747. Name = "🏠سكربت بروك هافن نسخ اسكنات🏠",
  748. Callback = function()
  749. print("button pressed")loadstring(game:HttpGet("https://scriptblox.com/raw/Brookhaven-RP-REDz-HUB-6559"))()
  750. end
  751. })
  752.  
  753. --[[
  754. Name = <string> - The name of the button.
  755. Callback = <function> - The function of the button.
  756. ]]Tab:AddButton({
  757. Name = "🏠سكربت بروك هافن نجمه🏠",
  758. Callback = function()
  759. print("button pressed")loadstring (game: HttpGet ("https://raw.githubusercontent.com/IceMael7/AvatarUnlocker/main/IceHub")) ()
  760. end
  761. })
  762.  
  763. --[[
  764. Name = <string> - The name of the button.
  765. Callback = <function> - The function of the button.
  766. ]]Tab:AddButton({
  767. Name = "🏠سكربت بروك هافن طيران سيارة 🏠",
  768. Callback = function()
  769. print("button pressed")loadstring(game:HttpGet("https://pastebin.com/raw/MHE1cbWF"))()
  770. end
  771. })
  772.  
  773. --[[
  774. Name = <string> - The name of the button.
  775. Callback = <function> - The function of the button.
  776. ]]Tab:AddButton({
  777. Name = "🏠سكربت بروك هافن مشيات🏠",
  778. Callback = function()
  779. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/GamingScripter/Animation-Hub/main/Animation%20Gui", true))()
  780. end
  781. })
  782.  
  783. --[[
  784. Name = <string> - The name of the button.
  785. Callback = <function> - The function of the button.
  786. ]]Tab:AddButton({
  787. Name = "🏠سكربت بروك هافن كور بروكس🏠",
  788. Callback = function()
  789. print("button pressed")loadstring(game:HttpGet('https://pastebin.com/raw/H5yx10Jq'))()
  790. end
  791. })
  792.  
  793. --[[
  794. Name = <string> - The name of the button.
  795. Callback = <function> - The function of the button.
  796. ]]Tab:AddButton({
  797. Name = "🏠سكربت بروك هافن كيبورد🏠",
  798. Callback = function()
  799. print("button pressed")loadstring(game:HttpGet("https://pastebin.com/raw/eCpipCTH"))()
  800. end
  801. })
  802.  
  803. --[[
  804. Name = <string> - The name of the button.
  805. Callback = <function> - The function of the button.
  806. ]]Tab:AddButton({
  807. Name = "🏠سكربت ماب بيوت العرب ادمن🏠",
  808. Callback = function()
  809. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/xWANTED333/scripts/main/MapAlBiot.Lua"))()
  810. end
  811. })
  812.  
  813. --[[
  814. Name = <string> - The name of the button.
  815. Callback = <function> - The function of the button.
  816. ]]local Tab = Window:MakeTab({
  817. Name = "👑🔥سكربتات كل المابات🔥👑",
  818. Icon = "rbxassetid://4483345998",
  819. PremiumOnly = false
  820. })
  821.  
  822. --[[
  823. Name = <string> - The name of the tab.
  824. Icon = <string> - The icon of the tab.
  825. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  826. ]]local Section = Tab:AddSection({
  827. Name = "👑🔥سكربتات كل المابات 🔥👑"
  828. })
  829.  
  830. --[[
  831. Name = <string> - The name of the section.
  832. ]]Tab:AddButton({
  833. Name = "👑🔥سكربت طيران عربي🔥👑",
  834. Callback = function()
  835. print("button pressed")loadstring(game:HttpGet('https://github.com/HUBSXOBOX/HUBSXOBOX/raw/main/Hussin%20Danis'))()
  836. end
  837. })
  838.  
  839. --[[
  840. Name = <string> - The name of the button.
  841. Callback = <function> - The function of the button.
  842. ]]Tab:AddButton({
  843. Name = "👑🔥سكربت سرعه عربي 🔥👑",
  844. Callback = function()
  845. print("button pressed")loadstring(game:HttpGet("https://pastebin.com/raw/0m52kRnj"))()
  846. end
  847. })
  848.  
  849. --[[
  850. Name = <string> - The name of the button.
  851. Callback = <function> - The function of the button.
  852. ]]Tab:AddButton({
  853. Name = "👑🔥سكربت الاختفاء🔥👑",
  854. Callback = function()
  855. print("button pressed")loadstring(game:HttpGet('https://pastebin.com/raw/AYtzGEPb'))()
  856. end
  857. })
  858.  
  859. --[[
  860. Name = <string> - The name of the button.
  861. Callback = <function> - The function of the button.
  862. ]]Tab:AddButton({
  863. Name = "👑🔥سكربت مراقبه الناس🔥👑",
  864. Callback = function()
  865. print("button pressed")loadstring(game:HttpGet('https://pastebin.com/raw/wyvdb7gr'))()
  866. end
  867. })
  868.  
  869. --[[
  870. Name = <string> - The name of the button.
  871. Callback = <function> - The function of the button.
  872. ]]Tab:AddButton({
  873. Name = "👑🔥سكربت تلبورت🔥👑",
  874. Callback = function()
  875. print("button pressed")loadstring(game:HttpGet(("https://pastebin.com/raw/YNVbeqPy")))()
  876. end
  877. })
  878.  
  879. --[[
  880. Name = <string> - The name of the button.
  881. Callback = <function> - The function of the button.
  882. ]]Tab:AddButton({
  883. Name = "👑🔥سكربت سبام🔥👑",
  884. Callback = function()
  885. print("button pressed")loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-Fe-Message-Spammer-4637"))()
  886. end
  887. })
  888.  
  889. --[[
  890. Name = <string> - The name of the button.
  891. Callback = <function> - The function of the button.
  892. ]]Tab:AddButton({
  893. Name = "👑🔥سكربت المشي علي الهواء🔥👑",
  894. Callback = function()
  895. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/Float'))()
  896. end
  897. })
  898.  
  899. --[[
  900. Name = <string> - The name of the button.
  901. Callback = <function> - The function of the button.
  902. ]]Tab:AddButton({
  903. Name = "👑🔥HDRسكربت جودا🔥👑",
  904. Callback = function()
  905. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/TPC12/RTX-Script-wow/main/RTX%20Script%20Roblox"))()
  906. end
  907. })
  908.  
  909. --[[
  910. Name = <string> - The name of the button.
  911. Callback = <function> - The function of the button.
  912. ]]Tab:AddButton({
  913. Name = "👑🔥ESPسكربت🔥👑",
  914. Callback = function()
  915. print("button pressed")loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-Fates-ESP-4437"))()
  916. end
  917. })
  918.  
  919. --[[
  920. Name = <string> - The name of the button.
  921. Callback = <function> - The function of the button.
  922. ]]Tab:AddButton({
  923. Name = "👑🔥سكربت اختراق جدران👑🔥",
  924. Callback = function()
  925. print("button pressed")loadstring(game:HttpGet("https://pastebin.com/raw/B5xRxTnk",true))()
  926. end
  927. })
  928.  
  929. --[[
  930. Name = <string> - The name of the button.
  931. Callback = <function> - The function of the button.
  932. ]]Tab:AddButton({
  933. Name = "👑🔥سكربت تيليسكوب👑🔥",
  934. Callback = function()
  935. print("button pressed")loadstring(game:HttpGet('https://pastebin.com/raw/8T0STS4f'))()
  936. end
  937. })
  938.  
  939. --[[
  940. Name = <string> - The name of the button.
  941. Callback = <function> - The function of the button.
  942. ]]Tab:AddButton({
  943. Name = "👑🔥سكربت الشقلبة🔥👑",
  944. Callback = function()
  945. print("button pressed")loadstring(game:HttpGet('https://pastebin.com/raw/yjxXnxbS'))()
  946. end
  947. })
  948.  
  949. --[[
  950. Name = <string> - The name of the button.
  951. Callback = <function> - The function of the button.
  952. ]]Tab:AddButton({
  953. Name = "👑🔥سكربت سبايدر مان🔥👑",
  954. Callback = function()
  955. print("button pressed")loadstring(game:HttpGet(('https://pastebin.com/raw/2X0hKUgq'),true))()
  956. end
  957. })
  958.  
  959. --[[
  960. Name = <string> - The name of the button.
  961. Callback = <function> - The function of the button.
  962. ]]
  963. local Tab = Window:MakeTab({
  964. Name = "⛹️‍♂️BladeBallسكربتات⛹️‍♂️",
  965. Icon = "rbxassetid://4483345998",
  966. PremiumOnly = false
  967. })
  968.  
  969. --[[
  970. Name = <string> - The name of the tab.
  971. Icon = <string> - The icon of the tab.
  972. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  973. ]]local Section = Tab:AddSection({
  974. Name = "⛹️‍♂️BladeBallسكربتات⛹️‍♂️"
  975. })
  976.  
  977. --[[
  978. Name = <string> - The name of the section.
  979. ]]Tab:AddButton({
  980. Name = "⛹️‍♂️(1) BladeBallسكربت⛹️‍♂️",
  981. Callback = function()
  982. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/3345-c-a-t-s-u-s/-beta-/main/AutoParry.lua"))()
  983. end
  984. })
  985.  
  986. --[[
  987. Name = <string> - The name of the button.
  988. Callback = <function> - The function of the button.
  989. ]]Tab:AddButton({
  990. Name = "⛹️‍♂️(2) BladeBallسكربت⛹️‍♂️",
  991. Callback = function()
  992. print("button pressed")loadstring(game:HttpGet("https://scriptblox.com/raw/Blade-Ball-Valkyrie-Hub-Rage-8974"))()
  993. end
  994. })
  995.  
  996. --[[
  997. Name = <string> - The name of the button.
  998. Callback = <function> - The function of the button.
  999. ]]Tab:AddButton({
  1000. Name = "⛹️‍♂️(3) BladeBallسكربت⛹️‍♂️",
  1001. Callback = function()
  1002. print("button pressed")loadstring(game:HttpGet(('https://pastebin.com/raw/Hqr4NnFU'),true))()
  1003. end
  1004. })
  1005.  
  1006. --[[
  1007. Name = <string> - The name of the button.
  1008. Callback = <function> - The function of the button.
  1009. ]]Tab:AddButton({
  1010. Name = "⛹️‍♂️(4) BladeBallسكربت⛹️‍♂️",
  1011. Callback = function()
  1012. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/1f0yt/community/main/AutoBlock"))()
  1013. end
  1014. })
  1015.  
  1016. --[[
  1017. Name = <string> - The name of the button.
  1018. Callback = <function> - The function of the button.
  1019. ]]Tab:AddButton({
  1020. Name = "⛹️‍♂️(5) BladeBallسكربت⛹️‍♂️",
  1021. Callback = function()
  1022. print("button pressed")loadstring(game:HttpGet("https://scriptblox.com/raw/Blade-Ball-Valkryie-Hub-Mobile-Script-8946"))()
  1023. end
  1024. })
  1025.  
  1026. --[[
  1027. Name = <string> - The name of the button.
  1028. Callback = <function> - The function of the button.
  1029. ]]local Tab = Window:MakeTab({
  1030. Name = "🐶🐱سكربتات ماب بت سمليتر🐱🐶",
  1031. Icon = "rbxassetid://4483345998",
  1032. PremiumOnly = false
  1033. })
  1034.  
  1035. --[[
  1036. Name = <string> - The name of the tab.
  1037. Icon = <string> - The icon of the tab.
  1038. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  1039. ]]local Section = Tab:AddSection({
  1040. Name = "🐶🐱سكربتات ماب بت سمليتر🐱🐶"
  1041. })
  1042.  
  1043. --[[
  1044. Name = <string> - The name of the section.
  1045. ]]Tab:AddButton({
  1046. Name = "🐶🐱(1) سكربت ماب بت سمليتر🐱🐶",
  1047. Callback = function()
  1048. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/REDzHUB/PetSimulator99/main/redz9999.lua"))()
  1049. end
  1050. })
  1051.  
  1052. --[[
  1053. Name = <string> - The name of the button.
  1054. Callback = <function> - The function of the button.
  1055. ]]local Tab = Window:MakeTab({
  1056. Name = "👻Doorsسكربتات👻",
  1057. Icon = "rbxassetid://4483345998",
  1058. PremiumOnly = false
  1059. })
  1060.  
  1061. --[[
  1062. Name = <string> - The name of the tab.
  1063. Icon = <string> - The icon of the tab.
  1064. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  1065. ]]local Section = Tab:AddSection({
  1066. Name = "👻Doorsسكربتات👻"
  1067. })
  1068.  
  1069. --[[
  1070. Name = <string> - The name of the section.
  1071. ]]Tab:AddButton({
  1072. Name = "👻(1) Doorsسكربت👻",
  1073. Callback = function()
  1074. print("button pressed")loadstring(game:HttpGet(('https://pastebin.com/raw/R8QMbhzv')))()
  1075. end
  1076. })
  1077.  
  1078. --[[
  1079. Name = <string> - The name of the button.
  1080. Callback = <function> - The function of the button.
  1081. ]]Tab:AddButton({
  1082. Name = "👻(2) Doorsسكربت👻",
  1083. Callback = function()
  1084. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/MrNeRD0/Doors-Hack/main/NeRDV5.lua"))()
  1085. end
  1086. })
  1087.  
  1088. --[[
  1089. Name = <string> - The name of the button.
  1090. Callback = <function> - The function of the button.
  1091. ]]local Tab = Window:MakeTab({
  1092. Name = "🔨Flee the Facilityسكربتات🔨",
  1093. Icon = "rbxassetid://4483345998",
  1094. PremiumOnly = false
  1095. })
  1096.  
  1097. --[[
  1098. Name = <string> - The name of the tab.
  1099. Icon = <string> - The icon of the tab.
  1100. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  1101. ]]local Section = Tab:AddSection({
  1102. Name = "🔨Flee the Facilityسكربتات🔨"
  1103. })
  1104.  
  1105. --[[
  1106. Name = <string> - The name of the section.
  1107. ]]Tab:AddButton({
  1108. Name = "🔨(1) Flee the Facilityسكربت🔨",
  1109. Callback = function()
  1110. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/Aboahaogsigsigaivva/__Scripts/__Main/__Code/__FleeTheFacility.lua'))()
  1111. end
  1112. })
  1113.  
  1114. --[[
  1115. Name = <string> - The name of the button.
  1116. Callback = <function> - The function of the button.
  1117. ]]Tab:AddButton({
  1118. Name = "🔨(2) Flee the Facilityسكربت🔨",
  1119. Callback = function()
  1120. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/Drifty96/ftfgui/main/ftfgui", true))()
  1121. end
  1122. })
  1123.  
  1124. --[[
  1125. Name = <string> - The name of the button.
  1126. Callback = <function> - The function of the button.
  1127. ]]Tab:AddButton({
  1128. Name = "🔨(3) Flee the Facilityسكربت🔨",
  1129. Callback = function()
  1130. print("button pressed")loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-NexusHub-8624"))()
  1131. end
  1132. })
  1133.  
  1134. --[[
  1135. Name = <string> - The name of the button.
  1136. Callback = <function> - The function of the button.
  1137. ]]Tab:AddButton({
  1138. Name = "🔨(4) Flee the Facilityسكربت🔨",
  1139. Callback = function()
  1140. print("button pressed")loadstring(game:HttpGet("https://scriptblox.com/raw/Flee-the-Facility-Semi-Universal-7452"))()
  1141. end
  1142. })
  1143.  
  1144. --[[
  1145. Name = <string> - The name of the button.
  1146. Callback = <function> - The function of the button.
  1147. ]]Tab:AddButton({
  1148. Name = "🔨(5) Flee the Facilityسكربت🔨",
  1149. Callback = function()
  1150. print("button pressed")loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-Space-Hub-7295"))()
  1151. end
  1152. })
  1153.  
  1154. --[[
  1155. Name = <string> - The name of the button.
  1156. Callback = <function> - The function of the button.
  1157. ]]local Tab = Window:MakeTab({
  1158. Name = "🔫Breaking Point(1) سكربتات🔫",
  1159. Icon = "rbxassetid://4483345998",
  1160. PremiumOnly = false
  1161. })
  1162.  
  1163. --[[
  1164. Name = <string> - The name of the tab.
  1165. Icon = <string> - The icon of the tab.
  1166. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  1167. ]]local Section = Tab:AddSection({
  1168. Name = "🔫Breaking Point(1) سكربتات🔫"
  1169. })
  1170.  
  1171. --[[
  1172. Name = <string> - The name of the section.
  1173. ]]Tab:AddButton({
  1174. Name = "🔫 (1) Breaking Pointسكربت🔫",
  1175. Callback = function()
  1176. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/H4R7NHacks/Obfuscated/master/Breaking%20Point%20H4R7N%20Hack.lua"))()
  1177. end
  1178. })
  1179.  
  1180. --[[
  1181. Name = <string> - The name of the button.
  1182. Callback = <function> - The function of the button.
  1183. ]]Tab:AddButton({
  1184. Name = "🔫 (2) Breaking Pointسكربت🔫",
  1185. Callback = function()
  1186. print("button pressed")--Sub to Squidfan420
  1187. loadstring(game:HttpGet("https://raw.githubusercontent.com/ColdStep2/Breaking-Point-Funny-Squid-Hax/main/Breaking%20Point%20Funny%20Squid%20Hax",true))();
  1188. end
  1189. })
  1190.  
  1191. --[[
  1192. Name = <string> - The name of the button.
  1193. Callback = <function> - The function of the button.
  1194. ]]local Tab = Window:MakeTab({
  1195. Name = "⚽TPSسكربتات⚽",
  1196. Icon = "rbxassetid://4483345998",
  1197. PremiumOnly = false
  1198. })
  1199.  
  1200. --[[
  1201. Name = <string> - The name of the tab.
  1202. Icon = <string> - The icon of the tab.
  1203. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  1204. ]]local Section = Tab:AddSection({
  1205. Name = "⚽TPSسكربتات⚽"
  1206. })
  1207.  
  1208. --[[
  1209. Name = <string> - The name of the section.
  1210. ]]Tab:AddButton({
  1211. Name = "⚽(1) TPSسكربت⚽",
  1212. Callback = function()
  1213. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/hussain1323232234/My-Scripts/main/Street%20Soccer'))()
  1214. end
  1215. })
  1216.  
  1217. --[[
  1218. Name = <string> - The name of the button.
  1219. Callback = <function> - The function of the button.
  1220. ]]local Tab = Window:MakeTab({
  1221. Name = "🐷piggyسكربتات ماب🐷",
  1222. Icon = "rbxassetid://4483345998",
  1223. PremiumOnly = false
  1224. })
  1225.  
  1226. --[[
  1227. Name = <string> - The name of the tab.
  1228. Icon = <string> - The icon of the tab.
  1229. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  1230. ]]
  1231.  
  1232. --[[
  1233. Title = <string> - The title of the notification.
  1234. Content = <string> - The content of the notification.
  1235. Image = <string> - The icon of the notification.
  1236. Time = <number> - The duration of the notfication.
  1237. ]]local Section = Tab:AddSection({
  1238. Name = "🐷piggyسكربتات ماب🐷"
  1239. })
  1240.  
  1241. --[[
  1242. Name = <string> - The name of the section.
  1243. ]]Tab:AddButton({
  1244. Name = "🐷piggyسكربت ماب🐷",
  1245. Callback = function()
  1246. print("button pressed")loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-T-HUB-7384"))()
  1247. end
  1248. })
  1249.  
  1250. --[[
  1251. Name = <string> - The name of the button.
  1252. Callback = <function> - The function of the button.
  1253. ]]local Tab = Window:MakeTab({
  1254. Name = "⚠️سكربتات هاكات روبلوكس⚠️",
  1255. Icon = "rbxassetid://4483345998",
  1256. PremiumOnly = false
  1257. })
  1258.  
  1259. --[[
  1260. Name = <string> - The name of the tab.
  1261. Icon = <string> - The icon of the tab.
  1262. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  1263. ]]local Section = Tab:AddSection({
  1264. Name = "⚠️سكربتات هاكات روبلوكس⚠️"
  1265. })
  1266.  
  1267. --[[
  1268. Name = <string> - The name of the section.
  1269. ]]Tab:AddButton({
  1270. Name = "⚠️Arceus X سكربت هاك⚠️",
  1271. Callback = function()
  1272. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/AZYsGithub/chillz-workshop/main/Arceus%20X%20V3"))()
  1273. end
  1274. })
  1275.  
  1276. --[[
  1277. Name = <string> - The name of the button.
  1278. Callback = <function> - The function of the button.
  1279. ]]local Tab = Window:MakeTab({
  1280. Name = "🎮الالعاب🎮",
  1281. Icon = "rbxassetid://4483345998",
  1282. PremiumOnly = false
  1283. })
  1284.  
  1285. --[[
  1286. Name = <string> - The name of the tab.
  1287. Icon = <string> - The icon of the tab.
  1288. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  1289. ]]local Section = Tab:AddSection({
  1290. Name = "🎮الالعاب🎮"
  1291. })
  1292.  
  1293. --[[
  1294. Name = <string> - The name of the section.
  1295. ]]Tab:AddTextbox({
  1296. Name = "stickman hook",
  1297. Default = "https://poki.com/ar/g/stickman-hook",
  1298. TextDisappear = true,
  1299. Callback = function(Value)
  1300. print(Value)
  1301. end
  1302. })
  1303.  
  1304. --[[
  1305. Name = <string> - The name of the textbox.
  1306. Default = <string> - The default value of the textbox.
  1307. TextDisappear = <bool> - Makes the text disappear in the textbox after losing focus.
  1308. Callback = <function> - The function of the textbox.
  1309. ]]Tab:AddTextbox({
  1310. Name = "escaping the prison",
  1311. Default = "https://poki.com/ar/g/escaping-the-prison",
  1312. TextDisappear = true,
  1313. Callback = function(Value)
  1314. print(Value)
  1315. end
  1316. })
  1317.  
  1318. --[[
  1319. Name = <string> - The name of the textbox.
  1320. Default = <string> - The default value of the textbox.
  1321. TextDisappear = <bool> - Makes the text disappear in the textbox after losing focus.
  1322. Callback = <function> - The function of the textbox.
  1323. ]]Tab:AddTextbox({
  1324. Name = "breaking the bank",
  1325. Default = "https://poki.com/ar/g/breaking-the-bank",
  1326. TextDisappear = true,
  1327. Callback = function(Value)
  1328. print(Value)
  1329. end
  1330. })
  1331.  
  1332. --[[
  1333. Name = <string> - The name of the textbox.
  1334. Default = <string> - The default value of the textbox.
  1335. TextDisappear = <bool> - Makes the text disappear in the textbox after losing focus.
  1336. Callback = <function> - The function of the textbox.
  1337. ]]Tab:AddTextbox({
  1338. Name = "stealing the diamond",
  1339. Default = "https://poki.com/ar/g/stealing-the-diamond",
  1340. TextDisappear = true,
  1341. Callback = function(Value)
  1342. print(Value)
  1343. end
  1344. })
  1345.  
  1346. --[[
  1347. Name = <string> - The name of the textbox.
  1348. Default = <string> - The default value of the textbox.
  1349. TextDisappear = <bool> - Makes the text disappear in the textbox after losing focus.
  1350. Callback = <function> - The function of the textbox.
  1351. ]]Tab:AddTextbox({
  1352. Name = "short life",
  1353. Default = "https://poki.com/ar/g/short-life",
  1354. TextDisappear = true,
  1355. Callback = function(Value)
  1356. print(Value)
  1357. end
  1358. })
  1359.  
  1360. --[[
  1361. Name = <string> - The name of the textbox.
  1362. Default = <string> - The default value of the textbox.
  1363. TextDisappear = <bool> - Makes the text disappear in the textbox after losing focus.
  1364. Callback = <function> - The function of the textbox.
  1365. ]]local Section = Tab:AddSection({
  1366. Name = "شكر خاص ل : موقع بوكي كوم للالعاب"
  1367. })
  1368.  
  1369. --[[
  1370. Name = <string> - The name of the section.
  1371. ]]local Tab = Window:MakeTab({
  1372. Name = "🔧⚙️الاعدادات⚙️🔧",
  1373. Icon = "rbxassetid://4483345998",
  1374. PremiumOnly = false
  1375. })
  1376.  
  1377. --[[
  1378. Name = <string> - The name of the tab.
  1379. Icon = <string> - The icon of the tab.
  1380. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  1381. ]]local Section = Tab:AddSection({
  1382. Name = "الاعدادات"
  1383. })
  1384.  
  1385. --[[
  1386. Name = <string> - The name of the section.
  1387. ]]Tab:AddDropdown({
  1388. Name = "اختر لغة السكربت",
  1389. Default = "1",
  1390. Options = {"English"},
  1391. Callback = function(Value)loadstring(game:HttpGet('https://pastebin.com/raw/FFqDqr5a'))()
  1392. print(Value)
  1393. end
  1394. })
  1395.  
  1396. --[[
  1397. Name = <string> - The name of the dropdown.
  1398. Default = <string> - The default value of the dropdown.
  1399. Options = <table> - The options in the dropdown.
  1400. Callback = <function> - The function of the dropdown.
  1401. ]]local Section = Tab:AddSection({
  1402. Name = "V 3"
  1403. })
  1404.  
  1405. --[[
  1406. Name = <string> - The name of the section.
  1407. ]]local Tab = Window:MakeTab({
  1408. Name = "المسابقه الرمضانيه",
  1409. Icon = "rbxassetid://4483345998",
  1410. PremiumOnly = false
  1411. })
  1412.  
  1413. --[[
  1414. Name = <string> - The name of the tab.
  1415. Icon = <string> - The icon of the tab.
  1416. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  1417. ]]local Section = Tab:AddSection({
  1418. Name = "السلام عليكم . اكيد انت دخلت لهذا"
  1419. })
  1420.  
  1421. --[[
  1422. Name = <string> - The name of the section.
  1423. ]]local Section = Tab:AddSection({
  1424. Name = " المكان عشان تدخل المسابقه الرمضانيه الي رح تصير"
  1425. })
  1426.  
  1427. --[[
  1428. Name = <string> - The name of the section.
  1429. ]]local Section = Tab:AddSection({
  1430. Name = "المسابقه رح تكون ان نجمع اسماء المشاركين و نختار 3 اسماء"
  1431. })
  1432.  
  1433. --[[
  1434. Name = <string> - The name of the section.
  1435. ]]local Section = Tab:AddSection({
  1436. Name = "عشوائي و الي نختار اسمه رح نصمم له سكربتات مدى الحياه مجانا بدون انه يدفع كردت"
  1437. })
  1438.  
  1439. --[[
  1440. Name = <string> - The name of the section.
  1441. ]]local Section = Tab:AddSection({
  1442. Name = "سكربتات مدى الحياه مجانا بدون انه يدفع كردت"
  1443. })
  1444.  
  1445. --[[
  1446. Name = <string> - The name of the section.
  1447. ]]local Section = Tab:AddSection({
  1448. Name = "للمشاركه ادخل على هذا السيرفر :"
  1449. })
  1450.  
  1451. --[[
  1452. Name = <string> - The name of the section.
  1453. ]]Tab:AddTextbox({
  1454. Name = "رابط سيرفري الي رح تصير فيه المسابقه الرمضانيه",
  1455. Default = "https://discord.gg/mQrrgSUy7E",
  1456. TextDisappear = true,
  1457. Callback = function(Value)
  1458. print(Value)
  1459. end
  1460. })
  1461.  
  1462. --[[
  1463. Name = <string> - The name of the textbox.
  1464. Default = <string> - The default value of the textbox.
  1465. TextDisappear = <bool> - Makes the text disappear in the textbox after losing focus.
  1466. Callback = <function> - The function of the textbox.
  1467. ]]OrionLib:MakeNotification({
  1468. Name = "✔️تم تقعيل السكربت✔️",
  1469. Content = "🤩مرحبا بك في سكربت PardX😘نورت السكربت😍",
  1470. Image = "rbxassetid://4483345998",
  1471. Time = 10
  1472. })
  1473.  
  1474. --[[
  1475. Title = <string> - The title of the notification.
  1476. Content = <string> - The content of the notification.
  1477. Image = <string> - The icon of the notification.
  1478. Time = <number> - The duration of the notfication.
  1479. ]]OrionLib:MakeNotification({
  1480. Name = "مصممين السكربت :",
  1481. Content = "تم صنع السكربت من طرف كولارد ، محمد ( أنا ) ، الياس ، سونه",
  1482. Image = "rbxassetid://4483345998",
  1483. Time = 5
  1484. })
  1485.  
  1486. --[[
  1487. Title = <string> - The title of the notification.
  1488. Content = <string> - The content of the notification.
  1489. Image = <string> - The icon of the notification.
  1490. Time = <number> - The duration of the notfication.
  1491. ]]
Add Comment
Please, Sign In to add comment