Roblox NORTHWIND Script - Animal ESP

Project Information

Developer: Unknown
Status: UNDETECTED
Updated: 11.06.22
Version: 1.0

Found for you the only working script on roblox NORTHWIND, unfortunately it has only one function, it is called Animal ESP, activating it, you will have the name of the animal and the distance to him on the screen, in the screenshot shows how it looks. One function but it's very good, for example for hunting, you'll know who and where to hunt. NORTHWIND is quite a popular mode of the RPG genre, released in 2019 and already has almost 5 million hits from players, and 72k have added the game to their favorites. The game is for fans of survival, if you like it then definitely use this free script.

How do I use this script? < Visit this page to find out.

Script: 

_G.ON = true

while _G.ON and wait() do
for i,b in pairs(game:GetService("Workspace").NPCs.Animals:GetDescendants()) do
    if b.ClassName == "BoxHandleAdornment" or b.ClassName == "BillboardGui" then
        b:Destroy()
    end
end

for i,v in pairs(game:GetService("Workspace").NPCs.Animals:GetDescendants()) do
    if v.ClassName == "MeshPart" then
        local cham = Instance.new("BoxHandleAdornment", v)
        cham.ZIndex = 10
        cham.Adornee = v
        cham.AlwaysOnTop = true
        cham.Size = v.Size
        cham.Transparency = 0.75
        cham.Color3 = v.Color
        cham.Name = "Cham"
        
        local bill = Instance.new("BillboardGui", v.Parent.Head)
        bill.Name = "NameEsp"
        bill.Size = UDim2.new(30,30,30,30)
        bill.Adornee = v.Parent.Head
        bill.AlwaysOnTop = true
        local plr = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart
        local Mob = v.Parent.Head.Position
        local Dist = (plr.Position - Mob).magnitude
        local name = Instance.new("TextLabel", bill)
        name.TextWrapped = true
        name.Text = v.Parent.Parent.Name.." ".."Distance: " .. string.format("%.0f", Dist) .. " " .. "ft"
        name.Size = UDim2.new(1,0,1,0)
        name.TextYAlignment = "Top"
        name.TextColor3 = Color3.new(1,1,1)
        name.BackgroundTransparency = 1
    end
end
end

Free Download Roblox NORTHWIND Script - Animal ESP

Only authorized users can download files. Please Log in or Register on the website.
Subscribe to the news Roblox NORTHWIND Script - Animal ESP
If the news changes, you will receive an E-mail notification.
Subscribe
Already subscribed: 1
Comments: 0 Views: 2 524

0 comments

No Comments
New Comments
all
rarebek rarebek

bwo how you are getting these offsets please tutorial

victorianovix victorianovix

Hello!

As canadian77 said:

They brought the anti cheat from Asia server to EU server. That's why people from EU are getting banned quickly. The only safe place now is NA server unfortunately. but 1 day they will bring it to all servers. The devs will need to find a way to bypass the anti cheat from Hoyo.

azzczqqs123 azzczqqs123

the hacks no working bro
please fix it

ali123444112 ali123444112

why game keep updating every 10 hour????????