How to clean raw codes??
-
- Newcomer
- Posts: 20
- Joined: April 15th, 2016, 3:29 am
- Title: K i N G
How to clean raw codes??
can anyone teach me how to clean raw codes or give me some tool....id really appreciate it cause i really love cheating maps
-
- Senior Member
- Posts: 156
- Joined: May 15th, 2012, 6:09 pm
Re: How to clean raw codes??
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.
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.
. . .
-
- Newcomer
- Posts: 20
- Joined: April 15th, 2016, 3:29 am
- Title: K i N G
Re: How to clean raw codes??
i cant understand you...can u be more specific please...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.
-
- Forum Spammer
- Posts: 943
- Joined: March 30th, 2013, 11:05 am
- Title: Gamma Ray
- Location: Earth
Re: How to clean raw codes??
Try using Haxorizer if u know nothing notepad++ /
might as well share Whitegun's tool.
might as well share Whitegun's tool.
-
- Newcomer
- Posts: 20
- Joined: April 15th, 2016, 3:29 am
- Title: K i N G
Re: How to clean raw codes??
haxorizer dont work on mine....NumberXIII wrote:Try using Haxorizer if u know nothing notepad++ /
might as well share Whitegun's tool.