Advertisement
Mhammed_2013

ٍ7

May 30th, 2024 (edited)
28,444
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.98 KB | None | 0 0
  1. local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))()local Window = OrionLib:MakeWindow({Name = "👑🔥 S7 SCRIPT 🔥👑", HidePremium = false, SaveConfig = true, ConfigFolder = "S7"})
  2.  
  3. --[[
  4. Name = <string> - The name of the UI.
  5. HidePremium = <bool> - Whether or not the user details shows Premium status or not.
  6. SaveConfig = <bool> - Toggles the config saving in the UI.
  7. ConfigFolder = <string> - The name of the folder where the configs are saved.
  8. IntroEnabled = <bool> - Whether or not to show the intro animation.
  9. IntroText = <string> - Text to show in the intro animation.
  10. IntroIcon = <string> - URL to the image you want to use in the intro animation.
  11. Icon = <string> - URL to the image you want displayed on the window.
  12. CloseCallback = <function> - Function to execute when the window is closed.
  13. ]]local Tab = Window:MakeTab({
  14. Name = "معلومة",
  15. Icon = "rbxassetid://4483345998",
  16. PremiumOnly = false
  17. })
  18.  
  19. --[[
  20. Name = <string> - The name of the tab.
  21. Icon = <string> - The icon of the tab.
  22. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  23. ]]local Section = Tab:AddSection({
  24. Name = "لقد تم صناعة السكربت من شخص عربي و ليس من شخص اجنبي"
  25. })
  26.  
  27. --[[
  28. Name = <string> - The name of the section.
  29. ]]local Section = Tab:AddSection({
  30. Name = "لقد تم صناعة هذا السكربت خصيصاً لقناة اس سيفن روبلوكس"
  31. })
  32.  
  33. --[[
  34. Name = <string> - The name of the section.
  35. ]]local Section = Tab:AddSection({
  36. Name = "سيتم تحويل السكربت الى الغة الانكليزية قريباً"
  37. })
  38.  
  39. --[[
  40. Name = <string> - The name of the section.
  41. ]]local Tab = Window:MakeTab({
  42. Name = "MM2",
  43. Icon = "rbxassetid://4483345998",
  44. PremiumOnly = false
  45. })
  46.  
  47. --[[
  48. Name = <string> - The name of the tab.
  49. Icon = <string> - The icon of the tab.
  50. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  51. ]]local Section = Tab:AddSection({
  52. Name = "Here are scripts MM 2"
  53. })
  54.  
  55. --[[
  56. Name = <string> - The name of the section.
  57. ]]Tab:AddButton({
  58. Name = "⚔️(1) MM2 Script⚔️",
  59. Callback = function()
  60. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))();
  61. -- Like and SUBBBBB
  62. end
  63. })
  64.  
  65. --[[
  66. Name = <string> - The name of the button.
  67. Callback = <function> - The function of the button.
  68. ]]Tab:AddButton({
  69. Name = "⚔️(2) MM2 Script⚔️",
  70. Callback = function()
  71. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/Ethanoj1/EclipseMM2/master/Script", true))()
  72. end
  73. })
  74.  
  75. --[[
  76. Name = <string> - The name of the button.
  77. Callback = <function> - The function of the button.
  78. ]]Tab:AddButton({
  79. Name = "⚔️(3) MM2 Script⚔️",
  80. Callback = function()
  81. print("button pressed")loadstring(game:HttpGet("https://pastebin.com/raw/1shHyM48"))()
  82. end
  83. })
  84.  
  85. --[[
  86. Name = <string> - The name of the button.
  87. Callback = <function> - The function of the button.
  88. ]]Tab:AddButton({
  89. Name = "⚔️(4) MM2 Script⚔️",
  90. Callback = function()
  91. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/Ethanoj1/EclipseMM2/master/Script", true))()
  92. end
  93. })
  94.  
  95. --[[
  96. Name = <string> - The name of the button.
  97. Callback = <function> - The function of the button.
  98. ]]Tab:AddButton({
  99. Name = "⚔️(5) MM2 Script⚔️",
  100. Callback = function()
  101. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/DreadzHub2/DreadzHub-Scripts-FR/main/Loader"))()
  102. end
  103. })
  104.  
  105. --[[
  106. Name = <string> - The name of the button.
  107. Callback = <function> - The function of the button.
  108. ]]Tab:AddButton({
  109. Name = "⚔️(6) MM2 Script⚔️",
  110. Callback = function()
  111. print("button pressed")loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/Drifter0507/GUIS/main/MURDER%20MYSTERY%202", true))()
  112. end
  113. })
  114.  
  115. --[[
  116. Name = <string> - The name of the button.
  117. Callback = <function> - The function of the button.
  118. ]]Tab:AddButton({
  119. Name = "⚔️(7) MM2 Script⚔️",
  120. Callback = function()
  121. print("button pressed")loadstring(game:HttpGet(('https://raw.githubusercontent.com/MarsQQ/ScriptHubScripts/master/MM2%20Admin%20Panel'),true))()
  122. end
  123. })
  124.  
  125. --[[
  126. Name = <string> - The name of the button.
  127. Callback = <function> - The function of the button.
  128. ]]Tab:AddButton({
  129. Name = "⚔️(8) MM2 Script⚔️",
  130. Callback = function()
  131. print("button pressed")loadstring(game:GetObjects("rbxassetid://4001118261")[1].Source)()
  132. end
  133. })
  134.  
  135. --[[
  136. Name = <string> - The name of the button.
  137. Callback = <function> - The function of the button.
  138. ]]Tab:AddButton({
  139. Name = "⚔️(9) MM2 Script⚔️",
  140. Callback = function()
  141. print("button pressed")loadstring(game:HttpGet(("https://pastebin.com/raw/mT10xnt7"), true))()
  142. end
  143. })
  144.  
  145. --[[
  146. Name = <string> - The name of the button.
  147. Callback = <function> - The function of the button.
  148. ]]Tab:AddButton({
  149. Name = "⚔️(10) MM2 Script⚔️",
  150. Callback = function()
  151. print("button pressed")loadstring(game:HttpGet("https://scriptblox.com/raw/Murder-Mystery-2-Autofarm-Candy-8839"))()
  152. end
  153. })
  154.  
  155. --[[
  156. Name = <string> - The name of the button.
  157. Callback = <function> - The function of the button.
  158. ]]local Tab = Window:MakeTab({
  159. Name = "🏡Brookhaven🏠",
  160. Icon = "rbxassetid://4483345998",
  161. PremiumOnly = false
  162. })
  163.  
  164. --[[
  165. Name = <string> - The name of the tab.
  166. Icon = <string> - The icon of the tab.
  167. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  168. ]]local Section = Tab:AddSection({
  169. Name = "here are scripts Brookhaven"
  170. })
  171.  
  172. --[[
  173. Name = <string> - The name of the section.
  174. ]]Tab:AddButton({
  175. Name = "🏠 Script Admin Chat 🏠",
  176. Callback = function()
  177. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/BloodyBurns/Hex/main/Iv%20Admin%20v3.lua'))()
  178. end
  179. })
  180.  
  181. --[[
  182. Name = <string> - The name of the button.
  183. Callback = <function> - The function of the button.
  184. ]]Tab:AddButton({
  185. Name = "🏠 ice Hub 🏠",
  186. Callback = function()
  187. print("button pressed")loadstring (game: HttpGet ("https://raw.githubusercontent.com/IceMael7/NewIceHub/main/Brookhaven")) ()
  188. end
  189. })
  190.  
  191. --[[
  192. Name = <string> - The name of the button.
  193. Callback = <function> - The function of the button.
  194. ]]Tab:AddButton({
  195. Name = "🏠 Killing script 🏠",
  196. Callback = function()
  197. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/zetkan/zetkan/main/zetkans"))()
  198. end
  199. })
  200.  
  201. --[[
  202. Name = <string> - The name of the button.
  203. Callback = <function> - The function of the button.
  204. ]]Tab:AddButton({
  205. Name = "🏠 سكربت تخريب 🏠",
  206. Callback = function()
  207. 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")()
  208. end
  209. })
  210.  
  211. --[[
  212. Name = <string> - The name of the button.
  213. Callback = <function> - The function of the button.
  214. ]]Tab:AddButton({
  215. Name = "🏠 (2) سكربت تخريب 🏠",
  216. Callback = function()
  217. 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")()
  218. end
  219. })
  220.  
  221. --[[
  222. Name = <string> - The name of the button.
  223. Callback = <function> - The function of the button.
  224. ]]
  225. Tab:AddButton({
  226. Name = "🏠 Script Admin 🏠",
  227. Callback = function()
  228. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  229. end
  230. })
  231.  
  232. --[[
  233. Name = <string> - The name of the button.
  234. Callback = <function> - The function of the button.
  235. ]]Tab:AddButton({
  236. Name = "🏠(2) Script Admin 🏠",
  237. Callback = function()
  238. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/FilteringEnabled/NamelessAdmin/main/Source"))();
  239. end
  240. })
  241.  
  242. --[[
  243. Name = <string> - The name of the button.
  244. Callback = <function> - The function of the button.
  245. ]]Tab:AddButton({
  246. Name = "🏠(3) Script Admin 🏠",
  247. Callback = function()
  248. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  249. end
  250. })
  251.  
  252. --[[
  253. Name = <string> - The name of the button.
  254. Callback = <function> - The function of the button.
  255. ]]Tab:AddButton({
  256. Name = "🏠 Copy Skins 🏠",
  257. Callback = function()
  258. print("button pressed")loadstring(game:HttpGet("https://scriptblox.com/raw/Brookhaven-RP-REDz-HUB-6559"))()
  259. end
  260. })
  261.  
  262. --[[
  263. Name = <string> - The name of the button.
  264. Callback = <function> - The function of the button.
  265. ]]Tab:AddButton({
  266. Name = "🏠 سكربت نجمه 🏠",
  267. Callback = function()
  268. print("button pressed")loadstring (game: HttpGet ("https://raw.githubusercontent.com/IceMael7/AvatarUnlocker/main/IceHub")) ()
  269. end
  270. })
  271.  
  272. --[[
  273. Name = <string> - The name of the button.
  274. Callback = <function> - The function of the button.
  275. ]]Tab:AddButton({
  276. Name = "🏠 Flying Car 🏠",
  277. Callback = function()
  278. print("button pressed")loadstring(game:HttpGet("https://pastebin.com/raw/MHE1cbWF"))()
  279. end
  280. })
  281.  
  282. --[[
  283. Name = <string> - The name of the button.
  284. Callback = <function> - The function of the button.
  285. ]]Tab:AddButton({
  286. Name = "🏠 Script walks 🏠",
  287. Callback = function()
  288. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/GamingScripter/Animation-Hub/main/Animation%20Gui", true))()
  289. end
  290. })
  291.  
  292. --[[
  293. Name = <string> - The name of the button.
  294. Callback = <function> - The function of the button.
  295. ]]Tab:AddButton({
  296. Name = "🏠 سكربت كور بروكس 🏠",
  297. Callback = function()
  298. print("button pressed")loadstring(game:HttpGet('https://pastebin.com/raw/H5yx10Jq'))()
  299. end
  300. })
  301.  
  302. --[[
  303. Name = <string> - The name of the button.
  304. Callback = <function> - The function of the button.
  305. ]]Tab:AddButton({
  306. Name = "🏠 Keyboard 🏠",
  307. Callback = function()
  308. print("button pressed")loadstring(game:HttpGet("https://pastebin.com/raw/eCpipCTH"))()
  309. end
  310. })
  311.  
  312. --[[
  313. Name = <string> - The name of the button.
  314. Callback = <function> - The function of the button.
  315. ]]Tab:AddButton({
  316. Name = "🏠سكربت ماب بيوت العرب ادمن🏠",
  317. Callback = function()
  318. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/xWANTED333/scripts/main/MapAlBiot.Lua"))()
  319. end
  320. })
  321.  
  322. --[[
  323. Name = <string> - The name of the button.
  324. Callback = <function> - The function of the button.
  325. ]]local Tab = Window:MakeTab({
  326. Name = "🍉Bloxfruit🍈",
  327. Icon = "rbxassetid://4483345998",
  328. PremiumOnly = false
  329. })
  330.  
  331. --[[
  332. Name = <string> - The name of the tab.
  333. Icon = <string> - The icon of the tab.
  334. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  335. ]]local Section = Tab:AddSection({
  336. Name = "here are scripts Bloxfruit"
  337. })
  338.  
  339. --[[
  340. Name = <string> - The name of the section.
  341. ]]Tab:AddButton({
  342. Name = "🍇(1) Script Bloxfruit🍇",
  343. Callback = function()
  344. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/Domadicoof/Domadicoof/main/Domadichub/NottoGay/Start.ranscript"))()
  345. end
  346. })
  347.  
  348. --[[
  349. Name = <string> - The name of the button.
  350. Callback = <function> - The function of the button.
  351. ]]Tab:AddButton({
  352. Name = "🍇(2) Script Bloxfruit🍇",
  353. Callback = function()
  354. print("button pressed")loadstring(game:HttpGet('https://raw.githubusercontent.com/AXCScript/KayMobile/main/Script-Loader'))()
  355. end
  356. })
  357.  
  358. --[[
  359. Name = <string> - The name of the button.
  360. Callback = <function> - The function of the button.
  361. ]]Tab:AddButton({
  362. Name = "🍇(3) Script Bloxfruit🍇",
  363. Callback = function()
  364. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/Minhtriettt/Free-Script/main/MTriet-Hub.lua"))()
  365. end
  366. })
  367.  
  368. --[[
  369. Name = <string> - The name of the button.
  370. Callback = <function> - The function of the button.
  371. ]]Tab:AddButton({
  372. Name = "🍇(4) Script Bloxfruit🍇",
  373. Callback = function()
  374. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/xQuartyx/DonateMe/main/OldBf"))()
  375. end
  376. })
  377.  
  378. --[[
  379. Name = <string> - The name of the button.
  380. Callback = <function> - The function of the button.
  381. ]]Tab:AddButton({
  382. Name = "🍇(5) Script Bloxfruit🍇",
  383. Callback = function()
  384. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/m1M-Plqer819/any/main/mbmxhub/0135"))()
  385. end
  386. })
  387.  
  388. --[[
  389. Name = <string> - The name of the button.
  390. Callback = <function> - The function of the button.
  391. ]]Tab:AddButton({
  392. Name = "🍇(6) Script Bloxfruit🍇",
  393. Callback = function()
  394. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/REDzHUB/BloxFruits/main/redz9999"))()
  395. end
  396. })
  397.  
  398. --[[
  399. Name = <string> - The name of the button.
  400. Callback = <function> - The function of the button.
  401. ]]Tab:AddButton({
  402. Name = "🍇(7) Script Bloxfruit🍇",
  403. Callback = function()
  404. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/ThunderZ-05/HUB/main/Main/Chest/AllDevice.lua"))()
  405. end
  406. })
  407.  
  408. --[[
  409. Name = <string> - The name of the button.
  410. Callback = <function> - The function of the button.
  411. ]]Tab:AddButton({
  412. Name = "🍇(8) Script Bloxfruit🍇",
  413. Callback = function()
  414. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/Yatsuraa/Yuri/main/Winterhub_V2.lua"))()
  415. end
  416. })
  417.  
  418. --[[
  419. Name = <string> - The name of the button.
  420. Callback = <function> - The function of the button.
  421. ]]Tab:AddButton({
  422. Name = "🍇(9) Script Bloxfruit🍇",
  423. Callback = function()
  424. print("button pressed")loadstring(game:HttpGet"https://raw.githubusercontent.com/PNguyen0199/Script/main/Fai-Fao-Ver2.lua")()
  425. end
  426. })
  427.  
  428. --[[
  429. Name = <string> - The name of the button.
  430. Callback = <function> - The function of the button.
  431. ]]local Tab = Window:MakeTab({
  432. Name = "😁سكربتات متنوعة😀",
  433. Icon = "rbxassetid://4483345998",
  434. PremiumOnly = false
  435. })
  436.  
  437. --[[
  438. Name = <string> - The name of the tab.
  439. Icon = <string> - The icon of the tab.
  440. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  441. ]]local Section = Tab:AddSection({
  442. Name = "هنا سكربتات متنوعة"
  443. })
  444.  
  445. --[[
  446. Name = <string> - The name of the section.
  447. ]]Tab:AddButton({
  448. Name = "Ghost script",
  449. Callback = function()
  450. print("button pressed")loadstring(game:HttpGet('https://pastebin.com/raw/2jbkJhRD'))()
  451. end
  452. })
  453.  
  454. --[[
  455. Name = <string> - The name of the button.
  456. Callback = <function> - The function of the button.
  457. ]]Tab:AddButton({
  458. Name = "🔍 سكربت كشف 🔍",
  459. Callback = function()
  460. print("button pressed")loadstring(game:HttpGet("https://raw.githubusercontent.com/BloodyBurns/Hex/main/Iv%20Admin%20v3.lua"))()
  461. end
  462. })
  463.  
  464. --[[
  465. Name = <string> - The name of the button.
  466. Callback = <function> - The function of the button.
  467. ]]OrionLib:MakeNotification({
  468. Name = "Welcome !!!",
  469. Content = "Welcome to S7 Script !!!",
  470. Image = "rbxassetid://4483345998",
  471. Time = 5
  472. })
  473.  
  474. --[[
  475. Title = <string> - The title of the notification.
  476. Content = <string> - The content of the notification.
  477. Image = <string> - The icon of the notification.
  478. Time = <number> - The duration of the notfication.
  479. ]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement