I acutally trying to acces a file and loadin all the names of the "fakers" and the acces should be blocked.
I already have a huge list of names but its updated by hand and thats not realy handy...
Can somebody tell me a routine which read out constants out of a file unknown length. Overhands all strings to a sub which proof them if someone logged in.
Also a adding of strings should be appy able.
I know how to insert a command of a know length but not how to overhand a string of max lenght (well its used in some bots, like ban an ip of unknown lenght...) .
Hope someone get what I mean.