About Program
This program doesn't have anything special. The name says it all! It's pretty much a basic Authorization that works by using HTTPWrappers to login.
Here is what the verification simulates:
If you log in using Firefox or something, you'll see the message for the UG forum. If you log out and go to the forum page, it will not be there. Basically, it's checking for the text on the forum page that says this:
Quote:
| YOU CAN NOT VIEW THREADS UNLESS YOU HAVE THE UNDERGROUND RANK, FOR WHICH YOU HAVE TO APPLY. REFER TO THE FAQ |
Only members will be able to see that message on the the forum. If you have the status of a guest, well then... too bad!
Post Count Checking
The post count checking method is simple.
It goes in three steps. And each of them are so easy a baby could probably follow them.
- Enter your profile
- Retrieve post count from Statistics tab
- Check if post count is less than 10
And I don't know what else it does because I'm a noob.

(I made it so stfu if you don't think I made it)
-------
Post if I should release the source or not.
