ripped05
Online Campaign Manager
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 2
900 XP
VERY HQ GUIDE
LEECHER FUCK OFF
Disclaimer – only underlined functions are regular expressions.
In this part, I will show you how to refresh your old combos. As I guess you want to know what is a
regex (full name of it is a regular expression) – it is a sequence of characters that define search
pattern. This definition might be hard for you, but it is easy. I will not go into advanced regex,
because that is hard to understand, I will show you some methods to replace characters or add them
to get pure new combolist. You will need a user:pass or e-mail:pass combo and EmEditor. Open your
combolist with EmEditor and press Ctrl + F. Make sure you have checked Use Regular Expressions
box. In find field type [.]*$ then press Select All button. Click on the main window and as you can see
your cursor position is on the end of every line. Now you can add characters to every line. I
recommend you adding characters like ! . - _, you can also add a random number on the end of every
line.
I remember that some of excellent League of Legends crackers were using this method to
refresh their combos and they were getting HQ hits. Next method is about deleting some characters
from your combo. For example, if you want to make a user:pass combo from e-mail:pass combo you
have to use @.*: regular expression, then move to the main window and just click : on your keyboard
to replace the selected string with this delimiter. You can also remove selected characters like _ or .
from your combolist.
It is simple, just replace it with nothing. Another thing is about deleting the
numbers from nicknames. To do it use .*: regex, then move to replace tab and in find field type [0-9].
Make sure that you have In the Selection Only box checked. You can do the same thing with a
password, but personally, I do not recommend it. That is all about it. You can make different
combinations of regex and try your methods. Maybe you will obtain something new, and you will be
making money off it, who knows.
LEECHER FUCK OFF
Disclaimer – only underlined functions are regular expressions.
In this part, I will show you how to refresh your old combos. As I guess you want to know what is a
regex (full name of it is a regular expression) – it is a sequence of characters that define search
pattern. This definition might be hard for you, but it is easy. I will not go into advanced regex,
because that is hard to understand, I will show you some methods to replace characters or add them
to get pure new combolist. You will need a user:pass or e-mail:pass combo and EmEditor. Open your
combolist with EmEditor and press Ctrl + F. Make sure you have checked Use Regular Expressions
box. In find field type [.]*$ then press Select All button. Click on the main window and as you can see
your cursor position is on the end of every line. Now you can add characters to every line. I
recommend you adding characters like ! . - _, you can also add a random number on the end of every
line.
I remember that some of excellent League of Legends crackers were using this method to
refresh their combos and they were getting HQ hits. Next method is about deleting some characters
from your combo. For example, if you want to make a user:pass combo from e-mail:pass combo you
have to use @.*: regular expression, then move to the main window and just click : on your keyboard
to replace the selected string with this delimiter. You can also remove selected characters like _ or .
from your combolist.
It is simple, just replace it with nothing. Another thing is about deleting the
numbers from nicknames. To do it use .*: regex, then move to replace tab and in find field type [0-9].
Make sure that you have In the Selection Only box checked. You can do the same thing with a
password, but personally, I do not recommend it. That is all about it. You can make different
combinations of regex and try your methods. Maybe you will obtain something new, and you will be
making money off it, who knows.