Dragonbloxnew
Dragonbloxnew
loadstring(game:HttpGet("https://raw.githubusercontent.com/BimbusCoder/Roblox-
Scripts/master/MaterialLua"))()
local UI = Material.Load({Title = "Dragon Blox Ultimate | {}#0001", Style = 1,
SizeX = 250, SizeY = 250, Theme = "Mocha"})
-- Tabs
local Main = UI.New({Title = "Main"})
--
local plr = game.Players.LocalPlayer
local RunService = game:GetService('RunService')
local questRemote = game:GetService("ReplicatedStorage").Package.Events.Qaction
local punchRemote = game:GetService("ReplicatedStorage").Package.Events.p
local equipRemote = game:GetService("ReplicatedStorage").Package.Events.equipskill
local rebirthRemote = game:GetService("ReplicatedStorage").Package.Events.reb
game:GetService("ReplicatedStorage").Package.Events.ta:InvokeServer()
end
until
game.Players.LocalPlayer.Character.Status.SelectedTransformation.Value ==
game.Players.LocalPlayer.Character.Status.Transformation.Value
end)
end
RunService.RenderStepped:Connect(function()
if Settings.Variables.Farm then
plr.Character:WaitForChild('Humanoid'):ChangeState(11)
end
end)
local RebirthFarm = Main.Toggle({
Text = 'Rebirth-Farm',
Callback = function(bool)
Settings.Variables.Farm = bool
while bool and wait() do
if (not plr.PlayerGui.Main.MainFrame.Frames.Quest.Nop.Visible and bool)
then
for i,v in next, workspace.Living:GetChildren() do
if (v.Name == returnQuest(true) or v.Name ==
game:GetService("ReplicatedStorage").Package.Quests[returnQuest(true)].Objective.Va
lue) and not plr.PlayerGui.Main.MainFrame.Frames.Quest.Nop.Visible and
v:FindFirstChild('Humanoid') and v:FindFirstChild('HumanoidRootPart') and
v.Humanoid.Health > 0 then
repeat wait()
pcall(function() plr.Character.HumanoidRootPart.CFrame
= v.HumanoidRootPart.CFrame * CFrame.new(0,0,2) end)
punchRemote:FireServer('Blacknwhite27',1)
until not v or not v:FindFirstChild('Humanoid') or not
v:FindFirstChild('HumanoidRootPart') or v.Humanoid.Health <= 0 or not
Settings.Variables.Farm or
plr.PlayerGui:WaitForChild('Main').MainFrame.Frames.Quest.Nop.Visible
end
end
else
pcall(function()
questRemote:InvokeServer(workspace.Others.NPCs[returnQuest(true)]) end)
end
end
end
})
game:GetService("ReplicatedStorage").Package.Events.cha:InvokeServer('Blacknwhite27
')
end
end
})