[Release]Ingame Itemlevel and DPS Display using Autohotkey

Hi i have a problem, in game with control + c , i have no tooltip, but if i push on ctrl V in tchat, i have dps of weapon .
Last edited by Mystrielle on Jan 16, 2014, 5:58:27 PM
"
Mystrielle wrote:
Hi i have a problem, in game with control + c , i have no tooltip, but if i push on ctrl V in tchat, i have dps of weapon .


Change your video settings to Windowed or Fullscreen Windowed.
Tied of trying to figure out iLVL or DPS in game. Check this out http://www.pathofexile.com/forum/view-thread/594346
can i change ctrl+c to another hotkey?
IGN: OP_Split
GMT +8
"
bodohspam wrote:
can i change ctrl+c to another hotkey?


There is no clean way to assign a hard coded OS hotkey. CTRL+C = Windows Copy. You could assign the CTRL+C to a hotkey but can't get rid of that hotkey it self.


Just add this line at the bottom.

REPLACEME::Send {CTRL Down}{vk43sc02E}{CTRL Up}

Replace "REPLACEME" with what key you want. Go here for a listing http://www.autohotkey.com/docs/KeyList.htm

If you have any other questions feel free to ask.

Tied of trying to figure out iLVL or DPS in game. Check this out http://www.pathofexile.com/forum/view-thread/594346
Last edited by Nipper4369 on Jan 17, 2014, 2:00:15 PM
Not sure if this has been asked, but is there a way for the script to calculate DPS from Rings, Gloves , Quivers, etc ... ?
I find it hilarious and sad at the same time that anyone could 1.) think this is against the rules and 2.) think this is some kind of cheat.

"
SulfurMDK wrote:
Not sure if this has been asked, but is there a way for the script to calculate DPS from Rings, Gloves , Quivers, etc ... ?


The DPS on these items are so small you can figure them out in your head. Just divide the (min+max)/2 gives the dps that the item would have. If you are kind of looking for one to tell you what your total DPS. There is no safe way to do this with out latching on to the process to read character data. I can only read whats on the clipboard and that is item data you put there using ctrl+c

"
Rowsol wrote:
I find it hilarious and sad at the same time that anyone could 1.) think this is against the rules and 2.) think this is some kind of cheat.


lol, I know what you mean. But it has been here on the forums for quite some time and since GGG has yet to post or delete any information here it is safe to assume that it is fine to use.
Tied of trying to figure out iLVL or DPS in game. Check this out http://www.pathofexile.com/forum/view-thread/594346
Last edited by Nipper4369 on Jan 22, 2014, 8:59:49 PM
This might be illegal based on Jake and Chris' response in another thread that had an overlay in game.
"
Hi Austin,

Displaying an in-game overlay is not allowed. It is fine to have something of this nature displayed elsewhere as long as it is 100% independent.

Chris has previously posted the following in regard to overlays:

"
Chris wrote:
Any kind of addon like this is unfortunately not allowed because it could expose information that the game normally doesn't make clear to the user (giving them an advantage). While I understand this particular one is harmless, the policy is to prevent users feeling that they have to run (potentially dangerous!) third party programs to have a level playing field.


http://www.pathofexile.com/forum/view-thread/787710
This is super helpful thanks a lot.
Did GGG ever respond? Looked through the topic, but wasnt able to find anything.

Ty

Report Forum Post

Report Account:

Report Type

Additional Info