Username: Password:

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - dora

Pages: [1] 2
2
Request / Re: dragon mating event HP egg collection
« on: April 21, 2025, 01:23:52 pm »
https://mindee-bot.com/forum/index.php/topic,1945.0.html

there is script and waypoint for depot storage (farming items)
you can make your own route.   [justdoit]

3
Help Board / Re: Questions
« on: April 09, 2025, 10:46:54 am »
the solution is to use Webclient or Dummy client

4
Request / Re: Dont step on corona floor
« on: April 03, 2025, 09:11:01 am »
Can I use this function to move the character away from a certain tile?

For exemple, in boss Tocker, there are some "tiles" that after a few seconds give damage. So I´d like the bot to identify this "tile" (i believe the tile id must change when that happens) and then try to move to any direction that is available. Can I use this "colision" set up for that?

Another question? is there a way to make the bot return (output) the TileId that the char is standing on? (just like that itemid function).

Thanks a lot!!!

https://mindee-bot.com/forum/index.php/topic,2009.0.html

Try use that script. made by MikeOwh

5
Request / Re: only talk npc for job quest
« on: July 08, 2023, 02:43:26 am »

6
Share / Re: Gorgoros Script
« on: March 15, 2022, 07:00:49 am »
You can use onReceiveQuestLogUpdate(text):  when your quest is update.
 [drevil2]

7
General Discussions / Re: Ideas for future versions.
« on: February 17, 2022, 11:12:51 pm »
make it so we can choose all (reconnect and move)

8
Share / Re: [TIBIAME ITEM IDS] (not finished)
« on: December 09, 2021, 10:28:34 am »
are so hard to answer this question?
where the code,,

1, wpon 129 holi n energy wiz n war?
2, wpon 159 wiz n war
3, amulet n ring 159


http://mindee-bot.com/download/data/items.zip


9
Request / Re: [Request] Script for doing PVP Achievement
« on: September 21, 2021, 04:07:13 am »
I have tried this script, and work.

def onChangeLocation(x, y, z):
   if script.IsPVPArea():
      script.AttackEntity('Target', True)
      


10
General Discussions / Re: Ideas for future versions.
« on: April 28, 2021, 11:55:52 am »
Use attack spell when right skill active only

11
General Discussions / Re: Ideas for future versions.
« on: April 21, 2021, 12:57:24 am »
add option in autoloot configuration to take item even in sprites count as blocking tile  [badpokerface]

12
I have Warrior 190+ w1

13
General Discussions / Re: Ideas for future versions.
« on: January 07, 2021, 06:25:22 pm »
Pls help. how to reset counter with this script :D

script.SetVar('killed_Bug', 0)

damn . so easy. and done now

14
General Discussions / Re: Ideas for future versions.
« on: January 07, 2021, 06:08:39 pm »
Pls help. how to reset counter with this script :D

15
Useful Parts / Re: [Share] Shop script which sells all items at once.
« on: December 27, 2020, 03:32:50 am »
thanks.

Pages: [1] 2