Well, you would have to screw around with some IP, or registry shit. Its pretty easy to bypass a limit.
lol n o such thing
Actually, there is a such thing. its kinda like a GUID i guess. I'll find it and show you what im talking about.
If for Noob Coder, can use Read Text String on your Host with Line 1.
For Example:
Line#1 ("Open")
If Else = Close Tool
I think that. And I had created that tool 2 monts ago
haha lol xD its to easy to make limited open you mean a VIP system right? i m coding at the moment server, c++, VB and php VIP system and i have to say >>> its esay just ask google if you like to know something you don t know
thxxxxxxxxxxxxxxx
You must host a txt file somewhere with "Open" or "Closed" .
Then you make a check..
If(FileInTheInternet == "Open")HACK();
else { CLOSE }
Just an example though