Creatures Of Sonaria SPAM BITE EASTER BOSS SCRIPT

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)

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!