Advertisement
F6_youssef

سكربت حق F6 | youssef

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