Changing a working script for a different Application

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
davidd7
Posts: 8
Joined: 19 May 2017, 23:26

Changing a working script for a different Application

21 May 2017, 02:19

Hello,
I'd like to use this useful script:
https://github.com/soulkobk/Auto_Hot_Ke ... OSD.ahk#L6

In other games like for example Playerunknown's Battlegrounds, I have tried changing the globals but maybe I was getting them wrong or something cause I dont get it to work :/


Like so:
global Arma3Exe = "TslGame.exe"
global Arma3Title = "PLAYERUNKNOWN'S BATTLEGROUNDS "

Tried changing Arma3PID to TslGamePID and also tried changing all Arma3Exe and Arma3Title to TslGameExe and TslGameTitle in case that was the problem.

The one I think its giving me troubles its the title, thats why I tested a few variations.
global Arma3Title = "PLAYERUNKNOWN'S BATTLEGROUNDS "
global Arma3Title = "PLAYERUNKNOWN'S BATTLEGROUNDS"
Ps: (I saw these names in the Volume mixer)
global Arma3Title = "PLAYERUNKNOWN'S BATTLEGROU (...)"
global Arma3Title = "PLAYERUNKNOWN'S BATTLEGROU "
global Arma3Title = "PLAYERUNKNOWN'S BATTLEGROU"



Image
Active Window Info:
PLAYERUNKNOWN'S BATTLEGROUNDS
ahk_class UnrealWindow
ahk_exe TslGame.exe

ClassNN:
Text: PLAYERUNKNOWN'S BATTLEGROUNDS
Color: 000002 (Red=00 Green=00 Blue=02)
x: 0 y: 0 w: 1936 h: 1119
Client: x: -8 y: -31 w: 1920 h: 1080


Thanks in advance and sorry for all the troubles...

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Google [Bot], Joey5, RandomBoy and 398 guests