Cant write or read to a text file or any sort of file from the game, only possibility as far as i know is savedVariables, but that requires a client reload/restart. If a quick /rl will sort it, its possible, but il have to look more into it.
Cant write or read to a text file or any sort of file from the game, only possibility as far as i know is savedVariables, but that requires a client reload/restart. If a quick /rl will sort it, its possible, but il have to look more into it.
New version made, updated OP.
yea cant think of any way to do it without hooking it to WoW, i thought that addons could dump out .txt's or maybe a file that could be read by maybe your program. Like have it do a check once it finds the 2 names dump it into a formate it can read and when that comes back true it would read line 1 for name line 2 for server or if 2 people scan line 3 would be name 4th would be server. tbh idk how to really do it maybe someone with any other ideas, but keep up the good work ;p.
Why, just let it dump the full name of the player as WoW prints it, one per line.
Leik this.
Metalhead-Kel'Thazad
Orkdeekay-Area 52
etc-etc
The program will read the names from the file, then look them up, then feed the data back to the ingame addon using similar methods.
Some other features which would also be useful would be to say highlight the frame of the player with less resil so you automagically know who to attack.
Another nice feature would be if it could somehow put a bubble or a target sign over the heads of players with low health, crappy gear, low mana etc in BG's so you can kind of make a kill order, with the weakest first.
Another option would be straight passive memory reading without writing crap to any files. Just read the player names from memory, look them up, dump the data to a file, addon reads file, profit.
Last edited by Rumblefish; 03-31-2011 at 08:48 AM.
I dont think I made myself clear here. Wow allows no I/O. This means no input into wow, or no output from wow. The only exception is saved variables (addon data), but this ONLY gets out of the game when you restart wow.
Il look into memory injection or such alternatives, but again, that suddenly makes the program a lot more bannable. I'll check into it. thanks for ideas to new implementations, i will be working on having some red circle around the player with worst stat in the multiple player comparison, also, I'm going to implement a feature to scan for a load of players at once.
Dont work on Windows 7 ultimate. Java installed, but not run this application. HOW TO?
Has anyone else got this to work on windows 7 ultimate x64?
Thanks
I'm a newbie here, did not understand where the link for downloading?
DL links are down![]()
Dl links still down. unable to try
Link is down right now, dont worry tho, i will have it sorted in less than 15 hours.
You open a jar by simply clicking it, given that you have Java virtual machine installed on your computer.
Sorry lolololol![]()
Last edited by emusa; 04-06-2011 at 08:43 PM.