[Enable]
//可在遊戲內取消啟用的進戰無延遲
//update: foxscripts.blogspot.tw
Alloc(NoDelayICS, 64)
label(NoDelayRet)
NoDelayICS:
DB EB 25 89 45 ec eb 20 33 c9 c3
DB 'http://foxscripts.blogspot.tw'
DB 81 bc 24 c4 00 00 00 3a e7 c2
DB 00 75 0B c7 84 24 10 33 00 00
DB 01 00 00 00 8b ff 55 8b ec
jmp NoDelayRet
InterlockedIncrement:
Jmp NoDelayICS
NoDelayRet:
[Disable]
//update: foxscripts.blogspot.tw
InterlockedIncrement:
DB 8B FF 55 8B EC
DeAlloc(NoDelayICS)
沒有留言:
張貼留言