HOW TO MAKE YOURSELF AN ADMIN IN ANY GROUP, JUST A SIMPLE CODING TIPS
Making yourself an admin Without Admin’s Permission in Any Group with These Easy Coding tricks.
WhatsApp is
an instant messaging application that needs no introduction. The
platform has revolutionized the way we communicate by making it easy to
reach out to our friends and family, as well as business partners
through individual-to-individual messaging and organized clusters termed
a WhatsApp Group.
Before we start, you need to know a little basic CODING knowledge, or at least binary numbers knowledge for this.
Binary numbers are simply zeros and ones.
Here is the list of binary numbers for you to calculate the phone numbers in binary and do the trick to make yourself an admin.
Below are some binary numbers you need to know;
0 = 0 0 0 0
1 = 0-0-0-1
2 = 0-0-1-0
3 = 0-0-1-1
4 = 0-1-0-0
5 = 0-1-0-1
6 = 0-1-1-0
7 = 0-1-1-1
8 = 1-0-0-0
9 = 1-0-0-1
- You first need to copy your admin’s number in however format it is (international or local standard). It is much easier to use the local format starting with a zero.
Eg. 0274256575
- Ghana format has 10 digits excluding the country’s code.
- Then you have to convert your group admin's number to a binary format using the binary numbers above as guide.
- It would look like this, below;
<0274256575>0000000101110100001001010110010101110101
Copy the admin's number in binary and paste it in the code below;
- “cng=true? =[admin’s number in binary]! [Your Number in binary] &findchache.mnc.id=[802]ste5%Set.content? / rfd=gv”
- Format you owe number that is the group you want to join to a binary format and place it in the code above in place of "your number in binary ".
Paste the code as a message in your group page.
After that, install your whatapp app and reinstall it again.
GREAT!! YOU ARE DONE.

0 Comments
Dear reader, if you think of a different or an alternative way to achieve this solution, kindly share you idea in the comment section. Thank you.