Quangdunght1

gửi tài ml

Sep 1st, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.12 KB | None | 0 0
  1. -- Special Thx To Script Owner
  2.  
  3. Bacot1 = 0
  4. Bacot2 = 0
  5. Bacot3 = 0
  6. Bacot4 = 0
  7.  
  8.  
  9. -- Objects
  10.  
  11. plr = game:GetService('Players').LocalPlayer
  12. Bocah = game.Players.LocalPlayer.Character.HumanoidRootPart
  13. local Magnet = Instance.new("ScreenGui")
  14. local Frame = Instance.new("Frame")
  15. local Ar = Instance.new("TextButton")
  16. local Credit = Instance.new("TextLabel")
  17. local Af = Instance.new("TextButton")
  18. local NamaEgg = Instance.new("TextBox")
  19. local As = Instance.new("TextButton")
  20. local Ab = Instance.new("TextButton")
  21. local PetName = Instance.new("TextBox")
  22. local Dupe = Instance.new("TextButton")
  23. local Jumlah = Instance.new("TextBox")
  24. local title = Instance.new("TextLabel")
  25. local X = Instance.new("TextButton")
  26.  
  27. -- Properties
  28.  
  29. Magnet.Name = "Magnet"
  30. Magnet.Parent = game.CoreGui
  31.  
  32. Frame.Archivable = false
  33. Frame.Parent = Magnet
  34. Frame.Active = true
  35. Frame.BackgroundColor3 = Color3.new(0.776471, 0.784314, 0.772549)
  36. Frame.BorderColor3 = Color3.new(0, 0.666667, 1)
  37. Frame.BorderSizePixel = 5
  38. Frame.Position = UDim2.new(0.183547065, 0, 0.191689655, 0)
  39. Frame.Size = UDim2.new(0, 422, 0, 320)
  40. Frame.Draggable = true
  41.  
  42. Ar.Name = "Ar"
  43. Ar.Parent = Frame
  44. Ar.BackgroundColor3 = Color3.new(0.776471, 0.784314, 0.772549)
  45. Ar.BorderColor3 = Color3.new(0, 0.666667, 1)
  46. Ar.BorderSizePixel = 5
  47. Ar.Position = UDim2.new(0.0664502159, 0, 0.304287851, 0)
  48. Ar.Size = UDim2.new(0, 142, 0, 44)
  49. Ar.Font = Enum.Font.SciFi
  50. Ar.Text = "Auto Rebirth 100"
  51. Ar.TextColor3 = Color3.new(0.666667, 0, 0)
  52. Ar.TextScaled = true
  53. Ar.TextSize = 14
  54. Ar.TextWrapped = true
  55.  
  56. Credit.Name = "Credit"
  57. Credit.Parent = Frame
  58. Credit.BackgroundColor3 = Color3.new(1, 0, 0)
  59. Credit.BackgroundTransparency = 1
  60. Credit.Position = UDim2.new(0.113744088, 0, 1.02499986, 0)
  61. Credit.Size = UDim2.new(0, 200, 0, 24)
  62. Credit.Font = Enum.Font.GothamBold
  63. Credit.Text = "Credits: Script Maker, ScRipt HunTer"
  64. Credit.TextColor3 = Color3.new(1, 0, 0)
  65. Credit.TextSize = 20
  66. Credit.TextXAlignment = Enum.TextXAlignment.Left
  67. Credit.TextYAlignment = Enum.TextYAlignment.Top
  68.  
  69. Af.Name = "Af"
  70. Af.Parent = Frame
  71. Af.BackgroundColor3 = Color3.new(0.776471, 0.784314, 0.772549)
  72. Af.BorderColor3 = Color3.new(0, 0.666667, 1)
  73. Af.BorderSizePixel = 5
  74. Af.Position = UDim2.new(0.60199523, 0, 0.304287851, 0)
  75. Af.Size = UDim2.new(0, 142, 0, 44)
  76. Af.Font = Enum.Font.SciFi
  77. Af.Text = "AutoFarm"
  78. Af.TextColor3 = Color3.new(0.666667, 0, 0)
  79. Af.TextScaled = true
  80. Af.TextSize = 14
  81. Af.TextWrapped = true
  82.  
  83. NamaEgg.Name = "NamaEgg"
  84. NamaEgg.Parent = Frame
  85. NamaEgg.BackgroundColor3 = Color3.new(0.776471, 0.784314, 0.772549)
  86. NamaEgg.BorderColor3 = Color3.new(0, 0.666667, 1)
  87. NamaEgg.BorderSizePixel = 5
  88. NamaEgg.Position = UDim2.new(0.225118488, 0, 0.065624997, 0)
  89. NamaEgg.Size = UDim2.new(0, 233, 0, 50)
  90. NamaEgg.Font = Enum.Font.SciFi
  91. NamaEgg.Text = "Egg Name"
  92. NamaEgg.TextColor3 = Color3.new(0.666667, 0, 0)
  93. NamaEgg.TextScaled = true
  94. NamaEgg.TextSize = 14
  95. NamaEgg.TextWrapped = true
  96.  
  97. As.Name = "As"
  98. As.Parent = Frame
  99. As.BackgroundColor3 = Color3.new(0.776471, 0.784314, 0.772549)
  100. As.BorderColor3 = Color3.new(0, 0.666667, 1)
  101. As.BorderSizePixel = 5
  102. As.Position = UDim2.new(0.0664502159, 0, 0.529287815, 0)
  103. As.Size = UDim2.new(0, 142, 0, 44)
  104. As.Font = Enum.Font.SciFi
  105. As.Text = "AutoSell"
  106. As.TextColor3 = Color3.new(0.666667, 0, 0)
  107. As.TextScaled = true
  108. As.TextSize = 14
  109. As.TextWrapped = true
  110.  
  111. Ab.Name = "Ab"
  112. Ab.Parent = Frame
  113. Ab.BackgroundColor3 = Color3.new(0.776471, 0.784314, 0.772549)
  114. Ab.BorderColor3 = Color3.new(0, 0.666667, 1)
  115. Ab.BorderSizePixel = 5
  116. Ab.Position = UDim2.new(0.601995289, 0, 0.529287815, 0)
  117. Ab.Size = UDim2.new(0, 142, 0, 44)
  118. Ab.Font = Enum.Font.SciFi
  119. Ab.Text = "Auto Buy Egg"
  120. Ab.TextColor3 = Color3.new(0.666667, 0, 0)
  121. Ab.TextScaled = true
  122. Ab.TextSize = 14
  123. Ab.TextWrapped = true
  124.  
  125. PetName.Name = "PetName"
  126. PetName.Parent = Frame
  127. PetName.BackgroundColor3 = Color3.new(0.776471, 0.784314, 0.772549)
  128. PetName.BorderColor3 = Color3.new(0, 0.666667, 1)
  129. PetName.BorderSizePixel = 5
  130. PetName.Position = UDim2.new(0.0663507134, 0, 0.721875012, 0)
  131. PetName.Size = UDim2.new(0, 185, 0, 27)
  132. PetName.Font = Enum.Font.SciFi
  133. PetName.Text = "Pet name here"
  134. PetName.TextColor3 = Color3.new(0.666667, 0, 0)
  135. PetName.TextScaled = true
  136. PetName.TextSize = 14
  137. PetName.TextWrapped = true
  138.  
  139. Dupe.Name = "Dupe"
  140. Dupe.Parent = Frame
  141. Dupe.BackgroundColor3 = Color3.new(0.776471, 0.784314, 0.772549)
  142. Dupe.BorderColor3 = Color3.new(0, 0.666667, 1)
  143. Dupe.BorderSizePixel = 5
  144. Dupe.Position = UDim2.new(0.56881994, 0, 0.773037791, 0)
  145. Dupe.Size = UDim2.new(0, 142, 0, 44)
  146. Dupe.Font = Enum.Font.SciFi
  147. Dupe.Text = "Dupe Pet"
  148. Dupe.TextColor3 = Color3.new(0.666667, 0, 0)
  149. Dupe.TextScaled = true
  150. Dupe.TextSize = 14
  151. Dupe.TextWrapped = true
  152.  
  153. Jumlah.Name = "Jumlah"
  154. Jumlah.Parent = Frame
  155. Jumlah.BackgroundColor3 = Color3.new(0.776471, 0.784314, 0.772549)
  156. Jumlah.BorderColor3 = Color3.new(0, 0.666667, 1)
  157. Jumlah.BorderSizePixel = 5
  158. Jumlah.Position = UDim2.new(0.0663507134, 0, 0.875, 0)
  159. Jumlah.Size = UDim2.new(0, 185, 0, 27)
  160. Jumlah.Font = Enum.Font.SciFi
  161. Jumlah.Text = "How Many You Want?"
  162. Jumlah.TextColor3 = Color3.new(0.666667, 0, 0)
  163. Jumlah.TextScaled = true
  164. Jumlah.TextSize = 14
  165. Jumlah.TextWrapped = true
  166.  
  167. title.Name = "title"
  168. title.Parent = Frame
  169. title.BackgroundColor3 = Color3.new(0, 0, 0)
  170. title.BorderColor3 = Color3.new(0, 0.666667, 1)
  171. title.BorderSizePixel = 5
  172. title.Position = UDim2.new(-0.0253578648, 0, -0.0338308662, 0)
  173. title.Size = UDim2.new(0, 443, 0, 40)
  174. title.Font = Enum.Font.SciFi
  175. title.Text = "MAGNET SIMULATOR GUI"
  176. title.TextColor3 = Color3.new(0.666667, 0, 0)
  177. title.TextSize = 25
  178. title.TextWrapped = true
  179.  
  180. X.Name = "X"
  181. X.Parent = title
  182. X.BackgroundColor3 = Color3.new(0, 0, 0)
  183. X.BorderColor3 = Color3.new(0, 0.666667, 1)
  184. X.BorderSizePixel = 5
  185. X.Position = UDim2.new(0.899318576, 0, -0.0343750007, 0)
  186. X.Size = UDim2.new(0, 42, 0, 41)
  187. X.Font = Enum.Font.SciFi
  188. X.Text = "X"
  189. X.TextColor3 = Color3.new(0.666667, 0, 0)
  190. X.TextScaled = true
  191. X.TextSize = 14
  192. X.TextWrapped = true
  193.  
  194. -- Script
  195.  
  196. Ar.MouseButton1Click:connect(function()
  197. if Bacot1 == 1 then
  198. Bacot1 = 0
  199. Fiture1 = false
  200. Ar.BackgroundColor3 = Color3.new(0.776471, 0.784314, 0.772549)
  201. else
  202. Bacot1 = 1
  203. Fiture1 = true
  204. Ar.BackgroundColor3 = Color3.new(0, 255, 0)
  205. if Fiture1 == true then
  206. while Fiture1 do
  207. wait(5)
  208. game:GetService("ReplicatedStorage").RebirthEvents.requestRebirthBoard:FireServer("5_100Rebirths")
  209. end
  210. end
  211. end
  212. end)
  213.  
  214. Af.MouseButton1Click:connect(function()
  215. if Bacot2 == 1 then
  216. Bacot2 = 0
  217. Fiture2 = false
  218. Af.BackgroundColor3 = Color3.new(0.776471, 0.784314, 0.772549)
  219. else
  220. Bacot2 = 1
  221. Fiture2 = true
  222. Af.BackgroundColor3 = Color3.new(0, 255, 0)
  223. farm()
  224. end
  225. end)
  226.  
  227. Awal = Bocah.CFrame
  228. As.MouseButton1Click:connect(function()
  229. if Bacot3 == 1 then
  230. Bacot3 = 0
  231. Fiture3 = false
  232. As.BackgroundColor3 = Color3.new(0.776471, 0.784314, 0.772549)
  233. else
  234. Bacot3 = 1
  235. Fiture3 = true
  236. As.BackgroundColor3 = Color3.new(0, 255, 0)
  237. if Fiture3 == true then
  238. while Fiture3 do
  239. game:GetService('RunService').Stepped:wait()
  240. Bocah.CFrame = CFrame.new(136.73712158203, 13.362461090088, -52.908908843994)
  241. wait()
  242. Bocah.CFrame = CFrame.new(136.83712158203, 13.362461090088, -52.908908843994)
  243. wait()
  244. end
  245. Bocah.CFrame = Awal
  246. end
  247. end
  248.  
  249. end)
  250.  
  251. Ab.MouseButton1Click:connect(function()
  252. if Bacot4 == 1 then
  253. Bacot4 = 0
  254. Fiture4 = false
  255. Ab.BackgroundColor3 = Color3.new(0.776471, 0.784314, 0.772549)
  256. else
  257. Bacot4 = 1
  258. Fiture4 = true
  259. Ab.BackgroundColor3 = Color3.new(0, 255, 0)
  260. if Fiture4 == true then
  261. while Fiture4 do
  262. wait()
  263. game.ReplicatedStorage.PetEvents.requesthatch:FireServer(NamaEgg.Text)
  264. end
  265. end
  266. end
  267. end)
  268.  
  269. Dupe.MouseButton1Click:connect(function()
  270. local A_1 = PetName.Text
  271. local A_2 = -Jumlah.Text
  272. local Event = game:GetService("ReplicatedStorage").PetEvents.requestDelete
  273. Event:FireServer(A_1, A_2)
  274. end)
  275.  
  276. X.MouseButton1Click:connect(function()
  277. Magnet:Destroy()
  278. end)
  279.  
  280. -- Pls Dont Edit THis ;)
  281. Fiture1 = false
  282. Fiture2 = false
  283. Fiture3 = false
  284. Fiture4 = false
  285.  
  286. function farm()
  287. if Fiture2 == true then
  288. while Fiture2 do
  289. game:GetService('RunService').Stepped:wait()
  290. for i = 1,25 do
  291. local tool = game.ReplicatedStorage.Tools["Galaxy Rebirth Magnet"]
  292. if tool then
  293. local A_1 = "72000"
  294. local A_2 = tool
  295. local Event = game:GetService("ReplicatedStorage").Events.MagnetEvents.requestGrab
  296. Event:FireServer(A_1, A_2)
  297. else
  298. local tool = game.ReplicatedStorage.Tools["Galaxy Rebirth Magnet"]
  299. if tool then
  300. local A_1 = "72000"
  301. local A_2 = tool
  302. local Event = game:GetService("ReplicatedStorage").Events.MagnetEvents.requestGrab
  303. Event:FireServer(A_1, A_2)
  304. end
  305. end
  306. end
  307. end
  308. end
  309. end
  310.  
  311. if Credit.Text == "Credits: Script Maker, ScRipt HunTer" then
  312. Magnet.Parent = game.CoreGui
  313. else
  314. Magnet:Destroy()
  315. end
Add Comment
Please, Sign In to add comment