# General Tab

<figure><img src="/files/3YFszUJMIT38hoy4XtFH" alt=""><figcaption></figcaption></figure>

* Autologin: -> Bot will relog your last character used if kicked
* No fog, zoom: -> Will remove the fog and increasing zoom limit
* Use dews: -> The bot will use all kind of 'damage boosting' items (such as piercing strike, critical strike) at the specified delay.
* Guild: -> You'll be able to create a guild remotely without having the required level for it (might not work on all PServers)
* Donate experience: The bot will auto donate your experience to the guild
* Use item after relog -> bot will use the specified item once it relogged you (useful to call pet)
* Rotate camera -> Auto rotate camera to right / left (Useful to avoid getting black-screen)
* Press 1-4 F1-F4 -> The bot will act like a macro using the items from those hotkeys
* Auto restart -> The bot will restart your character if dead
* Fishbot ->

<figure><img src="/files/hVgRaJeneNNhVemx8fqx" alt=""><figcaption></figcaption></figure>

* Shop search bot ->

<figure><img src="/files/8a50jtUGLxsrTGuzh0ub" alt=""><figcaption></figcaption></figure>

* Shop creator ->

<figure><img src="/files/N37imzC49EWea39YxSi9" alt=""><figcaption></figcaption></figure>

* Red / blue pots -> The bot will use red/blue pots if HP / MP is under the specified %
* Red / blue elixir -> The bot will auto use red / blue elixir once the previous one expired
* Environment: Set automatically the game mode to Day / Night
* Item tools: Sort -> Sort all your inventory | Stack -> Stack all your items from inventory to the specified stack amount
* Weapon: -> Set how your character to hold the sword
* Refine alchemy: -> The bot will refine all your alchemy available
* Move speed -> You'll be able to move faster using SHIFT + W/A/S/D keys combination, based on the speed you set
* Community scripts: -> You're able to use your own python scripts (place them into STMod folder -> Resources -> Python -> Community)
* Lock target -> Lock selected target to your character (useful in PvP using skills only), can be used with TAB hotkey
* Lock players -> Only you can see that you sticked all players around you (useful in PvP using skills only)
*

```
<div align="left"><figure><img src="/files/5RnItAY9eHnw72nNITpx" alt=""><figcaption><p><strong><code>This function will use the item you set, once your HP drops under the %</code></strong></p></figcaption></figure></div>
```

* Wallhack -> This function will allow you to go through walls, objects, players etc.
* Auto sort -> Bot will keep sorting your inventory each 5 seconds
* Auto stack -> Bot will keep stacking your items each 5 seconds
*

```
<div align="left"><figure><img src="/files/8XuHfiCfptBnOzzdBS0d" alt=""><figcaption><p><strong><code>That box will use the in-game CH Changer</code></strong></p></figcaption></figure></div>
```

**`General tab -> Antiban`**

<figure><img src="/files/FTnk2cpTgLMgpxuoA21m" alt=""><figcaption></figcaption></figure>

* Player detector:\
  -> Write in chat: Will write in chat all detected players around you\
  -> Logout: Bot will logout you\
  -> Quit: quit client\
  -> Play beep: Bot will keep playing 'beep' sound\
  -> Change CH: The bot will change current channel to next channel<br>
* GM Detector:\
  -> Write in chat: Will write in chat all detected players around you\
  -> Logout: Bot will logout you\
  -> Quit: quit client\
  -> Quit all clients: quit all active clients\
  -> Play beep: Bot will keep playing 'beep' sound\
  -> Change CH: The bot will change current channel to next channel<br>
* PM Detector:\
  -> Quit game: The bot will automatically close the client if got a PM from a GM\
  -> Beep: Bot will play 'beep' sound once you get a PM from somebody<br>
* Players whitelist<br>
* Quit bot after: -> The bot will end the client once those minutes passed
* Stop bot after: -> The bot will stop every botting function once those minutes passed
* Wait x minutes before logging in again: -> If the bot logged you out and you have 'Autologin' enabled, the bot will wait those x minutes before logging you back in.<br>

NOTICE: Make sure you click on 'Start' button in order for the antiban functions to work!


---

# 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://wiki.stmod.net/stmod-officials/general-tab.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.
