How exactly would you be able to tell what is server-sided and what is client-sided? Because before the God-Mode hack, everyone thought that would be impossible, iirc they thought HP was server-sided? Equipped weapons are actually server sided in KAVA, and you could see what gun people have currently equipped and in their inventory offline. So in Aeria AVA how do people tell what is server-sided and what is client-sided?
I'd like to know because I'm going to start writing some code for AVA since GG is the easiest sh** to bypass (at least from what I've seen in it's other incarnations) and I'd like to crack it so I can create other programs to mess with specific things.
u******* is a very good coder and his hack has been going on since u**********.com shut down so long ago, and he's been eating at Ijji/Aeria for 2 years. He must have bypassed the Gameguard-variant for AVA on Aeria so it's not impossible, but it'd take some time.
If it shows your ping number everthing is server sided. If it shows a crown then its not.
Originally Posted by StaticHS
If it shows your ping number everthing is server sided. If it shows a crown then its not.
I don't think you know what I mean lol.
if they take the information from your client then its client sided if they take from server its server
Yes I know what each thing means. What I want to know is how do you know what in the game is client sided and what is server sided. I.e. I know Names and Room Names are client sided because you can change those, and I believe GM_AVA has changed room names before while the players were still in game, so it might be server sided, but I think it's client sided. Kills are client sided, and box numbers are client sided.
I want to know how can someone tell what exactly is client sided and what is server sided
Anyone seen that the Tutorial's client sided? If we find a way to make the client think that we have not completed the Tut, maybe, we can farm the Tutorial stuff.
box count is now server sided because if u change the box count on ur client it wont adfect anyhing as its only for your client
basically u know after u try it
Originally Posted by LOLWTFHOLYCOW
Yes I know what each thing means. What I want to know is how do you know what in the game is client sided and what is server sided. I.e. I know Names and Room Names are client sided because you can change those, and I believe GM_AVA has changed room names before while the players were still in game, so it might be server sided, but I think it's client sided. Kills are client sided, and box numbers are client sided.
I want to know how can someone tell what exactly is client sided and what is server sided
All co op is server sided now
Client sided are things within the game such as health and boxes. Server sided are things that are rooted within the server, such as euros.
Trial and error is the only way to find out if something is server sided, or you could ofcourse debug AVA wich would take long, to see what is server sided and what is client sided, however after bypassing gamegaurd you could just edit packets and add literaly ANYTHING to your account, however this is illegal and you could be send to jail for doing that.
Originally Posted by tidussoul
Trial and error is the only way to find out if something is server sided, or you could ofcourse debug AVA wich would take long, to see what is server sided and what is client sided, however after bypassing gamegaurd you could just edit packets and add literaly ANYTHING to your account, however this is illegal and you could be send to jail for doing that.
Would be cool, like cap weapons and ap xd
Originally Posted by LOLWTFHOLYCOW
I want to know how can someone tell what exactly is client sided and what is server sided
There are two ways:
1) Changing the memory in CE and checkin if it's visually changing or it's actually changing it in the server.
2) Based on a hunch.
Like if you find a pointer for your nickname, and change it. You see it changed but behind the strings, other players see your right nickname on their end. (1)
If you see the bug of 2 rifles or two primary weapons, then you can assume based on hunch that it is partially client sided or there is an exploit there.
what dont u get?
Originally Posted by ℒεℬøss
what dont u get?
Jabberwock basically had the answer I wanted. Although Name Changing is client sided, as I can change my name from CE and it will show up in game as the name I changed to
It was an example. And even in the name changing there are pointers that work visually only. You have to find the right one for it to work.