lucas087 Posted June 3, 2024 Posted June 3, 2024 Please make a script or something in the game zombie.io potato shooting, it's very difficult to modify anything in it.
alloy252 Posted June 23, 2024 Posted June 23, 2024 Hello @lucas087, i would highly suggest you transfer a little bit more data to the people you want the script from. Maybe what you could already accomplish in the game by changing values. What kind were they? Have they been encrypted? Also i might highly suggest the following: If something is not changeable i would asume on the first place that these stuff is handled from the server then. Most io games are lazy and a lot is still handled on the client. But still. Thus been said you might find the following pictures being useful: Health: Double value Money: Dword (4Byte) value.
Nosense Posted September 10, 2024 Posted September 10, 2024 On 6/23/2024 at 5:52 PM, alloy252 said: Hello @lucas087, i would highly suggest you transfer a little bit more data to the people you want the script from. Maybe what you could already accomplish in the game by changing values. What kind were they? Have they been encrypted? Also i might highly suggest the following: If something is not changeable i would asume on the first place that these stuff is handled from the server then. Most io games are lazy and a lot is still handled on the client. But still. Thus been said you might find the following pictures being useful: Health: Double value Money: Dword (4Byte) value. Is it possible to make a script to change the value of the zombie.io voucher?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.