forgejae.blogg.se

How to use winmerge on battleye script
How to use winmerge on battleye script






it should be MouseCoordMode rather than CaretCoordMode. The click position is wrong! the horizontal position is OK, but the vertical position seems to be relative to the full screen, not relative to the control position - and not even relative to the main window - no matter what i set CaretCoordMode as.Īny hints or suggestions are appreciated.ĮDIT: silly mistake.

how to use winmerge on battleye script

50px back from the right-hand-side (width of the control): Opt ( 'CaretCoordMode', 2 ) $aPos = ControlGetPos ( 'WinMerge', '', 65280 ) MouseClick ( 'left', $aPos - 50, 15, 1, 0 ) Trying to send a click where the Maximize button is supposed to be - approx. Trying to send WM to maximize (i think that's how it should be done): ControlCommand ( 'WinMerge', '', 65280, 'SendCommandID', 0x0225 ) 0x0225 = WM_MDIMAXIMIZE

how to use winmerge on battleye script

i tried by simulate of double-click on the control (which works manually): ControlClick ( 'WinMerge', '', 65280, 'left', 2 ) I'm trying to maximize this internal GUI, similar to manual click on the Maximize button. but it does have a Maximize button! that button is not detected by the Info Tool. So, apparently this GUI is a control and not a window.

how to use winmerge on battleye script

so this works: ControlFocus ( 'WinMerge', '', 65280 ) however, the Control ID (=65280) remains identical over launches (as far as i can see). The parameters Class, ClassnameNN, Handle have different values every time i launch WinMerge or a new pair of files. Legend of Exorcism takes place in the "future" of Dinghai Fusheng Records, and focuses on Kong Hongjun, a half-demon boy who has received a summons to join the Exorcism Department, as he explores the mortal world for the first time and gets to know the others who have summoned to join the Department, especially the mortal leader Li Jinglong.This is properly detected in the "Control" tab of the AutoIt info tool: It follows Chen Xing, a young man born with a gift, as he seeks his protector - Xiang Shu - and others, and they encounter (surprise!) unspeakable evil.

how to use winmerge on battleye script

Dinghai Fusheng Records takes place, chronologically, first, and occurs a couple hundred years after a calamity caused all qi to fade from the world - there are only mortals, and no one can cultivate. These stories are set in the same 'verse, at least several hundred years apart it's a xianxia high-fantasy setting, and the main enemies are resentment monsters and demons (.or are they? dun dun duuuun). The art for Dinghai Fusheng Records is by Qianerbai (who has also done a lot of work for the Mo Dao Zu Shi audio drama) and for Legend of Exorcism, it's by Warp. Dinghai Fusheng Records and Legend of Exorcism, both based on the books of the same names written by Fei Tian Ye Xiang.








How to use winmerge on battleye script