ID:272574
 
OK, I have a question, How do I make it where if like someone logs in, they store a file with their IP on a domain like "lol.com"
Look up the Export() proc. As far as the storing goes, you would have to mess with your server's Topic() proc/function/whatever (Topic() proc if your working with DM, it's different in other languages, though, I bet).
World Build wrote:
OK, I have a question, How do I make it where if like someone logs in, they store a file with their IP on a domain like "lol.com"

Along with what the previous reply said, you would want to learn PHP, so the site can import the data being sent.