Quote:
Originally Posted by rudra
HI there in GM detect Script the script detect the [GM] for his first 4 letters and the code is 5D4D475B for [GM] in script but now i think 5B474D5D is for [GM] now is it make any difference?????
|
Yes it'll make a difference, it won't match. It will be checking for player named "]MG[".
Quote:
Originally Posted by rudra
and this script also work for [DEV] if we change code ????
|
Yes it can work for any character, but instead of changing it so it detect "[DEV]", why not just change it so it detects all players with tag?
So you would use this compare instead of the other one.
Code:
cmp byte ptr [eax+70],5B