Jump to content

Securiter

Members
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Securiter's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare

Recent Badges

0

Reputation

  1. Securiter

    LUA scripting

    Hey guys, First off, thanks for doing this! It's a really cool tool. I wanted to ask what IDE do you guys use for code editing and obviously indentation and stuff. Secondly, I'm trying to do something with some preset variables and for some reason, it's not working, basically, I know what the values that will be searched for are and I'm trying to have a script that I just run when I need to without any other interaction. hp9 = 4433 sp9 = 863 dmg9 = 107 varmod9 = hpch9 .. ';' .. spch9 .. ';' .. dmgch9 .. '::17' gg.clearResults() gg.searchNumber(varmod1, gg.TYPE_DWORD) gg.getResults(1000) gg.editAll('850000', gg.TYPE_DWORD) Help a Brother out! ? Thanks!
×
×
  • 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.