Advertisement
Guest User

Blade Throwing Simulator | Adonis - Roblox

a guest
Mar 12th, 2020
3,374
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.17 KB | None | 0 0
  1. -- CREDIT TO Coded15 on V3rmillion he made this script
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local openframe = Instance.new("Frame")
  8. local open = Instance.new("TextButton")
  9. local Main = Instance.new("Frame")
  10. local Frame = Instance.new("Frame")
  11. local sell = Instance.new("TextButton")
  12. local gamepasses = Instance.new("TextButton")
  13. local islands = Instance.new("TextButton")
  14. local throw = Instance.new("TextButton")
  15. local buy = Instance.new("TextButton")
  16. local coin = Instance.new("TextButton")
  17. local close = Instance.new("TextButton")
  18. local title = Instance.new("TextLabel")
  19.  
  20. --Properties:
  21.  
  22. ScreenGui.Parent = game.CoreGui
  23. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  24.  
  25. openframe.Name = "openframe"
  26. openframe.Parent = ScreenGui
  27. openframe.BackgroundColor3 = Color3.fromRGB(255, 170, 127)
  28. openframe.BorderSizePixel = 0
  29. openframe.Position = UDim2.new(7.81487208e-10, 0, 0.88081938, 0)
  30. openframe.Size = UDim2.new(0, 85, 0, 35)
  31.  
  32. open.Name = "open"
  33. open.Parent = openframe
  34. open.BackgroundColor3 = Color3.fromRGB(255, 170, 127)
  35. open.BorderSizePixel = 0
  36. open.Position = UDim2.new(-9.19204126e-08, 0, 0, 0)
  37. open.Size = UDim2.new(0, 93, 0, 35)
  38. open.Font = Enum.Font.SourceSans
  39. open.Text = "open gui"
  40. open.TextColor3 = Color3.fromRGB(0, 0, 0)
  41. open.TextSize = 14.000
  42. open.MouseButton1Down:connect(function()
  43. Main.Visible = true
  44. openframe.Visible = false
  45. end)
  46.  
  47. Main.Name = "Main"
  48. Main.Parent = ScreenGui
  49. Main.Active = true
  50. Main.BackgroundColor3 = Color3.fromRGB(85, 255, 127)
  51. Main.Position = UDim2.new(0.290630966, 0, 0.216014907, 0)
  52. Main.Size = UDim2.new(0, 561, 0, 248)
  53. Main.Visible = false
  54. Main.Draggable = true
  55.  
  56. Frame.Parent = Main
  57. Frame.BackgroundColor3 = Color3.fromRGB(170, 85, 0)
  58. Frame.Size = UDim2.new(0, 561, 0, 29)
  59.  
  60. sell.Name = "sell"
  61. sell.Parent = Main
  62. sell.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
  63. sell.Position = UDim2.new(0.348120153, 0, 0.491680175, 0)
  64. sell.Size = UDim2.new(0, 117, 0, 32)
  65. sell.Font = Enum.Font.SourceSans
  66. sell.Text = "auto sell"
  67. sell.TextColor3 = Color3.fromRGB(0, 0, 0)
  68. sell.TextSize = 14.000
  69. sell.MouseButton1Down:connect(function()
  70. game:GetService("Workspace").Ignore.Rings.MainSell.Part:Destroy()
  71. game:GetService("Workspace").Ignore.Rings.MainSell.Shade:Destroy()
  72.  
  73. _G.UoU= true
  74. while _G.UoU do
  75. local UwU = game.Players.LocalPlayer.Character.HumanoidRootPart
  76. for i,v in pairs(game:GetService("Workspace").Ignore.Rings.MainSell:GetChildren()) do
  77. v.CFrame = UwU.CFrame
  78. wait(0.2)
  79. end
  80. end
  81. end)
  82.  
  83. gamepasses.Name = "gamepasses"
  84. gamepasses.Parent = Main
  85. gamepasses.BackgroundColor3 = Color3.fromRGB(122, 122, 122)
  86. gamepasses.Position = UDim2.new(0.711756468, 0, 0.549595952, 0)
  87. gamepasses.Size = UDim2.new(0, 117, 0, 32)
  88. gamepasses.Font = Enum.Font.SourceSans
  89. gamepasses.Text = "unlock all gamepasses"
  90. gamepasses.TextColor3 = Color3.fromRGB(0, 0, 0)
  91. gamepasses.TextSize = 14.000
  92. gamepasses.MouseButton1Down:connect(function()
  93. for i,v in pairs(game:GetService("Players").LocalPlayer.Data.GP:GetChildren()) do
  94. v.Value = true
  95. end
  96. end)
  97.  
  98. islands.Name = "islands"
  99. islands.Parent = Main
  100. islands.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  101. islands.Position = UDim2.new(0.711756468, 0, 0.27594316, 0)
  102. islands.Size = UDim2.new(0, 117, 0, 32)
  103. islands.Font = Enum.Font.SourceSans
  104. islands.Text = "unlock all islands"
  105. islands.TextColor3 = Color3.fromRGB(0, 0, 0)
  106. islands.TextSize = 14.000
  107. islands.MouseButton1Down:connect(function()
  108. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(209.120422, 644.040833, -653.16217, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  109. wait(0.5)
  110. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(197.7854, 1866.37537, -626.017212, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  111. wait(0.5)
  112. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(177.07663, 3395.17236, -555.504883, 0.945717812, 0, 0.324988991, 0, 1, 0, -0.324988991, 0, 0.945717812)
  113. wait(0.5)
  114. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(297, 5380.74658, -527, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  115. wait(0.5)
  116. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(197.435226, 8611.74023, -456.590149, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  117. wait(0.5)
  118. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(197.435226, 11521.6387, -406.730164, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  119. end)
  120.  
  121. throw.Name = "throw"
  122. throw.Parent = Main
  123. throw.BackgroundColor3 = Color3.fromRGB(85, 255, 0)
  124. throw.Position = UDim2.new(0.0689427108, 0, 0.201192409, 0)
  125. throw.Size = UDim2.new(0, 117, 0, 32)
  126. throw.Font = Enum.Font.SourceSans
  127. throw.Text = "auto throw"
  128. throw.TextColor3 = Color3.fromRGB(0, 0, 0)
  129. throw.TextSize = 14.000
  130. throw.MouseButton1Down:connect(function()
  131. --Auto Throw
  132. while true do
  133. wait()
  134. local oh1 = "Throw"
  135. local oh2 = Vector3.new()
  136. game:GetService("ReplicatedStorage").RE:FireServer(oh1, oh2)
  137. end
  138. end)
  139.  
  140. buy.Name = "buy"
  141. buy.Parent = Main
  142. buy.BackgroundColor3 = Color3.fromRGB(85, 255, 255)
  143. buy.Position = UDim2.new(0.348800123, 0, 0.198789611, 0)
  144. buy.Size = UDim2.new(0, 117, 0, 32)
  145. buy.Font = Enum.Font.SourceSans
  146. buy.Text = "auto buy"
  147. buy.TextColor3 = Color3.fromRGB(0, 0, 0)
  148. buy.TextSize = 14.000
  149. buy.MouseButton1Down:connect(function()
  150. --Auto Buy Blade
  151.  
  152. while true do
  153. wait()
  154. local oh1 = "BuyBlade"
  155. local oh2 = true
  156. game:GetService("ReplicatedStorage").RF:InvokeServer(oh1, oh2)
  157. end
  158.  
  159. --Auto Buy Energy
  160.  
  161. while true do
  162. wait()
  163. local oh1 = "BuyEnergy"
  164. local oh2 = true
  165. game:GetService("ReplicatedStorage").RF:InvokeServer(oh1, oh2)
  166. end
  167. end)
  168.  
  169. coin.Name = "coin"
  170. coin.Parent = Main
  171. coin.BackgroundColor3 = Color3.fromRGB(255, 85, 127)
  172. coin.Position = UDim2.new(0.0679867417, 0, 0.491680205, 0)
  173. coin.Size = UDim2.new(0, 117, 0, 32)
  174. coin.Font = Enum.Font.SourceSans
  175. coin.Text = "auto coin collector"
  176. coin.TextColor3 = Color3.fromRGB(0, 0, 0)
  177. coin.TextSize = 14.000
  178. coin.MouseButton1Down:connect(function()
  179. _G.LULU = true--change to true or false
  180. while _G.LULU do
  181. wait(1)--change time if you want
  182. for i,v in pairs(game:GetService("Workspace").Collect:GetDescendants()) do
  183. if v.ClassName == "MeshPart" then
  184. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  185. wait(2)-- If You Change Time You will get kicked :(
  186. end
  187. end
  188. end
  189. end)
  190.  
  191. close.Name = "close"
  192. close.Parent = Main
  193. close.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  194. close.BorderSizePixel = 0
  195. close.Position = UDim2.new(0.960051537, 0, -0.00172707252, 0)
  196. close.Size = UDim2.new(0, 22, 0, 29)
  197. close.Font = Enum.Font.SourceSans
  198. close.Text = "X"
  199. close.TextColor3 = Color3.fromRGB(255, 255, 255)
  200. close.TextScaled = true
  201. close.TextSize = 14.000
  202. close.TextWrapped = true
  203. close.MouseButton1Down:connect(function()
  204. open.Visible = true
  205. Main.Visible = false
  206. end)
  207.  
  208. title.Name = "title"
  209. title.Parent = Main
  210. title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  211. title.BackgroundTransparency = 1.000
  212. title.Position = UDim2.new(0.304378301, 0, -0.0191025287, 0)
  213. title.Size = UDim2.new(0, 219, 0, 38)
  214. title.Font = Enum.Font.SourceSans
  215. title.Text = "blade throwing sim haxx"
  216. title.TextColor3 = Color3.fromRGB(0, 0, 0)
  217. title.TextScaled = true
  218. title.TextSize = 14.000
  219. title.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement