# BadgerTracer

**BadgerTracer:** So you have players joining your server, VDMing/RDMing then leaving to avoid punishments don't you? Annoying as hell right? They then change their name, so the next time they login they can repeat the process again... Gosh, what an annoyance. That BS stops today. I introduce to the world, BadgerTracer. A script in which logs a player's name via IP within server memory. If they change their name, you'll be informed the next time they login. They thought you wouldn't know who they were, oh, but you do. RIP.

### Badger's Discord Community

[![Developer Discord](https://discordapp.com/api/guilds/597445834153525298/widget.png?style=banner4)](https://discord.com/invite/WjB5VFz)

**Permissions:** `BadgerTracer.Access` Anybody with this permission can see the messages within the in-game chat.

**Pictures:**&#x20;

![](https://i.gyazo.com/1f5805926e014bb8b2f2a732de87865d.png)

![](https://i.gyazo.com/7caf45daecadd20af377ff02615855d3.png)

![](https://i.gyazo.com/70a250ff6a80b58bbc539f8efe944e45.png)

**Config:**&#x20;

Just place your webhook within the `''` and you'll be good to go :)

```
--- CONFIG ---
webhook = '';
```

**Download:** [BadgerTracer](https://github.com/TheWolfBadger/BadgerTracer)&#x20;

Make sure you give it a star and/or fork! Would very much appreciate it :)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.badger.store/fivem-misc.-scripts/badgertracer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
