View previous topic :: View next topic |
Author |
Message |
kaowner Newbie cheater
Reputation: 0
Joined: 30 May 2015 Posts: 18
|
Posted: Wed Jan 06, 2016 5:15 am Post subject: Help Please!! I need add on 1 Script 4 Address or + |
|
|
I need add on a script, more 1 same value, on mult-address (4-1000 Address)
on the same script to edit the aob value on all, if anyone can tell me how do that.
Sorry for my bad english, on short words:
i have 1024 Address with CORRECT Values and i need edit all on the same script : )
|
|
Back to top |
|
 |
Zanzer I post too much
Reputation: 126
Joined: 09 Jun 2013 Posts: 3278
|
|
Back to top |
|
 |
kaowner Newbie cheater
Reputation: 0
Joined: 30 May 2015 Posts: 18
|
Posted: Sat Jan 09, 2016 6:52 am Post subject: |
|
|
how can use the code with that aob?
62 69 74 65 20 61 74 74 61 63 6B
|
|
Back to top |
|
 |
Zanzer I post too much
Reputation: 126
Joined: 09 Jun 2013 Posts: 3278
|
Posted: Sat Jan 09, 2016 9:47 am Post subject: |
|
|
Code: | autoAssemble([[
aobscan(myaob,62 69 74 65 20 61 74 74 61 63 6B)
registersymbol(myaob)
]])
local addrStart = getAddress("myaob")
local addrEnd = addrStart + 1024 * 4 |
|
|
Back to top |
|
 |
kaowner Newbie cheater
Reputation: 0
Joined: 30 May 2015 Posts: 18
|
Posted: Sat Jan 09, 2016 3:12 pm Post subject: |
|
|
say Not all code is injectable :C
|
|
Back to top |
|
 |
Zanzer I post too much
Reputation: 126
Joined: 09 Jun 2013 Posts: 3278
|
Posted: Sat Jan 09, 2016 6:17 pm Post subject: |
|
|
Sounds like you copied something wrong.
|
|
Back to top |
|
 |
kaowner Newbie cheater
Reputation: 0
Joined: 30 May 2015 Posts: 18
|
Posted: Sun Jan 10, 2016 12:07 pm Post subject: |
|
|
my fail <3
|
|
Back to top |
|
 |
|