Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/13/2023 in all areas

  1. The subtraction operation is fast. Run this script and see how long it takes to run. Usually it takes a lot of time to search, you need to search HEX numbers, or use chainer How to use chainer local time = {} local addressA = 0xA7B26F2C local addressB = 0xA7B2A774 time[1] = os.clock() local offsetAB = addressB - addressA time[2] = os.clock()-time[1] local t = string.format("%.3f",time[2]) gg.alert('OffsetAB is : ' ..string.format("0x%2X",offsetAB) ..'\nRuntime: ' ..t ..' seconds')
    2 points
  2. You are not really telling what you want, i cant help you
    2 points
  3. I know you want Use script that take many time lol For calculate offset
    1 point
  4. Why you not use calculate offset ?
    1 point
  5. I think there is a little misunderstanding, i was hopping you to explain to me, what you are trying to do, cause just saying calculate the offset betwen two address i could just respond with local addressA = 0x10000 local addressB = 0x250000 local offsetAB = addressB - addressA print (offsetAB) so as you can see, you need to be more precise in your demand
    1 point
  6. select both the offset value and value below it. edit = 706,675,680;-698,416,192
    1 point
  7. 0x16267fc God mode Set to false Arm64bit
    1 point
  8. Hi, Is there any way to hack the energy to launch disasters in Simcity buildit club war because i saw one city hit us with 3 magnetism and a movies monster in 1st one minute of the game. Thank you
    1 point
  9. Hi need hack sim city guys help my
    1 point
  10. Bro How can i use it my phone isn’t root so can you tell me where i can use it i mean which virtual space or virtual android can help me to use this script without any problem how can do that plz help plz bro
    0 points
×
×
  • 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.