[DotA] Lasthit-Tool?
This is a discussion on [DotA] Lasthit-Tool? within the Warcraft 3 Support forum part of the Warcraft 3 forum category; Hi, the idea just came up and so i decided to ask people that know what they do
I was ...
-
[DotA] Lasthit-Tool?
Hi, the idea just came up and so i decided to ask people that know what they do 
I was just wondering if it is possible to code a "lasthit" tool for dota, which is to determine your hero's damage and automatically tries to get as many lasthits/denies as possible. So it might work similar to the AutoMine thing, but is for another thing. You could then lean back and have a bear while watching your hero getting most of the lasthits 
This might especially work for ranged heroes, might be complicated for melee.
Is it possible to do it? I personally could not do it, but I have no experience in coding such stuff anyways; or is there even such a tool by now? Would be funny in pubs to have the 1mb4 farm
-
-
I am not a coder, but let me explain the basics.
To find out which unit is low you can do that by pixel searching.. but you have to enable the hp bar.
Problems:
- It also work for your own and allied units/heroes.. in dota you cant denie heroes (except if they have a dps) well...
- I think if we do it by pixel... we can click on the red hp bar, but not on the creep itself.
- What will you do if 3 creeps are low? Hm
- It have to know how many HP has the unit.... this CANT be done by pixel... but it can attack the creep if the hp bar is red..
To find out what damage your hero have i think its impossible, BUT you can manually enter it to the program.
I wouldnt say its impossible to code, but its very very very hard. Automine (if it is that what i think) its more easier. Well iam not a coder... but the idea is nice. Lets see if someone will do it.
-
-
Basically it is possible.
But it would need to caculate the damages your hero does according to the unit's armor.
Many people ever tried to make one, but I don't think anyone succeeded.
-
-
Even though, you won't be able to control your hero and get ganked.
-
-
of course you may be able to toggle the tool on / off 
Well, on a certain resolution, it should be possible to auto-attack a few pixels below the hp-bar, so it will attack the creep. And, as the hp bar has a fixed length, the length of the "red" bar could be converted into hp etc.
Therefore, it is generally possible but hard to code?
I won't be able to do it myself (for now), I now some delphi, php etc., but never did something like that o.0
Is anyone willing to code it?
-
-
Well not every creep is below of the hp-bar... for example if the creep is from scourge.
Also there is a problem with for example your hero-icon which has also a hp-bar.
You can ask Tyran0, he coded something with pixel searching in AutoIT.
-
Similar Threads
-
By TyranO in forum Warcraft 3 Tools
Replies: 30
Last Post: 11-06-2009, 03:02 AM
-
By charles911 in forum Tutorials and Renders
Replies: 6
Last Post: 08-26-2009, 01:03 PM
-
By TyranO in forum Development
Replies: 6
Last Post: 12-23-2008, 06:38 PM
-
By TyranO in forum Warcraft 3 Tools
Replies: 33
Last Post: 10-27-2008, 07:17 PM
-
By Volund in forum Case Modding
Replies: 0
Last Post: 05-16-2008, 11:26 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules