Advertisement
Guest User

Roblox [DEMON SLAYER UPDATE!] Anime Mania OP Script/Hack AUTO FARM, ONE SHOT BOSS

a guest
May 22nd, 2021
5,957
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1.  
  2. while true do
  3. wait()
  4. if game.PlaceId == 6284881984 then
  5. local args = {
  6. [1] = "Tengoku Raid",
  7. [2] = "Slayer Of Demon's"
  8. }
  9. game:GetService("ReplicatedStorage").Remotes.CreateRoom:InvokeServer(unpack(args))
  10. wait(.5)
  11. game:GetService("ReplicatedStorage").Remotes.BeginRoom:FireServer()
  12. elseif game.PlaceId == 6314042276 then
  13. while true do
  14. wait()
  15. for _,v in pairs(game:GetService("Workspace").Living:GetDescendants()) do
  16. if v:FindFirstChild("AI") then
  17. v.Humanoid.Health = 0
  18. end
  19. end
  20. end
  21. end
  22. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement