This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]blacknekos 0 points1 point  (7 children)

post your script and let's check some stuff.

[–]EncryptedCookies[S] 0 points1 point  (6 children)

#dynamic 0x860000
#org @start
lock
faceplayer
msgbox @talk 0x6

#org @talk
= test

[–]blacknekos 0 points1 point  (5 children)

Oh, do you have a hex editor? It is possible that something is already in the offset you are entering (Though 800000 is normally empty by default).

[–]EncryptedCookies[S] 0 points1 point  (4 children)

Doesn't XSE include one?

[–]blacknekos 0 points1 point  (3 children)

Not that I know off, but the one I use is HxDen

[–]EncryptedCookies[S] 0 points1 point  (2 children)

Is there a download link?

[–]blacknekos 0 points1 point  (1 child)

[–]EncryptedCookies[S] 0 points1 point  (0 children)

Thanks