Jump to content

LEGEND006

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by LEGEND006

  1. On 9/2/2019 at 10:24 PM, ItsSC said:
    for i=1, 100 do 
      a = {
        {
      	address = t1[1].address + offset ,
        flags = 4 --dword
          },
        {
          address = t1[1].address + offset2 ,
        flags = 4 --dword
          },
        --repeat this until you insert everything you want
      }
      end

    here if i have one number and i have limited result after searching 
    it can be any 5 or 90 or 500 or 100000 i mean any
    and than i want to save them and than i want to apply -9C offset on them and add in save 
    can you tell me code ?

     

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.