Username: Password:

Author Topic: Ideas for future versions.  (Read 400674 times)

Offline Randy

  • Mindee-BOT Reseller
  • Bug
  • *****
  • Posts: 4
  • Cookies 0
  • I love Mindee-BOT!
    • View Profile
Re: Ideas for future versions.
« Reply #1185 on: February 18, 2022, 02:28:15 AM »
1 - Add "Only in sets" to Buff spell.

2 - Add option "Not in Protection zone" for permanently logout by HP/MP.

3 - Make the button "CONNECT" work with kemulator and web client (once you added it).

4 - Add script method to get X spell slot value from the bot config.

Example:
script.GetSpellSlot(value)

Values:
0 - Attack spell.
1 - Buff spell.
2 - New area spell.
3 - Healing spell.
4 - Four area spell.
« Last Edit: May 08, 2023, 05:12:21 AM by Randy »

Offline MikeOwh

  • Administrator
  • Wolf
  • *****
  • Posts: 156
  • Cookies 10001
  • The DemonLord himself.
    • View Profile
    • OwhTool
Re: Ideas for future versions.
« Reply #1186 on: June 19, 2022, 10:25:52 PM »
Function to load a .bot file but with some additional settings.

script.LoadFile('path', waypoints(True/False), script(True/False), settings(True/False))

Offline hurt666

  • Mindee-BOT Reseller
  • Bug
  • *****
  • Posts: 10
  • Cookies 6
  • I love Mindee-BOT!
    • View Profile
    • @pump_upp - best crypto pumps on telegram !
Re: Ideas for future versions.
« Reply #1187 on: July 21, 2022, 08:01:53 PM »
• Add a function to detect if a specific event is "running".

• Add a function to edit the "Rest" and "Logout" options.

 [badumtss]

Offline rocketm2

  • Administrator
  • Snake
  • *****
  • Posts: 71
  • Cookies 5
  • Lvl Up~
    • View Profile
Re: Ideas for future versions.
« Reply #1188 on: September 18, 2022, 08:10:35 PM »
add Dont when Mobs in range in Attack Spells too [maguire]
Tibiame AutoHunt Service - Send PM~

Offline Ayambakar

  • Bug
  • *
  • Posts: 9
  • Cookies 0
  • I love Mindee-BOT!
    • View Profile
Re: Ideas for future versions.
« Reply #1189 on: October 07, 2022, 04:02:54 AM »
Hello mindee,

1. Can you add on "pet tab" by using item ID instead of by slots? So people who using script easily can store the pet stone in inventory when "not in sets" is applied.

2. I have an idea, that bot will switch amour according to "only in sets" is applied. First bot will automatically will withdraw the amour(armour id applied) on inventory and then the swapped armour will be transfer to inventory just to save space for loot. And after the "walkpoint sets" is finished it cycle the bot will revert back to swaped back to his original armour. I know it sounds kidda lame, but it helpful for low level who dosent have 99 armour.

Offline Ayambakar

  • Bug
  • *
  • Posts: 9
  • Cookies 0
  • I love Mindee-BOT!
    • View Profile
Re: Ideas for future versions.
« Reply #1190 on: October 08, 2022, 05:20:39 AM »
Maybe it will look like this?

Then add a future that, "swtich back to main after only in sets finish its cycle"
Store to inventory

Offline =Mindee=

  • Commander Shepard
  • BOT Developer Administrator
  • Dragon
  • *****
  • Posts: 2,788
  • Cookies 9020
  • We'll bang, OKAY?
    • View Profile
    • http://mindee-bot.com
Re: Ideas for future versions.
« Reply #1191 on: October 08, 2022, 11:37:24 PM »
Maybe it will look like this?

Then add a future that, "swtich back to main after only in sets finish its cycle"
Store to inventory

Use scripting for that.


Mindee-BOT creator, founder and developer.

Offline Ayambakar

  • Bug
  • *
  • Posts: 9
  • Cookies 0
  • I love Mindee-BOT!
    • View Profile
Re: Ideas for future versions.
« Reply #1192 on: October 11, 2022, 03:25:35 AM »
Well, not every person can do script. Even i bought the permanent license and got 3month scripting acess, i dont even try to make own script, cause i dont have any experience to do so. Im Only hoping for others script that was shared on forum.

Offline Ayambakar

  • Bug
  • *
  • Posts: 9
  • Cookies 0
  • I love Mindee-BOT!
    • View Profile
Re: Ideas for future versions.
« Reply #1193 on: October 20, 2022, 06:29:49 PM »
Hello, please add another option on "pet tab" by adding "use pet stone ID" been waiting for it 😭

Offline MikeOwh

  • Administrator
  • Wolf
  • *****
  • Posts: 156
  • Cookies 10001
  • The DemonLord himself.
    • View Profile
    • OwhTool
Re: Ideas for future versions.
« Reply #1194 on: November 23, 2022, 05:44:25 PM »
Could you update LoadFileEx() to run onScriptActivation() when you use it?

Offline Ayambakar

  • Bug
  • *
  • Posts: 9
  • Cookies 0
  • I love Mindee-BOT!
    • View Profile
Re: Ideas for future versions.
« Reply #1195 on: November 30, 2022, 03:46:54 PM »
Please add seperate future “dont move while left skill still charging” and “dont move while right skill still charging”

Thanks mindee

Offline MikeOwh

  • Administrator
  • Wolf
  • *****
  • Posts: 156
  • Cookies 10001
  • The DemonLord himself.
    • View Profile
    • OwhTool
Re: Ideas for future versions.
« Reply #1196 on: March 02, 2023, 11:08:35 PM »
BOT CONFIG:
 - Add a 1s delay on switch weapon (only from non-main to main).
 - Add exceptions in "Switch when mob HP bellow %".

SCRIPTING:
- Event when SetRegVar() and SetCharRegVar() methods are executed. .... onSetCharRegVar() / onSetRegVar()
- Method to return null if no skill is equipped. ......................................... script.GetEquipedSkillName()
- Method to toggle enable/disable summon pet. ...................................... script.TogglePet()
- Method to get the item count in backpack, inventory, and depotmail. ....... script.GetItemsCountEx()
« Last Edit: May 30, 2023, 04:20:00 PM by MikeOwh »

Offline =Mindee=

  • Commander Shepard
  • BOT Developer Administrator
  • Dragon
  • *****
  • Posts: 2,788
  • Cookies 9020
  • We'll bang, OKAY?
    • View Profile
    • http://mindee-bot.com
Re: Ideas for future versions.
« Reply #1197 on: March 06, 2023, 09:44:27 PM »
Soon.  [nowkiss]


Mindee-BOT creator, founder and developer.

Offline Uzman

  • Snake
  • *
  • Posts: 57
  • Cookies 3
  • We'll bang, Okay?
    • View Profile
Re: Ideas for future versions.
« Reply #1198 on: June 11, 2023, 07:40:36 PM »
Mindee can you add weapon id for no wpn usage?
I mean for example 0000=unequip wpn
Or add a button to off weapon when mana is below x value.
So that wizards on startship can keep hunting when their mana is low.
(In my opinion with 0 knowledge of coding is wpn id would be better :D )
 [touranus]
Make TibiaME Great Again

Offline Filds

  • Bug
  • *
  • Posts: 12
  • Cookies 0
  • I love Mindee-BOT!
    • View Profile
Re: Ideas for future versions.
« Reply #1199 on: July 21, 2023, 07:33:41 PM »
Possible to add "use this spell when right is active" would be useful during  hunting manti and abom for both wiz and war