Jump to content
  • 0

Help for lua Script


IamXXX

Question

 I want to make a .lua Script for changing skin in game. After normal search in with GG and Sometimes editing the random address changes the skin.

Q 1 How can I know which Value I need to edit as address change every time 

Q2 Is there any specific post which can help me to write a script for it and things I need to know to do it easily everytime 

Somebody Pls help me.....

 

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

R1 : Search for your address then copy it anywhere, close the game, repeat this more than 10 time then compare your 10 address and see the statics part of your address

[added 1 minute later]

R2 : try to use @chainer by enyby

Link to comment
Share on other sites

8 hours ago, IamXXX said:

And how to put that address in lua script 

 

['searchAddress'] = function (text, mask, type, sign, memoryFrom, memoryTo, limit) end, -- gg.searchAddress(string text [, long mask = -1 [, int type = gg.TYPE_AUTO [, int sign = gg.SIGN_EQUAL [, long memoryFrom = 0 [, long memoryTo = -1 [, long limit = 0]]]]]]) -> true || string with error

 

Read the manual to understand how this function work.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.