# What to do if nothing is fixing the errors

## I followed all steps but nothing is working, what can I do?

If you have followed all steps, then you just have a virus in your server. Try creating a clean server with only the default framework scripts and jaksam's scripts

### How to verify if I have a virus in my server?

Open the file which is being mentioned by jaksam's script with **notepad**, scroll down to the bottom. If there is partially readable code (for example "`local...`"), that's a virus added by something else, because normally the entire file would be encrypted. In this case, you'll have to solve that issue before being able to use any script


---

# 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://documentation.jaksam-scripts.com/fivem-escrow-system-errors/what-to-do-if-nothing-is-fixing-the-errors.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.
