Advertisement
karobloxYT

Untitled

Jun 28th, 2019
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.25 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local guihai = Instance.new("ScreenGui")
  5. local ScrollingFrame = Instance.new("ScrollingFrame")
  6. local Belimax = Instance.new("TextButton")
  7. local Points = Instance.new("TextButton")
  8. local Level = Instance.new("TextButton")
  9. local Exp = Instance.new("TextButton")
  10. local Race = Instance.new("TextButton")
  11. local DevilFruit = Instance.new("TextButton")
  12. local TPdf = Instance.new("TextButton")
  13. local Defense = Instance.new("TextButton")
  14. local Melee = Instance.new("TextButton")
  15. local Sword = Instance.new("TextButton")
  16. local Gun = Instance.new("TextButton")
  17. local adminscript = Instance.new("TextButton")
  18. local TextLabel = Instance.new("TextLabel")
  19. local TextLabel_2 = Instance.new("TextLabel")
  20. local TextLabel_3 = Instance.new("TextLabel")
  21. local updata = Instance.new("TextLabel")
  22. local viewplaysv = Instance.new("TextButton")
  23. local Sword_2 = Instance.new("TextButton")
  24. local X = Instance.new("TextButton")
  25. --Properties:
  26. guihai.Name = game.CoreGui
  27. guihai.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  28. guihai.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  29. guihai.active = true
  30. guihai.Draggable = true
  31.  
  32. ScrollingFrame.Parent = guihai
  33. ScrollingFrame.BackgroundColor3 = Color3.new(0, 1, 1)
  34. ScrollingFrame.Position = UDim2.new(0.567420542, 0, 0.0311709344, 0)
  35. ScrollingFrame.Size = UDim2.new(0, 458, 0, 397)
  36.  
  37. Belimax.Name = "Beli max"
  38. Belimax.Parent = ScrollingFrame
  39. Belimax.BackgroundColor3 = Color3.new(0, 1, 1)
  40. Belimax.BorderColor3 = Color3.new(1, 0, 0)
  41. Belimax.Position = UDim2.new(0, 0, 0.00191413634, 0)
  42. Belimax.Size = UDim2.new(0, 128, 0, 50)
  43. Belimax.Font = Enum.Font.SourceSans
  44. Belimax.Text = "Beli max"
  45. Belimax.TextColor3 = Color3.new(0.333333, 0, 0)
  46. Belimax.TextScaled = true
  47. Belimax.TextSize = 14
  48. Belimax.TextStrokeColor3 = Color3.new(0, 1, 0.498039)
  49. Belimax.TextWrapped = true
  50. Belimax.MouseButton1Down:connect(function()
  51. game.Players.LocalPlayer.Data.Beli.Value = 2e9
  52. end)
  53.  
  54. Points.Name = "Points"
  55. Points.Parent = ScrollingFrame
  56. Points.BackgroundColor3 = Color3.new(0, 1, 1)
  57. Points.BorderColor3 = Color3.new(1, 0, 0)
  58. Points.Position = UDim2.new(0.316081017, 0, 0.00191412866, 0)
  59. Points.Size = UDim2.new(0, 128, 0, 50)
  60. Points.Font = Enum.Font.SourceSans
  61. Points.Text = "Points max"
  62. Points.TextColor3 = Color3.new(0.333333, 0, 0)
  63. Points.TextScaled = true
  64. Points.TextSize = 14
  65. Points.TextStrokeColor3 = Color3.new(0, 1, 0.498039)
  66. Points.TextWrapped = true
  67. Points.MouseButton1Down:connect(function()
  68. game.Players.LocalPlayer.Data.Points.Value = 2e9
  69. end)
  70.  
  71. Level.Name = "Level"
  72. Level.Parent = ScrollingFrame
  73. Level.BackgroundColor3 = Color3.new(0, 1, 1)
  74. Level.BorderColor3 = Color3.new(1, 0, 0)
  75. Level.Position = UDim2.new(0.638550997, 0, 0.122523032, 0)
  76. Level.Size = UDim2.new(0, 128, 0, 50)
  77. Level.Font = Enum.Font.SourceSans
  78. Level.Text = "Level max"
  79. Level.TextColor3 = Color3.new(0.333333, 0, 0)
  80. Level.TextScaled = true
  81. Level.TextSize = 14
  82. Level.TextStrokeColor3 = Color3.new(0, 1, 0.498039)
  83. Level.TextWrapped = true
  84. Level.MouseButton1Down:connect(function()
  85. game.Players.LocalPlayer.Data.Level.Value = 2e9
  86. end)
  87.  
  88.  
  89. Exp.Name = "Exp"
  90. Exp.Parent = ScrollingFrame
  91. Exp.BackgroundColor3 = Color3.new(0, 1, 1)
  92. Exp.BorderColor3 = Color3.new(1, 0, 0)
  93. Exp.Position = UDim2.new(0.316081017, 0, 0.0827103853, 0)
  94. Exp.Size = UDim2.new(0, 128, 0, 50)
  95. Exp.Font = Enum.Font.SourceSans
  96. Exp.Text = "Exp max"
  97. Exp.TextColor3 = Color3.new(0.333333, 0, 0)
  98. Exp.TextScaled = true
  99. Exp.TextSize = 14
  100. Exp.TextStrokeColor3 = Color3.new(0, 1, 0.498039)
  101. Exp.TextWrapped = true
  102. Exp.MouseButton1Down:connect(function()
  103. game.Players.LocalPlayer.Data.Exp.Value = 2e9
  104. end)
  105.  
  106. Race.Name = "Race"
  107. Race.Parent = ScrollingFrame
  108. Race.BackgroundColor3 = Color3.new(0, 1, 1)
  109. Race.BorderColor3 = Color3.new(1, 0, 0)
  110. Race.Position = UDim2.new(0, 0, 0.122523032, 0)
  111. Race.Size = UDim2.new(0, 128, 0, 50)
  112. Race.Font = Enum.Font.SourceSans
  113. Race.Text = "Race max"
  114. Race.TextColor3 = Color3.new(0.333333, 0, 0)
  115. Race.TextScaled = true
  116. Race.TextSize = 14
  117. Race.TextStrokeColor3 = Color3.new(0, 1, 0.498039)
  118. Race.TextWrapped = true
  119. Race.MouseButton1Down:connect(function()
  120. game.Players.LocalPlayer.Data.Race.Value = 2e9
  121. end)
  122.  
  123. DevilFruit.Name = "DevilFruit"
  124. DevilFruit.Parent = ScrollingFrame
  125. DevilFruit.BackgroundColor3 = Color3.new(0, 1, 1)
  126. DevilFruit.BorderColor3 = Color3.new(1, 0, 0)
  127. DevilFruit.Position = UDim2.new(0.638550997, 0, 0.0821249038, 0)
  128. DevilFruit.Size = UDim2.new(0, 128, 0, 50)
  129. DevilFruit.Font = Enum.Font.SourceSans
  130. DevilFruit.Text = "DevilFruit max"
  131. DevilFruit.TextColor3 = Color3.new(0.333333, 0, 0)
  132. DevilFruit.TextScaled = true
  133. DevilFruit.TextSize = 14
  134. DevilFruit.TextStrokeColor3 = Color3.new(0, 1, 0.498039)
  135. DevilFruit.TextWrapped = true
  136. DevilFruit.MouseButton1Down:connect(function()
  137. game.Players.LocalPlayer.Data.DevilFruit.Value = 2e9
  138. end)
  139.  
  140. TPdf.Name = "TP df"
  141. TPdf.Parent = ScrollingFrame
  142. TPdf.BackgroundColor3 = Color3.new(0, 1, 1)
  143. TPdf.BorderColor3 = Color3.new(1, 0, 0)
  144. TPdf.Position = UDim2.new(0.316081017, 0, 0.158822805, 0)
  145. TPdf.Size = UDim2.new(0, 128, 0, 50)
  146. TPdf.Font = Enum.Font.SourceSans
  147. TPdf.Text = "tp df"
  148. TPdf.TextColor3 = Color3.new(0.333333, 0, 0)
  149. TPdf.TextScaled = true
  150. TPdf.TextSize = 14
  151. TPdf.TextStrokeColor3 = Color3.new(0, 1, 0.498039)
  152. TPdf.TextWrapped = true
  153. TPdf.MouseButton1Down:connect(function()
  154. for _,v in pairs(workspace:GetChildren()) do
  155. if v:IsA("Tool") and v:FindFirstChild("Type") then
  156. v.Handle.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  157. print("Fruit Teleported!")
  158. end
  159. end
  160. end)
  161.  
  162. Defense.Name = "Defense"
  163. Defense.Parent = ScrollingFrame
  164. Defense.BackgroundColor3 = Color3.new(0, 1, 1)
  165. Defense.BorderColor3 = Color3.new(1, 0, 0)
  166. Defense.Position = UDim2.new(0, 0, 0.0821249038, 0)
  167. Defense.Size = UDim2.new(0, 128, 0, 50)
  168. Defense.Font = Enum.Font.SourceSans
  169. Defense.Text = "Defense"
  170. Defense.TextColor3 = Color3.new(0.333333, 0, 0)
  171. Defense.TextScaled = true
  172. Defense.TextSize = 14
  173. Defense.TextStrokeColor3 = Color3.new(0, 1, 0.498039)
  174. Defense.TextWrapped = true
  175. Defense.MouseButton1Down:connect(function()
  176. game.Players.LocalPlayer.Stats.Defense.Level.Value = 2e9
  177. end)
  178.  
  179. Melee.Name = "Melee"
  180. Melee.Parent = ScrollingFrame
  181. Melee.BackgroundColor3 = Color3.new(0, 1, 1)
  182. Melee.BorderColor3 = Color3.new(1, 0, 0)
  183. Melee.Position = UDim2.new(0.638550997, 0, 0.0428977422, 0)
  184. Melee.Size = UDim2.new(0, 128, 0, 50)
  185. Melee.Font = Enum.Font.SourceSans
  186. Melee.Text = "Melee max"
  187. Melee.TextColor3 = Color3.new(0.333333, 0, 0)
  188. Melee.TextScaled = true
  189. Melee.TextSize = 14
  190. Melee.TextStrokeColor3 = Color3.new(0, 1, 0.498039)
  191. Melee.TextWrapped = true
  192. Melee.MouseButton1Down:connect(function()
  193. game.Players.LocalPlayer.Stats.Melee.Level.Value = 2e9
  194. end)
  195.  
  196. Sword.Name = "Sword"
  197. Sword.Parent = ScrollingFrame
  198. Sword.BackgroundColor3 = Color3.new(0, 1, 1)
  199. Sword.BorderColor3 = Color3.new(1, 0, 0)
  200. Sword.Position = UDim2.new(0.316081017, 0, 0.0428977422, 0)
  201. Sword.Size = UDim2.new(0, 128, 0, 50)
  202. Sword.Font = Enum.Font.SourceSans
  203. Sword.Text = "Sword max"
  204. Sword.TextColor3 = Color3.new(0.333333, 0, 0)
  205. Sword.TextScaled = true
  206. Sword.TextSize = 14
  207. Sword.TextStrokeColor3 = Color3.new(0, 1, 0.498039)
  208. Sword.TextWrapped = true
  209. Sword.MouseButton1Down:connect(function()
  210. game.Players.LocalPlayer.Stats.Sword.Level.Value = 2e9
  211. end)
  212.  
  213. Gun.Name = "Gun"
  214. Gun.Parent = ScrollingFrame
  215. Gun.BackgroundColor3 = Color3.new(0, 1, 1)
  216. Gun.BorderColor3 = Color3.new(1, 0, 0)
  217. Gun.Position = UDim2.new(0, 0, 0.0428977422, 0)
  218. Gun.Size = UDim2.new(0, 128, 0, 50)
  219. Gun.Font = Enum.Font.SourceSans
  220. Gun.Text = "Gun max"
  221. Gun.TextColor3 = Color3.new(0.333333, 0, 0)
  222. Gun.TextScaled = true
  223. Gun.TextSize = 14
  224. Gun.TextStrokeColor3 = Color3.new(0, 1, 0.498039)
  225. Gun.TextWrapped = true
  226. gun.MouseButton1Down:connect(function()
  227. game.Players.LocalPlayer.Stats.Gun.Level.Value = 2e9
  228. end)
  229.  
  230.  
  231. adminscript.Name = "admin script"
  232. adminscript.Parent = ScrollingFrame
  233. adminscript.BackgroundColor3 = Color3.new(0, 1, 1)
  234. adminscript.BorderColor3 = Color3.new(1, 0, 0)
  235. adminscript.Position = UDim2.new(0.638551056, 0, 0.000743176264, 0)
  236. adminscript.Size = UDim2.new(0, 128, 0, 50)
  237. adminscript.Font = Enum.Font.SourceSans
  238. adminscript.Text = "admin script"
  239. adminscript.TextColor3 = Color3.new(0.333333, 0, 0)
  240. adminscript.TextScaled = true
  241. adminscript.TextSize = 14
  242. adminscript.TextStrokeColor3 = Color3.new(0, 1, 0.498039)
  243. adminscript.TextWrapped = true
  244.  
  245. TextLabel.Parent = ScrollingFrame
  246. TextLabel.BackgroundColor3 = Color3.new(1, 1, 0.498039)
  247. TextLabel.Position = UDim2.new(0.516778529, 0, 0.193793908, 0)
  248. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  249. TextLabel.Font = Enum.Font.SourceSans
  250. TextLabel.Text = "by lau hai rolbox"
  251. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  252. TextLabel.TextScaled = true
  253. TextLabel.TextSize = 14
  254. TextLabel.TextWrapped = true
  255.  
  256. TextLabel_2.Parent = ScrollingFrame
  257. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 0.498039)
  258. TextLabel_2.Position = UDim2.new(0.516778529, 0, 0.193793908, 0)
  259. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  260. TextLabel_2.Font = Enum.Font.SourceSans
  261. TextLabel_2.Text = "by ka roblox yt"
  262. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  263. TextLabel_2.TextScaled = true
  264. TextLabel_2.TextSize = 14
  265. TextLabel_2.TextWrapped = true
  266.  
  267. TextLabel_3.Parent = ScrollingFrame
  268. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 0.498039)
  269. TextLabel_3.Position = UDim2.new(0.516778529, 0, 0.193793908, 0)
  270. TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
  271. TextLabel_3.Font = Enum.Font.SourceSans
  272. TextLabel_3.Text = "like sub share"
  273. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  274. TextLabel_3.TextSize = 14
  275. TextLabel_3.TextWrapped = true
  276.  
  277. updata.Name = "mua df all one piece lh mik nhé"
  278. updata.Parent = ScrollingFrame
  279. updata.BackgroundColor3 = Color3.new(1, 1, 0.498039)
  280. updata.Position = UDim2.new(-4.65661287e-09, 0, 0.193793908, 0)
  281. updata.Size = UDim2.new(0, 200, 0, 50)
  282. updata.Font = Enum.Font.SourceSans
  283. updata.Text = "mua df all one piece lh mik nhé"
  284. updata.TextColor3 = Color3.new(0, 0, 0)
  285. updata.TextSize = 14
  286. updata.TextWrapped = true
  287.  
  288. viewplaysv.Name = "view play sv"
  289. viewplaysv.Parent = ScrollingFrame
  290. viewplaysv.BackgroundColor3 = Color3.new(0, 1, 1)
  291. viewplaysv.BorderColor3 = Color3.new(1, 0, 0)
  292. viewplaysv.Position = UDim2.new(0.638551056, 0, 0.158822805, 0)
  293. viewplaysv.Size = UDim2.new(0, 128, 0, 50)
  294. viewplaysv.Font = Enum.Font.SourceSans
  295. viewplaysv.Text = "view play sv"
  296. viewplaysv.TextColor3 = Color3.new(0.333333, 0, 0)
  297. viewplaysv.TextScaled = true
  298. viewplaysv.TextSize = 14
  299. viewplaysv.TextStrokeColor3 = Color3.new(0, 1, 0.498039)
  300. viewplaysv.TextWrapped = true
  301.  
  302. Sword_2.Name = "Sword"
  303. Sword_2.Parent = ScrollingFrame
  304. Sword_2.BackgroundColor3 = Color3.new(0, 1, 1)
  305. Sword_2.BorderColor3 = Color3.new(1, 0, 0)
  306. Sword_2.Position = UDim2.new(0, 0, 0.158822805, 0)
  307. Sword_2.Size = UDim2.new(0, 128, 0, 50)
  308. Sword_2.Font = Enum.Font.SourceSans
  309. Sword_2.Text = "cick tp"
  310. Sword_2.TextColor3 = Color3.new(0.333333, 0, 0)
  311. Sword_2.TextScaled = true
  312. Sword_2.TextSize = 14
  313. Sword_2.TextStrokeColor3 = Color3.new(0, 1, 0.498039)
  314. Sword_2.TextWrapped = true
  315.  
  316. X.Name = "X"
  317. X.Parent = ScrollingFrame
  318. X.BackgroundColor3 = Color3.new(1, 1, 1)
  319. X.Position = UDim2.new(0.917030692, 0, 0.000453647226, 0)
  320. X.Size = UDim2.new(0, 38, 0, 28)
  321. X.Font = Enum.Font.SourceSans
  322. X.Text = "X"
  323. X.TextColor3 = Color3.new(0, 0, 0)
  324. X.TextScaled = true
  325. X.TextSize = 14
  326. X.TextWrapped = true
  327. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement