FazzaRBLX

DF Fram

May 11th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.16 KB | None | 0 0
  1. _G.df = false
  2. _G.farm = false
  3. _G.chest = false
  4. _G.kill = false
  5.  
  6. local new = Instance.new("ScreenGui")
  7. local Main = Instance.new("Frame")
  8. local buttonframe = Instance.new("Frame")
  9. local title = Instance.new("TextButton")
  10. local title2 = Instance.new("TextButton")
  11. local TextLabel = Instance.new("TextLabel")
  12. local farm = Instance.new("TextButton")
  13. local chest = Instance.new("TextButton")
  14. local df = Instance.new("TextButton")
  15. local aura = Instance.new("TextButton")
  16. local ws = Instance.new("TextButton")
  17. local fly = Instance.new("TextButton")
  18. local mobname = Instance.new("TextBox")
  19. local wstxt = Instance.new("TextBox")
  20. local flyoff = Instance.new("TextButton")
  21. local auraoff = Instance.new("TextButton")
  22. local dfoff = Instance.new("TextButton")
  23. local chestoff = Instance.new("TextButton")
  24. local TextLabel_2 = Instance.new("TextLabel")
  25. local TextLabel_3 = Instance.new("TextLabel")
  26. local borderframe = Instance.new("Frame")
  27. local ImageLabel = Instance.new("ImageLabel")
  28. local downborderframe = Instance.new("Frame")
  29. local TextLabel_4 = Instance.new("TextLabel")
  30. local TextLabel_5 = Instance.new("TextLabel")
  31. local X = Instance.new("TextButton")
  32. local welcome = Instance.new("TextLabel")
  33. local open = Instance.new("TextButton")
  34.  
  35. -- Properties
  36.  
  37. new.Name = "new"
  38. new.Parent = game.CoreGui
  39. new.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  40.  
  41. Main.Name = "Main"
  42. Main.Parent = new
  43. Main.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
  44. Main.BorderColor3 = Color3.new(0.478431, 0.478431, 0.478431)
  45. Main.BorderSizePixel = 0
  46. Main.Position = UDim2.new(0.0280841291, 0, 0.395705581, 0)
  47. Main.Size = UDim2.new(0, 388, 0, 171)
  48.  
  49. buttonframe.Name = "buttonframe"
  50. buttonframe.Parent = Main
  51. buttonframe.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  52. buttonframe.BorderColor3 = Color3.new(0.478431, 0.478431, 0.478431)
  53. buttonframe.BorderSizePixel = 0
  54. buttonframe.Position = UDim2.new(0, 0, 0.224609196, 0)
  55. buttonframe.Size = UDim2.new(0, 388, 0, 108)
  56.  
  57. title.Name = "title"
  58. title.Parent = buttonframe
  59. title.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
  60. title.BorderSizePixel = 0
  61. title.Size = UDim2.new(0, 200, 0, 20)
  62. title.Font = Enum.Font.SourceSans
  63. title.Text = "Farm Stuff"
  64. title.TextColor3 = Color3.new(1, 1, 1)
  65. title.TextSize = 14
  66.  
  67. title2.Name = "title2"
  68. title2.Parent = buttonframe
  69. title2.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
  70. title2.BorderSizePixel = 0
  71. title2.Position = UDim2.new(0.518041253, 0, 0, 0)
  72. title2.Size = UDim2.new(0, 185, 0, 20)
  73. title2.Font = Enum.Font.SourceSans
  74. title2.Text = "Other Stuff"
  75. title2.TextColor3 = Color3.new(1, 1, 1)
  76. title2.TextSize = 14
  77.  
  78. TextLabel.Parent = buttonframe
  79. TextLabel.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  80. TextLabel.Position = UDim2.new(0.515463889, 0, 0.0185185187, 0)
  81. TextLabel.Size = UDim2.new(0, 1, 0, 130)
  82. TextLabel.Font = Enum.Font.SourceSans
  83. TextLabel.Text = ""
  84. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  85. TextLabel.TextSize = 14
  86.  
  87. farm.Name = "farm"
  88. farm.Parent = buttonframe
  89. farm.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
  90. farm.BorderSizePixel = 0
  91. farm.Position = UDim2.new(0.074742265, 0, 0.276923001, 0)
  92. farm.Size = UDim2.new(0, 98, 0, 17)
  93. farm.Font = Enum.Font.SourceSans
  94. farm.Text = "Farm Mob"
  95. farm.TextColor3 = Color3.new(1, 1, 1)
  96. farm.TextSize = 14
  97.  
  98. chest.Name = "chest"
  99. chest.Parent = buttonframe
  100. chest.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
  101. chest.BorderSizePixel = 0
  102. chest.Position = UDim2.new(0.074742265, 0, 0.515384555, 0)
  103. chest.Size = UDim2.new(0, 163, 0, 17)
  104. chest.Font = Enum.Font.SourceSans
  105. chest.Text = "Chest Farm"
  106. chest.TextColor3 = Color3.new(1, 1, 1)
  107. chest.TextSize = 14
  108.  
  109. df.Name = "df"
  110. df.Parent = buttonframe
  111. df.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
  112. df.BorderSizePixel = 0
  113. df.Position = UDim2.new(0.074742265, 0, 0.746865988, 0)
  114. df.Size = UDim2.new(0, 163, 0, 17)
  115. df.Font = Enum.Font.SourceSans
  116. df.Text = "Devil Fruit Farm"
  117. df.TextColor3 = Color3.new(1, 1, 1)
  118. df.TextSize = 14
  119.  
  120. aura.Name = "aura"
  121. aura.Parent = buttonframe
  122. aura.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
  123. aura.BorderSizePixel = 0
  124. aura.Position = UDim2.new(0.597938061, 0, 0.276923001, 0)
  125. aura.Size = UDim2.new(0, 147, 0, 17)
  126. aura.Font = Enum.Font.SourceSans
  127. aura.Text = "Kill Players"
  128. aura.TextColor3 = Color3.new(1, 1, 1)
  129. aura.TextSize = 14
  130.  
  131. ws.Name = "ws"
  132. ws.Parent = buttonframe
  133. ws.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
  134. ws.BorderSizePixel = 0
  135. ws.Position = UDim2.new(0.597938061, 0, 0.508404493, 0)
  136. ws.Size = UDim2.new(0, 102, 0, 17)
  137. ws.Font = Enum.Font.SourceSans
  138. ws.Text = "Walkspeed/Jump"
  139. ws.TextColor3 = Color3.new(1, 1, 1)
  140. ws.TextSize = 14
  141.  
  142. fly.Name = "fly"
  143. fly.Parent = buttonframe
  144. fly.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
  145. fly.BorderSizePixel = 0
  146. fly.Position = UDim2.new(0.597938061, 0, 0.739885986, 0)
  147. fly.Size = UDim2.new(0, 146, 0, 17)
  148. fly.Font = Enum.Font.SourceSans
  149. fly.Text = "Fly Bypass"
  150. fly.TextColor3 = Color3.new(1, 1, 1)
  151. fly.TextSize = 14
  152.  
  153. mobname.Name = "mobname"
  154. mobname.Parent = buttonframe
  155. mobname.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
  156. mobname.BorderColor3 = Color3.new(0.329412, 0.00392157, 0.560784)
  157. mobname.Position = UDim2.new(0.360684961, 0, 0.276923001, 0)
  158. mobname.Size = UDim2.new(0, 53, 0, 16)
  159. mobname.Font = Enum.Font.SourceSans
  160. mobname.Text = "Bandit"
  161. mobname.TextColor3 = Color3.new(0.933333, 0, 0.0156863)
  162. mobname.TextSize = 14
  163.  
  164. wstxt.Name = "wstxt"
  165. wstxt.Parent = buttonframe
  166. wstxt.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
  167. wstxt.BorderColor3 = Color3.new(0.329412, 0.00392157, 0.560784)
  168. wstxt.Position = UDim2.new(0.891612709, 0, 0.508404493, 0)
  169. wstxt.Size = UDim2.new(0, 33, 0, 16)
  170. wstxt.Font = Enum.Font.SourceSans
  171. wstxt.Text = "38"
  172. wstxt.TextColor3 = Color3.new(0.933333, 0, 0.0156863)
  173. wstxt.TextSize = 14
  174.  
  175. flyoff.Name = "flyoff"
  176. flyoff.Parent = buttonframe
  177. flyoff.BackgroundColor3 = Color3.new(0.580392, 0.00392157, 0.0588235)
  178. flyoff.BorderSizePixel = 0
  179. flyoff.Position = UDim2.new(0.541237116, 0, 0.739885986, 0)
  180. flyoff.Size = UDim2.new(0, 15, 0, 17)
  181. flyoff.Font = Enum.Font.SourceSans
  182. flyoff.Text = ""
  183. flyoff.TextColor3 = Color3.new(1, 1, 1)
  184. flyoff.TextSize = 14
  185.  
  186. auraoff.Name = "auraoff"
  187. auraoff.Parent = buttonframe
  188. auraoff.BackgroundColor3 = Color3.new(0.580392, 0.00392157, 0.0588235)
  189. auraoff.BorderSizePixel = 0
  190. auraoff.Position = UDim2.new(0.541237116, 0, 0.276923031, 0)
  191. auraoff.Size = UDim2.new(0, 15, 0, 17)
  192. auraoff.Font = Enum.Font.SourceSans
  193. auraoff.Text = ""
  194. auraoff.TextColor3 = Color3.new(1, 1, 1)
  195. auraoff.TextSize = 14
  196.  
  197. dfoff.Name = "dfoff"
  198. dfoff.Parent = buttonframe
  199. dfoff.BackgroundColor3 = Color3.new(0.580392, 0.00392157, 0.0588235)
  200. dfoff.BorderSizePixel = 0
  201. dfoff.Position = UDim2.new(0.0257732272, 0, 0.739885986, 0)
  202. dfoff.Size = UDim2.new(0, 15, 0, 17)
  203. dfoff.Font = Enum.Font.SourceSans
  204. dfoff.Text = ""
  205. dfoff.TextColor3 = Color3.new(1, 1, 1)
  206. dfoff.TextSize = 14
  207.  
  208. chestoff.Name = "chestoff"
  209. chestoff.Parent = buttonframe
  210. chestoff.BackgroundColor3 = Color3.new(0.580392, 0.00392157, 0.0588235)
  211. chestoff.BorderSizePixel = 0
  212. chestoff.Position = UDim2.new(0.0257732272, 0, 0.508404493, 0)
  213. chestoff.Size = UDim2.new(0, 15, 0, 17)
  214. chestoff.Font = Enum.Font.SourceSans
  215. chestoff.Text = ""
  216. chestoff.TextColor3 = Color3.new(1, 1, 1)
  217. chestoff.TextSize = 14
  218.  
  219. TextLabel_2.Parent = Main
  220. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  221. TextLabel_2.BackgroundTransparency = 1
  222. TextLabel_2.Position = UDim2.new(0.110684976, 0, 0.0153061375, 0)
  223. TextLabel_2.Size = UDim2.new(0, 97, 0, 30)
  224. TextLabel_2.Font = Enum.Font.GothamSemibold
  225. TextLabel_2.Text = "D"
  226. TextLabel_2.TextColor3 = Color3.new(0.729412, 0, 0.0117647)
  227. TextLabel_2.TextSize = 18
  228. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  229.  
  230. TextLabel_3.Parent = Main
  231. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  232. TextLabel_3.BackgroundTransparency = 1
  233. TextLabel_3.Position = UDim2.new(0.153333977, 0, 0.0153061152, 0)
  234. TextLabel_3.Size = UDim2.new(0, 127, 0, 30)
  235. TextLabel_3.Font = Enum.Font.GothamSemibold
  236. TextLabel_3.Text = "a r k D e v s"
  237. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  238. TextLabel_3.TextSize = 18
  239. TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left
  240.  
  241. borderframe.Name = "borderframe"
  242. borderframe.Parent = Main
  243. borderframe.BackgroundColor3 = Color3.new(0.470588, 0.0117647, 0.121569)
  244. borderframe.BorderSizePixel = 0
  245. borderframe.Position = UDim2.new(0, 0, 0.189521432, 0)
  246. borderframe.Size = UDim2.new(0, 388, 0, 6)
  247.  
  248. ImageLabel.Parent = Main
  249. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  250. ImageLabel.BackgroundTransparency = 1
  251. ImageLabel.Position = UDim2.new(0.0283505153, 0, 0.0357142873, 0)
  252. ImageLabel.Size = UDim2.new(0, 24, 0, 23)
  253. ImageLabel.Image = "rbxassetid://3010956791"
  254.  
  255. downborderframe.Name = "downborderframe"
  256. downborderframe.Parent = Main
  257. downborderframe.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
  258. downborderframe.BorderSizePixel = 0
  259. downborderframe.Position = UDim2.new(0, 0, 0.858227313, 0)
  260. downborderframe.Size = UDim2.new(0, 387, 0, 24)
  261.  
  262. TextLabel_4.Parent = Main
  263. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  264. TextLabel_4.BackgroundTransparency = 1
  265. TextLabel_4.Position = UDim2.new(0.627560616, 0, 0.858227313, 0)
  266. TextLabel_4.Size = UDim2.new(0, 69, 0, 24)
  267. TextLabel_4.Font = Enum.Font.GothamSemibold
  268. TextLabel_4.Text = "| Created By"
  269. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  270. TextLabel_4.TextSize = 12
  271. TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
  272.  
  273. TextLabel_5.Parent = Main
  274. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  275. TextLabel_5.BackgroundTransparency = 1
  276. TextLabel_5.Position = UDim2.new(0.820859611, 0, 0.858227313, 0)
  277. TextLabel_5.Size = UDim2.new(0, 61, 0, 24)
  278. TextLabel_5.Font = Enum.Font.GothamSemibold
  279. TextLabel_5.Text = "@funtrator"
  280. TextLabel_5.TextColor3 = Color3.new(1, 0.054902, 0.27451)
  281. TextLabel_5.TextSize = 12
  282. TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
  283.  
  284. X.Name = "X"
  285. X.Parent = Main
  286. X.BackgroundColor3 = Color3.new(1, 1, 1)
  287. X.BackgroundTransparency = 1
  288. X.Position = UDim2.new(0.956185579, 0, 0.0153061152, 0)
  289. X.Size = UDim2.new(0, 16, 0, 16)
  290. X.Font = Enum.Font.SourceSans
  291. X.Text = "X"
  292. X.TextColor3 = Color3.new(1, 1, 1)
  293. X.TextSize = 14
  294.  
  295. welcome.Name = "welcome"
  296. welcome.Parent = Main
  297. welcome.BackgroundColor3 = Color3.new(1, 1, 1)
  298. welcome.BackgroundTransparency = 1
  299. welcome.Position = UDim2.new(0.027045114, 0, 0.858227313, 0)
  300. welcome.Size = UDim2.new(0, 69, 0, 24)
  301. welcome.Font = Enum.Font.GothamSemibold
  302. welcome.Text = "Welcome:"
  303. welcome.TextColor3 = Color3.new(1, 1, 1)
  304. welcome.TextSize = 12
  305. welcome.TextXAlignment = Enum.TextXAlignment.Left
  306.  
  307. open.Name = "open"
  308. open.Parent = new
  309. open.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
  310. open.Position = UDim2.new(0.028084252, 0, 0.310861409, 0)
  311. open.Size = UDim2.new(0, 21, 0, 17)
  312. open.Visible = false
  313. open.Font = Enum.Font.Arcade
  314. open.Text = "-"
  315. open.TextColor3 = Color3.new(1, 1, 1)
  316. open.TextSize = 14
  317.  
  318. open.MouseButton1Down:connect(function()
  319. Main.Visible = true
  320. open.Visible = false
  321. end)
  322.  
  323. X.MouseButton1Down:connect(function()
  324. Main.Visible = false
  325. open.Visible = true
  326. end)
  327.  
  328. Main.Active = true
  329. Main.Draggable = true
  330.  
  331. game:GetService("StarterGui"):SetCore("SendNotification", {Title = "~ FunTratOr ~", Text = "Updated <3 Thanks For Using <3"})
  332.  
  333.  
  334. dfoff.MouseButton1Down:connect(function()
  335. if _G.df == false then
  336. _G.df = true
  337. dfoff.BackgroundColor3 = Color3.new(0.0392157, 0.580392, 0.0117647)
  338. else
  339. _G.df = false
  340. dfoff.BackgroundColor3 = Color3.new(0.580392, 0.00392157, 0.0588235)
  341. end
  342. while _G.df do
  343. wait()
  344. local shroud = game.Workspace
  345. local plr = game.Players.LocalPlayer.Character.HumanoidRootPart
  346. for i,v in pairs(shroud:children()) do
  347. if v.ClassName == "Tool" then
  348. plr.CFrame = v["Handle"].CFrame
  349. end
  350. end
  351. end
  352. end)
  353.  
  354. flyoff.MouseButton1Down:connect(function()
  355. flyoff.BackgroundColor3 = Color3.new(0.0392157, 0.580392, 0.0117647)
  356. game.Players.LocalPlayer.Character.HumanoidRootPart.Anchored=false;_G.FLYING=true;local a=game:service('Players').LocalPlayer;local b=a.Character.UpperTorso;local c={F=0,B=0,L=0,R=0}local d={F=0,B=0,L=0,R=0}local e=1;local f=a:GetMouse()local function g()_G.FLYING=true;local h=Instance.new('BodyGyro',b)local i=Instance.new('BodyVelocity',b)h.P=9e4;h.maxTorque=Vector3.new(9e9,9e9,9e9)h.cframe=b.CFrame;i.velocity=Vector3.new(0,0.1,0)i.maxForce=Vector3.new(9e9,9e9,9e9)spawn(function()repeat wait()if c.L+c.R~=0 or c.F+c.B~=0 then e=50 elseif not(c.L+c.R~=0 or c.F+c.B~=0)and e~=0 then e=0 end;if c.L+c.R~=0 or c.F+c.B~=0 then i.velocity=(game.Workspace.CurrentCamera.CoordinateFrame.lookVector*(c.F+c.B)+game.Workspace.CurrentCamera.CoordinateFrame*CFrame.new(c.L+c.R,(c.F+c.B)*0.2,0).p-game.Workspace.CurrentCamera.CoordinateFrame.p)*e;d={F=c.F,B=c.B,L=c.L,R=c.R}elseif c.L+c.R==0 and c.F+c.B==0 and e~=0 then i.velocity=(game.Workspace.CurrentCamera.CoordinateFrame.lookVector*(d.F+d.B)+game.Workspace.CurrentCamera.CoordinateFrame*CFrame.new(d.L+d.R,(d.F+d.B)*0.2,0).p-game.Workspace.CurrentCamera.CoordinateFrame.p)*e else i.velocity=Vector3.new(0,0.1,0)end;h.cframe=game.Workspace.CurrentCamera.CoordinateFrame until not _G.FLYING;c={F=0,B=0,L=0,R=0}d={F=0,B=0,L=0,R=0}e=0;h:destroy()i:destroy()end)end;f.KeyDown:connect(function(j)if j:lower()=='w'then c.F=1 elseif j:lower()=='s'then c.B=-1 elseif j:lower()=='a'then c.L=-1 elseif j:lower()=='d'then c.R=1 end end)f.KeyUp:connect(function(j)if j:lower()=='w'then c.F=0 elseif j:lower()=='s'then c.B=0 elseif j:lower()=='a'then c.L=0 elseif j:lower()=='d'then c.R=0 end end)g()
  357. end)
  358.  
  359. farm.MouseButton1Down:connect(function()
  360. if _G.farm == false then
  361. _G.farm = true
  362. farm.BackgroundColor3 = Color3.new(0.0392157, 0.580392, 0.0117647)
  363. else
  364. _G.farm = false
  365. farm.BackgroundColor3 = Color3.new(0.580392, 0.00392157, 0.0588235)
  366. end
  367. while _G.farm do
  368. wait()
  369. local mob = game.Workspace['Hostile NPCs']:GetChildren()
  370. local plr = game.Players.LocalPlayer.Character.HumanoidRootPart
  371. for i,v in pairs(mob) do
  372. if string.find(v.Name, mobname.Text) then
  373. v:WaitForChild('HumanoidRootPart').CFrame = plr.CFrame + plr.CFrame.lookVector * 3
  374. end
  375. end
  376. end
  377. end)
  378.  
  379. auraoff.MouseButton1Down:connect(function()
  380. local mob = game.Players:GetPlayers()
  381. local plr = game.Players.LocalPlayer.Character.HumanoidRootPart
  382. for i,v in pairs(mob) do
  383. v.Character.HumanoidRootPart.Anchored = true
  384. v.Character.HumanoidRootPart.CFrame = plr.CFrame + plr.CFrame.lookVector * 3
  385. end
  386. end)
  387.  
  388. chestoff.MouseButton1Down:connect(function()
  389. if _G.chest == false then
  390. _G.chest = true
  391. chestoff.BackgroundColor3 = Color3.new(0.0392157, 0.580392, 0.0117647)
  392. else
  393. _G.chest = false
  394. chestoff.BackgroundColor3 = Color3.new(0.580392, 0.00392157, 0.0588235)
  395. end
  396. while _G.chest do
  397. wait()
  398. local shroud = game.Workspace
  399. local plr = game.Players.LocalPlayer.Character.HumanoidRootPart
  400. for i,v in pairs(shroud:GetDescendants()) do
  401. if v.ClassName == "MeshPart" and v:FindFirstChildOfClass("ClickDetector") then
  402. fireclickdetector(v.ClickDetector)
  403. end
  404. end
  405. end
  406. end)
  407.  
  408. ws.MouseButton1Down:connect(function()
  409. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = wstxt.Text
  410. game.Players.LocalPlayer.Character.Humanoid.JumpPower = wstxt.Text
  411. end)
Add Comment
Please, Sign In to add comment