• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

save code hacking

Status
Not open for further replies.
Level 5
Joined
Jun 17, 2006
Messages
114
do any of you guys have any good techniques to prevent save code hacking? i just read an email (thankfully someone reported this) from a guy who witnessed someone messing with his save code to get all his class set items. what's the best way that any of you veteran RPG creators out there have found to prevent this kind of thing?
 
Level 5
Joined
Jun 17, 2006
Messages
114
no, it's not impossible, you can always reduce the amount of hacking that occurs. if you don't have anything helpful to say don't say anything at all, that way it doesn't look like my question has been answered and i don't have to repost.
 
Level 6
Joined
Apr 4, 2005
Messages
299
any code can be broken. You can only make it harder. But there is problem more resistant code is, it is also longer.
Who want to write x pages loading code?
 
Level 8
Joined
Feb 10, 2006
Messages
466
> any code can be broken. You can only make it harder.
You never hacked codes, right? Size doesn't matter. Copy functions from original map into dummy map, create hero with desired parameters, and save him. Then load on original map.
 
Level 6
Joined
Apr 4, 2005
Messages
299
low-life said:
You never hacked codes, right? Size doesn't matter.
not really. I just make few codes. Copy encoder is funny idea - you can make any encription you want and it doeasnt matter.
 
Status
Not open for further replies.
Top