how can i find my own offsets?
thank, the skill offset are work very well,.Quote:
skillOffset: 8B8E(.{8})8B3CA9
buffOffset: E8.{0,8}899D(.{8})899D
i hope its work for other server
I added these lines here at this structure:Quote:
ya you right,. i also do that
i add this line on offset finde source code
if $aRegEx[$i][0] = "buffOffset" Then
$aRegEx[$i][2] = $aRegEx[$i][2] - 8
EndIf
;ButtonStartClick() EndIf EndIf if $aRegEx[$i][0] = "buffOffset" Then $aRegEx[$i][2] = $aRegEx[$i][2] - 8 EndIf If $Data <> "" Then _Do_Scan($Data) EndFunc ;==>ButtonStartClick
This is returning 0 for me.Quote:
CharID Offset: 32C0C38B89(.{8})568BB0