Here's a GUIDE TO REMOVING GOLD ON SERVERHACK 0.8:
You'll see that with my guide on how to apply/unapply gold on 2.2.5 doesn't work with 0.8. EXTREMELY SIMPLE FIX.
Start .Net Reflector.
Start Reflexil (GO TO MY GUIDE FOR MORE DETAILS)
Find Database
Open the only thing named Void.
Scroll down in Reflexil to Instruction
#24 (AGAIN, FOR PICTURES, GO TO MY GUIDE)
You'll see that the opcode is ldc.i4.s instead of what it should be, which is just ldc.i4. FIX:
Right click, it select edit, remove the .s, and then change the operand to Int32. To change it, click what says SByte, and select Int32 in the drop-down window that appears.
NOW, EDIT THE DATA VALUE BENEATH INT32.
The correct number for non-gold is 306460.
Scroll back up to Assembly C-Sharp.
Right click it, move cursor to Reflexil.
Select Save As.
Remove the .Patched from the end of Assembly C-Sharp.
Save. Overwrite.
Have fun.