i added new Grades
i wanted a maskked runnable so that the admins and dev's are masked
how do i unmask only the new Grades >?
any idea?
Edit my new grade code looks like this
in the above code i am not calling the admin dev id from messages.xmlCode:CMP ECX,[Grade] JNZ SHORT to next grade MOV ESI,DWORD PTR SS:[ESP+10] TEST ESI,ESI MOV EDX,DWORD PTR SS:[ESP+C] MOV BYTE PTR SS:[ESP+8],0 MOV BYTE PTR SS:[ESP+9],0FF MOV BYTE PTR SS:[ESP+A],0 MOV BYTE PTR SS:[ESP+B],0FF MOV EAX,DWORD PTR SS:[ESP+8] MOV DWORD PTR DS:[EDX],EAX MOV AL,1 POP ESI RETN
so it shows wierd Chars


Reply With Quote

