local HttpService = game:GetService("HttpService") local TweenService = game:GetService("TweenService") local Players = game:GetService("Players") local RunService = game:GetService("RunService") local SoundService = game:GetService("SoundService") local StarterGui = game:GetService("StarterGui") local player = Players.LocalPlayer -- === INTRO WELCOME NOIR/ROUGE (JUSTE AVANT KEY) === local screenGui = Instance.new("ScreenGui") screenGui.Name = "WelcomeIntro" screenGui.ResetOnSpawn = false screenGui.IgnoreGuiInset = true screenGui.Parent = player:WaitForChild("PlayerGui") local background = Instance.new("Frame") background.Size = UDim2.new(1, 0, 1, 0) background.Position = UDim2.new(0, 0, 0, 0) background.BackgroundColor3 = Color3.new(0, 0, 0) background.BorderSizePixel = 0 background.Parent = screenGui local gradient = Instance.new("UIGradient") gradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.new(0, 0, 0)), ColorSequenceKeypoint.new(0.5, Color3.new(1, 0, 0)), ColorSequenceKeypoint.new(1, Color3.new(0.5, 0, 0)) } gradient.Rotation = 45 gradient.Parent = background local label = Instance.new("TextLabel") label.Size = UDim2.new(1, 0, 1, 0) label.BackgroundTransparency = 1 label.Text = "Welcome" label.TextScaled = true label.Font = Enum.Font.GothamBold label.TextColor3 = Color3.new(1, 1, 1) label.TextStrokeTransparency = 0 label.TextStrokeColor3 = Color3.new(1, 0, 0) label.Parent = background task.wait(5) screenGui:Destroy() -- ๐Ÿ” SYSTรˆME KEY 100% ANONYME local correctKey = "Takito999" local keyInput = "" local keyScreen = Instance.new("ScreenGui") keyScreen.Name = "Takito999Key" keyScreen.Parent = game.CoreGui local frame = Instance.new("Frame", keyScreen) frame.Size = UDim2.new(0, 400, 0, 250) frame.Position = UDim2.new(0.5, -200, 0.5, -125) frame.BackgroundColor3 = Color3.fromRGB(25, 25, 25) frame.BorderSizePixel = 0 frame.Active = true frame.Draggable = true local title = Instance.new("TextLabel", frame) title.Size = UDim2.new(1, 0, 0, 60) title.Position = UDim2.new(0, 0, 0, 0) title.BackgroundColor3 = Color3.fromRGB(0, 162, 255) title.Text = "๐Ÿ” Key System" title.TextColor3 = Color3.new(1,1,1) title.TextScaled = true title.Font = Enum.Font.GothamBold local input = Instance.new("TextBox", frame) input.Size = UDim2.new(0.8, 0, 0, 50) input.Position = UDim2.new(0.1, 0, 0, 80) input.BackgroundColor3 = Color3.fromRGB(45, 45, 45) input.Text = "" input.PlaceholderText = "Entre la clรฉ..." input.TextColor3 = Color3.new(1,1,1) input.TextScaled = true input.Font = Enum.Font.Gotham local button = Instance.new("TextButton", frame) button.Size = UDim2.new(0.8, 0, 0, 50) button.Position = UDim2.new(0.1, 0, 0, 150) button.BackgroundColor3 = Color3.fromRGB(0, 162, 255) button.Text = "๐Ÿ”‘ Vร‰RIFIER" button.TextColor3 = Color3.new(1,1,1) button.TextScaled = true button.Font = Enum.Font.GothamBold button.MouseButton1Click:Connect(function() keyInput = input.Text if keyInput == correctKey then keyScreen:Destroy() loadMainInterface() else input.Text = "" input.PlaceholderText = "โŒ Clรฉ incorrecte !" task.wait(1) input.PlaceholderText = "Entre la clรฉ..." end end) function loadMainInterface() local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "โœ… Takito999 ACTIVร‰", LoadingTitle = "Interface chargรฉe...", LoadingSubtitle = "Key vรฉrifiรฉe โœ…", KeySystem = false }) -- ๐ŸŽต MUSIQUE AUTO AU Dร‰MARRAGE local currentMusic = nil local function playMusic(id) if currentMusic then currentMusic:Stop() currentMusic:Destroy() end currentMusic = Instance.new("Sound", SoundService) currentMusic.SoundId = "rbxassetid://" .. id currentMusic.Looped = true currentMusic.Volume = 0.5 currentMusic:Play() end task.wait(1) playMusic("108418158824768") Rayfield:Notify({ Title = "๐ŸŽต AUTO MUSIC", Content = "108418158824768 lancรฉe !", Duration = 4 }) ---------------------------------------------------------------- -- ๐Ÿ“ฑ SCRIPTS PRINCIPAUX (TOUT REPRIS) ---------------------------------------------------------------- local MainTab = Window:CreateTab("๐Ÿ“ฑ Scripts Principaux", nil) MainTab:CreateButton({Name = "๐ŸŽฎ Project Ligma XD", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Project-Ligma-XD-Old-LEAK-56396"))() end}) MainTab:CreateButton({Name = "โšก Rendex Loader", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/ImNotWhyLclc/Rendex/refs/heads/main/Loader.luau"))() end}) MainTab:CreateButton({Name = "๐Ÿ  Brookhaven Sander", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Brookhaven-RP-Sander-XY-35845"))() end}) MainTab:CreateButton({Name = "๐Ÿ€ REDz Bloxfruit", Callback = function() local Settings = {JoinTeam = "Pirates", Translator = true} loadstring(game:HttpGet("https://raw.githubusercontent.com/tlredz/Scripts/refs/heads/main/main.luau"))(Settings) end}) MainTab:CreateButton({Name = "๐Ÿ”ฅ Chaos Hub Brookhaven", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Venom-devX/ChaosHub/main/loader.lua"))() end}) MainTab:CreateButton({Name = "๐Ÿ  Life Together RP", Callback = function() loadstring(game:HttpGet('https://raw.githubusercontent.com/EnterpriseExperience/MicUpSource/refs/heads/main/LifeTogether_RP.lua'))() end}) MainTab:CreateButton({Name = "๐ŸŒ™ 99 Nights", Callback = function() loadstring(game:HttpGet("https://nazuro.xyz/99nights"))() end}) MainTab:CreateButton({Name = "๐Ÿ”’ Prison Life", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/SheScript/prison/refs/heads/main/life.lua"))() end}) MainTab:CreateButton({Name = "๐Ÿ’ฐ Dollar Hub Universal", Callback = function() loadstring(game:HttpGet("https://dollarhub.space/script/loader.lua"))() end}) MainTab:CreateButton({Name = "๐ŸŽญ Gaze Animation Hub", Callback = function() loadstring(game:HttpGet('https://raw.githubusercontent.com/Gazer-Ha/Reimagined/refs/heads/main/FE%20Animation%20editor'))() end}) MainTab:CreateButton({Name = "๐Ÿ’ฌ Chat Bypass", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/fearlessd3v/TEAM-FEARLESS/refs/heads/main/fearless-chat-bypass"))() end}) MainTab:CreateButton({Name = "๐Ÿคก TSB Trolls", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/yes1nt/yes/refs/heads/main/Trashcan%20Man",true))() end}) MainTab:CreateButton({Name = "๐Ÿ–Š๏ธ Ink Game Hub", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/hehehe9028/Nagi-hub-INK-game/refs/heads/main/Nagi%20hub%20Ink%20game"))() end}) MainTab:CreateButton({Name = "๐ŸŽญ AFEM Animation", Callback = function() loadstring(game:HttpGet("https://yarhm.mhi.im/scr?channel=afemmax"))() end}) MainTab:CreateButton({Name = "๐ŸŽต Youtube Music", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Dan41/Roblox-Scripts/refs/heads/main/Youtube%20Music%20Player/YoutubeMusicPlayer.lua",true))() end}) MainTab:CreateButton({Name = "๐Ÿง  Tux Hub Brainrot", Callback = function() loadstring(game:HttpGet("https://oreofdev.github.io/Sw1ftSync/Raw/SSXBr/"))() end}) MainTab:CreateButton({Name = "โ–ถ๏ธ Youtube Video", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/linhmcfake/Script/refs/heads/main/VideoPlayer"))() end}) MainTab:CreateButton({Name = "๐Ÿ“ Save Position", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/thesigmacorex/RobloxScripts/refs/heads/main/TeleportHub"))() end}) MainTab:CreateButton({Name = "๐Ÿ’ Monke Hub Universal", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Monkescripter589/monke-hub-/refs/heads/main/monke%20hub"))() end}) MainTab:CreateButton({Name = "๐ŸŽฎ BloxStrap", Callback = function() getgenv().autosetup = {path = 'Bloxstrap', setup = true} loadstring(game:HttpGet("https://raw.githubusercontent.com/new-qwertyui/Bloxstrap/refs/heads/main/Main/Bloxstrap.lua", true))() end}) MainTab:CreateButton({Name = "๐Ÿ”ซ MM2 Overdrive Hub", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/yxkal999YT/api.overdrivehub.xyz/refs/heads/main/v1.auth",true))() end}) MainTab:CreateButton({Name = "๐ŸŽฏ Aimbot Universal Arsenal", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Aimbot-Universal-For-Mobile-and-PC-29153"))() end}) ---------------------------------------------------------------- -- ๐Ÿ† BEST SCRIPTS ---------------------------------------------------------------- local BestScriptsTab = Window:CreateTab("๐Ÿ† Best Scripts", nil) BestScriptsTab:CreateButton({Name = "๐Ÿ”ฅ Alt_ Universal (No Key)", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/WhatsHisIdentifierr/NoKey/refs/heads/main/CrackLoader",true))() end}) BestScriptsTab:CreateButton({Name = "๐Ÿ” Server Finder", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/dertonware/scriptasda/refs/heads/main/scriptlua", true))() end}) BestScriptsTab:CreateButton({Name = "๐ŸŒŸ Ozen Hub Universel", Callback = function() loadstring(game:HttpGet("https://pastefy.app/LibMfy86/raw"))() end}) ---------------------------------------------------------------- -- ๐Ÿ› ๏ธ EXECUTORS ---------------------------------------------------------------- local ExecutorTab = Window:CreateTab("๐Ÿ› ๏ธ Executors", nil) ExecutorTab:CreateButton({Name = "โšก Stigma Ultimate FE", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/C-Dr1ve/Executor-Remakes-In-Lua/refs/heads/main/Remakes/Stigma_Revision_0.lua"))() end}) ExecutorTab:CreateButton({Name = "๐Ÿ’Ž Amethyst (Key:AH)", Callback = function() loadstring(game:HttpGet("https://api.junkie-development.de/api/v1/luascripts/public/08aa24c4d22a0160f991951016d8c7d3b1ce29e26cb14c163e3d12107e5040d0/download"))() end}) ExecutorTab:CreateButton({Name = "๐Ÿ› ๏ธ Sheldoni Remastered", Callback = function() loadstring(game:HttpGet("https://pastebin.com/raw/2qrkyYvF"))() end}) ExecutorTab:CreateButton({Name = "๐Ÿ‘ป CurseDew Backdoor", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/UrexampleGD/Cursing/refs/heads/main/BetaLecha.lua"))() end}) ExecutorTab:CreateButton({Name = "๐Ÿ’ฅ FE Ro 3xploit V6", Callback = function() pcall(function() loadstring(game:GetObjects('rbxassetid://364364477')[1].Source)() spawn(function() while true do print("FE Bypassed") task.wait(0.01) end end) end) end}) ---------------------------------------------------------------- -- ๐ŸŽต MUSIQUE SERVEUR (AVEC TES MUSIQUES AJOUTร‰ES) ---------------------------------------------------------------- local MusicTab = Window:CreateTab("๐ŸŽต Musique Serveur", nil) local auraIds = { "82757474758500","118957335322667","130437050908450","106102189963143", "1847661821","85248359091146","104058146376611","92461261058667", "118507373399694","129783663775980","112308054092625","123517126955383", "86271123924168","129098116998483","123046542756103","70773376762150", "86226885334711","97201084418448","125200420795517","74697049223758", "79667274076564","132245626038510","92715012838361","129021484030260", "97178894723780","112420866295550","18841888868","91338183079870", "122854357582130","7024028859","18841891575","95087056550413", "131865146401160","100942772541293","118266894603493" } for i, id in ipairs(auraIds) do MusicTab:CreateButton({ Name = "๐ŸŽต Aura "..i..": "..id, Callback = function() playMusic(id) end }) end MusicTab:CreateSection("๐ŸŽง Main") -- TES MUSIQUES PERSONNELLES + anciennes local mainMusic = { "99695831392938", "83315524711012", "76312991186384", "91598132457080", "87044319190857", "107987390362004", "128851456518028", "103409297553965", "138221035552266", "120998479317146", "128146748396727", "108418158824768","77468849088335","73997492784009","132310088620767", "101326109963284","15689451063","15689445424","14145622615","15689443663", "16190782181","138118304933431","7028570258","133742579719588","139644341101202" } for i, id in ipairs(mainMusic) do MusicTab:CreateButton({ Name = "๐ŸŽต Main "..i..": "..id, Callback = function() playMusic(id) end }) end MusicTab:CreateSection("๐Ÿ’ผ Businessman") local businessman = {"1846458016","7823128741","1843497734"} for i, id in ipairs(businessman) do MusicTab:CreateButton({ Name = "๐Ÿ’ผ Businessman "..i..": "..id, Callback = function() playMusic(id) end }) end MusicTab:CreateSection("๐ŸŒ™ Chill") local chillMusic = { "1846315693","1842241530","1845341094","1847417189", "92461261058667","105776515342792","104058146376611","85248359091146" } for i, id in ipairs(chillMusic) do MusicTab:CreateButton({ Name = "๐ŸŒ™ Chill "..i..": "..id, Callback = function() playMusic(id) end }) end MusicTab:CreateButton({ Name = "โน๏ธ Stop Musique", Callback = function() if currentMusic then currentMusic:Stop() currentMusic:Destroy() currentMusic = nil Rayfield:Notify({Title = "โน๏ธ Stop", Content = "Musique arrรชtรฉe", Duration = 2}) end end }) ---------------------------------------------------------------- -- ๐Ÿ“ฆ SCRIPTBLOX ---------------------------------------------------------------- local ScriptbloxTab = Window:CreateTab("๐Ÿ“ฆ ScriptBlox", nil) ScriptbloxTab:CreateButton({ Name = "๐Ÿ” ScriptBlox Finder", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-ScriptBlox-Script-Finder-All-Executor-Work-63855"))() end }) ---------------------------------------------------------------- -- โš™๏ธ UTILS ---------------------------------------------------------------- local Script2Tab = Window:CreateTab("โš™๏ธ Utils", nil) Script2Tab:CreateButton({Name = "๐Ÿš€ Infinite Yield", Callback = function() loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))() end}) Script2Tab:CreateButton({Name = "๐Ÿ”„ Server Hop", Callback = function() loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))() task.wait(2) game:GetService("TeleportService"):TeleportToPlaceInstance(game.PlaceId) end}) Script2Tab:CreateButton({Name = "๐Ÿ” Rejoin", Callback = function() game:GetService("TeleportService"):Teleport(game.PlaceId) end}) ---------------------------------------------------------------- -- ๐Ÿš€ VITESSE โˆž ---------------------------------------------------------------- local SpeedTab = Window:CreateTab("๐Ÿš€ Vitesse โˆž", nil) local speedConnection local currentSpeed = 16 local currentJump = 50 local function applySpeed() if player.Character and player.Character:FindFirstChild("Humanoid") then local humanoid = player.Character.Humanoid humanoid.WalkSpeed = currentSpeed humanoid.JumpPower = currentJump end end local function startLoop() if speedConnection then speedConnection:Disconnect() end speedConnection = RunService.Heartbeat:Connect(applySpeed) end SpeedTab:CreateInput({ Name = "โšก WalkSpeed โˆž", PlaceholderText = "Tape 100, 9999...", RemoveTextAfterFocusLost = false, Callback = function(text) local n = tonumber(text) if n then currentSpeed = n Rayfield:Notify({Title = "โšก Speed OK", Content = n.." studs/s", Duration = 2}) end end }) SpeedTab:CreateInput({ Name = "๐Ÿฆ˜ JumpPower โˆž", PlaceholderText = "Tape 80, 500...", RemoveTextAfterFocusLost = false, Callback = function(text) local n = tonumber(text) if n then currentJump = n Rayfield:Notify({Title = "๐Ÿฆ˜ Jump OK", Content = n.." power", Duration = 2}) end end }) SpeedTab:CreateButton({ Name = "โ–ถ๏ธ Loop Anti-Reset", Callback = function() startLoop() Rayfield:Notify({ Title = "โœ… Loop ACTIVร‰", Content = "Speed + Jump 60FPS", Duration = 4 }) end }) SpeedTab:CreateButton({ Name = "โน๏ธ Reset Default", Callback = function() if speedConnection then speedConnection:Disconnect() end currentSpeed = 16 currentJump = 50 applySpeed() Rayfield:Notify({ Title = "๐Ÿ”„ Reset OK", Content = "16 speed / 50 jump", Duration = 3 }) end }) player.CharacterAdded:Connect(function() task.wait(0.5) applySpeed() end) ---------------------------------------------------------------- -- ๐Ÿ’Ž ONGLET SCRIPT OWN (AVEC MORSE AJOUTร‰) ---------------------------------------------------------------- local ScriptOwnTab = Window:CreateTab("๐Ÿ’Ž Script Own", nil) ScriptOwnTab:CreateButton({ Name = "๐Ÿ“น Universal Script Video", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Video-74741"))() end }) ScriptOwnTab:CreateButton({ Name = "๐Ÿ‘๏ธ Universal Spectator", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Spectator-Universal-74792"))() end }) ScriptOwnTab:CreateButton({ Name = "๐Ÿ”ฅ Takito Hub Mega V2", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Testbata-V2-Takito-Hub-Mega-75487"))() end }) ScriptOwnTab:CreateButton({ Name = "โ˜๏ธ Sky Master", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Testbata-sky-master-76406"))() end }) ScriptOwnTab:CreateButton({ Name = "๐Ÿ” Morse Traducteur โœจ", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Morse-traductor-78188"))() Rayfield:Notify({ Title = "๐Ÿ” Morse ACTIVร‰ !", Content = "Bouton flottant 20x20 noir en bas droite ou /morse", Duration = 5 }) end }) -- NOUVEAUX SCRIPTS AJOUTร‰S ScriptOwnTab:CreateButton({ Name = "๐Ÿ’ฌ Custom Chat", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Chat-custom-81016"))() Rayfield:Notify({ Title = "๐Ÿ’ฌ Custom Chat ACTIVร‰ !", Content = "AlphabetChanger by Takito + couleurs dynamiques !", Duration = 5 }) end }) ScriptOwnTab:CreateButton({ Name = "๐Ÿ“ฆ Scriptblox Takito", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Scriptblox-78638"))() Rayfield:Notify({ Title = "๐Ÿ“ฆ Scriptblox Takito ACTIVร‰ !", Content = "Scriptblox Finder Takito Edition", Duration = 5 }) end }) ScriptOwnTab:CreateButton({ Name = "๐Ÿ“น Universal People Video", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Video-People-83081"))() end }) ScriptOwnTab:CreateButton({ Name = "๐Ÿฆ˜ Jump Booster ๐Ÿ’ฅ", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Power-jump-86707"))() Rayfield:Notify({ Title = "๐Ÿฆ˜ Jump Booster ACTIVร‰ !", Content = "Sauts ultra puissants ! ๐Ÿš€", Duration = 4 }) end }) ---------------------------------------------------------------- -- โœ… NOTIF FINALE ---------------------------------------------------------------- Rayfield:Notify({ Title = "โœ… Takito999 ULTIMATE V2.5", Content = "๐Ÿ” Scriptblox 2 + People video + Custom Chat + ๐ŸŽต 13 nouvelles musiques Main + tous scripts + Jump booster !", Duration = 8 }) end