Jump to content

Shuaiouke

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by Shuaiouke

  1. first, I don't care about time since it's editing like characters u have so it's in the menu and it's singleplayer, and second, how do I make the script u made to fit what I need first wat does editValue does and wat does values list do
  2. So just give me a sec, I want a loop to edit the addresses one by one, that's what I mean by progressively since I don't even know there's soemthing called progressive edit, want a loop like for(int i = 0, i < Number of the addresses, i++) { string t =" address"; t.value = 1; } at least that's how u write it in Java
  3. So first, that's not efficient, since there are over 500 addresses to edit, and second, anyone knows how to use a loop to edit addresses progressively.
  4. Emm you misunderstanded me I know the address I’m editing it just there’s 500 vars to change I’m not doing a fuzzy search not even a search just edit addresses
  5. emm, is there other ways to do it? if not, how to use loop to edit value by address
  6. I have seen How do you edit a specific memory addresses value via a lua script (#670falkv) before, but that's editing one specific address, I want it to edit from something like EC16100 or whatever to something like EC161FF basically editing a bunch of addresses PS.to the same value
×
×
  • 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.