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 ... 7
1
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.


2
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.


3
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]

4
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. 

5
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.

6
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]

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

8
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.

9
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"?

10
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]

11
General Discussions / Re: Ideas for future versions.
« on: December 07, 2020, 03:20:44 PM »
Is it possible to add several char names in "Hunt After" that are still in the same world? for now, there can only be one name in one world and one name in another world or two names in one world ... if possible maybe we can add more such as a list of names or additional worlds.  [hmmm]

12
General Discussions / Re: Run script in dummy client
« on: October 30, 2020, 07:44:08 AM »
Try restarting bot.
Yes, it works. thank you very much Mindee

13
General Discussions / Run script in dummy client
« on: October 28, 2020, 11:23:46 AM »
it is not possible if the script "hunting+selling items" can be run in dummy client? because when i try in kemulator client the script run perfectly after bagpack(all bagpack) is full and step the spot waypoint "go to shop and sell items" and back to hunt again, but in dummy client doesn't, it's just keep on hunting even when backpack(all bagpack) already full of item to sell and step the spot to "go to shop and sell item"
 [dumbme]

14
General Discussions / Re: Ideas for future versions.
« on: January 28, 2019, 08:25:13 AM »
Stairs support for follow MODE.. will be greatest future feature in Mindee-BOT!  [justdoit]

15
General Discussions / Re: Ideas for future versions.
« on: November 27, 2018, 03:08:08 PM »
add new options in stamina tab to hunt we targeted per hunt EP received and Disconnected (STAM),example when hunting and EP reached 250k/100k/150k/50k/75k/300k (still in K not in M) or we can set how much EP we target to received.. then char will be Disconnected (STAM) and relogin when stamina full.. dont care about stamina time, but dont target EP too much until hunt stamina 00:00 or you will never reached target EP that you want..  [badumtss]  [touranus]

Pages: [1] 2 3 ... 7