Source:WC3ProfileView
| Description | Profile Loader | |||
|---|---|---|---|---|
| Author(s) | TyranO | |||
| Version | 1.0 | |||
| Language(s) | C++ | |||
| Compiler | DevC++ | |||
| Latest Release | 02-15-09 | |||
| OS | Windows XP | |||
| Discussion Thread | [{{{s-forum}}} Forums] | |||
| ||||
Contents |
This is an enemy profile/stats viewer (wrote entirely in c++) that works in loading screen (sometimes, or if you start it there :/) and always in 1 VS 1 games. You don't have to type the enemy's name nor the realm or anything, just press a hotkey.
Hotkeys:
F9: Sends "/stats enemyname" in-game instantly (reads enemy's name from memory).
END: Check profile on internet (reads realm and enemy name from memory).
HOME: Check advanced enemy stats on internet (reads realm and enemy name from memory).
Note that there is a cooldown between the times you press hotkeys. I think you have to wait 10 seconds before typing F9 again for example. I wasn't able to fix this.
Again, note that this only works in 1vs1 games, if you try to use it in 2v2, 3v3 or 4v4, you will check your ally's info.