Giter Site home page Giter Site logo

yovomag's Introduction

local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
local Window = Library.CreateLib("YOVOMAG X HUB | discord.gg/YOVOMAG#9533", "Ocean")


-- BLOX FRUITS
local BloxFruits = Window:NewTab("Blox Fruits")
local Section2 = BloxFruits:NewSection("Scripts Disponíveis")

Section2:NewButton("Mukuro Hub V1 | xQuartyx", "loadstring(game:HttpGet'https://raw.githubusercontent.com/xQuartyx/DonateMe/main/ScriptLoader')()", function()
    loadstring(game:HttpGet"https://raw.githubusercontent.com/xQuartyx/DonateMe/main/ScriptLoader")()
end)

Section2:NewButton("Mukuro Hub V2 | xDepressionx", "loadstring(game:HttpGet'https://raw.githubusercontent.com/xDepressionx/Free-Script/main/AllScript.lua')()", function()
    loadstring(game:HttpGet"https://raw.githubusercontent.com/xDepressionx/Free-Script/main/AllScript.lua")()
end)

Section2:NewButton("Hoho Hub", "loadstring(game:HttpGet('https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI'))()", function()
    loadstring(game:HttpGet('https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI'))()
end)

-- SHINDO LIFE
local ShindoLife = Window:NewTab("Shindo Life")
local ShindoLifeSection = ShindoLife:NewSection("Scripts Disponíveis")
ShindoLifeSection:NewButton("V.G Hub", "loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/V.G-Hub/main/V.Ghub'))()", function()
    loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/V.G-Hub/main/V.Ghub'))()
end)

-- ARSENAL
local Arsenal = Window:NewTab("Arsenal")
local ArsenalSection = Arsenal:NewSection("Scripts Disponíveis")
ArsenalSection:NewButton("Dark Hub", "loadstring(game:HttpGet('https://darkhub.xyz/remote-script.lua', true))()", function()
    loadstring(game:HttpGet("https://darkhub.xyz/remote-script.lua", true))()
end)

-- KING LEGACY
local KingLegacy = Window:NewTab("King Legacy")
local KingLegacySection = KingLegacy:NewSection("Scripts Disponíveis")
KingLegacySection:NewButton("Hoho Hub", 'loadstring(game:HttpGet("https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI"))()', function()
    loadstring(game:HttpGet('https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI'))()
end)

-- MURDER MYSTERY 2
local Murder = Window:NewTab("Murder Mystery 2")
local MurderSection = Murder:NewSection("Scripts Disponíveis")
MurderSection:NewButton("Eclipse Hub", 'Ativa o script Eclipse Hub', function()
    getgenv().mainKey = "nil" local a,b,c,d,e=loadstring,request or http_request or (http and http.request) or (syn and syn.request),assert,tostring,"https://api.eclipsehub.xyz/auth"c(a and b,"Executor not Supported")a(b({Url=e.."\?\107e\121\61"..d(mainKey),Headers={["User-Agent"]="Eclipse"}}).Body)()
end)

-- MISC
local Global = Window:NewTab("Global")
local GlobalSection = Global:NewSection("Admin")
GlobalSection:NewButton("Infinite Yield", "Ativa o script Infinite Yield", function()
    loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
end)
GlobalSection:NewButton("CMD-X", "Ativa o script CMD-X", function()
    loadstring(game:HttpGet("https://raw.githubusercontent.com/CMD-X/CMD-X/master/Source", true))()
end)

local GlobalSection2 = Global:NewSection("PVP")
GlobalSection2:NewButton("Universal Aimbot", "loadstring(game:HttpGet('https://raw.githubusercontent.com/Averiias/Universal-SilentAim/main/main.lua'))()", function()
    loadstring(game:HttpGet("https://raw.githubusercontent.com/Averiias/Universal-SilentAim/main/main.lua"))()
end)
GlobalSection2:NewButton("Universal ESP", "pcall(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/ic3w0lf22/Unnamed-ESP/master/UnnamedESP.lua'))() end)", function()
    pcall(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/ic3w0lf22/Unnamed-ESP/master/UnnamedESP.lua'))() end)
end)

local GlobalSection3 = Global:NewSection("Outros")
GlobalSection3:NewSlider("Velocidade", "Altera a velocidade do personagem.", 500, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
    game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
end)
GlobalSection3:NewSlider("Pulo", "Altera a altura do pulo do personagem", 350, 0, function(z) -- 500 (MaxValue) | 0 (MinValue)
    game.Players.LocalPlayer.Character.Humanoid.JumpPower = z
end)
GlobalSection3:NewButton("Reset", "Restaura a velocidade e o pulo do personagem", function()
    game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
    game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
end)

-- 
local Home = Window:NewTab("CREDITS")
local HomeSection = Home:NewSection("Criador:YOVOMAG#9533")
HomeSection:NewLabel("Creator: discord.gg/YOVOMAG#9533")
HomeSection:NewLabel("Quantidade de Scripts: 11")
HomeSection:NewToggle("Viper X >> Haunter Z Remastered", "Fala verdades.", function()
end)

yovomag's People

Contributors

exil19 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.