IamXXX Posted April 14, 2021 Posted April 14, 2021 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.....
MAARS Posted April 15, 2021 Posted April 15, 2021 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
IamXXX Posted April 20, 2021 Author Posted April 20, 2021 And how to put that address in lua script ?
MAARS Posted April 20, 2021 Posted April 20, 2021 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.
Question
IamXXX
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.....
3 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.