Frouk Grandmaster Cheater
Reputation: 5
Joined: 22 Jun 2021 Posts: 510
|
Posted: Wed Oct 20, 2021 1:38 pm Post subject: Rewrite string |
|
|
I've made a little lua script that allows to rewrite string
To use function type: Code: | rewriteString(address,size,text) |
And function have highlight
Notes:
rewriteString.lua can be used as module
And make sure you call function like this: Code: | rewriteString('[[0x123456]+10]+60',30,"Example") |
Replace address with your address, same with size and text
v.1.1:Function now executes like this: Code: | rewriteString("[[0x123456]+10]+60","Example") |
Change Log wrote: | v.1.0: Release
v.1.1: Setted size by reading string in address |
Description: |
|
 Download |
Filename: |
rewriteString.LUA |
Filesize: |
389 Bytes |
Downloaded: |
1260 Time(s) |
Description: |
|
 Download |
Filename: |
rewriteString.LUA |
Filesize: |
525 Bytes |
Downloaded: |
1101 Time(s) |
|
|