Page 1 of 1

How to clean raw codes??

Posted: May 19th, 2016, 9:27 am
by Instinct18
can anyone teach me how to clean raw codes or give me some tool....id really appreciate it cause i really love cheating maps :D

Re: How to clean raw codes??

Posted: May 19th, 2016, 11:04 am
by XD!
ok... so if haxorizer dont work, (but in my setup it still works)... you can use find and replace of notepad++ and do regex to clean what dont like to see. You replace with "" As for the find regex parameters: Normally I use press ctrl+f then click on bookmark search and bookmark stuff that has [
then repeat for Name=

To clean it just use search drop down menu, then bookmark, then remove unmarked lines.

Lastly do \]\r\nName to \\t\r\nName
so it'll be like [XXXX]<tab>Name instead 2 separate lines.

Re: How to clean raw codes??

Posted: May 20th, 2016, 5:12 pm
by Instinct18
XD! wrote:ok... so if haxorizer dont work, (but in my setup it still works)... you can use find and replace of notepad++ and do regex to clean what dont like to see. You replace with "" As for the find regex parameters: Normally I use press ctrl+f then click on bookmark search and bookmark stuff that has [
then repeat for Name=

To clean it just use search drop down menu, then bookmark, then remove unmarked lines.

Lastly do \]\r\nName to \\t\r\nName
so it'll be like [XXXX]<tab>Name instead 2 separate lines.


i cant understand you...can u be more specific please...

Re: How to clean raw codes??

Posted: May 21st, 2016, 6:04 am
by NumberXIII
Try using Haxorizer if u know nothing notepad++ /
might as well share Whitegun's tool.

Re: How to clean raw codes??

Posted: May 23rd, 2016, 3:12 pm
by Instinct18
NumberXIII wrote:Try using Haxorizer if u know nothing notepad++ /
might as well share Whitegun's tool.


haxorizer dont work on mine....