- 0
How to call a class in a script?
-
Similar Content
-
- 0 replies
- 1,181 views
-
- 0 replies
- 929 views
-
il2cpp based games. Class name and Field offset searcher
By Lover1500,
- class name
- field offset
- (and 1 more)
- 5 comments
- 41,949 views
-
- 0 comments
- 2,395 views
-
- 12 answers
- 1,584 views
-
Question
kinodkdk
Right on topic, how do I write this in a script?
I wrote this and an error occurred Sorry, I'm a newbie.
function u()
valueFromClass("CharacterLevelinfo", "0x10", false, true, gg.TYPE_QWORD)
gg.getResults(9999)
gg.editAll(1, gg.TYPE_QWORD)
gg.clearResults()
end
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now