Urban Dead Script: Estimates the number of zombies and bodies in each square when you use "scent death"
| Recently Updated Topics | Posts |
|---|---|
| Random variation | 3 |
this script has 1 topic, 3 posts
This script has no reviews.
When the scent death skill is used, a grid of colored squares is shown. The color of the square indicates how many zombies or bodies are in that square, red for dead bodies and green for zombies.
Mr. Sweirs made a script displaying the red and green number values of each square. This was intended to facilitate in reverse-engineering a pattern for determining exact numbers of zombies and bodies corresponding to the colors.
What this script is is that same script, with a modified output. Instead of showing the color values, it uses the pattern that the script was designed to uncover to estimate the number of zombies and bodies in each square. I think this will be much easier to use for people who don't feel like spending time figuring out what all the numbers mean.
Like I've said a lot already, the numbers are estimates because there is random noise added to confuse people doing exactly this. The script will report fractional zombies so I hope you all learned to round numbers in elementary school. Expect a deviation of one to two zombies in each square. The highest value the scent death skill can detect is 50, anything over that should just shows up as 50.
I'd just like to say again, I didn't write the majority of this script. Actually, I don't even know javacript (I think that's what this is written in). This is Sweirs' script which I have modified to be more useful.
Oh, and I made the font bigger...





