@Anmol444(View Post) Your not going to get very far if your too lazy to learn something like binary... Binary is an extremely easy concept to learn, at least on the level that can be implemented in TPT. EDIT: If you need clarification on binary, just go back to the conversation I sent you concerning binary a while ago, whereby I explained it. Lots of people ask me about binary, so I don't mind if you need further clarification.
@Anmol444(View Post) binary is a very simple concept; from right to left; the first digit represents 1, the next represents 2, then 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384... (that's all I remember off the top of my head.) In case you didn't manage to pick up on it goes to the next power of two each time, that's how all number systems work, like hex, the shorthand way of writing binary, so 1100 = 12.