sonywalker

Slayer RPG

Nov 5th, 2019 (edited)
15,612
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 17.56 KB | None | 0 0
  1. if not game:IsLoaded() then
  2.     local Loading = Instance.new("Message",workspace)
  3.     Loading.Text = 'Waiting For The Game To Load....'
  4.     game.Loaded:Wait()
  5.     Loading:Destroy()
  6. end
  7. local VirtualUser=game:service'VirtualUser'
  8. game:service'Players'.LocalPlayer.Idled:connect(function()
  9. VirtualUser:CaptureController()
  10. VirtualUser:ClickButton2(Vector2.new())
  11. end)
  12.  
  13. local speed = 7
  14. local Mouse = game.Players.LocalPlayer:GetMouse()
  15.  
  16. local Katana = "Katana"
  17. local Nichirin Sword = "Nichirin Sword"
  18. local Plr = game:GetService("Players").LocalPlayer
  19. local char = game.Players.LocalPlayer.Character or game.Players.LocalPlayer.CharacterAdded:wait()
  20. local hm = char:FindFirstChild("HumanoidRootPart")
  21. local dist = (hm.Position).magnitude
  22. local tweenspeed = speed
  23. local Noclipping = nil
  24. Clip = false
  25.  
  26. local Finity = loadstring(game:HttpGet("https://pastebin.com/raw/xpT46ucU"))()
  27.    local FinityWindow = Finity.new(true)
  28. FinityWindow.ChangeToggleKey(Enum.KeyCode.RightAlt)
  29. local FarmingCategory = FinityWindow:Category("Farming")
  30. local QuestsCategory = FinityWindow:Category("Quests")
  31. local Quests2Category = FinityWindow:Category("Spoof Clicking")
  32. local TeacherCategory = FinityWindow:Category("Teachers")
  33. local DroppedCategory = FinityWindow:Category("TP 2 Spawnable")
  34. local MobsCategory = FinityWindow:Category("Mobs")
  35. local MiscCategory = FinityWindow:Category("Misc")
  36. local UpdateLogCategory = FinityWindow:Category("Version")
  37. local CreditsCategory = FinityWindow:Category("Credits")
  38. local ReExecuteCategory = FinityWindow:Category("ReExecute")
  39.  
  40. local FarmingSettings = FarmingCategory:Sector("Farming")
  41. local QuestsSettings = QuestsCategory:Sector("Quests")
  42. local InstantQuestsSettings = Quests2Category:Sector("Spoof Clicking")
  43. local TeacherSettings = TeacherCategory:Sector("Teachers")
  44. local DroppedSettings = DroppedCategory:Sector("Spawned NPCs")
  45. local MobsSettings = MobsCategory:Sector("Mobs")
  46. local MiscSettings = MiscCategory:Sector("Misc")
  47. local CreditsCreator = CreditsCategory:Sector("Finity Library Creator")
  48. local CreditsMaker = CreditsCategory:Sector("Scripts Creator")
  49. local CreditsMaker2 = CreditsCategory:Sector("Credits")
  50. local CreditsMaker3 = CreditsCategory:Sector("Discord Server")
  51. local VersionSettings = UpdateLogCategory:Sector("Version + Most Recent Feature(s)")
  52. local ReExecuteSettings = ReExecuteCategory:Sector("ReExecute")
  53.  
  54. CreditsMaker:Cheat("Label", "Terebi @ v3rmillion.net")
  55. CreditsMaker:Cheat("Label", "Terebi#0001 @ discord.gg")
  56. CreditsCreator:Cheat("Label", "detourious @ v3rmillion.net")
  57. CreditsCreator:Cheat("Label", "deto#7612 @ discord.gg")
  58. CreditsMaker2:Cheat("Label", "Chim#2575 @ discord.gg - Auto Farm Mob Maker")
  59. CreditsMaker3:Cheat("Label", "https://discord.gg/npFg3k4 - Shitty DSRPG 2 GUI Server")
  60. VersionSettings:Cheat("Label", "v0.04")
  61. VersionSettings:Cheat("Label", "Automatic No Fog")
  62.  
  63. FarmingSettings:Cheat(
  64.     "Checkbox", -- Type
  65.     "Fist Attack Spam Enabled", -- Name
  66.     function(AttackSpaming) -- Callback function
  67.         Spam = AttackSpaming
  68.         while Spam do wait()
  69.    game:GetService("ReplicatedStorage").All.Animations.CombatRemote.LIGHTATTACKS:FireServer(1,"AttackConfirmation")
  70.    wait(0.35)
  71.    game:GetService("ReplicatedStorage").All.Animations.CombatRemote.LIGHTATTACKS:FireServer(2,"AttackConfirmation")
  72.    wait(0.35)
  73.    game:GetService("ReplicatedStorage").All.Animations.CombatRemote.LIGHTATTACKS:FireServer(3,"AttackConfirmation")
  74.    wait(0.35)
  75.    end
  76. end
  77. )
  78.  
  79. FarmingSettings:Cheat(
  80.     "Checkbox", -- Type
  81.     "Katana Attack Spam Enabled", -- Name
  82.     function(AttackSpaming2) -- Callback function
  83.         Spam2 = AttackSpaming2
  84.         while Spam2 do wait()
  85.             if Plr.Backpack:FindFirstChild(Katana) and Plr.Character:FindFirstChild(Katana) == nil then
  86.             local tool = Plr.Backpack:FindFirstChild(Katana)
  87.             Plr.Character.Humanoid:EquipTool(tool)
  88.         end
  89.    workspace.Live[game.Players.LocalPlayer.Name].Katana.Remotes.KatanaLight:FireServer(1, "AttackConfirmation", workspace.Live[game.Players.LocalPlayer.Name].Katana.Blade)
  90.    wait(0.35)
  91.    workspace.Live[game.Players.LocalPlayer.Name].Katana.Remotes.KatanaLight:FireServer(2, "AttackConfirmation", workspace.Live[game.Players.LocalPlayer.Name].Katana.Blade)
  92.    wait(0.35)
  93.    workspace.Live[game.Players.LocalPlayer.Name].Katana.Remotes.KatanaLight:FireServer(3, "AttackConfirmation", workspace.Live[game.Players.LocalPlayer.Name].Katana.Blade)
  94.    wait(0.35)
  95.    end
  96. end
  97. )
  98.  
  99. FarmingSettings:Cheat(
  100.     "Checkbox", -- Type
  101.     "Nichirin Attack Spam Enabled", -- Name
  102.     function(Nichi) -- Callback function
  103.         SpamNi = Nichi
  104.         while SpamNi do wait()
  105.             if Plr.Backpack:FindFirstChild("Nichirin Sword") and Plr.Character:FindFirstChild("Nichirin Sword") == nil then
  106.             local tool = Plr.Backpack:FindFirstChild("Nichirin Sword")
  107.             Plr.Character.Humanoid:EquipTool(tool)
  108.         end
  109.    workspace.Live[game.Players.LocalPlayer.Name]["Nichirin Sword"].Remotes.KatanaLight:FireServer(1, "AttackConfirmation", workspace.Live[game.Players.LocalPlayer.Name]["Nichirin Sword"].Blade)
  110.    wait(0.35)
  111.    workspace.Live[game.Players.LocalPlayer.Name]["Nichirin Sword"].Remotes.KatanaLight:FireServer(2, "AttackConfirmation", workspace.Live[game.Players.LocalPlayer.Name]["Nichirin Sword"].Blade)
  112.    wait(0.35)
  113.    workspace.Live[game.Players.LocalPlayer.Name]["Nichirin Sword"].Remotes.KatanaLight:FireServer(3, "AttackConfirmation", workspace.Live[game.Players.LocalPlayer.Name]["Nichirin Sword"].Blade)
  114.    wait(0.35)
  115.    end
  116. end
  117. )
  118.  
  119. QuestsSettings:Cheat("Textbox", "Quest Target NPC TP", function(Value)
  120. tweenService, tweenInfo = game:GetService("TweenService"), TweenInfo.new((tweenspeed), Enum.EasingStyle.Linear)
  121.  
  122.         tween = tweenService:Create(game:GetService("Players")["LocalPlayer"].Character.HumanoidRootPart, tweenInfo, {CFrame = CFrame.new(game.Workspace.NPC.Targets[Value]:FindFirstChild("HumanoidRootPart").Position)})
  123.         game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  124.         tween:Play()
  125.         local function NoclipLoop()
  126.         if Clip == false and Plr.Character ~= nil then
  127. for _, child in pairs(Plr.Character:GetDescendants()) do
  128.     if child:IsA("BasePart") and child.CanCollide == true then
  129.                     child.CanCollide = false
  130.     end
  131. end
  132.         end
  133. end
  134. Noclipping = game:GetService('RunService').Stepped:connect(NoclipLoop)
  135. wait(tweenspeed)
  136. if Noclipping then
  137.         Noclipping:Disconnect()
  138.     end
  139.     Clip = true
  140. end, {
  141.     placeholder = "Target NPC Name"
  142.     })
  143.    
  144. QuestsSettings:Cheat("Textbox", "Quest NPC TP", function(Value2)
  145. tweenService, tweenInfo = game:GetService("TweenService"), TweenInfo.new((tweenspeed), Enum.EasingStyle.Linear)
  146.  
  147.         tween = tweenService:Create(game:GetService("Players")["LocalPlayer"].Character.HumanoidRootPart, tweenInfo, {CFrame = CFrame.new(game.Workspace.NPC.Quests[Value2]:FindFirstChild("HumanoidRootPart").Position)})
  148.         game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  149.         tween:Play()
  150.         local function NoclipLoop()
  151.         if Clip == false and Plr.Character ~= nil then
  152. for _, child in pairs(Plr.Character:GetDescendants()) do
  153.     if child:IsA("BasePart") and child.CanCollide == true then
  154.                     child.CanCollide = false
  155.     end
  156. end
  157.         end
  158. end
  159. Noclipping = game:GetService('RunService').Stepped:connect(NoclipLoop)
  160. wait(tweenspeed)
  161. if Noclipping then
  162.         Noclipping:Disconnect()
  163.     end
  164.     Clip = true
  165. end, {
  166.     placeholder = "Quest NPC Name"
  167.     })
  168.    
  169. QuestsSettings:Cheat("Textbox", "Quest Item", function(Value3)
  170. fireclickdetector(game.Workspace.NPC.Targets[Value3]:FindFirstChild("ClickDetector"))
  171. end, {
  172.     placeholder = "Quest Item Name"
  173.     })
  174.    
  175. QuestsSettings:Cheat("Textbox", "Area TP", function(Value3)
  176. tweenService, tweenInfo = game:GetService("TweenService"), TweenInfo.new((tweenspeed), Enum.EasingStyle.Linear)
  177.  
  178.         tween = tweenService:Create(game:GetService("Players")["LocalPlayer"].Character.HumanoidRootPart, tweenInfo, {CFrame = CFrame.new(game.Workspace.AreaPlaces[Value3].Position)})
  179.         game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  180.         tween:Play()
  181.         local function NoclipLoop()
  182.         if Clip == false and Plr.Character ~= nil then
  183. for _, child in pairs(Plr.Character:GetDescendants()) do
  184.     if child:IsA("BasePart") and child.CanCollide == true then
  185.                     child.CanCollide = false
  186.     end
  187. end
  188.         end
  189. end
  190. Noclipping = game:GetService('RunService').Stepped:connect(NoclipLoop)
  191. wait(tweenspeed)
  192. if Noclipping then
  193.         Noclipping:Disconnect()
  194.     end
  195.     Clip = true
  196. end, {
  197.     placeholder = "Area/Town Name"
  198.     })
  199.    
  200. QuestsSettings:Cheat("Button", "Print Quest Target NPCs", function()
  201.     for _,v in pairs(workspace.NPC.Targets:GetChildren()) do
  202.     warn(v.Name)
  203.     end
  204. end)
  205.  
  206. QuestsSettings:Cheat("Button", "Print Quest NPCs", function()
  207.     for _,v in pairs(workspace.NPC.Quests:GetChildren()) do
  208.     warn(v.Name)
  209.     end
  210. end)
  211.  
  212. QuestsSettings:Cheat("Button", "Print Area/Towns", function()
  213.     for _,v in pairs(workspace.AreaPlaces:GetChildren()) do
  214.     warn(v.Name)
  215.     end
  216. end)
  217.  
  218. TeacherSettings:Cheat("Textbox", "Teacher NPC TP", function(Value4)
  219. tweenService, tweenInfo = game:GetService("TweenService"), TweenInfo.new((tweenspeed), Enum.EasingStyle.Linear)
  220.  
  221.         tween = tweenService:Create(game:GetService("Players")["LocalPlayer"].Character.HumanoidRootPart, tweenInfo, {CFrame = CFrame.new(game.Workspace.NPC.Teacher[Value4]:FindFirstChild("HumanoidRootPart").Position)})
  222.         game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  223.         tween:Play()
  224.         local function NoclipLoop()
  225.         if Clip == false and Plr.Character ~= nil then
  226. for _, child in pairs(Plr.Character:GetDescendants()) do
  227.     if child:IsA("BasePart") and child.CanCollide == true then
  228.                     child.CanCollide = false
  229.     end
  230. end
  231.         end
  232. end
  233. Noclipping = game:GetService('RunService').Stepped:connect(NoclipLoop)
  234. wait(tweenspeed)
  235. if Noclipping then
  236.         Noclipping:Disconnect()
  237.     end
  238.     Clip = true
  239. end, {
  240.     placeholder = "Teacher NPC Name"
  241.     })
  242.    
  243. TeacherSettings:Cheat("Button", "Print Teacher NPCs", function()
  244.     for _,v in pairs(workspace.NPC.Teacher:GetChildren()) do
  245.     warn(v.Name)
  246.     end
  247. end)
  248.  
  249. DroppedSettings:Cheat("Textbox", "Spawned NPC TP", function(Value5)
  250. tweenService, tweenInfo = game:GetService("TweenService"), TweenInfo.new((tweenspeed), Enum.EasingStyle.Linear)
  251.  
  252.         tween = tweenService:Create(game:GetService("Players")["LocalPlayer"].Character.HumanoidRootPart, tweenInfo, {CFrame = CFrame.new(game.Workspace.NPC.Spawnables[Value5]:FindFirstChild("HumanoidRootPart").Position)})
  253.         game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  254.         tween:Play()
  255.         local function NoclipLoop()
  256.         if Clip == false and Plr.Character ~= nil then
  257. for _, child in pairs(Plr.Character:GetDescendants()) do
  258.     if child:IsA("BasePart") and child.CanCollide == true then
  259.                     child.CanCollide = false
  260.     end
  261. end
  262.         end
  263. end
  264. Noclipping = game:GetService('RunService').Stepped:connect(NoclipLoop)
  265. wait(tweenspeed)
  266. if Noclipping then
  267.         Noclipping:Disconnect()
  268.     end
  269.     Clip = true
  270. end, {
  271.     placeholder = "Item Name"
  272.     })
  273.    
  274. DroppedSettings:Cheat("Button", "Print Spawnable NPCs?", function()
  275.     for _,v in pairs(workspace.NPC.Spawnables:GetChildren()) do
  276.     warn(v.Name)
  277.     end
  278. end)
  279.    
  280. MobsSettings:Cheat("Textbox", "Mob And Plr TP", function(Value6)
  281. tweenService, tweenInfo = game:GetService("TweenService"), TweenInfo.new((tweenspeed), Enum.EasingStyle.Linear)
  282.  
  283.         tween = tweenService:Create(game:GetService("Players")["LocalPlayer"].Character.HumanoidRootPart, tweenInfo, {CFrame = CFrame.new(game.Workspace.Live[Value6]:FindFirstChild("HumanoidRootPart").Position)})
  284.         game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  285.         tween:Play()
  286.         local function NoclipLoop()
  287.         if Clip == false and Plr.Character ~= nil then
  288. for _, child in pairs(Plr.Character:GetDescendants()) do
  289.     if child:IsA("BasePart") and child.CanCollide == true then
  290.                     child.CanCollide = false
  291.     end
  292. end
  293.         end
  294. end
  295. Noclipping = game:GetService('RunService').Stepped:connect(NoclipLoop)
  296. wait(tweenspeed)
  297. if Noclipping then
  298.         Noclipping:Disconnect()
  299.     end
  300.     Clip = true
  301. end, {
  302.     placeholder = "Mob Or Plr Name"
  303.     })
  304.    
  305. FarmingSettings:Cheat(
  306.     "Checkbox", -- Type
  307.     "Exercise EXP Enabled", -- Name
  308.     function(Exercise) -- Callback function
  309.         Spam3 = Exercise
  310.         while Spam3 do wait()
  311.         game:GetService("ReplicatedStorage").All.Events.System:FireServer("ExerciseXP", true)
  312.    end
  313. end
  314. )
  315.  
  316. FarmingSettings:Cheat(
  317.     "Checkbox", -- Type
  318.     "Blowing EXP Enabled", -- Name
  319.     function(Breathing) -- Callback function
  320.         Spam4 = Breathing
  321.         while Spam4 do wait()
  322.         game:GetService("ReplicatedStorage").All.Events.System:FireServer("BlowsXP", true)
  323.    end
  324. end
  325. )
  326.  
  327. FarmingSettings:Cheat(
  328.     "Checkbox", -- Type
  329.     "Infinite Breathing Enabled", -- Name
  330.     function(BreathingBar) -- Callback function
  331.         Spam5 = BreathingBar
  332.         while Spam5 do wait()
  333.         game:GetService("ReplicatedStorage").All.Events.System:FireServer("BreathingRegen")
  334.    end
  335. end
  336. )
  337.  
  338. FarmingSettings:Cheat("Button", "Print Breathing/Exercise Lvl", function()
  339. warn(game.ReplicatedStorage.Values[game.Players.LocalPlayer.Name].BreathingLvl.Value)
  340. warn(game.ReplicatedStorage.Values[game.Players.LocalPlayer.Name].ExerciseLvl.Value)
  341. end)
  342.  
  343. InstantQuestsSettings:Cheat("Label", "Spoof Click Any Of The Following 5 Items")
  344.  
  345. InstantQuestsSettings:Cheat("Textbox", "Quest NPC", function(Value7)
  346. fireclickdetector(game.Workspace.NPC.Quests[Value7]:FindFirstChild("ClickDetector"))
  347. end, {
  348.     placeholder = "Quest NPC Name"
  349.     })
  350.    
  351. InstantQuestsSettings:Cheat("Textbox", "Quest Target", function(Value7)
  352. fireclickdetector(game.Workspace.NPC.Targets[Value7]:FindFirstChild("ClickDetector"))
  353. end, {
  354.     placeholder = "Quest Target Name"
  355.     })
  356.    
  357. InstantQuestsSettings:Cheat("Textbox", "Quest Item", function(Value7)
  358. fireclickdetector(game.Workspace.NPC.Targets[Value7]:FindFirstChild("ClickDetector"))
  359. end, {
  360.     placeholder = "Quest Items Name"
  361.     })
  362.    
  363. InstantQuestsSettings:Cheat("Textbox", "Teacher", function(Value7)
  364. fireclickdetector(game.Workspace.NPC.Teacher[Value7]:FindFirstChild("ClickDetector"))
  365. end, {
  366.     placeholder = "Teacher Name"
  367.     })
  368.    
  369. InstantQuestsSettings:Cheat("Textbox", "Spawned NPC", function(Value7)
  370. fireclickdetector(game.Workspace.NPC.Spawnables[Value7]:FindFirstChild("ClickDetector"))
  371. end, {
  372.     placeholder = "Spawned NPCs Name"
  373.     })
  374.    
  375. MiscSettings:Cheat(
  376.     "Checkbox", -- Type
  377.     "Inf Block Bar Enabled", -- Name
  378.     function(InfBlock) -- Callback function
  379.         Spam6 = InfBlock
  380.         while Spam6 do wait()
  381.         game.Workspace.Live[game.Players.LocalPlayer.Name].BlockBar.Value = 100
  382.    end
  383. end
  384. )
  385.  
  386. MiscSettings:Cheat(
  387.     "Checkbox", -- Type
  388.     "God Mode Enabled", -- Name
  389.     function(GodMode) -- Callback function
  390.         Spam7 = GodMode
  391.         while Spam7 do wait()
  392.         for _,v in pairs(game.Workspace.Live[game.Players.LocalPlayer.Name]:GetDescendants()) do
  393.         if v.Name == "Defense" then
  394.         game.Workspace.Live[game.Players.LocalPlayer.Name].Detection.Disabled = true
  395.         game.Workspace.Live[game.Players.LocalPlayer.Name].Buffs.Defense:Destroy()
  396.         end
  397.         end
  398.         end
  399.         end
  400. )
  401.  
  402. MiscSettings:Cheat(
  403.     "Checkbox", -- Type
  404.     "No Attack CD Enabled", -- Name
  405.     function(NoCD) -- Callback function
  406.         Spam8 = NoCD
  407.         while Spam8 do wait()
  408.         for i,v in pairs(game.Workspace.Live[game.Players.LocalPlayer.Name]:GetChildren()) do
  409. if v.Name == "Combo" and v.Value == 4 then
  410.     v.Value = 1
  411. end
  412. end
  413.    end
  414. end
  415. )
  416.  
  417. MiscSettings:Cheat(
  418.     "Checkbox", -- Type
  419.     "No Starve Enabled", -- Name
  420.     function(Starve) -- Callback function
  421.         Spam10 = Starve
  422.         while Spam10 do wait()
  423.         for _,v in pairs(game.Players.LocalPlayer.PlayerGui.HUDGui:GetChildren()) do
  424.         if v.Name == "HungerScript" then
  425.         game.Players.LocalPlayer.PlayerGui.HUDGui.HungerScript:Destroy()
  426.         end
  427.         end
  428.         end
  429.         end
  430. )
  431.  
  432. MiscSettings:Cheat(
  433.     "Checkbox", -- Type
  434.     "Infinite 2x EXP Enabled", -- Name
  435.     function(InfEXP) -- Callback function
  436.         Spam11 = InfEXP
  437.         while Spam11 do wait()
  438.         for _,v in pairs(game.Players.LocalPlayer.PlayerGui.HUDGui:GetChildren()) do
  439.         if v.Name == "LocalScript" then
  440.         game.Players.LocalPlayer.PlayerGui.HUDGui.LocalScript.Disabled = true
  441.         end
  442.         end
  443.         end
  444.         end
  445. )
  446.  
  447. MiscSettings:Cheat("Button", "Purchase Apple $4", function()
  448. fireclickdetector(game.Workspace.NPC["Demons cannot buy this!"]["Apple $4"]:FindFirstChild("ClickDetector"))
  449. end)
  450.  
  451. MiscSettings:Cheat("Button", "Purchase Meat $28", function()
  452. fireclickdetector(game.Workspace["Meat $28"]:FindFirstChild("ClickDetector"))
  453. end)
  454.  
  455. ReExecuteSettings:Cheat("Button", "ReExecute The GUI?", function()
  456. for _,v in pairs(game.CoreGui:GetDescendants()) do
  457. if v.Name == "FinityUI" then
  458. game.CoreGui.FinityUI:Destroy()
  459. wait(1.35)
  460. loadstring(game:HttpGet("https://raw.githubusercontent.com/HDTerebi/DSRPG2/master/Shitty%20GUI.lua"))()
  461. end
  462. end
  463. end)
  464.  
  465. MiscSettings:Cheat("Dropdown", "Gender Wanted:", function(Option)
  466. game.ReplicatedStorage.All.Events.System:FireServer("GenderDecide", Option)
  467. end, {
  468.     options = {
  469.         "Male",
  470.         "Female"
  471.     }
  472. })
  473.  
  474. MiscSettings:Cheat("Textbox", "Run Speed:", function(Value8)
  475. for _,v in pairs(game.Workspace.Live[game.Players.LocalPlayer.Name]:GetDescendants()) do
  476.         if v.Name == "Speed" then
  477.         game.Workspace.Live[game.Players.LocalPlayer.Name].Buffs.Speed.Value = Value8
  478.         end
  479.         end
  480. end, {
  481.     placeholder = "10"
  482.     })
  483.    
  484. loadstring(game:HttpGet("https://raw.githubusercontent.com/chimnguu/ngu/master/dsrpg2.lua"))()
  485.  
  486. game.StarterGui:SetCore("SendNotification", {
  487. Title = "DSRPG 2 Gui";
  488. Text = "Made By Terebi#0001",
  489. Icon = "rbxassetid://5472203252";
  490. Duration = 6;
  491. })
  492.  
  493. game.Lighting.FogEnd = 1000000
  494. for i,v in pairs(game.Lighting:GetDescendants()) do
  495.     v:Destroy()
  496.     end
Add Comment
Please, Sign In to add comment