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 - manhf

Pages: [1] 2 3 ... 8
1
Useful Parts / Re: [Share] Buy items from shop.
« on: August 16, 2024, 03:51:39 AM »
 [touranus]

3
Useful Parts / Re: [Share] Buy items from shop.
« on: August 15, 2024, 04:08:52 AM »
 [feelstea]

4
Useful Parts / Re: [Share] Buy items from shop.
« on: August 07, 2024, 03:26:55 PM »
 [ohmindeewhy] [justdoit] [justdoit] [justdoit] [psycho]

5
Useful Parts / Re: [Share] Buy items from shop.
« on: August 06, 2024, 09:34:03 PM »
can you update this script to have more features, such as try moving directly to spot(if map is open in that area) when in backpack/inventory there are no contain specified items left and better have options go to the shop if 1 specified items are left in the backpack/inventory.. and then options on the way to the shop/back ignore the enemy.

Agree with this.. maybe you need update this script too old  [nowkiss]@Mindee

6
Request / Re: [Request] Script for doing PVP Achievement
« on: September 19, 2021, 03:57:48 PM »
But when you die where do you appear?
I thought you appeared in the city of aurea, if so, the target will also need a script to talk to the npc.

No,just as seen in the video above.. in pvp island at gladus, when we die and relog our char will appeared on the sandy floor so no need to talk to npc.. the best way to get pvp achievements is at gladus pvp island, because it's fast doesn't require long walk and exp doesn't decrease.


7
Request / Re: [Request] Script for doing PVP Achievement
« on: September 18, 2021, 02:08:31 PM »
Explain your idea to me.

so here's the plan.. there are 2 chars, let's call it the target and the attacker.. the target just stands still without using a script, only need some adjustment in the setting so that it can kill quickly and the attacker uses a script that can attack the target without being penetrated when facing him I don't know maybe with a script like take item from chest but it doesn't work when I try it, maybe there is a script that can attack the target char directly if it possible.. after the attacker dies he relogs on death and tries to attack again and repeat so on.


8
Request / [Request] Script for doing PVP Achievement
« on: September 17, 2021, 05:19:52 PM »
I think this script will be useful to get all the pvp achievements   [maguire]  [nowkiss]

9
Bug Reports / Re: Can't Connect
« on: January 13, 2021, 03:53:43 AM »
The problem has been resolved with a new IP, and yes it looks like my IP is blocked by cipsoft. thank you everyone for the information and instructions. 

10
Bug Reports / Re: Can't Connect
« on: January 12, 2021, 01:11:33 AM »
Is this a bug or is it just me who experienced it, when logging in using the dummy client at that time the kemulator was open and when I logged in using the kemulator it said "connecting" then the "game server not found" I tried reinstalling application but it still happened... So my char can't enter the game...
Mindee-BOT application stops/not responding? If so, your IP is banned from the TibiaME servers.
No, Mindee-BOT application is normal because when there is an update it can still be updated and I can login and open it. but when I connect with the dummy client, when I click "connect" it gets a bit stuck and the kemulator opens by itself and tries to login with the Character that I entered in the dummy client earlier. but instead the kemulator typing is not normal because I never use the kemulator so there is no trace of the char name that has ever been entered in the kemulator. then I closed and opened Mindee-BOT and I tried to use the kemulator client to login but it also couldn't enter because it only said "connecting" It's a while and it says "Game server not found". I'm using RDP and the network works normally because I can still open the Tibiame website, browsing, or download something. This problem only occurs in RDP because if I use my personal laptop everything is fine. it's possible that my IP is indeed banned, but my RDP IP sometimes changes every month or if there is a problem that requires changing IP.

11
Bug Reports / Can't Connect
« on: January 11, 2021, 06:17:50 AM »
is this a bug or is it just me who experienced it, when logging in using the dummy client at that time the kemulator was open and when I logged in using the kemulator it said "connecting" then the "game server not found" I tried reinstalling application but it still happened..
so my char can't enter the game..  [alone]

12
General Discussions / Re: Ideas for future versions.
« on: January 08, 2021, 07:18:39 AM »

You could try checking count with onRemoveCreature(uid, name, looktype, entity_type, x, y, z), but for that you also need to check if creature position is around your character.

Here is the script:
https://mindee-bot.com/forum/index.php/topic,1935.0.html

Scripts are truly amazing and very useful, with scripts that can even make the impossible become possible. Thanks a lot for the script.

13
General Discussions / Re: Ideas for future versions.
« on: January 08, 2021, 06:38:55 AM »

Okay. even with a script such as "Display kill count" or something...

You can a script in which it works as follows:
 - When it receives 0% of Mob HP it qualifies it as a kill.
 - If you run away from a mob, it qualify it as a kill (disadvantage).
 - The counter is reset when you reactivate the script.

Code: [Select]
var = 0

def onEraseMonsterHealth():
    global var
    var = var + 1
    script.StatusMessage('Mobs killed: ' + str(var))

Owh.. Thank you so much for your help. I'll try it.

14
General Discussions / Re: Ideas for future versions.
« on: January 07, 2021, 01:37:34 AM »

Impossible to count kills without receiving experience.
okay. even with a script such as "Display kill count" or something like that the result will still be impossible because it is basically the same as "without receiving experience is impossible to count kills"?

15
General Discussions / Re: Ideas for future versions.
« on: January 06, 2021, 03:44:41 PM »
In "Hunting Statistic" Please show the Killed Mobs count even after the stamina status is 00:00 because it stops counting when stamina is 00:00  [touranus]

Pages: [1] 2 3 ... 8