Cartoon Corpse
Veteran
Let's say Gothic 3. In which the contestents had to find ALL (or as many as possible?) the healing roots, or morning dew, etc?
My first question is. What are the methods of cheating on this? Could I go to Piranha Bytes (or the code itself) and find out where every demon toadstool is? Can the player collect them all in their inventory with a cheat (ie "give all toadstools")? Can it be verified that the player actually visited EACH location?
Say I offered $1000 bucks for the person who could find the most of some substance(s). Charged a $5 entry fee, gave a 30 day time limit....If it was cheat proof, I'd make a mint, I'd say.
I run around in games and wonder...did I get all of the stuff? How easy is it to verify this?
What if it were a $10K prize and....$50 entry fee?
I realize that many aspects of programming are truely static. But what about stuff in games? It's object oriented right? How is it placed? Is it the same for every game? I'm pretty sure on older games it is (same king sorrel in same location as usual), but could I glean this from the program by say searching the executable after converting it to text? This is exactly how I beat rogue on unix. I called it dogue.
My first question is. What are the methods of cheating on this? Could I go to Piranha Bytes (or the code itself) and find out where every demon toadstool is? Can the player collect them all in their inventory with a cheat (ie "give all toadstools")? Can it be verified that the player actually visited EACH location?
Say I offered $1000 bucks for the person who could find the most of some substance(s). Charged a $5 entry fee, gave a 30 day time limit....If it was cheat proof, I'd make a mint, I'd say.
I run around in games and wonder...did I get all of the stuff? How easy is it to verify this?
What if it were a $10K prize and....$50 entry fee?
I realize that many aspects of programming are truely static. But what about stuff in games? It's object oriented right? How is it placed? Is it the same for every game? I'm pretty sure on older games it is (same king sorrel in same location as usual), but could I glean this from the program by say searching the executable after converting it to text? This is exactly how I beat rogue on unix. I called it dogue.
Last edited by a moderator: