Advertisement
Crxckes

Dragon Blox Script

Jun 13th, 2022 (edited)
5,647
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 5.31 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local Frame = Instance.new("Frame")
  3. local FrameTwo = Instance.new("Frame")
  4. local AutoClick = Instance.new("TextButton")
  5. local UICorner = Instance.new("UICorner")
  6. local AutoRebirth = Instance.new("TextButton")
  7. local UICorner_2 = Instance.new("UICorner")
  8. local AutoTransform = Instance.new("TextButton")
  9. local UICorner_3 = Instance.new("UICorner")
  10. local Creds = Instance.new("TextLabel")
  11. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  12.  
  13. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  14. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  15.  
  16. Frame.Parent = ScreenGui
  17. Frame.BackgroundColor3 = Color3.fromRGB(255, 0, 100)
  18. Frame.BorderSizePixel = 0
  19. Frame.Position = UDim2.new(0.669965565, 0, 0.715572894, 0)
  20. Frame.Size = UDim2.new(0.200328534, 0, 0.0430879705, 0)
  21. Frame.Active = true
  22. Frame.Draggable = true
  23.  
  24. FrameTwo.Name = "FrameTwo"
  25. FrameTwo.Parent = Frame
  26. FrameTwo.BackgroundColor3 = Color3.fromRGB(255, 50, 100)
  27. FrameTwo.BorderSizePixel = 0
  28. FrameTwo.Position = UDim2.new(-0.000419581314, 0, 0.965440094, 0)
  29. FrameTwo.Size = UDim2.new(1, 0, 4.00005, 0)
  30. FrameTwo.Active = true
  31. FrameTwo.Draggable = true
  32.  
  33. AutoClick.Name = "AutoClick"
  34. AutoClick.Parent = FrameTwo
  35. AutoClick.BackgroundColor3 = Color3.fromRGB(100, 100, 255)
  36. AutoClick.BorderSizePixel = 0
  37. AutoClick.Position = UDim2.new(0.051282052, 0, 0.132096887, 0)
  38. AutoClick.Size = UDim2.new(0.405982912, 0, 0.724637687, 0)
  39. AutoClick.Font = Enum.Font.SourceSans
  40. AutoClick.Text = "Autoclick Toggle"
  41. AutoClick.TextColor3 = Color3.fromRGB(0, 0, 0)
  42. AutoClick.TextScaled = true
  43. AutoClick.TextSize = 14.000
  44. AutoClick.TextWrapped = true
  45.  
  46. UICorner.Parent = AutoClick
  47.  
  48. AutoRebirth.Name = "AutoRebirth"
  49. AutoRebirth.Parent = FrameTwo
  50. AutoRebirth.BackgroundColor3 = Color3.fromRGB(255, 100, 100)
  51. AutoRebirth.BorderSizePixel = 0
  52. AutoRebirth.Position = UDim2.new(0.54273504, 0, 0.132096887, 0)
  53. AutoRebirth.Size = UDim2.new(0.405982912, 0, 0.724637687, 0)
  54. AutoRebirth.Font = Enum.Font.SourceSans
  55. AutoRebirth.Text = "Auto-Rebirth Toggle"
  56. AutoRebirth.TextColor3 = Color3.fromRGB(0, 0, 0)
  57. AutoRebirth.TextScaled = true
  58. AutoRebirth.TextSize = 14.000
  59. AutoRebirth.TextWrapped = true
  60.  
  61. UICorner_2.Parent = AutoRebirth
  62.  
  63. AutoTransform.Name = "AutoTransform"
  64. AutoTransform.Parent = FrameTwo
  65. AutoTransform.BackgroundColor3 = Color3.fromRGB(255, 100, 100)
  66. AutoTransform.BorderSizePixel = 0
  67. AutoTransform.Position = UDim2.new(0.3282052, 0, 0.132096887, 0)
  68. AutoTransform.Size = UDim2.new(0.405982912, 0, 0.724637687, 0)
  69. AutoTransform.Font = Enum.Font.SourceSans
  70. AutoTransform.Text = "Auto-Transform Toggle"
  71. AutoTransform.TextColor3 = Color3.fromRGB(0, 0, 0)
  72. AutoTransform.TextScaled = true
  73. AutoTransform.TextSize = 14.000
  74. AutoTransform.TextWrapped = true
  75.  
  76. UICorner_3.Parent = AutoTransform
  77.  
  78. Creds.Name = "Creds"
  79. Creds.Parent = Frame
  80. Creds.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  81. Creds.BackgroundTransparency = 1.000
  82. Creds.BorderSizePixel = 0
  83. Creds.Position = UDim2.new(-0.00213675224, 0, 0.125, 0)
  84. Creds.Size = UDim2.new(1, 0, 0.75, 0)
  85. Creds.Font = Enum.Font.SourceSans
  86. Creds.Text = "Made by clouded#0001"
  87. Creds.TextColor3 = Color3.fromRGB(0, 0, 0)
  88. Creds.TextScaled = true
  89. Creds.TextSize = 14.000
  90. Creds.TextWrapped = true
  91.  
  92. UIAspectRatioConstraint.Parent = ScreenGui
  93. UIAspectRatioConstraint.AspectRatio = 2.953
  94.  
  95.  
  96.  
  97.  
  98. local clicking = false
  99. local rebirthing = false
  100. local transforming = false
  101.  
  102.  
  103. AutoClick.MouseButton1Click:Connect(function()
  104.     if clicking == false then
  105.         clicking = true
  106.         while clicking == true do
  107.             local args = {
  108.     [1] = {
  109.         ["Type"] = 1,
  110.         ["Began"] = true,
  111.         ["CFrame"] = CFrame.new(1733.606689453125, 577.5816040039062, 1298.807861328125) * CFrame.Angles(-4.771039563422619e-09, -0.07910680770874023, 6.830385501643832e-08),
  112.         ["Aim"] = CFrame.new(1735.2919921875, 576.163330078125, 1318.1488037109375) * CFrame.Angles(-2.8159594535827637, -0.14640530943870544, -3.092374563217163),
  113.         ["Camera"] = CFrame.new(1729.5133056640625, 588.6986083984375, 1281.0235595703125) * CFrame.Angles(-2.643265962600708, -0.19948710501194, -3.0341789722442627),
  114.         ["Name"] = "Combat",
  115.         ["IsHeavy"] = false,
  116.         ["Target"] = workspace:FindFirstChild("World Map").Islands:FindFirstChild("Kame Island"):FindFirstChild("Kame House"):FindFirstChild("Extra Part").Fence.Part,
  117.         ["Velocity"] = Vector3.new(0, 0, 0)
  118.     }
  119. }
  120.  
  121. game:GetService("ReplicatedStorage").Remotes.SkillRemote:FireServer(unpack(args))
  122.             wait(0.1)
  123.         end
  124.     elseif clicking == true then
  125.         clicking = false
  126.     end
  127. end)
  128.  
  129.  
  130. AutoRebirth.MouseButton1Click:Connect(function()
  131.     if rebirthing == false then
  132.         rebirthing = true
  133.         while rebirthing == true do
  134.         local args = {
  135. [1] = "1"
  136. }  
  137. game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.StatsService.RebirthUp:FireServer()
  138.             wait(0.1)
  139.         end
  140.     elseif rebirthing == true then
  141.         rebirthing = false
  142.     end
  143. end)
  144.  
  145.  
  146. AutoTransform.MouseButton1Click:Connect(function()
  147.     if transforming == false then
  148.         transforming= true
  149.         while transforming == true do
  150.             local args = {
  151.     [1] = "MetaSeijin"
  152. }
  153.  
  154. game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.Props.ModeTransformService.Transformation:FireServer(unpack(args))
  155.             wait(0.1)
  156.         end
  157.     elseif transforming == true then
  158.         transforming = false
  159.     end
  160. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement