# Questions

## (script) is not working?

Make sure you're running it properly (see [How to use](https://github.com/swagging-post/Blooket-Cheeto#how-to-use)), if it still doesn't work and other cheats do, then [make an issue](https://github.com/swagging-post/Blooket-Cheeto/issues)

## Which script should I use to make a bookmarklet?

You should use the scripts ending in ".min.js", as using the others will have errors due to incorrect formatting.

## Can you give me infinite tokens / bypass daily limit / permanently give me blooks / change pack luck?

No, these are things we would've already done if they were possible, they're managed on the backend of *Blooket* so we can't modify them

## Can you make hacks for (any other game)

No

## Can you make more Battle Royale cheats

Battle Royale is a gamemode that works almost entirely on the host's end. The only thing we have control over is answering questions.

## What happened to Minesraft2 and 05Konz?

**Minesraft2** was sent a cease and desist from *Blooket* and **05Konz** was perm banned, they both have a new acconut now, but it doesn't even include the GUI, so I took over since they wouldn't be able to and try to fix the cheats.

## How do I do this on mobile?

These scripts aren't made for mobile, so we don't really know how to get them to work on it, you may have to use a VM or a very specific browser, or even Chrome's Remote Desktop if you do it away from your PC.

## What is the Mobile GUI?

The mobile GUI is the first GUI **Minesraft2** ever made. Some people said it worked on mobile and it's a lot neater, so we just called it that.


---

# 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://swagging-post.gitbook.io/blooketcheatguide/how-to-use/questions.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.
