Mindee-BOT

Mindee-BOT Community => Scripting => Share => Topic started by: =Mindee= on March 04, 2020, 10:05:06 pm

Title: [Share] Treasure Island Assassin + Gold farming.
Post by: =Mindee= on March 04, 2020, 10:05:06 pm
One guy asked me how to make a gold farming script, so I made it.

BOT hunts Assassin, picks items and goes to the potion shop to sell everything.
(Sells everything in depotmail, inventory and backpack from autoloot list)

There are few settings inside script:
Code: [Select]
# 0 = walk to town, 1 = use portal
use_portal = 1
# Display kill count.
# 0 = disabled, 1 = enabled.
display_kill_count = 1
# 0 = don't drop anything, 1 = drop picked up/added to backpack items not in autoloot list.
# Warning! If enabled, bot will drop stuff when retrieving from depot, buying from shop.
# Just use it when hunting.
drop_items = 0

You can enable/disable portal usage, etc.

Files are attached below.
Title: Re: [Share] Treasure Island Assassin + Gold farming.
Post by: =Mindee= on March 08, 2020, 05:36:56 pm
Updated.

- Added tick event which prevents being stuck in shop.
Title: Re: [Share] Treasure Island Assassin + Gold farming.
Post by: =Mindee= on April 17, 2020, 08:30:03 pm
- Updated.
Title: Re: [Share] Treasure Island Assassin + Gold farming.
Post by: =Mindee= on May 05, 2020, 11:22:51 pm
Updated.

- Added event handling when you receive empty sell menu (no items in backpack).
Title: Re: [Share] Treasure Island Assassin + Gold farming.
Post by: =Mindee= on May 10, 2020, 04:43:37 pm
- Updated.

Fixed small bug.
Title: Re: [Share] Treasure Island Assassin + Gold farming.
Post by: drakz on June 16, 2025, 09:14:17 pm
can this still be used?