Dragon Ball Online Generations Wiki is an encyclopedia site made by the DBOG Wikia Team, which is essentially led by SonnyDhaBoss, started out on November 21, 2018 and formed on April 1, 2020. It is part of the official Roblox Interwiki. ️ download ️ enjoy exploiting with us in roblox. Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Jun 9th, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- -- Version: 2.82
- local ScreenGui = Instance.new('ScreenGui')
- local Frame = Instance.new('Frame')
- local CTrain = Instance.new('TextButton')
- local KTrain = Instance.new('TextButton')
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild('PlayerGui')
- Frame.BackgroundColor3 = Color3.new(0.176471,0.172549,0.172549)
- Frame.Position = UDim2.new(0.899939954,0,0.519448936,0)
- DragonBallX.Parent = ScreenGui
- DragonBallX.BackgroundColor3 = Color3.new(1,0,0.384314)
- DragonBallX.BorderColor3 = Color3.new(1,0,0.384314)
- DragonBallX.Position = UDim2.new(0.899939954,0,0.518427551,0)
- DragonBallX.Font = Enum.Font.Arcade
- DragonBallX.TextColor3 = Color3.new(0,0,0)
- DragonBallX.TextWrapped =true
- CTrain.Name ='CTrain'
- CTrain.BackgroundColor3 = Color3.new(1,0,0.384314)
- CTrain.Position = UDim2.new(0.915302694,0,0.581081092,0)
- CTrain.AutoButtonColor =false
- CTrain.Text ='Combat Train'
- CTrain.TextSize =14
- STrain.Parent = ScreenGui
- STrain.BackgroundColor3 = Color3.new(1,0,0.384314)
- STrain.Position = UDim2.new(0.915302694,0,0.652334154,0)
- STrain.AutoButtonColor =false
- STrain.Text ='Speed Train'
- STrain.TextSize =14
- KTrain.Parent = ScreenGui
- KTrain.BackgroundColor3 = Color3.new(1,0,0.384314)
- KTrain.Position = UDim2.new(0.915302694,0,0.616707683,0)
- KTrain.AutoButtonColor =false
- KTrain.Font = Enum.Font.SourceSans
- KTrain.TextColor3 = Color3.new(0,0,0)
- KTrain.TextWrapped =true
- TextBox.Parent = ScreenGui
- TextBox.BackgroundTransparency =1
- TextBox.Position = UDim2.new(0.875798464,0,0.674447179,0)
- TextBox.Size = UDim2.new(0,200,0,35)
- TextBox.Font = Enum.Font.SourceSans
- TextBox.TextColor3 = Color3.new(1,1,1)
- TextBox.TextWrapped =true
- -- Scripts:
- CTrain.MouseButton1Down:Connect(function()
- _G.stats =false
- _G.stats =true
- end)
- KTrain.MouseButton1Down:Connect(function()
- _G.ki =false
- _G.ki =true
- end)
- STrain.MouseButton1Down:Connect(function()
- _G.speed =false
- _G.speed =true
- end)
- run_service.RenderStepped:Connect(function()
- local A_1 =true
- local A_3 = game:GetService('Workspace')[game.Players.LocalPlayer.Name].RightHand
- local A_4 = game:GetService('Workspace')[game.Players.LocalPlayer.Name].HumanoidRootPart.swing
- local Event = game:GetService('ReplicatedStorage').Events.combat
- end
- if_G.ki then
- local A_2 = game:GetService('Workspace')[game.Players.LocalPlayer.Name].Effects
- local A_3 = Vector3.new(15.8492146,4930.55469,-1360.7876)
- local A_4 = game:GetService('Workspace')[game.Players.LocalPlayer.Name].RightHand
- local Event = game:GetService('ReplicatedStorage').Events.blast
- local A_1 = game:GetService('Workspace')[game.Players.LocalPlayer.Name].HumanoidRootPart
- local Event = game:GetService('ReplicatedStorage').Events.charge
- end
- if_G.speed then
- local Event = game:GetService('ReplicatedStorage').Events.drain
- local A_1 = game:GetService('Workspace')[game.Players.LocalPlayer.Name].HumanoidRootPart
- local Event = game:GetService('ReplicatedStorage').Events.charge
- end
Dragon Ball Online Roblox Script
RAW Paste Data