Harem112233

Untitled

Nov 20th, 2024
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.07 KB | None | 0 0
  1. local SR HUB = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))()
  2.  
  3. local Window = OrionLib:MakeWindow({Name = "ALXAAL® CLANS", HidePremium = false, SaveConfig = true, ConfigFolder = "السكربت من صنع شاتاي كلان ALXAAL"})
  4.  
  5. --[[
  6. Name = <string> - The name of the UI.
  7. HidePremium = <bool> - Whether or not the user details shows Premium status or not.
  8. SaveConfig = <bool> - Toggles the config saving in the UI.
  9. ConfigFolder = <string> - The name of the folder where the configs are saved.
  10. IntroEnabled = <bool> - Whether or not to show the intro animation.
  11. IntroText = <string> - Text to show in the intro animation.
  12. IntroIcon = <string> - URL to the image you want to use in the intro animation.
  13. Icon = <string> - URL to the image you want displayed on the window.
  14. CloseCallback = <function> - Function to execute when the window is closed.
  15. ]]
  16.  
  17. local Tab = Window:MakeTab({
  18. Name = "Brookhaven RP",
  19. Icon = "rbxassetid://4483345998",
  20. PremiumOnly = false
  21. })
  22.  
  23. --[[
  24. Name = <string> - The name of the tab.
  25. Icon = <string> - The icon of the tab.
  26. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  27. ]]
  28.  
  29. local Section = Tab:AddSection({
  30. Name = "السكربت من صنع شاتاي كلان ALXAAL"
  31. })
  32.  
  33. --[[
  34. Name = <string> - The name of the section.
  35. ]]
  36.  
  37. Tab:AddButton({
  38. Name = "Redz hub",
  39. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/REDzHUB/REDzHUB/main/REDzHUB"))()
  40.  
  41. end
  42. })
  43.  
  44. --[[
  45. Name = <string> - The name of the button.
  46. Callback = <function> - The function of the button.
  47. ]]
  48.  
  49. Tab:AddButton({
  50. Name = "Sender X",
  51. Callback = function()loadstring(game:HttpGet(('https://raw.githubusercontent.com/kigredns/sanderXNewVersion/main/sanderX')))()
  52.  
  53. end
  54. })
  55.  
  56. --[[
  57. Name = <string> - The name of the button.
  58. Callback = <function> - The function of the button.
  59. ]]
  60.  
  61. Tab:AddButton({
  62. Name = "راقدول!",
  63. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/VR7ss/OMK/main/VR7%20RAGDOLL"))()
  64.  
  65. end
  66. })
  67.  
  68. --[[
  69. Name = <string> - The name of the button.
  70. Callback = <function> - The function of the button.
  71. ]]
  72.  
  73. Tab:AddButton({
  74. Name = "R4D!",
  75. Callback = function()loadstring(game:HttpGet('https://raw.githubusercontent.com/M1ZZ001/BrookhavenR4D/main/Brookhaven%20R4D%20Script'))()
  76.  
  77. end
  78. })
  79.  
  80. --[[
  81. Name = <string> - The name of the button.
  82. Callback = <function> - The function of the button.
  83. ]]
  84.  
  85. Tab:AddButton({
  86. Name = "رحمه اجنبي!",
  87. Callback = function()loadstring(game:HttpGet('https://raw.githubusercontent.com/n0kc/AtomicHub/main/Script.lua'))()
  88.  
  89. end
  90. })
  91.  
  92. --[[
  93. Name = <string> - The name of the button.
  94. Callback = <function> - The function of the button.
  95. ]]
  96.  
  97. Tab:AddButton({
  98. Name = "رحمه عربي!",
  99. Callback = function()loadstring(game:HttpGet('https://raw.githubusercontent.com/Ndora1/Ndora1/main/Nokia%20Hub.lua'))()
  100.  
  101. end
  102. })
  103.  
  104. --[[
  105. Name = <string> - The name of the button.
  106. Callback = <function> - The function of the button.
  107. ]]
  108.  
  109. Tab:AddButton({
  110. Name = "منع تخريب!",
  111. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/hasan08122020108181818/devronaldo/main/antithsuireboe.lua"))()
  112.  
  113. end
  114. })
  115.  
  116. --[[
  117. Name = <string> - The name of the button.
  118. Callback = <function> - The function of the button.
  119. ]]
  120.  
  121. Tab:AddButton({
  122. Name = "Infinite Yiled!",
  123. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Infinite-Store/Infinite-Store/main/main.lua"))()
  124.  
  125. end
  126. })
  127.  
  128. --[[
  129. Name = <string> - The name of the button.
  130. Callback = <function> - The function of the button.
  131. ]]
  132.  
  133. Tab:AddButton({
  134. Name = "صمله صنع شاتاي!",
  135. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/2dgeneralspam1/scripts-and-stuff/master/scripts/LoadstringypVvhJBq4QNz",true))()
  136.  
  137. end
  138. })
  139.  
  140. --[[
  141. Name = <string> - The name of the button.
  142. Callback = <function> - The function of the button.
  143. ]]
  144.  
  145. Tab:AddButton({
  146. Name = "TP Tool!",
  147. Callback = function()loadstring(game:HttpGet("https://scriptblox.com/raw/Brookhaven-RP-Mikeexc-Tptool-V1-10960"))()
  148.  
  149. end
  150. })
  151.  
  152. --[[
  153. Name = <string> - The name of the button.
  154. Callback = <function> - The function of the button.
  155. ]]
  156.  
  157. Tab:AddButton({
  158. Name = "1x1x1x1 سكربت!",
  159. Callback = function()loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-1x1x1x1-blue-gui-ANOTHER-VERSION-OF-1X1X1X1-GUI-PLS-NO-HATE-14099"))()
  160.  
  161. end
  162. })
  163.  
  164. --[[
  165. Name = <string> - The name of the button.
  166. Callback = <function> - The function of the button.
  167. ]]
  168.  
  169. Tab:AddButton({
  170. Name = "Rips hub!",
  171. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/CasperFlyModz/discord.gg-rips/main/FPSBooster.lua"))()
  172.  
  173. end
  174. })
  175.  
  176. --[[
  177. Name = <string> - The name of the button.
  178. Callback = <function> - The function of the button.
  179. ]]
  180.  
  181. Tab:AddButton({
  182. Name = "رقصات!",
  183. Callback = function()loadstring(game:HttpGet("https://scriptblox.com/raw/Brookhaven-RP-all-emotes-6849"))()
  184.  
  185. end
  186. })
  187.  
  188. --[[
  189. Name = <string> - The name of the button.
  190. Callback = <function> - The function of the button.
  191. ]]
  192.  
  193. Tab:AddButton({
  194. Name = "سكربت طيران من صنع شاتاي!",
  195. Callback = function()loadstring(game:HttpGet("https://pastebin.com/raw/MzU5rJ7S"))()
  196.  
  197. end
  198. })
  199.  
  200. --[[
  201. Name = <string> - The name of the button.
  202. Callback = <function> - The function of the button.
  203. ]]
  204.  
  205. Tab:AddButton({
  206. Name = "ARAB SCR!",
  207. Callback = function()
  208. loadstring(game:HttpGet("https://raw.githubusercontent.com/ARAB-SCR/ARAB-SCR/main/AR"))()
  209.  
  210.  
  211. end
  212. })
  213.  
  214. --[[
  215. Name = <string> - The name of the button.
  216. Callback = <function> - The function of the button.
  217. ]]
  218.  
  219. local Tab = Window:MakeTab({
  220. Name = "Blox fort",
  221. Icon = "rbxassetid://4483345998",
  222. PremiumOnly = false
  223. })
  224.  
  225. --[[
  226. Name = <string> - The name of the tab.
  227. Icon = <string> - The icon of the tab.
  228. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  229. ]]
  230.  
  231. local Section = Tab:AddSection({
  232. Name = "السكربت من صنع شاتاي كلان ALXAAL"
  233. })
  234.  
  235. Tab:AddButton({
  236. Name = "Redzhub!",
  237. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/REDzHUB/BloxFruits/main/redz9999"))()
  238.  
  239.  
  240. end
  241. })
  242.  
  243. --[[
  244. Name = <string> - The name of the button.
  245. Callback = <function> - The function of the button.
  246. ]]
  247.  
  248. Tab:AddButton({
  249. Name = "Vector Hub!",
  250. Callback = function()loadstring(game:HttpGet("https://pastebin.com/raw/4QtEAA6g"))()
  251.  
  252. end
  253. })
  254.  
  255. --[[
  256. Name = <string> - The name of the button.
  257. Callback = <function> - The function of the button.
  258. ]]
  259.  
  260. Tab:AddButton({
  261. Name = "zia hub!",
  262. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/AnDepZaiHub/AnDepZaiHubBeta/main/AnDepZaiHubBeta.lua"))()
  263.  
  264.  
  265. end
  266. })
  267.  
  268. --[[
  269. Name = <string> - The name of the button.
  270. Callback = <function> - The function of the button.
  271. ]]
  272.  
  273. Tab:AddButton({
  274. Name = "تجميع صناديق!",
  275. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/ahmadsgamer2/Zekrom-Hub-X/main/Zekrom-Hub-X-exe", true))()
  276.  
  277.  
  278. end
  279. })
  280.  
  281. --[[
  282. Name = <string> - The name of the button.
  283. Callback = <function> - The function of the button.
  284. ]]
  285.  
  286. Tab:AddButton({
  287. Name = "AnSit hub!",
  288. Callback = function()loadstring(game:HttpGet(("https://raw.githubusercontent.com/AnSitDz/AnSitHub/main/BloxFruits"),true))()
  289.  
  290. end
  291. })
  292.  
  293. --[[
  294. Name = <string> - The name of the button.
  295. Callback = <function> - The function of the button.
  296. ]]
  297.  
  298. Tab:AddButton({
  299. Name = "systen blox!",
  300. Callback = function()loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-System-hub-V2-13161"))()
  301.  
  302.  
  303. end
  304. })
  305.  
  306. --[[
  307. Name = <string> - The name of the button.
  308. Callback = <function> - The function of the button.
  309. ]]
  310.  
  311. Tab:AddButton({
  312. Name = "ايم بوت!",
  313. Callback = function()loadstring(game:HttpGet"https://raw.githubusercontent.com/Basicallyy/Basicallyy/main/MinGamingV4.lua")()
  314.  
  315.  
  316.  
  317. end
  318. })
  319.  
  320. --[[
  321. Name = <string> - The name of the button.
  322. Callback = <function> - The function of the button.
  323. ]]
  324.  
  325. Tab:AddButton({
  326. Name = "Speed hub!",
  327. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/AhmadV99/Speed-Hub-X/main/Speed%20Hub%20X.lua"))()
  328.  
  329.  
  330. end
  331. })
  332.  
  333. --[[
  334. Name = <string> - The name of the button.
  335. Callback = <function> - The function of the button.
  336. ]]
  337.  
  338. Tab:AddButton({
  339. Name = "Radon hub!",
  340. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/x2-Neptune/RadonHub/main/Script.lua"))()
  341.  
  342.  
  343. end
  344. })
  345.  
  346. --[[
  347. Name = <string> - The name of the button.
  348. Callback = <function> - The function of the button.
  349. ]]
  350.  
  351. Tab:AddButton({
  352. Name = "سكربت اسطوري!",
  353. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Basicallyybeta/main/main/Mingaming.lua"))()
  354.  
  355. end
  356. })
  357.  
  358. --[[
  359. Name = <string> - The name of the button.
  360. Callback = <function> - The function of the button.
  361. ]]
  362.  
  363. Tab:AddButton({
  364. Name = "ray hub!",
  365. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/SeaBabyBF/X-rayse/main/X-RayHub"))()
  366.  
  367.  
  368. end
  369. })
  370.  
  371. --[[
  372. Name = <string> - The name of the button.
  373. Callback = <function> - The function of the button.
  374. ]]
  375.  
  376. Tab:AddButton({
  377. Name = "Ver hub جديد!",
  378. Callback = function()loadstring(game:HttpGet"https://raw.githubusercontent.com/PNguyen0199/Script/main/Fai-Fao-Ver2.lua")()
  379.  
  380.  
  381. end
  382. })
  383.  
  384. --[[
  385. Name = <string> - The name of the button.
  386. Callback = <function> - The function of the button.
  387. ]]
  388.  
  389. Tab:AddButton({
  390. Name = "طيران!",
  391. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/pro1x1/Fly-scrip/main/Fly%20scrip"))()
  392.  
  393. end
  394. })
  395.  
  396. --[[
  397. Name = <string> - The name of the button.
  398. Callback = <function> - The function of the button.
  399. ]]
  400.  
  401. local Tab = Window:MakeTab({
  402. Name = "mm2",
  403. Icon = "rbxassetid://4483345998",
  404. PremiumOnly = false
  405. })
  406.  
  407. --[[
  408. Name = <string> - The name of the tab.
  409. Icon = <string> - The icon of the tab.
  410. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  411. ]]
  412.  
  413. local Section = Tab:AddSection({
  414. Name = "السكربت من صنع شاتاي كلان ALXAAL"
  415. })
  416.  
  417. Tab:AddButton({
  418. Name = "عدم موت!",
  419. Callback = function()loadstring(game:HttpGet("https://pastebin.com/raw/4izZLAmH"))()
  420.  
  421.  
  422. end
  423. })
  424.  
  425. --[[
  426. Name = <string> - The name of the button.
  427. Callback = <function> - The function of the button.
  428. ]]
  429.  
  430. Tab:AddButton({
  431. Name = "ايم بوت!",
  432. Callback = function()loadstring(game:HttpGet('https://pastebin.com/raw/71YWvURH'))()
  433.  
  434. end
  435. })
  436.  
  437. --[[
  438. Name = <string> - The name of the button.
  439. Callback = <function> - The function of the button.
  440. ]]
  441.  
  442. Tab:AddButton({
  443. Name = "فيه كل شيئ!",
  444. Callback = function()loadstring(game:HttpGet('https://raw.githubusercontent.com/scriptemt/CE-Technologies/main/script', true))()
  445.  
  446. end
  447. })
  448.  
  449. --[[
  450. Name = <string> - The name of the button.
  451. Callback = <function> - The function of the button.
  452. ]]
  453.  
  454. Tab:AddButton({
  455. Name = "Ruby hub!",
  456. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Deni210/murdersvssherrifsduels/main/rubyhub", true))()
  457.  
  458.  
  459. end
  460. })
  461.  
  462. --[[
  463. Name = <string> - The name of the button.
  464. Callback = <function> - The function of the button.
  465. ]]
  466.  
  467. Tab:AddButton({
  468. Name = "VR7!",
  469. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/VR7ss/VR7/main/MM2"))()
  470.  
  471. end
  472. })
  473.  
  474. --[[
  475. Name = <string> - The name of the button.
  476. Callback = <function> - The function of the button.
  477. ]]
  478.  
  479. Tab:AddButton({
  480. Name = "s_o_a_b!",
  481. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/s-o-a-b/nexus/main/loadstring"))()
  482.  
  483. end
  484. })
  485.  
  486. --[[
  487. Name = <string> - The name of the button.
  488. Callback = <function> - The function of the button.
  489. ]]
  490.  
  491. Tab:AddButton({
  492. Name = "جديد!",
  493. Callback = function()loadstring(game:HttpGet("https://pastebin.com/raw/UTuWzEcZ"))()
  494.  
  495. end
  496. })
  497.  
  498. --[[
  499. Name = <string> - The name of the button.
  500. Callback = <function> - The function of the button.
  501. ]]
  502.  
  503. Tab:AddButton({
  504. Name = "اسطوري!",
  505. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Au0yX/Community/main/XhubMM2"))()
  506.  
  507. end
  508. })
  509.  
  510. --[[
  511. Name = <string> - The name of the button.
  512. Callback = <function> - The function of the button.
  513. ]]
  514.  
  515. Tab:AddButton({
  516. Name = "Xhub!",
  517. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Au0yX/Community/main/XhubMM2"))()
  518.  
  519. end
  520. })
  521.  
  522. --[[
  523. Name = <string> - The name of the button.
  524. Callback = <function> - The function of the button.
  525. ]]
  526.  
  527. Tab:AddButton({
  528. Name = "Kinh!",
  529. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/LOLking123456/eggs/main/MM2"))()
  530.  
  531.  
  532. end
  533. })
  534.  
  535. --[[
  536. Name = <string> - The name of the button.
  537. Callback = <function> - The function of the button.
  538. ]]
  539.  
  540. Tab:AddButton({
  541. Name = "xking!",
  542. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Soxpcoxod/Tt/main/Kigogi"))()
  543.  
  544. end
  545. })
  546.  
  547. --[[
  548. Name = <string> - The name of the button.
  549. Callback = <function> - The function of the button.
  550. ]]
  551.  
  552. Tab:AddButton({
  553. Name = "مره اسطوري!",
  554. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Joystickplays/psychic-octo-invention/main/yarhm.lua", false))()
  555.  
  556. end
  557. })
  558.  
  559. --[[
  560. Name = <string> - The name of the button.
  561. Callback = <function> - The function of the button.
  562. ]]
  563.  
  564. Tab:AddButton({
  565. Name = "ثاني من صنع VR7!",
  566. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/VR7ss/VR7/main/MM2"))()
  567.  
  568.  
  569. end
  570. })
  571.  
  572. --[[
  573. Name = <string> - The name of the button.
  574. Callback = <function> - The function of the button.
  575. ]]
  576.  
  577. Tab:AddButton({
  578. Name = "جديد mm2!",
  579. Callback = function()loadstring(game:HttpGet('https://pastebin.com/raw/PGCZSiAY'))()
  580.  
  581.  
  582. end
  583. })
  584.  
  585. --[[
  586. Name = <string> - The name of the button.
  587. Callback = <function> - The function of the button.
  588. ]]
  589.  
  590. local Tab = Window:MakeTab({
  591. Name = "Balde bal ",
  592. Icon = "rbxassetid://4483345998",
  593. PremiumOnly = false
  594. })
  595.  
  596. --[[
  597. Name = <string> - The name of the tab.
  598. Icon = <string> - The icon of the tab.
  599. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  600. ]]
  601.  
  602. local Section = Tab:AddSection({
  603. Name = "السكربت من صنع شاتاي كلان ALXAAL"
  604. })
  605.  
  606.  
  607. Tab:AddButton({
  608. Name = "Baldebal1!",
  609. Callback = function()loadstring(game:HttpGet('https://pastebin.com/raw/71YWvURH'))()
  610.  
  611.  
  612. end
  613. })
  614.  
  615. --[[
  616. Name = <string> - The name of the button.
  617. Callback = <function> - The function of the button.
  618. ]]
  619.  
  620. Tab:AddButton({
  621. Name = "Baldebal2!",
  622. Callback = function()loadstring(game:HttpGet('https://pastebin.com/raw/71YWvURH'))()
  623.  
  624.  
  625. end
  626. })
  627.  
  628. --[[
  629. Name = <string> - The name of the button.
  630. Callback = <function> - The function of the button.
  631. ]]
  632.  
  633. Tab:AddButton({
  634. Name = "Baldebal3!",
  635. Callback = function()loadstring(game:HttpGet('https://raw.githubusercontent.com/scriptemt/CE-Technologies/main/script', true))()
  636.  
  637.  
  638. end
  639. })
  640.  
  641. --[[
  642. Name = <string> - The name of the button.
  643. Callback = <function> - The function of the button.
  644. ]]
  645.  
  646. Tab:AddButton({
  647. Name = "Baldebal4!",
  648. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Deni210/murdersvssherrifsduels/main/rubyhub", true))()
  649.  
  650. end
  651. })
  652.  
  653. --[[
  654. Name = <string> - The name of the button.
  655. Callback = <function> - The function of the button.
  656. ]]
  657.  
  658. Tab:AddButton({
  659. Name = "Baldebal5!",
  660. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/VR7ss/VR7/main/MM2"))()
  661.  
  662. end
  663. })
  664.  
  665. --[[
  666. Name = <string> - The name of the button.
  667. Callback = <function> - The function of the button.
  668. ]]
  669.  
  670. Tab:AddButton({
  671. Name = "Baldebal6!",
  672. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/s-o-a-b/nexus/main/loadstring"))()
  673.  
  674.  
  675. end
  676. })
  677.  
  678. --[[
  679. Name = <string> - The name of the button.
  680. Callback = <function> - The function of the button.
  681. ]]
  682.  
  683. Tab:AddButton({
  684. Name = "Baldebal7!",
  685. Callback = function()loadstring(game:HttpGet("https://pastebin.com/raw/UTuWzEcZ"))()
  686.  
  687.  
  688. end
  689. })
  690.  
  691. --[[
  692. Name = <string> - The name of the button.
  693. Callback = <function> - The function of the button.
  694. ]]
  695.  
  696. Tab:AddButton({
  697. Name = "Baldebal8!",
  698. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Au0yX/Community/main/XhubMM2"))()
  699.  
  700.  
  701. end
  702. })
  703.  
  704. --[[
  705. Name = <string> - The name of the button.
  706. Callback = <function> - The function of the button.
  707. ]]
  708.  
  709. Tab:AddButton({
  710. Name = "Baldebal7!",
  711. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Au0yX/Community/main/XhubMM2"))()
  712.  
  713.  
  714. end
  715. })
  716.  
  717. --[[
  718. Name = <string> - The name of the button.
  719. Callback = <function> - The function of the button.
  720. ]]
  721.  
  722. Tab:AddButton({
  723. Name = "Baldebal10!",
  724. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/LOLking123456/eggs/main/MM2"))()
  725.  
  726. end
  727. })
  728.  
  729. --[[
  730. Name = <string> - The name of the button.
  731. Callback = <function> - The function of the button.
  732. ]]
  733.  
  734. Tab:AddButton({
  735. Name = "Baldebal11!",
  736. Callback = function()
  737. loadstring(game:HttpGet("https://raw.githubusercontent.com/Soxpcoxod/Tt/main/Kigogi"))()
  738.  
  739. end
  740. })
  741.  
  742. --[[
  743. Name = <string> - The name of the button.
  744. Callback = <function> - The function of the button.
  745. ]]
  746.  
  747. Tab:AddButton({
  748. Name = "Baldebal12!",
  749. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Joystickplays/psychic-octo-invention/main/yarhm.lua", false))()
  750.  
  751. end
  752. })
  753.  
  754. --[[
  755. Name = <string> - The name of the button.
  756. Callback = <function> - The function of the button.
  757. ]]
  758.  
  759. Tab:AddButton({
  760. Name = "Baldebal13!",
  761. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/VR7ss/VR7/main/MM2"))()
  762.  
  763.  
  764. end
  765. })
  766.  
  767. --[[
  768. Name = <string> - The name of the button.
  769. Callback = <function> - The function of the button.
  770. ]]
  771.  
  772. local Tab = Window:MakeTab({
  773. Name = "Adopt me ",
  774. Icon = "rbxassetid://4483345998",
  775. PremiumOnly = false
  776. })
  777.  
  778. --[[
  779. Name = <string> - The name of the tab.
  780. Icon = <string> - The icon of the tab.
  781. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  782. ]]
  783.  
  784. local Section = Tab:AddSection({
  785. Name = "السكربت من صنع شاتاي كلان ALXAAL"
  786. })
  787.  
  788. Tab:AddButton({
  789. Name = "Freehub!",
  790. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/FreeeScripts/FREEHub/main/Loader", true))()
  791.  
  792.  
  793. end
  794. })
  795.  
  796. --[[
  797. Name = <string> - The name of the button.
  798. Callback = <function> - The function of the button.
  799. ]]
  800.  
  801. Tab:AddButton({
  802. Name = "YTPLhub!",
  803. Callback = function()loadstring(game:HttpGet('https://gitfront.io/r/ReQiuYTPL/wFUydaK74uGx/hub/raw/ReQiuYTPLHub.lua'))()
  804.  
  805. end
  806. })
  807.  
  808. --[[
  809. Name = <string> - The name of the button.
  810. Callback = <function> - The function of the button.
  811. ]]
  812.  
  813. Tab:AddButton({
  814. Name = "ادوبت مي!",
  815. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Dan..."))();
  816.  
  817. end
  818. })
  819.  
  820. --[[
  821. Name = <string> - The name of the button.
  822. Callback = <function> - The function of the button.
  823. ]]
  824.  
  825. Tab:AddButton({
  826. Name = "مره قوي!",
  827. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Ultra-Scripts/AdoptmeScript/main/AdoptmeScript/1XED629-adopt-me.lua"))()
  828.  
  829.  
  830. end
  831. })
  832.  
  833. --[[
  834. Name = <string> - The name of the button.
  835. Callback = <function> - The function of the button.
  836. ]]
  837.  
  838. Tab:AddButton({
  839. Name = "قديم!",
  840. Callback = function()loadstring(game:HttpGet("https://pastebin.com/raw/wx7J90FD"))();
  841.  
  842.  
  843. end
  844. })
  845.  
  846. --[[
  847. Name = <string> - The name of the button.
  848. Callback = <function> - The function of the button.
  849. ]]
  850.  
  851. Tab:AddButton({
  852. Name = "اسطوري!",
  853. Callback = function()loadstring(game:HttpGet('https://raw.githubusercontent.com/Penguin285/AdoptMe/main/tradeScam'))()
  854.  
  855.  
  856. end
  857. })
  858.  
  859. --[[
  860. Name = <string> - The name of the button.
  861. Callback = <function> - The function of the button.
  862. ]]
  863.  
  864. Tab:AddButton({
  865. Name = "Dope pet!",
  866. Callback = function()
  867. loadstring(game:HttpGet("https://raw.githubusercontent.com/AdoptMeScript-VIP/AutoFarm/main/DupePets"))()
  868.  
  869.  
  870. end
  871. })
  872.  
  873. --[[
  874. Name = <string> - The name of the button.
  875. Callback = <function> - The function of the button.
  876. ]]
  877.  
  878. Tab:AddButton({
  879. Name = "جديد!",
  880. Callback = function()loadstring(game:HttpGet("https://rentry.org/wdo4kv67/raw",true))()
  881.  
  882. end
  883. })
  884.  
  885. --[[
  886. Name = <string> - The name of the button.
  887. Callback = <function> - The function of the button.
  888. ]]
  889.  
  890. Tab:AddButton({
  891. Name = "جديد كمان!",
  892. Callback = function()loadstring(game:HttpGet("https://pastebin.com/raw/ZpKCYua3"))()
  893.  
  894. end
  895. })
  896.  
  897. --[[
  898. Name = <string> - The name of the button.
  899. Callback = <function> - The function of the button.
  900. ]]
  901.  
  902. Tab:AddButton({
  903. Name = "نادر جدا!",
  904. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/xvkzi/adopt-me/main/duper"))()
  905.  
  906.  
  907. end
  908. })
  909.  
  910. --[[
  911. Name = <string> - The name of the button.
  912. Callback = <function> - The function of the button.
  913. ]]
  914.  
  915. Tab:AddButton({
  916. Name = "Julhub!",
  917. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Ult..."))()
  918.  
  919.  
  920. end
  921. })
  922.  
  923. --[[
  924. Name = <string> - The name of the button.
  925. Callback = <function> - The function of the button.
  926. ]]
  927.  
  928. Tab:AddButton({
  929. Name = "سكربت قوي!",
  930. Callback = function()loadstring(game:HttpGet("https://egorikusa.space/ba5805141d57d3db8a9c30e4.lua", true))()
  931.  
  932. end
  933. })
  934.  
  935. --[[
  936. Name = <string> - The name of the button.
  937. Callback = <function> - The function of the button.
  938. ]]
  939.  
  940. Tab:AddButton({
  941. Name = "Bxlixhub!",
  942. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/trdrock/adoptMe/main/BxlixHuB"))()
  943.  
  944. end
  945. })
  946.  
  947. --[[
  948. Name = <string> - The name of the button.
  949. Callback = <function> - The function of the button.
  950. ]]
  951.  
  952. local Tab = Window:MakeTab({
  953. Name = "Piggy ",
  954. Icon = "rbxassetid://4483345998",
  955. PremiumOnly = false
  956. })
  957.  
  958. --[[
  959. Name = <string> - The name of the tab.
  960. Icon = <string> - The icon of the tab.
  961. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  962. ]]
  963.  
  964. local Section = Tab:AddSection({
  965. Name = "السكربت من صنع شاتاي كلان ALXAAL"
  966. })
  967.  
  968. Tab:AddButton({
  969. Name = "piggy 1!",
  970. Callback = function()loadstring(game:HttpGet(('https://raw.githubusercontent.com/lolpoppyus/Roblox-Lua/master/Piggy'),true))()
  971.  
  972.  
  973. end
  974. })
  975.  
  976. --[[
  977. Name = <string> - The name of the button.
  978. Callback = <function> - The function of the button.
  979. ]]
  980.  
  981. Tab:AddButton({
  982. Name = "piggy 2!",
  983. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/ICraftPe/ICraftPe/main/UniversalScript"))()
  984.  
  985.  
  986. end
  987. })
  988.  
  989. --[[
  990. Name = <string> - The name of the button.
  991. Callback = <function> - The function of the button.
  992. ]]
  993.  
  994. Tab:AddButton({
  995. Name = "lolpop hub !",
  996. Callback = function()loadstring(game:HttpGet(('https://raw.githubusercontent.com/lolpoppyus/Roblox-Lua/master/Piggy'),true))()
  997.  
  998. end
  999. })
  1000.  
  1001. --[[
  1002. Name = <string> - The name of the button.
  1003. Callback = <function> - The function of the button.
  1004. ]]
  1005.  
  1006. Tab:AddButton({
  1007. Name = "نادر مره !",
  1008. Callback = function()loadstring(Game:HttpGet("https://pastebin.com/raw/xRHcjXVs", true))()
  1009.  
  1010. end
  1011. })
  1012.  
  1013. --[[
  1014. Name = <string> - The name of the button.
  1015. Callback = <function> - The function of the button.
  1016. ]]
  1017.  
  1018. Tab:AddButton({
  1019. Name = "اخر اصدار !",
  1020. Callback = function()loadstring(game:HttpGet(('https://raw.githubusercontent.com/lolpoppyus/Roblox-Lua/master/Piggy'),true))()
  1021.  
  1022.  
  1023. end
  1024. })
  1025.  
  1026. --[[
  1027. Name = <string> - The name of the button.
  1028. Callback = <function> - The function of the button.
  1029. ]]
  1030.  
  1031. local Tab = Window:MakeTab({
  1032. Name = "Tower of Hell",
  1033. Icon = "rbxassetid://4483345998",
  1034. PremiumOnly = false
  1035. })
  1036.  
  1037. --[[
  1038. Name = <string> - The name of the tab.
  1039. Icon = <string> - The icon of the tab.
  1040. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  1041. ]]
  1042.  
  1043. local Section = Tab:AddSection({
  1044. Name = "السكربت من صنع شاتاي كلان ALXAAL"
  1045. })
  1046.  
  1047. Tab:AddButton({
  1048. Name = "Tower of Hell 1!",
  1049. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/GamingScripter/scripts/main/TOH", true))()
  1050.  
  1051. end
  1052. })
  1053.  
  1054. --[[
  1055. Name = <string> - The name of the button.
  1056. Callback = <function> - The function of the button.
  1057. ]]
  1058.  
  1059. Tab:AddButton({
  1060. Name = "Tower of Hell 2!",
  1061. Callback = function()loadstring(game:HttpGet('https://pastebin.com/raw/BbVHjH56'))()
  1062.  
  1063.  
  1064. end
  1065. })
  1066.  
  1067. --[[
  1068. Name = <string> - The name of the button.
  1069. Callback = <function> - The function of the button.
  1070. ]]
  1071.  
  1072. Tab:AddButton({
  1073. Name = "TrixAde hub!",
  1074. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/TrixAde/Proxima-Hub/main/Main.lua"))()
  1075.  
  1076. end
  1077. })
  1078.  
  1079. --[[
  1080. Name = <string> - The name of the button.
  1081. Callback = <function> - The function of the button.
  1082. ]]
  1083.  
  1084. Tab:AddButton({
  1085. Name = "ventore hub !",
  1086. Callback = function()loadstring(game:HttpGet("https://venture-lol.vercel.app/Main.lua"))()
  1087.  
  1088.  
  1089. end
  1090. })
  1091.  
  1092. --[[
  1093. Name = <string> - The name of the button.
  1094. Callback = <function> - The function of the button.
  1095. ]]
  1096.  
  1097. Tab:AddButton({
  1098. Name = "قديم !",
  1099. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/MinionRoblox/Tower-of-Hell/main/Scripts%20from%20Minion"))()
  1100.  
  1101.  
  1102. end
  1103. })
  1104.  
  1105. --[[
  1106. Name = <string> - The name of the button.
  1107. Callback = <function> - The function of the button.
  1108. ]]
  1109.  
  1110. local Tab = Window:MakeTab({
  1111. Name = "شاليه محمد ",
  1112. Icon = "rbxassetid://4483345998",
  1113. PremiumOnly = false
  1114. })
  1115.  
  1116. --[[
  1117. Name = <string> - The name of the tab.
  1118. Icon = <string> - The icon of the tab.
  1119. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  1120. ]]
  1121.  
  1122. local Section = Tab:AddSection({
  1123. Name = "السكربت من صنع شاتاي كلان ALXAAL"
  1124. })
  1125.  
  1126. Tab:AddButton({
  1127. Name = "تخريب الشاليه 1!",
  1128. Callback = function()loadstring(game:HttpGet('https://pastebin.com/raw/TL6mAArq'))()
  1129.  
  1130. end
  1131. })
  1132.  
  1133. --[[
  1134. Name = <string> - The name of the button.
  1135. Callback = <function> - The function of the button.
  1136. ]]
  1137.  
  1138. Tab:AddButton({
  1139. Name = "ArabXhub!",
  1140. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Au0yX/ArabXHub/main/ChaletMuhammad.Lua"))()
  1141.  
  1142. end
  1143. })
  1144.  
  1145. --[[
  1146. Name = <string> - The name of the button.
  1147. Callback = <function> - The function of the button.
  1148. ]]
  1149.  
  1150. Tab:AddButton({
  1151. Name = "سكربت 1x1x1x1النادر !",
  1152. Callback = function()
  1153. loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-1x1x1x1-blue-gui-ANOTHER-VERSION-OF-1X1X1X1-GUI-PLS-NO-HATE-14099"))()
  1154.  
  1155. end
  1156. })
  1157.  
  1158. --[[
  1159. Name = <string> - The name of the button.
  1160. Callback = <function> - The function of the button.
  1161. ]]
  1162.  
  1163. Tab:AddButton({
  1164. Name = "رحمه شاليه !",
  1165. Callback = function()loadstring(game:HttpGet('https://raw.githubusercontent.com/n0kc/AtomicHub/main/Script.lua'))()
  1166.  
  1167.  
  1168. end
  1169. })
  1170.  
  1171. --[[
  1172. Name = <string> - The name of the button.
  1173. Callback = <function> - The function of the button.
  1174. ]]
  1175.  
  1176. Tab:AddButton({
  1177. Name = "ادمن الشاليه !",
  1178. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Infinite-Store/Infinite-Store/main/main.lua"))()
  1179.  
  1180. end
  1181. })
  1182.  
  1183. local Tab = Window:MakeTab({
  1184. Name = "Arsenal ارسينال ",
  1185. Icon = "rbxassetid://4483345998",
  1186. PremiumOnly = false
  1187. })
  1188.  
  1189. --[[
  1190. Name = <string> - The name of the tab.
  1191. Icon = <string> - The icon of the tab.
  1192. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  1193. ]]
  1194.  
  1195. local Section = Tab:AddSection({
  1196. Name = "السكربت من صنع شاتاي كلان ALXAAL"
  1197. })
  1198.  
  1199. Tab:AddButton({
  1200. Name = "ارسينال 1!",
  1201. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/tbao143/thaibao/main/TbaoHubArsenal"))()
  1202.  
  1203. end
  1204. })
  1205.  
  1206. --[[
  1207. Name = <string> - The name of the button.
  1208. Callback = <function> - The function of the button.
  1209. ]]
  1210.  
  1211. Tab:AddButton({
  1212. Name = "! ارسينال 2",
  1213. Callback = function()loadstring(game:HttpGet(("https://raw.githubusercontent.com/Maikderninja/Maikderninja/main/PWNERHUB.lua"), true))()
  1214.  
  1215.  
  1216. end
  1217. })
  1218.  
  1219. --[[
  1220. Name = <string> - The name of the button.
  1221. Callback = <function> - The function of the button.
  1222. ]]
  1223.  
  1224. Tab:AddButton({
  1225. Name = "ارسينال3!",
  1226. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/DomainXV3/DomainX/main/virtual.cc",true))()
  1227.  
  1228.  
  1229. end
  1230. })
  1231.  
  1232. --[[
  1233. Name = <string> - The name of the button.
  1234. Callback = <function> - The function of the button.
  1235. ]]
  1236.  
  1237. Tab:AddButton({
  1238. Name = "OwlHub !",
  1239. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))();
  1240.  
  1241.  
  1242. end
  1243. })
  1244.  
  1245. --[[
  1246. Name = <string> - The name of the button.
  1247. Callback = <function> - The function of the button.
  1248. ]]
  1249.  
  1250. Tab:AddButton({
  1251. Name = "Tect-menu hub!",
  1252. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Infinity2346/Tect-Menu/main/Arsenalscript.txt"))()
  1253.  
  1254. end
  1255. })
  1256.  
  1257. --[[
  1258. Name = <string> - The name of the button.
  1259. Callback = <function> - The function of the button.
  1260. ]]
  1261.  
  1262. local Tab = Window:MakeTab({
  1263. Name = "Blox borg بلوكس بورج",
  1264. Icon = "rbxassetid://4483345998",
  1265. PremiumOnly = false
  1266. })
  1267.  
  1268. --[[
  1269. Name = <string> - The name of the tab.
  1270. Icon = <string> - The icon of the tab.
  1271. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  1272. ]]
  1273.  
  1274. local Section = Tab:AddSection({
  1275. Name = "السكربت من صنع شاتاي كلان ALXAAL"
  1276. })
  1277.  
  1278. Tab:AddButton({
  1279. Name = "BloxBorg 1!",
  1280. Callback = function()loadstring(game:HttpGet('https://whimper.xyz/kitty'))()
  1281.  
  1282. end
  1283. })
  1284.  
  1285. --[[
  1286. Name = <string> - The name of the button.
  1287. Callback = <function> - The function of the button.
  1288. ]]
  1289.  
  1290. Tab:AddButton({
  1291. Name = "bloxborg 2!",
  1292. Callback = function()loadstring(game:HttpGet("https://vysorbloxburg.vercel.app/free.lua", true))()
  1293.  
  1294. end
  1295. })
  1296.  
  1297. --[[
  1298. Name = <string> - The name of the button.
  1299. Callback = <function> - The function of the button.
  1300. ]]
  1301.  
  1302. Tab:AddButton({
  1303. Name = "bloxborg 3!",
  1304. Callback = function()loadstring(game:HttpGet("https://bloxburger.eu/scripts/free/script.lua"))()
  1305.  
  1306. end
  1307. })
  1308.  
  1309. --[[
  1310. Name = <string> - The name of the button.
  1311. Callback = <function> - The function of the button.
  1312. ]]
  1313.  
  1314. Tab:AddButton({
  1315. Name = "free hub!",
  1316. Callback = function()loadstring(game:HttpGet("https://bloxburger.eu/scripts/free/script.lua"))()
  1317.  
  1318. end
  1319. })
  1320.  
  1321. --[[
  1322. Name = <string> - The name of the button.
  1323. Callback = <function> - The function of the button.
  1324. ]]
  1325.  
  1326. Tab:AddButton({
  1327. Name = "قديم!",
  1328. Callback = function()loadstring(game:HttpGet("https://bloxburger.eu/scripts/free/script.lua"))()
  1329.  
  1330. end
  1331. })
  1332.  
  1333. --[[
  1334. Name = <string> - The name of the button.
  1335. Callback = <function> - The function of the button.
  1336. ]]
  1337.  
  1338. local Tab = Window:MakeTab({
  1339. Name = "Meepcity",
  1340. Icon = "rbxassetid://4483345998",
  1341. PremiumOnly = false
  1342. })
  1343.  
  1344. --[[
  1345. Name = <string> - The name of the tab.
  1346. Icon = <string> - The icon of the tab.
  1347. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  1348. ]]
  1349.  
  1350. local Section = Tab:AddSection({
  1351. Name = "السكربت من صنع شاتاي كلان ALXAAL"
  1352. })
  1353.  
  1354. Tab:AddButton({
  1355. Name = "Meepcity 1!",
  1356. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/COP...",true))()
  1357.  
  1358. end
  1359. })
  1360.  
  1361. --[[
  1362. Name = <string> - The name of the button.
  1363. Callback = <function> - The function of the button.
  1364. ]]
  1365.  
  1366. Tab:AddButton({
  1367. Name = "Meepcity 2!",
  1368. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/synolope/mpcity/main/loader.lua",true))()
  1369.  
  1370. end
  1371. })
  1372.  
  1373. --[[
  1374. Name = <string> - The name of the button.
  1375. Callback = <function> - The function of the button.
  1376. ]]
  1377.  
  1378. Tab:AddButton({
  1379. Name = "Meepcity 3!",
  1380. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/synolope/mpcity/main/loader.lua",true))()
  1381.  
  1382. end
  1383. })
  1384.  
  1385. --[[
  1386. Name = <string> - The name of the button.
  1387. Callback = <function> - The function of the button.
  1388. ]]
  1389.  
  1390. Tab:AddButton({
  1391. Name = "Meepcity 4!",
  1392. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/AnonyProArg/ScriptsRobloz/main/OneCreatorX.lua"))()
  1393.  
  1394.  
  1395. end
  1396. })
  1397.  
  1398. --[[
  1399. Name = <string> - The name of the button.
  1400. Callback = <function> - The function of the button.
  1401. ]]
  1402.  
  1403. Tab:AddButton({
  1404. Name = "Meepcity 5!",
  1405. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Bannable666/Scripts/main/Meep.txt", true))()
  1406.  
  1407.  
  1408. end
  1409. })
  1410.  
  1411. --[[
  1412. Name = <string> - The name of the button.
  1413. Callback = <function> - The function of the button.
  1414. ]]
  1415.  
  1416. local Tab = Window:MakeTab({
  1417. Name = "shindo ماب ",
  1418. Icon = "rbxassetid://4483345998",
  1419. PremiumOnly = false
  1420. })
  1421.  
  1422. --[[
  1423. Name = <string> - The name of the tab.
  1424. Icon = <string> - The icon of the tab.
  1425. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  1426. ]]
  1427.  
  1428. local Section = Tab:AddSection({
  1429. Name = "السكربت من صنع شاتاي كلان ALXAAL"
  1430. })
  1431.  
  1432. Tab:AddButton({
  1433. Name = "shindo script 1!",
  1434. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/SxnwDev/Premier/main/Free-Premier.lua",true))()
  1435.  
  1436. end
  1437. })
  1438.  
  1439. --[[
  1440. Name = <string> - The name of the button.
  1441. Callback = <function> - The function of the button.
  1442. ]]
  1443.  
  1444. Tab:AddButton({
  1445. Name = "shindo script 2!",
  1446. Callback = function()loadstring(game:HttpGet("https://pastebin.com/raw/1SWd5EaD"))()
  1447.  
  1448. end
  1449. })
  1450.  
  1451. --[[
  1452. Name = <string> - The name of the button.
  1453. Callback = <function> - The function of the button.
  1454. ]]
  1455.  
  1456. Tab:AddButton({
  1457. Name = "shindo script 3!",
  1458. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/IkkyyDF/ProjectNexus/main/Loader.lua"))()
  1459.  
  1460. end
  1461. })
  1462.  
  1463. --[[
  1464. Name = <string> - The name of the button.
  1465. Callback = <function> - The function of the button.
  1466. ]]
  1467.  
  1468. Tab:AddButton({
  1469. Name = "shindo script 4!",
  1470. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/SxnwDev/Premier/main/Free-Premier.lua", true))()
  1471.  
  1472. end
  1473. })
  1474.  
  1475. --[[
  1476. Name = <string> - The name of the button.
  1477. Callback = <function> - The function of the button.
  1478. ]]
  1479.  
  1480. Tab:AddButton({
  1481. Name = "shindo script 5!",
  1482. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/IkkyyDF/ProjectNexus/main/Loader.lua"))()
  1483.  
  1484. end
  1485. })
  1486.  
  1487. --[[
  1488. Name = <string> - The name of the button.
  1489. Callback = <function> - The function of the button.
  1490. ]]
  1491.  
  1492. local Tab = Window:MakeTab({
  1493. Name = "مخطلط",
  1494. Icon = "rbxassetid://4483345998",
  1495. PremiumOnly = false
  1496. })
  1497.  
  1498. --[[
  1499. Name = <string> - The name of the tab.
  1500. Icon = <string> - The icon of the tab.
  1501. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  1502. ]]
  1503.  
  1504. local Section = Tab:AddSection({
  1505. Name = "السكربت من صنع شاتاي كلان ALXAAL"
  1506. })
  1507.  
  1508. Tab:AddButton({
  1509. Name = "سكربت بت سميلتر!",
  1510. Callback = function()loadstring(game:HttpGet('https://raw.githubusercontent.com/uscername/pet-simulator-Script/main/Script'))()
  1511.  
  1512. end
  1513. })
  1514.  
  1515. --[[
  1516. Name = <string> - The name of the button.
  1517. Callback = <function> - The function of the button.
  1518. ]]
  1519. Tab:AddButton({
  1520. Name = "سكربت اختفاء!",
  1521. Callback = function()loadstring(game:HttpGet('https://pastebin.com/raw/AYtzGEPb'))()
  1522.  
  1523. end
  1524. })
  1525.  
  1526. --[[
  1527. Name = <string> - The name of the button.
  1528. Callback = <function> - The function of the button.
  1529. ]]
  1530. Tab:AddButton({
  1531. Name = "سكربت بروجكت سلاير!",
  1532. Callback = function()local LoaderUrl = "https://raw.githubusercontent.com/ogamertv12/SylveonHub/main/Mobile.lua"
  1533. repeat wait() until game:IsLoaded()
  1534. loadstring(game:HttpGet(LoaderUrl))()
  1535.  
  1536. end
  1537. })
  1538.  
  1539. --[[
  1540. Name = <string> - The name of the button.
  1541. Callback = <function> - The function of the button.
  1542. ]]
  1543.  
  1544. Tab:AddButton({
  1545. Name = "سكربت Trolling Hub!",
  1546. Callback = function()loadstring(game:HttpGet('https://rawscripts.net/raw/Universal-Script-Trolling-Hub-10121'))()
  1547.  
  1548. end
  1549. })
  1550.  
  1551. --[[
  1552. Name = <string> - The name of the button.
  1553. Callback = <function> - The function of the button.
  1554. ]]
  1555.  
  1556. Tab:AddButton({
  1557. Name = "سكربت kill all!",
  1558. Callback = function()loadstring(game:HttpGet('https://rawscripts.net/raw/Muscle-Legends-Auto-farm-gui-10053'))()
  1559.  
  1560. end
  1561. })
  1562.  
  1563. --[[
  1564. Name = <string> - The name of the button.
  1565. Callback = <function> - The function of the button.
  1566. ]]
  1567.  
  1568. Tab:AddButton({
  1569. Name = "سكربت Auto Farm gui!",
  1570. Callback = function()loadstring(game:HttpGet('https://rawscripts.net/raw/Ninja-Legends-Auto-Farm-OP-10043'))()
  1571.  
  1572. end
  1573. })
  1574.  
  1575. --[[
  1576. Name = <string> - The name of the button.
  1577. Callback = <function> - The function of the button.
  1578. ]]
  1579.  
  1580. Tab:AddButton({
  1581. Name = "سكربت يشتغل على كل المابات!",
  1582. Callback = function()loadstring(game:HttpGet('https://rawscripts.net/raw/Universal-Script-Spanish-Hub-V8-9975'))()
  1583.  
  1584. end
  1585. })
  1586.  
  1587. --[[
  1588. Name = <string> - The name of the button.
  1589. Callback = <function> - The function of the button.
  1590. ]]
  1591.  
  1592. Tab:AddButton({
  1593. Name = "سكربت ماب Combat warriors!",
  1594. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/ufouzzed/CWMaxhub/main/Protected%20(15).lua"))()
  1595.  
  1596. end
  1597. })
  1598.  
  1599. --[[
  1600. Name = <string> - The name of the button.
  1601. Callback = <function> - The function of the button.
  1602. ]]
  1603.  
  1604. Tab:AddButton({
  1605. Name = "سكربت System HUP!",
  1606. Callback = function()loadstring(game:HttpGet('https://rawscripts.net/raw/Universal-Script-System-hub-11513'))()
  1607.  
  1608. end
  1609. })
  1610.  
  1611. --[[
  1612. Name = <string> - The name of the button.
  1613. Callback = <function> - The function of the button.
  1614. ]]
  1615.  
  1616. Tab:AddButton({
  1617. Name = "سكربت ماب stand awaking!",
  1618. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Just3itx/Deezs/main/Games/Stands%20Awakening/Loader.lua"))()
  1619.  
  1620. end
  1621. })
  1622.  
  1623. --[[
  1624. Name = <string> - The name of the button.
  1625. Callback = <function> - The function of the button.
  1626. ]]
  1627.  
  1628. Tab:AddButton({
  1629. Name = "سكربت ماب luber tycoon 2!",
  1630. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/7TWBE49Js4Tak7GL8iIZLCLr4M8jJHZB4HFA12K/lt2/main/lt2ancestor"))()
  1631.  
  1632. end
  1633. })
  1634.  
  1635. --[[
  1636. Name = <string> - The name of the button.
  1637. Callback = <function> - The function of the button.
  1638. ]]
  1639.  
  1640. Tab:AddButton({
  1641. Name = "سكربت ماب ability wars!",
  1642. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/TheScriptMaster1/ScriptMaster-Hub/main/AbilityWars.lua"))()
  1643.  
  1644. end
  1645. })
  1646.  
  1647. --[[
  1648. Name = <string> - The name of the button.
  1649. Callback = <function> - The function of the button.
  1650. ]]
  1651.  
  1652. Tab:AddButton({
  1653. Name = "سكربت ماب ro ghoul!",
  1654. Callback = function()loadstring(game:HttpGetAsync(("https://raw.githubusercontent.com/z4gs/scripts/master/Ro-Ghoul%20Auto%20Farm.lua")))()
  1655.  
  1656. end
  1657. })
  1658.  
  1659. --[[
  1660. Name = <string> - The name of the button.
  1661. Callback = <function> - The function of the button.
  1662. ]]
  1663.  
  1664. Tab:AddButton({
  1665. Name = "سكربت ماب sonic speed simulator!",
  1666. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/ToraIsMe/ToraIsMe/main/0sonic5", true))()
  1667.  
  1668. end
  1669. })
  1670.  
  1671. --[[
  1672. Name = <string> - The name of the button.
  1673. Callback = <function> - The function of the button.
  1674. ]]
  1675.  
  1676. Tab:AddButton({
  1677. Name = "سكربت ماب universal!",
  1678. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/YogaProjectRblx/AloneUniversal/main/README.md"))()
  1679.  
  1680. end
  1681. })
  1682.  
  1683. --[[
  1684. Name = <string> - The name of the button.
  1685. Callback = <function> - The function of the button.
  1686. ]]
  1687.  
  1688. Tab:AddButton({
  1689. Name = "سكربت ماب break in!",
  1690. Callback = function()loadstring(game:HttpGet("https://pastebin.com/raw/G2zYsw7z"))()
  1691.  
  1692. end
  1693. })
  1694.  
  1695. --[[
  1696. Name = <string> - The name of the button.
  1697. Callback = <function> - The function of the button.
  1698. ]]
  1699.  
  1700. Tab:AddButton({
  1701. Name = "سكربت ماب fruit tower defense!",
  1702. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Alan0947383/Boom/main/Protected_1198219713372149.lua.txt",true))()
  1703.  
  1704. end
  1705. })
  1706.  
  1707. --[[
  1708. Name = <string> - The name of the button.
  1709. Callback = <function> - The function of the button.
  1710. ]]
  1711.  
  1712. Tab:AddButton({
  1713. Name = "سكربت ماب survival the killer!",
  1714. Callback = function()loadstring(game:HttpGet('https://raw.githubusercontent.com/Kiroftt/Survive-The-Killer/main/Simple'))();
  1715.  
  1716. end
  1717. })
  1718.  
  1719. --[[
  1720. Name = <string> - The name of the button.
  1721. Callback = <function> - The function of the button.
  1722. ]]
  1723.  
  1724. Tab:AddButton({
  1725. Name = "سكربت ماب breaking point!",
  1726. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/ColdStep2/Breaking-Point-Funny-Squid-Hax/main/Breaking%20Point%20Funny%20Squid%20Hax",true))();
  1727.  
  1728. end
  1729. })
  1730.  
  1731. --[[
  1732. Name = <string> - The name of the button.
  1733. Callback = <function> - The function of the button.
  1734. ]]
  1735.  
  1736. Tab:AddButton({
  1737. Name = "سكربت تطير الناس!",
  1738. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Traphood86/Finger-script-v2-/main/finger.txt"))();
  1739.  
  1740. end
  1741. })
  1742.  
  1743. --[[
  1744. Name = <string> - The name of the button.
  1745. Callback = <function> - The function of the button.
  1746. ]]
  1747.  
  1748. Tab:AddButton({
  1749. Name = "سكربت ماب Muscle legend!",
  1750. Callback = function()loadstring(game:HttpGet(('https://raw.githubusercontent.com/ahmadsgamer2/Script--Game/main/Muscle-Legends'),true))()
  1751.  
  1752. end
  1753. })
  1754.  
  1755. --[[
  1756. Name = <string> - The name of the button.
  1757. Callback = <function> - The function of the button.
  1758. ]]
  1759.  
  1760. Tab:AddButton({
  1761. Name = "سكربت ماب lumber tycoon!",
  1762. Callback = function()loadstring(game:HttpGet('https://raw.githubusercontent.com/D7ity/KEYLESS-V1/main/DivineHubV1'))()
  1763.  
  1764. end
  1765. })
  1766.  
  1767. --[[
  1768. Name = <string> - The name of the button.
  1769. Callback = <function> - The function of the button.
  1770. ]]
  1771.  
  1772. Tab:AddButton({
  1773. Name = "سكربت نسخ سكنات!",
  1774. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/REDzHUB/REDzHUB/main/REDzHUB"))()
  1775.  
  1776. end
  1777. })
  1778.  
  1779. --[[
  1780. Name = <string> - The name of the button.
  1781. Callback = <function> - The function of the button.
  1782. ]]
  1783.  
  1784. Tab:AddButton({
  1785. Name = "سكربت Defenders!",
  1786. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/bunny42312/script/main/animedefenders"))()
  1787.  
  1788. end
  1789. })
  1790.  
  1791. --[[
  1792. Name = <string> - The name of the button.
  1793. Callback = <function> - The function of the button.
  1794. ]]
  1795.  
  1796. Tab:AddButton({
  1797. Name = "سكربت ماب doors!",
  1798. Callback = function()loadstring(game:HttpGet('https://rawscripts.net/raw/DOORS-FFJ-Hub-11365'))()
  1799.  
  1800. end
  1801. })
  1802.  
  1803. --[[
  1804. Name = <string> - The name of the button.
  1805. Callback = <function> - The function of the button.
  1806. ]]
  1807.  
  1808. Tab:AddButton({
  1809. Name = "سكربت ماد سيتي!",
  1810. Callback = function()loadstring(game:HttpGet("https://gist.githubusercontent.com/TurkOyuncu99/811e25ec8cfcdaa9ae7026353288783c/raw/4b073a5c1a0a4e2ed7e2304c2e769eb440a371a9/h", true))()
  1811.  
  1812. end
  1813. })
  1814.  
  1815. --[[
  1816. Name = <string> - The name of the button.
  1817. Callback = <function> - The function of the button.
  1818. ]]
  1819.  
  1820. Tab:AddButton({
  1821. Name = "سكربت تحول وحوش و تطير الناس!",
  1822. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Tescalus/Pendulum-Hubs-Source/main/Pendulum%20Hub%20V5.lua"))()
  1823.  
  1824. end
  1825. })
  1826.  
  1827. --[[
  1828. Name = <string> - The name of the button.
  1829. Callback = <function> - The function of the button.
  1830. ]]
  1831.  
  1832. Tab:AddButton({
  1833. Name = "سكربت صيد مرساة وصيد قروش!",
  1834. Callback = function()loadstring(game:HttpGet("https://api.luarmor.net/files/v3/loaders/3b2169cf53bc6104dabe8e19562e5cc2.lua"))()
  1835.  
  1836. end
  1837. })
  1838.  
  1839. --[[
  1840. Name = <string> - The name of the button.
  1841. Callback = <function> - The function of the button.
  1842. ]]
  1843.  
  1844. Tab:AddButton({
  1845. Name = "سكربت صيد باونتي!",
  1846. Callback = function()loadstring(game:HttpGet('https://raw.githubusercontent.com/vinhuchi/temp-repos/main/FreeAutoBounty.lua'))()
  1847.  
  1848. end
  1849. })
  1850.  
  1851. --[[
  1852. Name = <string> - The name of the button.
  1853. Callback = <function> - The function of the button.
  1854. ]]
  1855.  
  1856. Tab:AddButton({
  1857. Name = "سكربت ميراج!",
  1858. Callback = function()loadstring(game:HttpGet('https://raw.githubusercontent.com/ZoiIntra/Dec/main/mystichub'))()
  1859.  
  1860. end
  1861. })
  1862.  
  1863. --[[
  1864. Name = <string> - The name of the button.
  1865. Callback = <function> - The function of the button.
  1866. ]]
  1867.  
  1868. Tab:AddButton({
  1869. Name = "سكربت اوامر ادمن!",
  1870. Callback = function()loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  1871.  
  1872. end
  1873. })
  1874.  
  1875. --[[
  1876. Name = <string> - The name of the button.
  1877. Callback = <function> - The function of the button.
  1878. ]]
  1879.  
  1880. Tab:AddButton({
  1881. Name = "سكربت كينق ليجسي!",
  1882. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/ChopLoris/ArcHub/main/main.lua"))()
  1883.  
  1884. end
  1885. })
  1886.  
  1887. --[[
  1888. Name = <string> - The name of the button.
  1889. Callback = <function> - The function of the button.
  1890. ]]
  1891.  
  1892. Tab:AddButton({
  1893. Name = "سكربت اسرق الوقت!",
  1894. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Brew-Softworks/StealTime/main/ST.lua"))()
  1895.  
  1896. end
  1897. })
  1898.  
  1899. --[[
  1900. Name = <string> - The name of the button.
  1901. Callback = <function> - The function of the button.
  1902. ]]
  1903.  
  1904. Tab:AddButton({
  1905. Name = "سكربت زيادة فريمات!",
  1906. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/CasperFlyModz/discord.gg-rips/main/FPSBooster.lua"))()
  1907.  
  1908. end
  1909. })
  1910.  
  1911. --[[
  1912. Name = <string> - The name of the button.
  1913. Callback = <function> - The function of the button.
  1914. ]]
  1915.  
  1916. Tab:AddButton({
  1917. Name = "سكربت الكيبورد!",
  1918. Callback = function()loadstring(game:HttpGet(('https://raw.githubusercontent.com/manimcool21/Keyboard-FE/main/Protected%20(3).lua'),true))()
  1919.  
  1920. end
  1921. })
  1922.  
  1923. --[[
  1924. Name = <string> - The name of the button.
  1925. Callback = <function> - The function of the button.
  1926. ]]
  1927.  
  1928. Tab:AddButton({
  1929. Name = "سكربت تشيل سياره!",
  1930. Callback = function()loadstring(game:HttpGet("https://pastebin.com/raw/cXkaB8cC"))()
  1931.  
  1932. end
  1933. })
  1934.  
  1935. --[[
  1936. Name = <string> - The name of the button.
  1937. Callback = <function> - The function of the button.
  1938. ]]
  1939.  
  1940. Tab:AddButton({
  1941. Name = "سكربت ماب fruit tower defense!",
  1942. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Alan0947383/Boom/main/Protected_1198219713372149.lua.txt",true))()
  1943.  
  1944. end
  1945. })
  1946.  
  1947. --[[
  1948. Name = <string> - The name of the button.
  1949. Callback = <function> - The function of the button.
  1950. ]]
  1951.  
  1952. Tab:AddButton({
  1953. Name = "سكربت مطرقة ثور!",
  1954. Callback = function()loadstring(game:HttpGet("https://pastebin.com/raw/nNSuskqK",true))()
  1955.  
  1956. end
  1957. })
  1958.  
  1959. --[[
  1960. Name = <string> - The name of the button.
  1961. Callback = <function> - The function of the button.
  1962. ]]
  1963.  
  1964. Tab:AddButton({
  1965. Name = "سكربت راقدول!",
  1966. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/i4mitty/MysteryHub/main/MysteryHub%20-%20Ragdoll%20Engine.lua"))()
  1967.  
  1968. end
  1969. })
  1970.  
  1971. --[[
  1972. Name = <string> - The name of the button.
  1973. Callback = <function> - The function of the button.
  1974. ]]
  1975.  
  1976. Tab:AddButton({
  1977. Name = "سـكـربـت مـاب 𝐟𝐥𝐚𝐠 𝐰𝐚𝐫𝐬!",
  1978. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/DylanIsAKingL/Lua-Scripts/main/flag-wars-gunmod.lua"))()
  1979.  
  1980. end
  1981. })
  1982.  
  1983. --[[
  1984. Name = <string> - The name of the button.
  1985. Callback = <function> - The function of the button.
  1986. ]]
  1987.  
  1988. Tab:AddButton({
  1989. Name = "سكربت يجيب لك سيوف زورو!",
  1990. Callback = function()loadstring(game:HttpGet('https://raw.githubusercontent.com/acsu123/HOHOH/main/LoadingUI'))()
  1991.  
  1992. end
  1993. })
  1994.  
  1995. --[[
  1996. Name = <string> - The name of the button.
  1997. Callback = <function> - The function of the button.
  1998. ]]
  1999.  
  2000. Tab:AddButton({
  2001. Name = "سكربت ماب breaking point!",
  2002. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/ColdStep2/Breaking-Point-Funny-Squid-Hax/main/Breaking%20Point%20Funny%20Squid%20Hax",true))();
  2003.  
  2004. end
  2005. })
  2006.  
  2007. --[[
  2008. Name = <string> - The name of the button.
  2009. Callback = <function> - The function of the button.
  2010. ]]
  2011.  
  2012. Tab:AddButton({
  2013. Name = "سكربت ماكرو!",
  2014. Callback = function()loadstring(game:HttpGetAsync("https://pastebin.com/raw/XiqsUXHj", true))()
  2015.  
  2016. end
  2017. })
  2018.  
  2019. --[[
  2020. Name = <string> - The name of the button.
  2021. Callback = <function> - The function of the button.
  2022. ]]
  2023.  
  2024. Tab:AddButton({
  2025. Name = "سكربت تسرق اكواد اغاني!",
  2026. Callback = function()loadstring(game:HttpGet("https://pastebin.com/raw/wN9Q3pZm",true))()
  2027.  
  2028. end
  2029. })
  2030.  
  2031. --[[
  2032. Name = <string> - The name of the button.
  2033. Callback = <function> - The function of the button.
  2034. ]]
  2035.  
  2036. Tab:AddButton({
  2037. Name = "سكربت زومبي!",
  2038. Callback = function()loadstring(game:HttpGet(('https://pastefy.ga/n42Ougzx/raw'),true))()
  2039.  
  2040. end
  2041. })
  2042.  
  2043. --[[
  2044. Name = <string> - The name of the button.
  2045. Callback = <function> - The function of the button.
  2046. ]]
  2047.  
  2048. Tab:AddButton({
  2049. Name = "سكربت تحول ل R6!",
  2050. Callback = function()loadstring(game:HttpGet(('https://raw.githubusercontent.com/Imagnir/r6animsforr15/main/r6anims.lua'),true))()
  2051.  
  2052. end
  2053. })
  2054.  
  2055. --[[
  2056. Name = <string> - The name of the button.
  2057. Callback = <function> - The function of the button.
  2058. ]]
  2059.  
  2060. Tab:AddButton({
  2061. Name = "سكربت داهود!",
  2062. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Balligusapos/Balligusapos/main/DHIDIOT"))()
  2063.  
  2064. end
  2065. })
  2066.  
  2067. --[[
  2068. Name = <string> - The name of the button.
  2069. Callback = <function> - The function of the button.
  2070. ]]
  2071.  
  2072. Tab:AddButton({
  2073. Name = "سكربت حرب السرير!",
  2074. Callback = function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Baconontop/BedwarsV3/main/icecatBedwars.lua"))()
  2075.  
  2076. end
  2077. })
Advertisement
Add Comment
Please, Sign In to add comment