Advertisement
F6_youssef

Untitled

Feb 14th, 2024
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. wait(0.1)
  2. game.StarterGui:SetCore("SendNotification", {
  3. Title = "تم التفعيل";
  4. Text = "تم التفعيل بواسطه F6 | youssef"; -- ARAB TEAM
  5. Duration = 5;
  6. })
  7.  
  8.  
  9.  
  10. local Library = loadstring(game:HttpGet("https://pastebin.com/raw/vff1bQ9F"))()
  11.  
  12. local Window = Library.CreateLib("F6 | youssef V1", "DarkTheme")
  13.  
  14. local Tab = Window:NewTab("سكربتات blox fruit")
  15.  
  16. local Section = Tab:NewSection("سكربتات blox fruit")
  17.  
  18. Section:NewButton("Fai Fao hub", " Fai Fao hub", function()
  19. loadstring(game:HttpGet"https://raw.githubusercontent.com/PNguyen0199/Script/main/Fai-Fao-Ver2.lua")()
  20. end)
  21.  
  22.  
  23. Section:NewButton("Redz hub", "Redz hub", function()
  24. loadstring(game:HttpGet("https://raw.githubusercontent.com/REDzHUB/BloxFruits/main/redz9999"))()
  25. end)
  26.  
  27. Section:NewButton("Annie hub", "Annie hub", function()
  28. loadstring(game:HttpGet("https://raw.githubusercontent.com/xSync-gg/Annie-Hub/main/Main"))()
  29. end)
  30.  
  31.  
  32. Section:NewButton("Vector hub", "Vector hub", function()
  33. loadstring(game:HttpGet("https://raw.githubusercontent.com/AAwful/VectorHub/main/uh.lua"))()
  34. end)
  35.  
  36. Section:NewButton("MTriet hub", "MTriet hub", function()
  37. loadstring(game:HttpGet("https://raw.githubusercontent.com/Minhtriettt/Free-Script/main/MTriet-Hub.lua"))()
  38. end)
  39.  
  40. Section:NewButton("Domadic hub", "Domadic hub", function()
  41. loadstring(game:HttpGet("https://raw.githubusercontent.com/Domadicoof/Domadicoof/main/Domadichub/NottoGay/Start.ranscript"))()
  42. end)
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49. local Tab2 = Window:NewTab("سكربتات brookhaven")
  50.  
  51. local Section2 = Tab2:NewSection("سكربتات brookhaven")
  52.  
  53. Section2:NewButton("Atomic hub", "Atomic hub", function()
  54. loadstring(game:HttpGet("https://raw.githubusercontent.com/n0kc/AtomicHub/main/Map-Al-Biout.lua"))()
  55. end)
  56.  
  57.  
  58. Section2:NewLabel("المزيد قريبا")
  59.  
  60. local Tab3 = Window:NewTab("سكربتات اضافية")
  61.  
  62. local Section3 = Tab3:NewSection("سكربتات اضافيه")
  63.  
  64.  
  65.  
  66. Section3:NewButton("سكربت اختفاء", "سكربت اختفاء", function()
  67. loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/Invisible%20Gui'))()
  68. end)
  69.  
  70.  
  71.  
  72.  
  73. Section3:NewButton("سكربت الرجل", "سكربت الرجل", function()
  74. local ply = game.Players.LocalPlayer
  75. local chr = ply.Character
  76. chr.RightLowerLeg.MeshId = "902942093"
  77. chr.RightLowerLeg.Transparency = "1"
  78. chr.RightUpperLeg.MeshId = "http://www.roblox.com/asset/?id=902942096"
  79. chr.RightUpperLeg.TextureID = "http://roblox.com/asset/?id=902843398"
  80. chr.RightFoot.MeshId = "902942089"
  81. chr.RightFoot.Transparency = "1"
  82. end)
  83.  
  84. Section3:NewButton("سكربت مراقبه الماب ", "سكربت مراقبة الماب ", function()
  85. loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/Break%20Camera'))()
  86. end)
  87.  
  88. Section3:NewLabel("المزيد قريبا")
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement