Advertisement
cortesjoren

magnet sim scrrtt

Jan 5th, 2019
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.49 KB | None | 0 0
  1. --// DarkDevs - https://discord.gg/k8weRMV
  2. --// GUI by Dissapear#6969
  3. --// Free Script/GUI, Credits for people made that script!
  4. -- Objects
  5.  
  6. local DarkDevs = Instance.new("ScreenGui")
  7. local Main = Instance.new("Frame")
  8. local HeaderMain = Instance.new("Frame")
  9. local HeaderShadow = Instance.new("Frame")
  10. local TextLabel = Instance.new("TextLabel")
  11. local TextLabel_2 = Instance.new("TextLabel")
  12. local ScrollingFrame = Instance.new("ScrollingFrame")
  13. local Changelog = Instance.new("TextLabel")
  14. local Infinitereach = Instance.new("TextButton")
  15. local tpallcoins = Instance.new("TextButton")
  16. local tprandomcoins = Instance.new("TextButton")
  17. local autograbcoins = Instance.new("TextButton")
  18. local soon = Instance.new("TextLabel")
  19.  
  20. -- Properties
  21.  
  22. DarkDevs.Name = "DarkDevs"
  23. DarkDevs.Parent = game.CoreGui
  24.  
  25. Main.Name = "Main"
  26. Main.Parent = DarkDevs
  27. Main.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  28. Main.BorderSizePixel = 0
  29. Main.Position = UDim2.new(0.22121048, 0, 0.237292588, 0)
  30. Main.Size = UDim2.new(0, 546, 0, 286)
  31. Main.Active = true
  32. Main.Draggable = true
  33.  
  34. HeaderMain.Name = "HeaderMain"
  35. HeaderMain.Parent = Main
  36. HeaderMain.BackgroundColor3 = Color3.new(0.0941177, 0.0941177, 0.0941177)
  37. HeaderMain.BorderSizePixel = 0
  38. HeaderMain.Position = UDim2.new(0, 0, -0.125874132, 0)
  39. HeaderMain.Size = UDim2.new(0, 546, 0, 36)
  40.  
  41. HeaderShadow.Name = "HeaderShadow"
  42. HeaderShadow.Parent = HeaderMain
  43. HeaderShadow.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  44. HeaderShadow.BorderSizePixel = 0
  45. HeaderShadow.Position = UDim2.new(0, 0, 0.800000012, 0)
  46. HeaderShadow.Size = UDim2.new(0, 546, 0, 6)
  47.  
  48. TextLabel.Parent = HeaderMain
  49. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  50. TextLabel.BackgroundTransparency = 1
  51. TextLabel.Position = UDim2.new(0.0109890103, 0, 0, 0)
  52. TextLabel.Size = UDim2.new(0, 33, 0, 30)
  53. TextLabel.Font = Enum.Font.GothamBold
  54. TextLabel.Text = "D"
  55. TextLabel.TextColor3 = Color3.new(1, 0, 0)
  56. TextLabel.TextSize = 22
  57.  
  58. TextLabel_2.Parent = HeaderMain
  59. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  60. TextLabel_2.BackgroundTransparency = 1
  61. TextLabel_2.Position = UDim2.new(0.0457875505, 0, 0, 0)
  62. TextLabel_2.Size = UDim2.new(0, 119, 0, 30)
  63. TextLabel_2.Font = Enum.Font.GothamBold
  64. TextLabel_2.Text = "ARK DEVS"
  65. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  66. TextLabel_2.TextSize = 22
  67.  
  68. ScrollingFrame.Parent = Main
  69. ScrollingFrame.BackgroundColor3 = Color3.new(0.0941177, 0.0941177, 0.0941177)
  70. ScrollingFrame.BorderSizePixel = 0
  71. ScrollingFrame.Position = UDim2.new(0.652014673, 0, 0.0244755242, 0)
  72. ScrollingFrame.Size = UDim2.new(0, 176, 0, 268)
  73.  
  74.  
  75. Changelog.Name = "Changelog"
  76. Changelog.Parent = ScrollingFrame
  77. Changelog.BackgroundColor3 = Color3.new(1, 1, 1)
  78. Changelog.BackgroundTransparency = 1
  79. Changelog.Position = UDim2.new(0.0340909101, 0, 0, 0)
  80. Changelog.Size = UDim2.new(0, 162, 0, 268)
  81. Changelog.Font = Enum.Font.SourceSans
  82. Changelog.Text = "[+] New Update!"
  83. Changelog.TextColor3 = Color3.new(1, 1, 1)
  84. Changelog.TextSize = 14
  85. Changelog.TextXAlignment = Enum.TextXAlignment.Left
  86. Changelog.TextYAlignment = Enum.TextYAlignment.Top
  87.  
  88. Infinitereach.Name = "Infinitereach"
  89. Infinitereach.Parent = Main
  90. Infinitereach.BackgroundColor3 = Color3.new(0.0941177, 0.0941177, 0.0941177)
  91. Infinitereach.BorderSizePixel = 0
  92. Infinitereach.Position = UDim2.new(0.0238095243, 0, 0.0454545468, 0)
  93. Infinitereach.Size = UDim2.new(0, 165, 0, 50)
  94. Infinitereach.Font = Enum.Font.SourceSans
  95. Infinitereach.Text = "Infinite Reach"
  96. Infinitereach.TextColor3 = Color3.new(1, 1, 1)
  97. Infinitereach.TextSize = 14
  98.  
  99. tpallcoins.Name = "tpallcoins"
  100. tpallcoins.Parent = Main
  101. tpallcoins.BackgroundColor3 = Color3.new(0.0941177, 0.0941177, 0.0941177)
  102. tpallcoins.BorderSizePixel = 0
  103. tpallcoins.Position = UDim2.new(0.336996347, 0, 0.0454545468, 0)
  104. tpallcoins.Size = UDim2.new(0, 165, 0, 50)
  105. tpallcoins.Font = Enum.Font.SourceSans
  106. tpallcoins.Text = "Teleport All Coins"
  107. tpallcoins.TextColor3 = Color3.new(1, 1, 1)
  108. tpallcoins.TextSize = 14
  109.  
  110. tprandomcoins.Name = "tprandomcoins"
  111. tprandomcoins.Parent = Main
  112. tprandomcoins.BackgroundColor3 = Color3.new(0.0941177, 0.0941177, 0.0941177)
  113. tprandomcoins.BorderSizePixel = 0
  114. tprandomcoins.Position = UDim2.new(0.336996347, 0, 0.244755253, 0)
  115. tprandomcoins.Size = UDim2.new(0, 165, 0, 50)
  116. tprandomcoins.Font = Enum.Font.SourceSans
  117. tprandomcoins.Text = "Teleport to Random Coins"
  118. tprandomcoins.TextColor3 = Color3.new(1, 1, 1)
  119. tprandomcoins.TextSize = 14
  120.  
  121. autograbcoins.Name = "autograbcoins"
  122. autograbcoins.Parent = Main
  123. autograbcoins.BackgroundColor3 = Color3.new(0.0941177, 0.0941177, 0.0941177)
  124. autograbcoins.BorderSizePixel = 0
  125. autograbcoins.Position = UDim2.new(0.0238095243, 0, 0.244755253, 0)
  126. autograbcoins.Size = UDim2.new(0, 165, 0, 50)
  127. autograbcoins.Font = Enum.Font.SourceSans
  128. autograbcoins.Text = "Auto Grab Coins"
  129. autograbcoins.TextColor3 = Color3.new(1, 1, 1)
  130. autograbcoins.TextSize = 14
  131.  
  132. soon.Name = "soon"
  133. soon.Parent = Main
  134. soon.BackgroundColor3 = Color3.new(1, 1, 1)
  135. soon.BackgroundTransparency = 1
  136. soon.Position = UDim2.new(0.0238095243, 0, 0.783216774, 0)
  137. soon.Size = UDim2.new(0, 336, 0, 51)
  138. soon.Font = Enum.Font.SourceSansSemibold
  139. soon.Text = "All Credits to people who made that script, i dont know his name, but thanks for the script also join our discord server for getting more information about Dark Devs GUI"
  140. soon.TextColor3 = Color3.new(1, 1, 1)
  141. soon.TextSize = 14
  142. soon.TextWrapped = true
  143. soon.TextXAlignment = Enum.TextXAlignment.Left
  144. soon.TextYAlignment = Enum.TextYAlignment.Top
  145.  
  146.  
  147. -- script
  148. autograbcoins.MouseButton1Down:connect(function()
  149. while wait() do
  150. local plr = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart
  151. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid
  152. Humanoid:UnequipTools()
  153. local tool = game:GetService("Players").LocalPlayer.Backpack:FindFirstChildOfClass("Tool")
  154. local path = game.Workspace.GlobalCoins
  155. for i,v in pairs(path:GetChildren()) do
  156. if v.ClassName == 'Part' then
  157. v.CFrame = plr.CFrame
  158. wait()
  159. game:GetService("ReplicatedStorage").Events.MagnetEvents.requestGrab:FireServer(v, tool)
  160. end
  161. end
  162. end
  163. end)
  164.  
  165. tprandomcoins.MouseButton1Down:connect(function()
  166. local plr = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart
  167. local path = game.Workspace.GlobalCoins
  168. for i,v in pairs(path:GetChildren()) do
  169. if v.ClassName == 'Part' then
  170. v.CFrame = plr.CFrame
  171. end
  172. end
  173. end)
  174.  
  175. tpallcoins.MouseButton1Down:connect(function()
  176. local plr = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart
  177. local path = game.Workspace.GlobalCoins
  178. for i,v in pairs(path:GetChildren()) do
  179. if v.ClassName == 'Part' then
  180. v.CFrame = plr.CFrame
  181. end
  182. end
  183. end)
  184.  
  185. Infinitereach.MouseButton1Down:connect(function()
  186. local plrnamed = game.Players.LocalPlayer.Name
  187. local plr = game.Players.LocalPlayer
  188. local s = game.workspace.Rings.Sell
  189. local tool = game.workspace[plr.Name]:FindFirstChildWhichIsA("Tool")
  190. while wait() do
  191. local Hecc = game:GetService("Workspace").plrnamed[tool.Name]
  192. local Remote = game:GetService("ReplicatedStorage").Events.MagnetEvents.requestGrab
  193. s.CanCollide = false
  194. s.CFrame = plr.Character.HumanoidRootPart.CFrame
  195. Remote:FireServer("1250", Hecc)
  196. end
  197. end)
  198.  
  199. local opened = false
  200. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  201.  
  202. mouse.KeyDown:connect(function(key)
  203. if key:lower() == "v" then
  204. if opened == false then
  205. Main:TweenPosition(UDim2.new(0.221, 0, 0.237, 0), 'In', 'Back', 1, true)
  206. opened = true
  207. else
  208. Main:TweenPosition(UDim2.new(-0.55, 0, 0.257, 0), 'In', 'Back', 1, true)
  209. opened = false
  210. end
  211. end
  212. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement