kinodkdk Posted November 11, 2024 Posted November 11, 2024 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
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