Created by xaxa#1515
Features:
- ZOMBIE COUNTER
getgenv().settings = {
TextColor = Color3.fromRGB(255, 255, 255),
TextSize = 25,
TextFont = 2
};
--[[fonts:
UI = 0
System = 1
Plex = 2
Monospace = 3
You may have to change the TextSize based off the font since all fonts scale differently in size
]]--
loadstring(game:HttpGet("https://raw.githubusercontent.com/xaxaxaxaxaxaxaxaxa/RobloxScripts/main/Michaels-Zombies/zombieCounter.lua"))();