# Fishbot

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

* Fish delay -> Set how much seconds the bot have to wait after the fishing bubble appears
* Bot delay -> Set the reaction time, best set to 0.01 (on servers with New fishing system, you must use a delay greater than 1 second)
* Open clams -> The bot will auto open the clams in your inventory
* Sell minnows -> The bot will sell the minnows from your inventory
* Switch armor -> The bot will place your armor down and use it back on (this will cancel the fishing animation)
* Upgrade rod -> Bot will auto upgrade your fishing rod if available
* Stop if player detected -> The bot will stop fishing if any player was detected around you (excluding players from whitelist from Anti ban)
* Cancel animation -> Using this function, the bot will cancel the fishing animation using your horse\
  By default, will use default horse, if you don't have a normal horse, place there the mount item in the slot
* Go to fisherman if not near you -> The bot will go to the fisherman to buy bait or sell set items only if the distance between you and it is not enough to open shop
* Disable quests -> The quests won't be displayed anymore when talking with Fisherman
* Fisherman VNUM -> Set the fisherman's VNUM, keep using 9009 (if bot doesn't detect it, right click on fisherman and click on 'Get VNUM' button)
* Shop index

<figure><img src="/files/k2SzFYxfjz8zJX74dfV3" alt=""><figcaption><p>Here, by default, to open shop requires shop index 0</p></figcaption></figure>

* Start/stop fishbot button
* Fix pulling rod -> Some servers require this function (only check this box, when you start fishbot and it won't pull the rod)
* Buy bait, shop index -> the bot will auto buy bait if no you do not have any bait in your inventory.\
  Shop index exactly as image above
* Buy bait from quest -> The bot will buy bait from quests (some servers have this system where you must interact with fisherman to buy bait, bait isn't available to be bought from shop)
* Select the bait ->\
  -> Small fish\
  -> Worms\
  -> Paste\
  -> Custom bait, check 'Other bait' and place the bait in the slot

**`Fishbot tab -> Drop/kill fish`**

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

* All fishes will have these options:\
  -> Kill fish\
  -> Sell item (this will sell the dead fish only)
* The rest items such as bleach, lucy's ring etc will have these options:\
  -> Drop;\
  -> Sell item.


---

# 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-pservers/fishbot.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.
