Creatures Of Sonaria Script | SPAM BITE EASTER BOSS

Created by Ardo#9126

Features:

  • SPAM BITE EASTER BOSS
  •  
  • DEV NOTES:
  • just let the people kill the small minions.
  • Execute and go near the boss, you wont see it but you are damaging the boss.
getgenv().bite2 = true

task.spawn(function()
   while getgenv().bite2 == true do
       task.wait(0.1)
local ohString1 = "Bite"
local ohTable2 = {
[game:GetService("Workspace").NPCs.EasterBoss] = game:GetService("Workspace").NPCs.EasterBoss,
}

game:GetService("Players").LocalPlayer.RemoteEvent:FireServer(ohString1, ohTable2)
end
end)

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

More Scripts!

TOP 10 TRENDING SCRIPTS