@tanelipe
Just replace the 005512C's value with 0 and after that no popup on that client:)
Just replace the 005512C's value with 0 and after that no popup on that client:)
Code:
DoSurvey=0055C12C
DoSurvey=0055C12C
I prefer nopping those ShellExecuteA :P Good that there is many ways to do it.:pQuote:
3. Convenience: The sign-out page will be popped up only once for one account per day.
WoodenArrow =
{
ArrowCnt >= 1310720 and ArrowCnt <= 1310740
ArrowCnt = ArrowCnt - 1310720;
}
IronArrow =
{
ArrowCnt >= 6553600 and ArrowCnt <= 6553700
ArrowCnt = ArrowCnt - 6553600;
}
SpeedArrow =
{
ArrowCnt >= 32768000 and ArrowCnt <= 32768500
ArrowCnt = ArrowCnt - 32768000;
}