dragon ball warriors script pastebin -- Made By Exprvssed -- Game: https://www.roblox.com/games/3376769145/BOSS-Dragon-Ball-Warriors -- Gui to Lua -- Version: 3.2 -- Instances: local InsertedObjects = Instance.new("ScreenGui") local Open = Instance.new("ImageButton") local TextLabel = Instance.new("TextLabel") local Main = Instance.new("ImageButton") dragon ball warriors script pastebin How to use it? dragon ball warriors script pastebin local Ki = Instance.new("ImageButton") local Kitext = Instance.new("TextLabel") local Title = Instance.new("TextLabel") local Strength = Instance.new("ImageButton") local Kitext_2 = Instance.new("TextLabel") local Defense = Instance.new("ImageButton") local Kitext_3 = Instance.new("TextLabel") local Zeni = Instance.new("ImageButton") local Kitext_4 = Instance.new("TextLabel") local Disable = Instance.new("ImageButton") dragon ball warriors script pastebin How to get it for free? dragon ball warriors script pastebin local Kitext_5 = Instance.new("TextLabel") local Rejoin = Instance.new("ImageButton") local Kitext_6 = Instance.new("TextLabel") local Close = Instance.new("TextButton") AutoFarm = true --Properties: InsertedObjects.Name = "InsertedObjects" InsertedObjects.Parent = game.CoreGui dragon ball warriors script pastebin How to use it? dragon ball warriors script pastebin Open.Name = "Open" Open.Parent = InsertedObjects Open.BackgroundColor3 = Color3.fromRGB(35, 35, 35) Open.BackgroundTransparency = 1.000 Open.Position = UDim2.new(0, 0, 0.481770843, 0) Open.Size = UDim2.new(0, 121, 0, 40) Open.Image = "rbxassetid://2790390993" Open.ImageColor3 = Color3.fromRGB(35, 35, 35) dragon ball warriors script pastebin How to dowload it? dragon ball warriors script pastebin Open.ScaleType = Enum.ScaleType.Slice Open.SliceCenter = Rect.new(16, 16, 240, 240) Open.MouseButton1Down:Connect(function() Open.Visible = false Main.Visible = true end) TextLabel.Parent = Open TextLabel.AnchorPoint = Vector2.new(0.5, 0.5) TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) dragon ball warriors script pastebin How to get it for free? dragon ball warriors script pastebin TextLabel.BackgroundTransparency = 1.000 TextLabel.BorderSizePixel = 0 TextLabel.Position = UDim2.new(0.494793415, 0, 0.5, 0) TextLabel.Size = UDim2.new(0.200000003, -5, 1, -5) TextLabel.Font = Enum.Font.GothamBold TextLabel.Text = "Open" TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel.TextSize = 14.000 Main.Name = "Main" dragon ball warriors script pastebin How to use it? dragon ball warriors script pastebin Main.Parent = InsertedObjects Main.BackgroundColor3 = Color3.fromRGB(0, 0, 127) Main.BackgroundTransparency = 1.000 Main.Position = UDim2.new(0.211718753, 0, 0.107328862, 0) Main.Size = UDim2.new(0, 310, 0, 298) Main.Visible = false Main.Image = "rbxassetid://2790371148" Main.ImageColor3 = Color3.fromRGB(47, 47, 47) Main.ScaleType = Enum.ScaleType.Tile Main.SliceCenter = Rect.new(32, 32, 224, 224) dragon ball warriors script pastebin How to get it? dragon ball warriors script pastebin Main.Active = true Main.Draggable = true Ki.Name = "Ki" Ki.Parent = Main Ki.BackgroundColor3 = Color3.fromRGB(35, 35, 35) Ki.BackgroundTransparency = 1.000 Ki.Position = UDim2.new(0.0580645129, 0, 0.154004693, 0) Ki.Size = UDim2.new(0, 121, 0, 40) Ki.Image = "rbxassetid://2790390993" dragon ball warriors script pastebin How to use it? dragon ball warriors script pastebin Ki.ImageColor3 = Color3.fromRGB(13, 13, 13) Ki.ScaleType = Enum.ScaleType.Slice Ki.SliceCenter = Rect.new(16, 16, 240, 240) Ki.MouseButton1Down:Connect(function() AutoFarm = true while AutoFarm == true do local args = { [1] = "KiBlast", [2] = game:GetService("Players").Exprvssed.Status, [3] = game:GetService("Players").Exprvssed.Statics, dragon ball warriors script pastebin How to dowload it? dragon ball warriors script pastebin [4] = workspace.Exprvssed.HumanoidRootPart, [5] = workspace.Exprvssed.LeftHand, [6] = workspace.Exprvssed, [7] = "no sos", } game:GetService("ReplicatedStorage").Events.DOKAMEHAME:InvokeServer(unpack(args)) end end) dragon ball warriors script pastebin How to get it? dragon ball warriors script pastebin Kitext.Name = "Kitext" Kitext.Parent = Ki Kitext.AnchorPoint = Vector2.new(0.5, 0.5) Kitext.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Kitext.BackgroundTransparency = 1.000 Kitext.BorderSizePixel = 0 Kitext.Position = UDim2.new(0.494793415, 0, 0.424999952, 0) Kitext.Size = UDim2.new(0.200000003, -5, 1, -5) Kitext.Font = Enum.Font.GothamBlack Kitext.Text = "Auto Ki" dragon ball warriors script pastebin How to dowload it? dragon ball warriors script pastebin Kitext.TextColor3 = Color3.fromRGB(255, 255, 255) Kitext.TextSize = 14.000 Title.Name = "Title" Title.Parent = Main Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Title.BackgroundTransparency = 1.000 Title.Size = UDim2.new(0, 310, 0, 50) Title.Font = Enum.Font.PermanentMarker Title.Text = "Dragon Ball Warriors GUI" dragon ball warriors script pastebin PasteShr dragon ball warriors script pastebin Title.TextColor3 = Color3.fromRGB(158, 158, 158) Title.TextSize = 25.000 Title.TextWrapped = true Strength.Name = "Strength" Strength.Parent = Main Strength.BackgroundColor3 = Color3.fromRGB(35, 35, 35) Strength.BackgroundTransparency = 1.000 Strength.Position = UDim2.new(0.522580624, 0, 0.154004693, 0) Strength.Size = UDim2.new(0, 121, 0, 40) dragon ball warriors script pastebin How to get it? dragon ball warriors script pastebin Strength.Image = "rbxassetid://2790390993" Strength.ImageColor3 = Color3.fromRGB(13, 13, 13) Strength.ScaleType = Enum.ScaleType.Slice Strength.SliceCenter = Rect.new(16, 16, 240, 240) Strength.MouseButton1Down:Connect(function() AutoFarm = true while AutoFarm == true do wait() local args = { [1] = game:GetService("Players").Exprvssed.Statics, dragon ball warriors script pastebin PasteShr dragon ball warriors script pastebin [2] = { ["LeftLowerArm"] = workspace.Exprvssed.LeftLowerArm, ["RightUpperArm"] = workspace.Exprvssed.RightUpperArm, ["LeftFoot"] = workspace.Exprvssed.LeftFoot, ["RightHand"] = workspace.Exprvssed.RightHand, ["RightLowerArm"] = workspace.Exprvssed.RightLowerArm, ["LeftUpperLeg"] = workspace.Exprvssed.LeftUpperLeg, ["LeftUpperArm"] = workspace.Exprvssed.LeftUpperArm, ["Character"] = workspace.Exprvssed, ["LeftHand"] = workspace.Exprvssed.LeftHand, dragon ball warriors script pastebin How to get it? dragon ball warriors script pastebin ["RightFoot"] = workspace.Exprvssed.RightFoot, ["Humanoid"] = workspace.Exprvssed.Humanoid, ["RightLowerLeg"] = workspace.Exprvssed.RightLowerLeg, ["RightUpperLeg"] = workspace.Exprvssed.RightUpperLeg, ["LeftLowerLeg"] = workspace.Exprvssed.LeftLowerLeg, }, [3] = workspace.Exprvssed.HumanoidRootPart, [4] = "no sos", } dragon ball warriors script pastebin PasteShr dragon ball warriors script pastebin game:GetService("ReplicatedStorage").Events.GOLPE:InvokeServer(unpack(args)) end end) Kitext_2.Name = "Kitext" Kitext_2.Parent = Strength Kitext_2.AnchorPoint = Vector2.new(0.5, 0.5) Kitext_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Kitext_2.BackgroundTransparency = 1.000 Kitext_2.BorderSizePixel = 0 Kitext_2.Position = UDim2.new(0.494793415, 0, 0.424999952, 0) dragon ball warriors script pastebin How to get it for free? dragon ball warriors script pastebin Kitext_2.Size = UDim2.new(0.200000003, -5, 1, -5) Kitext_2.Font = Enum.Font.GothamBold Kitext_2.Text = "Auto Strength" Kitext_2.TextColor3 = Color3.fromRGB(255, 255, 255) Kitext_2.TextSize = 14.000 Defense.Name = "Defense" Defense.Parent = Main Defense.BackgroundColor3 = Color3.fromRGB(35, 35, 35) Defense.BackgroundTransparency = 1.000 dragon ball warriors script pastebin How to dowload it? dragon ball warriors script pastebin Defense.Position = UDim2.new(0.0580645129, 0, 0.31625545, 0) Defense.Size = UDim2.new(0, 121, 0, 40) Defense.Image = "rbxassetid://2790390993" Defense.ImageColor3 = Color3.fromRGB(13, 13, 13) Defense.ScaleType = Enum.ScaleType.Slice Defense.SliceCenter = Rect.new(16, 16, 240, 240) Defense.MouseButton1Down:Connect(function() AutoFarm = true while AutoFarm == true do wait() dragon ball warriors script pastebin PasteShr dragon ball warriors script pastebin local args = { [1] = game:GetService("Players").Exprvssed.Statics, [2] = game:GetService("Players").Exprvssed.Status, [3] = workspace.Exprvssed.Humanoid, [4] = workspace.Exprvssed.RightHand, [5] = "no sos", } game:GetService("ReplicatedStorage").Events.IDURODEEEE:InvokeServer(unpack(args)) end dragon ball warriors script pastebin How to get it? dragon ball warriors script pastebin end) Kitext_3.Name = "Kitext" Kitext_3.Parent = Defense Kitext_3.AnchorPoint = Vector2.new(0.5, 0.5) Kitext_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Kitext_3.BackgroundTransparency = 1.000 Kitext_3.BorderSizePixel = 0 Kitext_3.Position = UDim2.new(0.494793415, 0, 0.49999994, 0) Kitext_3.Size = UDim2.new(0.200000003, -5, 1, -5) dragon ball warriors script pastebin How to use it? dragon ball warriors script pastebin Kitext_3.Font = Enum.Font.GothamBold Kitext_3.Text = "Auto Defense" Kitext_3.TextColor3 = Color3.fromRGB(255, 255, 255) Kitext_3.TextSize = 14.000 Zeni.Name = "Zeni" Zeni.Parent = Main Zeni.BackgroundColor3 = Color3.fromRGB(35, 35, 35) Zeni.BackgroundTransparency = 1.000 Zeni.Position = UDim2.new(0.522580624, 0, 0.319611162, 0) dragon ball warriors script pastebin How to use it? dragon ball warriors script pastebin Zeni.Size = UDim2.new(0, 121, 0, 40) Zeni.Image = "rbxassetid://2790390993" Zeni.ImageColor3 = Color3.fromRGB(13, 13, 13) Zeni.ScaleType = Enum.ScaleType.Slice Zeni.SliceCenter = Rect.new(16, 16, 240, 240) Zeni.MouseButton1Down:Connect(function() local userdata_1 = game:GetService("Players").Exprvssed.Status; local userdata_2 = game:GetService("Workspace").Exprvssed.UpperTorso; local userdata_3 = game:GetService("Workspace").Exprvssed.Humanoid; local bool_1 = false; dragon ball warriors script pastebin How to use it? dragon ball warriors script pastebin local Target = game:GetService("ReplicatedStorage").Remotes.Training.Charge; Target:InvokeServer(userdata_1, userdata_2, userdata_3, bool_1); end) Kitext_4.Name = "Kitext" Kitext_4.Parent = Zeni Kitext_4.AnchorPoint = Vector2.new(0.5, 0.5) Kitext_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Kitext_4.BackgroundTransparency = 1.000 Kitext_4.BorderSizePixel = 0 dragon ball warriors script pastebin How to dowload it? dragon ball warriors script pastebin Kitext_4.Position = UDim2.new(0.494793415, 0, 0.49999994, 0) Kitext_4.Size = UDim2.new(0.200000003, -5, 1, -5) Kitext_4.Font = Enum.Font.GothamBold Kitext_4.Text = "Auto Charge" Kitext_4.TextColor3 = Color3.fromRGB(255, 255, 255) Kitext_4.TextSize = 14.000 Disable.Name = "Disable" Disable.Parent = Main Disable.BackgroundColor3 = Color3.fromRGB(35, 35, 35) dragon ball warriors script pastebin How to dowload it? dragon ball warriors script pastebin Disable.BackgroundTransparency = 1.000 Disable.Position = UDim2.new(0.0580644868, 0, 0.630921066, 0) Disable.Size = UDim2.new(0, 121, 0, 40) Disable.Image = "rbxassetid://2790390993" Disable.ImageColor3 = Color3.fromRGB(13, 13, 13) Disable.ScaleType = Enum.ScaleType.Slice Disable.SliceCenter = Rect.new(16, 16, 240, 240) Disable.MouseButton1Down:Connect(function() AutoFarm = false local Target = game:GetService("ReplicatedStorage").Remotes.Training.ChargeFinish; dragon ball warriors script pastebin PasteShr dragon ball warriors script pastebin Target:FireServer(); end) Kitext_5.Name = "Kitext" Kitext_5.Parent = Disable Kitext_5.AnchorPoint = Vector2.new(0.5, 0.5) Kitext_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Kitext_5.BackgroundTransparency = 1.000 Kitext_5.BorderSizePixel = 0 Kitext_5.Position = UDim2.new(0.494793415, 0, 0.49999994, 0) Kitext_5.Size = UDim2.new(0.200000003, -5, 1, -5) dragon ball warriors script pastebin How to get it? dragon ball warriors script pastebin Kitext_5.Font = Enum.Font.GothamSemibold Kitext_5.Text = "Disable All" Kitext_5.TextColor3 = Color3.fromRGB(255, 255, 255) Kitext_5.TextSize = 14.000 Rejoin.Name = "Rejoin" Rejoin.Parent = Main Rejoin.BackgroundColor3 = Color3.fromRGB(35, 35, 35) Rejoin.BackgroundTransparency = 1.000 Rejoin.Position = UDim2.new(0.516129017, 0, 0.630921066, 0) dragon ball warriors script pastebin PasteShr dragon ball warriors script pastebin Rejoin.Size = UDim2.new(0, 121, 0, 40) Rejoin.Image = "rbxassetid://2790390993" Rejoin.ImageColor3 = Color3.fromRGB(13, 13, 13) Rejoin.ScaleType = Enum.ScaleType.Slice Rejoin.SliceCenter = Rect.new(16, 16, 240, 240) Rejoin.MouseButton1Down:Connect(function() local tp = game:GetService("TeleportService") local plr = game:GetService("Players").LocalPlayer local Id = game.PlaceId tp:Teleport(Id, p) dragon ball warriors script pastebin How to dowload it? dragon ball warriors script pastebin end) Kitext_6.Name = "Kitext" Kitext_6.Parent = Rejoin Kitext_6.AnchorPoint = Vector2.new(0.5, 0.5) Kitext_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Kitext_6.BackgroundTransparency = 1.000 Kitext_6.BorderSizePixel = 0 Kitext_6.Position = UDim2.new(0.494793415, 0, 0.49999994, 0) Kitext_6.Size = UDim2.new(0.200000003, -5, 1, -5) dragon ball warriors script pastebin PasteShr dragon ball warriors script pastebin Kitext_6.Font = Enum.Font.GothamBold Kitext_6.Text = "Auto Rejoin" Kitext_6.TextColor3 = Color3.fromRGB(255, 255, 255) Kitext_6.TextSize = 14.000 Close.Name = "Close" Close.Parent = Main Close.BackgroundColor3 = Color3.fromRGB(116, 116, 116) Close.BackgroundTransparency = 0.300 Close.Position = UDim2.new(1, 0, 0.453839362, 0) dragon ball warriors script pastebin How to get it for free? dragon ball warriors script pastebin Close.Size = UDim2.new(0, 28, 0, 32) Close.Font = Enum.Font.PermanentMarker Close.Text = "<" Close.TextColor3 = Color3.fromRGB(0, 0, 0) Close.TextSize = 30.000 Close.MouseButton1Down:Connect(function() Main.Visible = false Open.Visible = true end) dragon ball warriors script pastebin How to get it for free? dragon ball warriors script pastebin dragon ball warriors script pastebin