Advertisement
Guest User

Untitled

a guest
Aug 18th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.83 KB | None | 0 0
  1. game.StarterGui:SetCore("SendNotification", {
  2. Title = " Devil Script";
  3. Text = " Bypass script";
  4. Icon = "rbxassetid://3468302763";
  5. Duration = 9;
  6. })
  7. wait(0.1)
  8. local ScreenGui = Instance.new("ScreenGui")
  9. local Frame = Instance.new("Frame")
  10. local TextLabel = Instance.new("TextLabel")
  11. local TextLabel2 = Instance.new("TextLabel")
  12. local ImageLabel = Instance.new("ImageLabel")
  13. local WhiteListframe = Instance.new("Frame")
  14. local WhiteListTitle = Instance.new("TextLabel")
  15. local Open = Instance.new("TextButton")
  16. local TextBox = Instance.new("TextBox")
  17. local TheMainFrame = Instance.new("Frame")
  18. local C = Instance.new("TextLabel")
  19. local dsdsd = Instance.new("TextLabel")
  20. --Properties:
  21. ScreenGui.Parent = game.CoreGui
  22. WhiteListframe.Visible = false
  23. TheMainFrame.Visible = false
  24. wait(2)
  25. Frame.Parent = ScreenGui
  26. Frame.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
  27. Frame.Position = UDim2.new(0.430834234, 0, 0.261127591, 0)
  28. Frame.Size = UDim2.new(0, 211, 0, 293)
  29.  
  30. TextLabel.Parent = Frame
  31. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  32. TextLabel.BorderColor3 = Color3.new(1, 0.666667, 0)
  33. TextLabel.Size = UDim2.new(0, 211, 0, 50)
  34. TextLabel.Font = Enum.Font.SourceSans
  35. TextLabel.Text = "DevilScript"
  36. TextLabel.TextColor3 = Color3.new(1, 0.666667, 0)
  37. TextLabel.TextScaled = true
  38. TextLabel.TextSize = 14
  39. TextLabel.TextWrapped = true
  40.  
  41. TextLabel2.Name = "TextLabel2"
  42. TextLabel2.Parent = Frame
  43. TextLabel2.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  44. TextLabel2.BackgroundTransparency = 1
  45. TextLabel2.Position = UDim2.new(-0.07109005, 0, 0.754266202, 0)
  46. TextLabel2.Size = UDim2.new(0, 241, 0, 72)
  47. TextLabel2.Font = Enum.Font.SourceSans
  48. TextLabel2.Text = "Loading to Gui..."
  49. TextLabel2.TextColor3 = Color3.new(1, 0, 0.0156863)
  50. TextLabel2.TextSize = 30
  51.  
  52. ImageLabel.Parent = Frame
  53. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  54. ImageLabel.BackgroundTransparency = 1
  55. ImageLabel.Position = UDim2.new(0.260663509, 0, 0.327645063, 0)
  56. ImageLabel.Size = UDim2.new(0, 100, 0, 100)
  57. ImageLabel.Image = "rbxassetid://3468302763"
  58.  
  59. TheMainFrame.Name = "TheMainFrame"
  60. TheMainFrame.Parent = ScreenGui
  61. TheMainFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  62. TheMainFrame.BorderColor3 = Color3.new(1, 0.666667, 0)
  63. TheMainFrame.Position = UDim2.new(0.298755199, 0, 0.286798179, 0)
  64. TheMainFrame.Size = UDim2.new(0, 405, 0, 190)
  65. TheMainFrame.Draggable = true
  66. TheMainFrame.Active = true
  67.  
  68. C.Name = "C"
  69. C.Parent = TheMainFrame
  70. C.BackgroundColor3 = Color3.new(0, 0, 0)
  71. C.BorderColor3 = Color3.new(1, 0.666667, 0)
  72. C.Size = UDim2.new(0, 405, 0, 50)
  73. C.Font = Enum.Font.Arcade
  74. C.Text = "DEVIL SCRIPT"
  75. C.TextColor3 = Color3.new(1, 0.666667, 0)
  76. C.TextScaled = true
  77. C.TextSize = 14
  78. C.TextWrapped = true
  79.  
  80. dsdsd.Name = "dsdsd"
  81. dsdsd.Parent = TheMainFrame
  82. dsdsd.BackgroundColor3 = Color3.new(1, 1, 1)
  83. dsdsd.BackgroundTransparency = 1
  84. dsdsd.Position = UDim2.new(0.0740740746, 0, 0.447368413, 0)
  85. dsdsd.Size = UDim2.new(0, 344, 0, 83)
  86. dsdsd.Font = Enum.Font.SourceSans
  87. dsdsd.Text = "PRESS \"P\" TO TOGGLE AUTOFARM"
  88. dsdsd.TextColor3 = Color3.new(1, 0.666667, 0)
  89. dsdsd.TextScaled = true
  90. dsdsd.TextSize = 14
  91. dsdsd.TextWrapped = true
  92.  
  93. WhiteListframe.Name = "WhiteListframe"
  94. WhiteListframe.Parent = ScreenGui
  95. WhiteListframe.BackgroundColor3 = Color3.new(0.113725, 0.113725, 0.113725)
  96. WhiteListframe.Position = UDim2.new(0.398948073, 0, 0.360277146, 0)
  97. WhiteListframe.Size = UDim2.new(0, 339, 0, 176)
  98.  
  99. Open.Name = "Open"
  100. Open.Parent = WhiteListframe
  101. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  102. Open.BorderColor3 = Color3.new(1, 0.666667, 0)
  103. Open.Position = UDim2.new(0.329411775, 0, 0.727272749, 0)
  104. Open.Size = UDim2.new(0, 114, 0, 39)
  105. Open.Font = Enum.Font.SourceSans
  106. Open.Text = "Check"
  107. Open.TextColor3 = Color3.new(1, 0.666667, 0)
  108. Open.TextSize = 25
  109. Open.MouseButton1Down:connect(function()
  110. if TextBox.Text ~= "Rabbit" then
  111. game.Players.LocalPlayer.Character:BreakJoints()
  112. wait(0.3)
  113. game:GetService("StarterGui"):SetCore("SendNotification", {
  114. Title = " Devil Script";
  115. Text = " Wrong Key!";
  116. Icon = "rbxassetid://3468302763";
  117. })
  118. Open.Text = "Error!"
  119. wait(1)
  120. Open.Text = "Check"
  121.  
  122. end
  123.  
  124. if TextBox.Text == "Rabbit" then
  125. Open.Text = "Check"
  126. wait(0.5)
  127. Open.Text = "Done!"
  128. game:GetService("StarterGui"):SetCore("SendNotification", {
  129. Title = " Devil Script";
  130. Text = " Loading...";
  131. Icon = "rbxassetid://3468302763";
  132. Color = Color3.new(1, 0.666667, 0);
  133. })
  134.  
  135. wait(3)
  136. game:GetService("StarterGui"):SetCore("SendNotification", {
  137. Title = " Devil Script";
  138. Text = " Open Gui!!";
  139. Color = Color3.new(1, 0.666667, 0);
  140. Icon = "rbxassetid://3468302763";
  141. })
  142. WhiteListframe.Visible = false
  143. TheMainFrame.Visible = true
  144.  
  145. wait(0.5)
  146. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  147. Text = "DEVIL SCRIPT : Made By : Devil Script!!";
  148. Color = Color3.new(0, 0, 0);
  149. Font = Enum.Font.SourceSansBold;
  150. FontSize = Enum.FontSize.Size24;
  151. })
  152. end
  153. end)
  154.  
  155. WhiteListTitle.Name = "WhiteListTitle"
  156. WhiteListTitle.Parent = WhiteListframe
  157. WhiteListTitle.BackgroundColor3 = Color3.new(0, 0, 0)
  158. WhiteListTitle.BorderColor3 = Color3.new(1, 0.666667, 0)
  159. WhiteListTitle.Position = UDim2.new(-0.000130802393, 0, -0.00401490927, 0)
  160. WhiteListTitle.Size = UDim2.new(0, 340, 0, 46)
  161. WhiteListTitle.Font = Enum.Font.SourceSans
  162. WhiteListTitle.Text = "Devil Script"
  163. WhiteListTitle.TextColor3 = Color3.new(1, 0.666667, 0)
  164. WhiteListTitle.TextScaled = true
  165. WhiteListTitle.TextSize = 14
  166. WhiteListTitle.TextWrapped = true
  167.  
  168. TextBox.Parent = WhiteListframe
  169. TextBox.BackgroundColor3 = Color3.new(0, 0, 0)
  170. TextBox.BorderColor3 = Color3.new(1, 0, 0.0156863)
  171. TextBox.Position = UDim2.new(0.143996149, 0, 0.374318212, 0)
  172. TextBox.Size = UDim2.new(0, 241, 0, 44)
  173. TextBox.Font = Enum.Font.SourceSans
  174. TextBox.PlaceholderColor3 = Color3.fromRGB(255,0,0)
  175. TextBox.PlaceholderText = "Enter your key here"
  176. TextBox.Text = ""
  177. TextBox.TextColor3 = Color3.new(1, 0, 0)
  178. TextBox.TextSize = 25
  179. --Script:
  180. Frame.Visible = true
  181.  
  182. TextLabel2.Text = "L"
  183. wait(0.2)
  184. TextLabel2.Text = "Lo"
  185. wait(0.2)
  186. TextLabel2.Text = "Loa"
  187. wait(0.2)
  188. TextLabel2.Text = "Load"
  189. wait(0.2)
  190. TextLabel2.Text = "Loadi"
  191. wait(0.1)
  192. TextLabel2.Text = "Loadin"
  193. wait(0.2)
  194. TextLabel2.Text = "Loading"
  195. wait(0.2)
  196. TextLabel2.Text = "Loading t"
  197. wait(0.2)
  198. TextLabel2.Text = "Loading to"
  199. wait(0.2)
  200. TextLabel2.Text = "Loading to G"
  201. wait(0.2)
  202. TextLabel2.Text = "Loading to Gu"
  203. wait(0.2)
  204. TextLabel2.Text = "Loading to Gui"
  205. wait(0.2)
  206. TextLabel2.Text = "Loading to Gui."
  207. wait(0.5)
  208. TextLabel2.Text = "Loading to Gui.."
  209. wait(0.5)
  210. TextLabel2.Text = "Loading to Gui..."
  211. --tween
  212. for i = 1, 100 do
  213. wait(0.01)
  214. ImageLabel.Rotation = ImageLabel.Rotation +1
  215. end
  216. wait(1)
  217. Frame.Visible = false
  218. wait(1)
  219. WhiteListframe.Visible = true
  220.  
  221. local player = game:GetService("Players").LocalPlayer
  222. local work = game:GetService("Workspace")
  223. local shopremote = game:GetService("ReplicatedStorage").ShopBuyA
  224. _G.toggle = false
  225.  
  226. local function wep()
  227. if not player.Character:FindFirstChildOfClass("Tool") then
  228. weapon = player.Backpack:FindFirstChildOfClass("Tool")
  229. player.Character.Humanoid:EquipTool(weapon)
  230. return weapon
  231. else
  232. weapon = player.Character:FindFirstChildOfClass("Tool")
  233. return weapon
  234. end
  235. end
  236.  
  237.  
  238. local Weapons = {
  239. [1] = {
  240. Name = "Sky Justice"
  241. },
  242.  
  243. [2] = {
  244. Name = "Earth Justice",
  245. Price = 6000,
  246. ID = 2
  247. },
  248.  
  249. [3] = {
  250. Name = "Wind Justice",
  251. Price = 14000,
  252. ID = 3
  253. },
  254.  
  255. [4] = {
  256. Name = "Fire Justice",
  257. Price = 38000,
  258. ID = 4
  259. },
  260.  
  261. [5] = {
  262. Name = "Holy Wrath",
  263. Price = 110000,
  264. ID = 5
  265. },
  266.  
  267. [6] = {
  268. Name = "Bunny Banner",
  269. Price = 240000,
  270. ID = 6
  271. },
  272.  
  273. [7] = {
  274. Name = "Tera Banner",
  275. Price = 800000,
  276. ID = 7
  277. },
  278.  
  279. [8] = {
  280. Name = "Kings Gladiator",
  281. Price = 2000000,
  282. ID = 8
  283. },
  284.  
  285. [9] = {
  286. Name = "Forest Lord",
  287. Price = 5600000,
  288. ID = 9
  289. },
  290.  
  291. [10] = {
  292. Name = "Time Keeper",
  293. Price = 15000000,
  294. ID = 10
  295. },
  296.  
  297. [11] = {
  298. Name = "Lightning King",
  299. Price = 19000000,
  300. ID = 11
  301. },
  302.  
  303. [12] = {
  304. Name = "Godly Justice",
  305. Price = 30000000,
  306. ID = 12
  307. },
  308.  
  309. [13] = {
  310. Name = "Hellfire",
  311. Price = 75000000,
  312. ID = 13
  313. },
  314.  
  315. [14] = {
  316. Name = "Lightbringer",
  317. Price = 140000000,
  318. ID = 14
  319. },
  320.  
  321. [15] = {
  322. Name = "Galactic Warlord",
  323. Price = 260000000,
  324. ID = 15
  325. },
  326.  
  327. [16] = {
  328. Name = "Galactic Destroyer",
  329. Price = 475000000,
  330. ID = 16
  331. },
  332.  
  333. [17] = {
  334. Name = "Galactic Knight",
  335. Price = 700000000,
  336. ID = 17
  337. },
  338.  
  339. [18] = {
  340. Name = "Galactic King",
  341. Price = 1300000000,
  342. ID = 18
  343. },
  344.  
  345. [19] = {
  346. Name = "Winged Sword",
  347. Price = 3750000000,
  348. ID = 19
  349. },
  350.  
  351. [20] = {
  352. Name = "Lava Katana",
  353. Price = 5600000000,
  354. ID = 20
  355. },
  356.  
  357. [21] = {
  358. Name = "Magmatic Scythe",
  359. Price = 18000000000,
  360. ID = 21
  361. },
  362.  
  363. [22] = {
  364. Name = "Lava Lord",
  365. Price = 33000000000,
  366. ID = 22
  367. },
  368.  
  369. [23] = {
  370. Name = "HellCraver",
  371. Price = 110000000000,
  372. ID = 23
  373. },
  374.  
  375. [24] = {
  376. Name = "Eternal HellBlaze",
  377. Price = 330000000000,
  378. ID = 24
  379. },
  380.  
  381. [25] = {
  382. Name = "Sacred Flame",
  383. Price = 950000000000,
  384. ID = 25
  385. },
  386.  
  387. [26] = {
  388. Name = "Frozen Blade",
  389. Price = 12000000000000,
  390. ID = 26
  391. },
  392.  
  393. [27] = {
  394. Name = "Frozen Cloud",
  395. Price = 17200000000000,
  396. ID = 27
  397. },
  398.  
  399. [28] = {
  400. Name = "Frozen Great Sword",
  401. Price = 22000000000000,
  402. ID = 28
  403. },
  404.  
  405. [29] = {
  406. Name = "Dark Matter Scythe",
  407. Price = 30000000000000,
  408. ID = 29
  409. },
  410.  
  411. [30] = {
  412. Name = "Dark Matter Katana",
  413. Price = 44500000000000,
  414. ID = 30
  415. },
  416.  
  417. }
  418.  
  419. function upgradeWeapon()
  420. local currentWeapon = wep().Name
  421. if currentWeapon == Weapons[#Weapons].Name then return end
  422. local stats = player.leaderstats:FindFirstChild("💰Gold💰")
  423. for i=1,#Weapons,1 do
  424. if currentWeapon == Weapons[i].Name then
  425. print(Weapons[i+1].Name)
  426. if stats.Value >= Weapons[i+1].Price then
  427. print("got enough")
  428. shopremote:FireServer(Weapons[i+1].ID)
  429. end
  430. end
  431. end
  432. end
  433.  
  434.  
  435.  
  436.  
  437. function autoFarm()
  438. while wait() do
  439. if not _G.toggle then return end
  440. for i = 1, 42 do
  441. if not _G.toggle then return end
  442. for index, child in ipairs(work.Zones["Zone"..i]:GetChildren()) do
  443. local NPC = child:FindFirstChildOfClass("Model")
  444. if NPC and NPC:FindFirstChild("Humanoid") and NPC.Humanoid.Health > 0 and _G.toggle and wep():FindFirstChild("RemoteEvent") then
  445. player.Character:SetPrimaryPartCFrame(NPC.Head.CFrame)
  446. repeat
  447. if not _G.toggle then return end
  448. wep().RemoteEvent:FireServer(NPC.HumanoidRootPart)
  449. wait()
  450. until NPC.Humanoid.Health <= 0
  451. upgradeWeapon()
  452. end
  453. wait()
  454. end
  455. end
  456. end
  457. end
  458.  
  459. game:GetService("UserInputService").InputBegan:Connect(function(key,gp)
  460. if key.KeyCode == Enum.KeyCode.N and not gp then
  461. _G.toggle = not _G.toggle
  462. wait()
  463. autoFarm()
  464. end
  465. end)
  466.  
  467. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  468.  
  469. counter = 0
  470.  
  471. while wait(0.1)do
  472. WhiteListframe.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  473.  
  474. counter = counter + 0.01
  475.  
  476. Open.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  477.  
  478. counter = counter + 0.01
  479.  
  480. TextBox.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  481.  
  482. counter = counter + 0.01
  483.  
  484. WhiteListTitle.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  485.  
  486. counter = counter + 0.01
  487.  
  488. Open.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  489.  
  490. counter = counter + 0.01
  491.  
  492. WhiteListTitle.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  493.  
  494. counter = counter + 0.01
  495.  
  496. TextBox.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  497.  
  498. counter = counter + 0.01
  499.  
  500. TheMainFrame.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  501.  
  502. counter = counter + 0.01
  503.  
  504. C.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  505.  
  506. counter = counter + 0.01
  507.  
  508. C.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  509.  
  510. counter = counter + 0.01
  511.  
  512. dsdsd.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  513.  
  514. counter = counter + 0.01
  515.  
  516. dsdsd.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  517.  
  518. counter = counter + 0.01
  519. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement