Hello, I've something like this
[Only registered and activated users can see links. Click Here To Register...]
And I want to ask - how should I add this?
This is what I wrote, but.. You know.. It isn't works.
Pan Stefan.
[Only registered and activated users can see links. Click Here To Register...]
And I want to ask - how should I add this?
This is what I wrote, but.. You know.. It isn't works.
Code:
Func Check() $1 = "07340230" + "0x310" $2 = $1 + "0x258" $3 = $2 + "0x68" $4 = $3 + "0x7E0" $5 = $4 + "22C" $points= $4 + "0x22C" MsgBox(0, "", $points) EndFunc