Script de Validación de Claves en Roblox
Script de Validación de Claves en Roblox
com", true
local HttpService = game:GetService("HttpService")
local Players = game:GetService("Players")
local ArchivoClaveGuardada = "jses_syn"
local jugadoresPremio = {
"Fernanflop093o", "armijosfernando2178",
"Rutao_Gameplays", "fernanfloP091o", "Zerincee"
}
if isfile(ArchivoClaveGuardada) then
local datos = HttpService:JSONDecode(readfile(ArchivoClaveGuardada))
if datos and [Link] and verificarClave([Link]) then
return true
end
delfile(ArchivoClaveGuardada)
end
return false
end
[Link] = "fffg"
[Link] = [Link]
[Link] = Fernando
[Link] = 1
[Link] = [Link](0.5, -150, 0.4, -130)
[Link] = [Link](0, 410, 0, 30)
[Link] = true
[Link] = true
[Link] = Frame
TextLabel.BackgroundColor3 = [Link](0, 0, 0)
[Link] = [Link](1, 0, 1, 0)
[Link] = "DBU "
TextLabel.TextColor3 = [Link](0, 0, 0)
TextLabel.TextStrokeColor3 = [Link](0, 255, 0)
[Link] = 14
[Link] = 0
[Link] = true
[Link] = TextLabel
Cuadro1.BackgroundColor3 = [Link](0, 0, 0)
[Link] = [Link](0, 0, 1, 0)
[Link] = [Link](0, 410, 0, 400)
[Link] = false -- Comienza oculto
[Link] = TextLabel
Cuadro2.BackgroundColor3 = [Link](0, 0, 0)
[Link] = [Link](0, 0, 1, 0)
[Link] = [Link](0, 410, 0, 400)
[Link] = false -- Comienza oculto
[Link] = TextLabel
Cuadro3.BackgroundColor3 = [Link](0, 0, 0)
[Link] = [Link](0, 0, 1, 0)
[Link] = [Link](0, 410, 0, 400)
[Link] = false -- Comienza oculto
[Link] = Cuadro1
[Link] = [Link](1, 0, 1, 0)
[Link] = [Link](0, 0, 2, 0)
[Link] = 10
[Link] = 1
[Link] = [Link].Y
[Link] = Cuadro2
[Link] = [Link](1, 0, 1, 0)
[Link] = [Link](0, 0, 2, 0)
[Link] = 10
[Link] = 1
[Link] = [Link].Y
[Link] = Cuadro3
[Link] = [Link](1, 0, 1, 0)
[Link] = [Link](0, 0, 2, 0)
[Link] = 10
[Link] = 1
[Link] = [Link].Y
[Link] = Frame
[Link] = 1
[Link] = [Link](0.9, 17, 0, 0)
[Link] = [Link](0, 30, 0, 30)
[Link] = ">"
Siguiente.TextColor3 = [Link](255, 255, 255)
[Link] = 20
[Link] = Frame
[Link] = 1
[Link] = [Link](0.880, 0, 0, 0)
[Link] = [Link](0, 30, 0, 30)
[Link] = "+"
Mix.TextColor3 = [Link](255, 255, 255)
[Link] = 20
local VS = [Link]("TextLabel")
[Link] = Barra1
[Link] = "V [0.8]"
[Link] = [Link](0, 100, 0, 10)
[Link] = [Link](0.783, 0, 0.009, 0)
VS.TextColor3 = [Link](255, 255, 255)
[Link] = 1
[Link] = 7
[Link] = 0.8
local forms = {"True SSJG", "Ego Instinct", "LBLSSJ4", "CSSJB", "Divine Blue",
"Divine Rose Prominence", "Astral Instinct", "Ultra Ego", "SSJBUI", "Beast",
"LSSJ4"}
local frame = [Link]("Frame", Selct)
[Link] = [Link](0, 100, 0, #forms * 30 + 10)
[Link] = [Link](0.8, -220, 0.270, -[Link] / 3)
[Link] = 1
[Link] = Cuadro2
[Link] = 2
[Link] = [Link](255, 0, 0)
[Link] = Cuadro3
[Link] = 2
[Link] = [Link](255, 0, 0)
--parte 2 de color Borde\/
[Link](function()
local colors = {
[Link](255, 0, 0), -- Rojo
[Link](0, 255, 0), -- Verde
[Link](0, 0, 255), -- Azul
[Link](255, 255, 0) -- Amarillo
}
local index = 1
while true do
[Link] = colors[index]
[Link] = colors[index]
[Link] = colors[index]
index = index + 1
if index > #colors then
index = 1
end
[Link](1)
end
end)
--Fin color Borde/\
isMinimized = LoadMinimizedState()
local function UpdateVisibility()
if isMinimized then
[Link] = false
[Link] = false
[Link] = false
[Link] = "+"
else
if currentPanel == 1 then
[Link] = true
[Link] = false
[Link] = false
elseif currentPanel == 2 then
[Link] = false
[Link] = true
[Link] = false
else
[Link] = false
[Link] = false
[Link] = true
end
[Link] = "×"
end
end
UpdateVisibility()
Siguiente.MouseButton1Click:Connect(function()
if not isMinimized then
if currentPanel == 1 then
[Link] = false
currentPanel = 2
[Link] = true
elseif currentPanel == 2 then
[Link] = false
currentPanel = 3
[Link] = true
else
[Link] = false
currentPanel = 1
[Link] = true
end
end
end)
button.MouseButton1Click:Connect(function()
[Link]:ChangeState(15)
end)
Mix.MouseButton1Click:Connect(function()
isMinimized = not isMinimized
SaveMinimizedState(isMinimized)
UpdateVisibility()
end)
--Fly
local activeBar, speed = nil, 0
local flying = true
local function saveValue(name, value)
writefile(name..".json", HttpService:JSONEncode({v=value,t=[Link]()}))
end
--Formas
local selectedForm, transforming = nil, false
local function saveForm(form)
writefile("[Link]", game:GetService("HttpService"):JSONEncode({form
= form, time = [Link]()}))
end
[Link], switchBall.BackgroundColor3 =
isActive and [Link](1, -35, 0.5, -15) or [Link](0, 5, 0.5, -15),
isActive and [Link](0, 0, 200) or [Link](255, 0, 0)
switchButton.MouseButton1Click:Connect(function()
isActive = not isActive
[Link], switchBall.BackgroundColor3 =
isActive and [Link](1, -35, 0.5, -15) or [Link](0, 5, 0.5, -15),
isActive and [Link](0, 0, 250) or [Link](255, 0, 0)
SaveSwitchState(isActive, switchName)
end)
return function() return isActive end
end
[Link]:Connect(function(input)
if ([Link] == [Link] or
[Link] == [Link].MouseButton1) and
not activeBar then
activeBar = bar
local connection
connection = [Link]:Connect(function(m)
if [Link] == [Link] or
[Link] == [Link] then
local x = [Link](([Link].X -
[Link].X) / [Link].X, 0, 1)
local val = [Link](x * max)
[Link] = [Link](x, 0, 1, 0)
[Link] = text..": "..val
saveValue(name, val)
updateFunc(val)
end
end)
[Link]:Connect(function()
if [Link] == [Link] then
connection:Disconnect()
activeBar = nil
end
end)
end
end)
end
--Formas
for i, form in ipairs(forms) do
local btn = [Link]("TextButton", frame)
[Link] = [Link](1, 0, 0, 25)
[Link] = form
btn.TextColor3 = [Link](1, 1, 1)
btn.BackgroundColor3 = [Link](60, 60, 60)
[Link] = true
[Link] = true
local corner = [Link]("UICorner", btn)
[Link] = [Link](0, 12)
btn.MouseButton1Click:Connect(function()
selectedForm = (selectedForm ~= form) and form or nil
saveForm(selectedForm)
for _, b in ipairs(frame:GetChildren()) do
if b:IsA("TextButton") then
b.BackgroundColor3 = (b == btn and selectedForm) and
[Link](0, 120, 0) or [Link](60, 60, 60)
end
end
end)
end
selectedForm = loadForm()
if selectedForm then
for _, btn in ipairs(frame:GetChildren()) do
if btn:IsA("TextButton") and [Link] == selectedForm then
btn.BackgroundColor3 = [Link](0, 120, 0)
break
end
end
end
--Radar
local Players = game:GetService("Players")
local ReplicatedStorage = game:GetService("ReplicatedStorage")
[Link]:Connect(updateList)
[Link]:Connect(updateList)
Kill:GetPropertyChangedSignal("AbsoluteSize"):Connect(updateList)
[Link](function() pcall(updateList) end)
[Link]:Connect(onPlayerAdded)
for _, player in ipairs(Players:GetPlayers()) do
onPlayerAdded(player)
end
--Tp Players
local getIsActive15 = createSwitch(Barra3, [Link](0.2, 0, 0.275, 0), "Switch15",
LoadSwitchState("Switch15"))--Tp
local getIsActive17 = createSwitch(Barra3, [Link](0.2, 0, 0.345, 0), "Switch17",
LoadSwitchState("Switch17"))--Tp
local getIsActive18 = createSwitch(Barra3, [Link](0.740, 0, 0.345, 0),
"Switch18", LoadSwitchState("Switch178"))--Tp
--[Xd]
--Radar
local function updateAllTags()
for _, player in ipairs(Players:GetPlayers()) do
if player ~= [Link] then
updateTag(player)
end
end
end
[Link]:Connect(function()
for _, player in ipairs(Players:GetPlayers()) do
if player ~= [Link] then
local character = [Link]
if character then
local head = character:FindFirstChild("Head")
if head then
local tag = head:FindFirstChild("StatsTag")
if tag then
local distance = ([Link] -
[Link]).Magnitude
local scale = [Link](distance / 30, 1.5, 2)
[Link] = [Link](0, 100 * scale, 0, 25 * scale)
end
end
end
end
end
end)
[Link]:Connect(onPlayerAdded)
--Barras
createBar(0, "Flight", [Link](255, 0, 0), 0.37, 100, function(v) speed = v
end, "flight")
createBar(0.513, "Ambient", [Link](0, 255, 0), 0.37, 700, function(v)
[Link] = [Link](v, v, v) end, "ambient")
[Link](function()
pcall(function()
local sts = {"Strength","Speed","Defense","Energy"}
function yo()
local l = [Link]
for i,v in pairs(sts) do
if not data:FindFirstChild(v) then return end
local st = data[v]
if [Link] < l then l = [Link] end
end
return l
end
function player()
if [Link] and [Link]:FindFirstChild("Humanoid") then
if [Link] > 0 and
[Link]:FindFirstChild("HumanoidRootPart") then
return true
else
[Link] = ""
end
end
return false
end
local forms = {"Ego Instinct", "SSJR3", "SSJB3", "SSJ5", "Divine Blue", "Divine
Rose Prominence", "God of Destruction", "Ultra Ego", "God of Creation", "Beast",
"LSSJ4"}
[Link](function()
while [Link]() do
pcall(function()
if player() then
if getIsActive11() then
local Forms = {
["Ego Instinct"] = 600e15,
["SSJR3"] = 20e15,
["SSJB3"] = 20e15,
["SSJ5"] = 4e15,
["Divine Rose Prominence"] = 450e12,
["Divine Blue"] = 450e12,
["God of Destruction"] = 28e12,
["God of Creation"] = 28e12,
["Beast"] = 1.30e12,
["Mastered Ultra Instinct"] = 600000000000,
["SSJR2"] = 130000000000,
["SSJB2"] = 130000000000,
["Ultra Instinct Omen"] = 50000000000,
["Dark Rose"] = 25000000000,
["Blue Evolution"] = 25000000000,
["SSJ Rose"] = 7000000000,
["SSJ Blue"] = 7000000000,
["SSJ4"] = 2500000000,
["SSJG"] = 1000000000,
["Mystic"] = 2000000000,
["SSJ3"] = 90000000,
["LSSJ"] = 40000000,
["SSJ2"] = 10000000,
["SSJ"] = 2000000,
["FSSJ"] = 100000,
["Kaioken"] = 1000
}
local status = [Link]
local Requisito = [Link]
local selectedForm = nil
for form, requirement in pairs(Forms) do
if requirement <= Requisito then
if [Link]:InvokeServer(form) then
selectedForm = form
break
end
end
end
local maxForm = nil
local maxRequirement = -1
for form, requirement in pairs(Forms) do
if requirement <= Requisito and requirement > maxRequirement then
if [Link]:InvokeServer(form) then
maxForm = form
maxRequirement = requirement
end
end
end
if status and [Link] ~=
[Link] then
[Link]:InvokeServer()
end
end
if not getIsActive2() and selectedForm and not transforming
and [Link] ~= selectedForm then
transforming = true
pcall(function()
if [Link]:InvokeServer(selectedForm) then
[Link]:InvokeServer()
end
end)
transforming = false
end
end
end)
end
end)
[Link](function()
while wait() do
pcall(function()
if player() then
if getIsActive12() then
local Forms = {
'True SSJG',
'LBLSSJ4',
'CSSJB',
'Blanco',
'SSJB4',
'True God of Creation',
'True God of Destruction',
'Super Broly',
'LSSJG',
'LSSJ4',
'SSJG4',
'LSSJ3',
'SSJ5',
'Mystic Kaioken',
'LSSJ Kaioken',
'SSJ2 Kaioken'}
local status = [Link]
for _, form in ipairs(Forms) do
if [Link]:InvokeServer(form) then break end
end
if status and [Link] ~=
[Link] then
[Link]:InvokeServer()
end
end
end
end)
end
end)
[Link](function()
while [Link]() do
if player() then
pcall(function()
local char = [Link]:FindFirstChild([Link])
if char then
local stats = char:FindFirstChild("Stats")
if stats then
local ki = stats:FindFirstChild("Ki")
local maxKi = stats:FindFirstChild("MaxKi")
if ki and maxKi and ki:IsA("NumberValue") and maxKi:IsA("NumberValue") then
local porcentaje = [Link] == 5151400895 and 0.25 or 0.70
if [Link] <= ([Link] * porcentaje) and player() and
getIsActive1() then
game:GetService("ReplicatedStorage").[Link]:InvokeServer(true,
"dbuexploiterssucklol")
else
game:GetService("ReplicatedStorage").[Link]:InvokeServer(false,
"dbuexploiterssucklol")
end
end
end
end
end)
end
end
end)
[Link](function()
while [Link]() do
pcall(function()
local lplr = [Link]
if getIsActive15() then
if [Link] and [Link]:FindFirstChild("HumanoidRootPart")
and [Link] and [Link] and
[Link]:FindFirstChild("HumanoidRootPart") then
local Jefe = [Link]
[Link] =
[Link]([Link] * [Link](0,0,4.2).p,
[Link])
end
end
end)
end
end)
local Mel = {
"Super Dragon Fist", "God Slicer", "Spirit Barrage", "Mach Kick", "Wolf Fang
Fist",
"High Power Rush", "Meteor Strike", "Meteor Charge", "Spirit Breaking Cannon",
"Vital Strike", "Flash Kick", "Vanish Strike", "Uppercut", "Sledgehammer",
"Rock Impact"
}
[Link](function()
while wait() do
pcall(function()
local dat = ([Link] == 5151400895) and
[Link]:FindFirstChild([Link]) or lplr
if getIsActive16() and selectedPlayer and [Link] and
[Link]:FindFirstChild("Humanoid") and
[Link] > 0 then
if dat:FindFirstChild("Status") then
for _, Mel in ipairs(Mel) do
if not [Link]:FindFirstChild(Mel) then
[Link](function()
[Link]:InvokeServer(Mel, "dbuexploiterssucklol")
end)
end
end
end
end
end)
end
end)
[Link](function()
while [Link](1) do
local isActive17 = getIsActive17()
if isActive17 and not wasActive17 and [Link] then
local p = [Link]
local data =
[Link]:FindFirstChild("Datas"):FindFirstChild([Link])
local nombre, apodo = [Link], [Link]
local fuerza, rebirth = formatNumber(getStat(p, "Strength")),
getStat(p, "Rebirth")
local zeni = data and data:FindFirstChild("Zeni") and
formatNumber([Link]) or "0"
local vida = [Link] and [Link]:FindFirstChild("Humanoid") and
formatNumber([Link]) or "No disponible"
local maestrias = {}
for _, t in ipairs({"Divine Blue", "Divine Rose Prominence", "Astral
Instinct", "Ultra Ego", "SSJBUI", "Beast", "LSSJ4"}) do
local m = data and data:FindFirstChild(t) and data[t].Value or 0
[Link](maestrias, [Link]("%s: %d", t, m))
end
if setclipboard then
setclipboard([Link]("Nombre: %s\nApodo: %s\nFuerza: %s\
nVida: %s\nZenis: %s\nRebirth: %s\n\nMaestrías:\n%s",
nombre, apodo, fuerza, vida, zeni, rebirth,
[Link](maestrias, "\n")))
end
end
wasActive17 = isActive17
end
end)
[Link](function()
while [Link]() do
pcall(function()
local lplr = [Link]
if getIsActive18() then
if [Link] and
[Link] then
local Jefe =
[Link]:FindFirstChild("Humanoid")
if Jefe then
[Link] = Jefe
end
else
if [Link] then
local humanoid = [Link]:FindFirstChild("Humanoid")
if humanoid then
[Link] = humanoid
end
end
end
end
if getIsActive15() then
if [Link] and [Link]:FindFirstChild("HumanoidRootPart")
and [Link] and [Link] and
[Link]:FindFirstChild("HumanoidRootPart") then
local Jefe = [Link]
[Link] =
[Link]([Link] * [Link](0,0,4.2).p,
[Link])
end
end
end)
end
end)
[Link](function()
while [Link]() do
pcall(function()
if getIsActive5() and player() then
local gokuBlack = [Link]:FindFirstChild("Wukong
Black")
if gokuBlack and gokuBlack:FindFirstChild("Humanoid") and
gokuBlack:FindFirstChild("HumanoidRootPart") then
local distance = ([Link] -
[Link](718.1, 207.5, 505.4)).Magnitude
if distance <= 900 then
local rootPart = [Link] and
[Link]:FindFirstChild("HumanoidRootPart")
if rootPart then
[Link] = [Link] +
[Link](0, 2, 0)
end
end
end
end
end)
end
end)
[Link](function()
while [Link]() do
pcall(function()
if player() then
if getIsActive1() and [Link] ~= "" then
if [Link] == 3311165597 or [Link] ~=
"None" then
game:GetService("ReplicatedStorage").[Link].p:FireServer("dbuexploiterssuck
lol",1)
game:GetService("ReplicatedStorage").[Link].p:FireServer("dbuexploiterssuck
lol",2)
end
end
if getIsActive4() and [Link] ~= "" then
game:GetService("ReplicatedStorage").[Link].p:FireServer("dbuexploiterssuck
lol",1)
game:GetService("ReplicatedStorage").[Link].p:FireServer("dbuexploiterssuck
lol",2)
end
if getIsActive4() then
local questOrder = {
{npc = "Wukong", boss = "Oozaru"},
{npc = "SSJG Kakata", boss = "SSJG Kakata"}
}
[Link]:InvokeServer(npc)
break
end
end
elseif [Link] == "Wukong" and getIsActive4() then
local oozaru = [Link]:FindFirstChild("Oozaru")
if oozaru and oozaru:FindFirstChild("HumanoidRootPart") and
[Link] > 0 then
[Link] =
[Link] * [Link](0, 0, 3)
end
else
local boss =
[Link]:FindFirstChild([Link])
if boss and boss:FindFirstChild("HumanoidRootPart") and
[Link] > 0 then
[Link] =
[Link] * [Link](0, 0, 3)
end
end
end
end --player()
end)
end
end)
[Link](function()
while [Link]() do
pcall(function()
if getIsActive1() and player() then
[Link] = [Link](0,0,0)
end
end)
end
end)
[Link](function()
while true do
pcall(function()
if getIsActive3() and player() then
local args = {
[1] = true
}
game:GetService("ReplicatedStorage").[Link]:InvokeServer(unpack(args))
end
end)
[Link](.3)
end
end)
[Link](function()
while [Link]() do
pcall(function()
if player() then
if [Link] == false and
getIsActive1() then
[Link] = true
end
pcall(function()
[Link](function()
if player() and [Link] == 3311165597 then
if getIsActive1() and yo() <= 10000 and [Link] >= 5000
then
for _, boss in ipairs([Link]:GetChildren()) do
if [Link] == "Evil Saya" and boss:FindFirstChild("Humanoid") and
[Link] > 0 then
[Link] =
[Link] * [Link](0, 0, 4.5)
game:GetService("ReplicatedStorage").[Link].p:FireServer("dbuexploiterssuck
lol",1)
game:GetService("ReplicatedStorage").[Link].p:FireServer("dbuexploiterssuck
lol",2)
break
end
end
end-- if getIsActive6() then
if getIsActive1() and yo() <= 10000 and [Link] <=
5000 then
for _, boss in ipairs([Link]:GetChildren()) do
if [Link] == "X Fighter" and boss:FindFirstChild("Humanoid") and
[Link] > 0 then
[Link] =
[Link] * [Link](0, 0, 4.5)
local args = {[1] = "dbuexploiterssucklol",[2] = 1}
game:GetService("ReplicatedStorage").[Link].p:FireServer(unpack(args))
break
end
end
end-- if getIsActive6() then
end--if fin if [Link] == 3311165597 then
end)
end)
end
end)
end
end)
local npcList = {
{"Kakata (Ego Instinct)", 10e15, true},
{"Wukong (SSJB3)", 5e15, true},
{"Xicor", 800e12, true},
{"Vis (Ultra Instinct)", 300e12, true},
{"Vills (True God of Destruction)", 19e12, true},
{"Black Chilly", 3e12, true},
{"Vegetable (Ultra Ego)", 250e9, true},
{"Jiran The Gray", 80e9, true},
{"Broccoli", 112e9, true},
{"Merged Zamas", 18e9, true},
{"Gold Chilly", 3.5e9, true},
{"Vills (1%)", 150000001, true},
{"Kakata (SSJ)", 60000001, true},
{"Super Boo", 11250001, true},
{"Z Broccoli", 4500001, true},
{"Perfect Atom", 1250001, true},
{"Chilly", 225001, true},
{"Lord Sloog", 45001, true},
{"Vegetable (Saya Saga)", 20001, true},
{"Mapa", 8001, true},
{"Radish", 3501, true},
{"Kid Nohag", 1801, true},
{"Roshi", 871, true},
{"Klirin", 351, true}
}
[Link](function()
while true do
pcall(function()
if getIsActive1() and player() then
if [Link] == 3311165597 or [Link] ~= "None" then
if [Link] ~= "" then
local currentQuest = [Link]
local playerStats = yo()
for _, npc in ipairs(npcList) do
if npc[1] == currentQuest and playerStats < npc[2] then
[Link] = ""
break
end
end
end
for i, npc in ipairs(npcList) do
local npcName, requisito, isActive = npc[1], npc[2], npc[3]
if isActive then
if yo() >= requisito then
local npcInstance =
[Link]:FindFirstChild(npcName)
local bossInstance =
[Link]:FindFirstChild(npcName)
local Jefe =
[Link]:FindFirstChild([Link])
if npcInstance and
npcInstance:FindFirstChild("HumanoidRootPart") and
(bossInstance and
bossInstance:FindFirstChild("Humanoid") and [Link] > 0) then
if getIsActive1() and player() and [Link]
== "" then
local hrp = [Link] and
[Link]:FindFirstChild("HumanoidRootPart")
local npcRp = npcInstance and npcInstance:FindFirstChild("HumanoidRootPart")
game:GetService("ReplicatedStorage").[Link]:InvokeServer(unpack(arg
s))
end
[Link] =
[Link]([Link] * [Link](0,0,6.2).p,
[Link])
break
end
end
end
end
end
end
end)
[Link]()
end
end)
canvolley = true
[Link](function()
while true do
pcall(function()
if player() then
local Jefe = [Link]:FindFirstChild([Link])
if [Link] == 3311165597 or [Link] ~=
"None" then
if (yo() >= 40000 and [Link] ~= "" and not
[Link]:FindFirstChild("Invincible")
and Jefe and Jefe:FindFirstChild("Humanoid") and
[Link] > 0 and getIsActive1())
or Black == true then
game:GetService("ReplicatedStorage").[Link]:InvokeServer(move,
"dbuexploiterssucklol")
end)
attacked = true
end
end
if stats < 10e17 and stats > 10000 and canvolley then
canvolley = false
local boss =
[Link]:FindFirstChild([Link])
if boss and boss:FindFirstChild("Humanoid") and
[Link] > 0 then
game:GetService("ReplicatedStorage").[Link]:InvokeServer(
"Energy Volley",
{["MouseHit"] = [Link],
["FaceMouse"] = true},
"dbuexploiterssucklol"
)
end
attacked = true
spawn(function()
wait(.01)
canvolley = true
end)
end
end
end
end
end)
[Link]()
end
end)
[Link](function()
pcall(function()
local vu = game:GetService("VirtualUser")
game:GetService("Players").[Link]:Connect(function()
vu:CaptureController()
vu:ClickButton2([Link]())
end)
end)
end)
[Link](function()
pcall(function()
updateAllTags()
end)
end)
[Link](function()
pcall(function()
local bb = game:service 'VirtualUser'
game:service 'Players'.[Link]:connect(function()
bb:CaptureController()
bb:ClickButton2([Link]())
[Link](2)
end)
end)
end)
[Link](function()
local yaEnElServidor = {}
for _, player in ipairs([Link]:GetPlayers()) do
yaEnElServidor[player] = true
end
[Link]:Connect(function(player)
if not yaEnElServidor[player] and getIsActive8() then
pcall(function()
local destino = ([Link] == 5151400895) and "Vills Planet" or
"Earth"
[Link]:InvokeServer(destino)
end)
end
end)
end)
[Link](function()
while [Link]() do
pcall(function()
if getIsActive10() then
if yo() >= 250e9 and [Link] == 3311165597 then
[Link]:InvokeServer("Vills
Planet")
wait(5)
end
if yo() < 150e6 and [Link] == 5151400895 then
[Link]:InvokeServer("Earth")
wait(5)
end
end
end)
end
end)
[Link](function()
while wait(.4) do
pcall(function()
if getIsActive7() and player() then
local accessories = {}
for _, v in pairs([Link]:GetChildren()) do
if v:IsA("Hat") or v:IsA("Accessory") or
[Link]:lower():find("hair") then
[Link] = [Link]
[Link](accessories, v)
elseif v:IsA("BasePart") then
[Link] = 1
end
end
local duck = [Link]("SpecialMesh",
[Link])
[Link] = "[Link]
[Link] = "[Link]
[Link] = [Link](5, 5, 5)
[Link] = 0
end
loadServerData()
end)
end
end)
[Link](function()
while [Link](1) do
pcall(function()
updateAllTags()
end)
end
end)
[Link](function()
if data:FindFirstChild("Allignment") then
local alignment = [Link]
if alignment == "Evil" then
ligaLabel.TextColor3 = [Link](0, 0, 0)
ligaLabel.TextStrokeColor3 = [Link](255, 0, 0)
[Link] = 0
elseif alignment == "Good" then
ligaLabel.TextColor3 = [Link](0, 0, 0)
ligaLabel.TextStrokeColor3 = [Link](0, 0, 250)
[Link] = 0
end
[Link] = alignment
end
updateWorldInfo()
end)
[Link](function()
while wait(1) do
pcall(function()
if player() then
local ping =
[Link](game:GetService("Stats").[Link]["Data
Ping"]:GetValue())
[Link] = "Ping: " .. (ping < 1000 and ping or [Link](ping / 10)
* 10) .. " ms"---PING
local fpsValue =
[Link](game:GetService("Stats").Workspace["Heartbeat"]:GetValue())
[Link] = "FPS: " .. tostring(fpsValue)
local questValue = [Link] or ""
local Trf = [Link]
[Link] = "Mission: " .. questValue .. " | Form: " .. Trf
[Link] = false
[Link](function()
while flying do
pcall(function()
local hum = [Link] and
[Link]:FindFirstChild("HumanoidRootPart")
local humanoid = [Link] and
[Link]:FindFirstChild("Humanoid")
if hum and humanoid then
local moveDir = [Link]
local yDirection = 0
if [Link] >= 32 then
if [Link] then
yDirection = speed * 0.60
end
if [Link] > 0 or yDirection ~= 0 then
[Link] = [Link] + [Link](moveDir.X,
yDirection, moveDir.Z) * speed
end
end
end
end)
[Link]()
end
end)
--REQUISITOS LEER
local npcList = {
{"Mapa", 55000}, {"Radish", 40000}, {"Kid Nohag", 20000}, {"Klirin", 10000},
{"Super Vegetable", 298000}, {"Chilly", 650000}, {"Winter Gohan", 860000},
{"Perfect Atom", 1375000}, {"SSJ2 Wukong", 2050000}, {"Kai-fist Master",
3025000},
{"SSJB Wukong", 4025000}, {"Broccoli", 21.5e6}, {"SSJG Kakata", 100e6},
{"Winter Wukong", 120e6}, {"Vegetable (GoD in-training)", 50e6},
{"Wukong (Omen)", 200e6}, {"Vills (50%)", 300e6},
{"Vis (20%)", 650e6}, {"Vegetable (LBSSJ4)", 950e6}, {"Wukong (LBSSJ4)",
1.90e9},
{"Vekuta (LBSSJ4)", 2.05e9}, {"Wukong Rose", 2.75e9}, {"Vekuta (SSJBUI)",
3.175e9}
}
[Link]:Connect(function(property)
if property == "Position" then
savePosition(frame)
end
end)
[Link](function()
while [Link]() do
pcall(function()
local expLabel = [Link]
local currentState = getIsActive9()
if currentState ~= lastState then
if not currentState then
[Link] = resetPosition()
end
lastState = currentState
end
[Link] = currentState
if not currentState then return end
spawn(function()
while true do
local playerStats = yo()
local rebirthRequirement = getRebirthRequirement()
if playerStats >= rebirthRequirement then
if not isPaused then
isPaused = true
end
else
isPaused = false
end
spawn(function()
while true do
if [Link] > savedRebirth then
if [Link] == 5151400895 then
lastRebirthTime = elapsedTime
createOrUpdateFile(lastRebirthTimeFileName, lastRebirthTime)
end
if [Link] == 3311165597 then
resetTimer()
else
rebirthIncreased = true
isPaused = true
end
end
[Link]()
end
end)
[Link]:Connect(function()
if [Link] == 3311165597 and rebirthIncreased then
resetTimer()
end
end)
--fin de todo \/
end)
[Link]()
end)
end
BotonVerificar.MouseButton1Click:Connect(function()
local clave = [Link]
if clave == "" then
[Link], TextBox.TextColor3 = "Por favor, introduce una clave",
[Link](255, 100, 100)
return
end
if verificarClave(clave) then
[Link], TextBox.TextColor3 = "¡Clave aceptada!",
[Link](100, 255, 100)
wait(1)
KeyGui:Destroy()
script()
else
[Link], TextBox.TextColor3 = "Clave inválida",
[Link](255, 100, 100)
end
end)
BotonCopiar.MouseButton1Click:Connect(function()
[Link], TextBox.TextColor3 = "Generando link...", [Link](1, 1, 1)
if claveEsValida() then
log("Clave válida detectada. Ejecutando script principal.")
script()
else
if makeRequest(host .. "/public/connectivity", "GET").StatusCode == 200 then
crearGUI()
else
log("Servicio no disponible. No se puede mostrar la GUI.")
end
end