NeuerLaptop 0 Posted September 10, 2011 Hey guys, I hope that someone can and is willing to help me: I have a logfile.log that looks like this: .... L 09/10/2011 - 17:40:14: "шустрый<215><STEAM_0:0:42491622><Red>" changed role to "pyro" L 09/10/2011 - 17:40:15: "festim818<203><STEAM_0:1:43859868><Red>" changed role to "sniper" L 09/10/2011 - 17:40:15: "Dark Tyrannus<202><STEAM_0:0:2138329><Blue>" changed role to "scout" L 09/10/2011 - 17:40:15: World triggered "Round_Start" L 09/10/2011 - 17:40:17: "Errk<222><STEAM_0:1:42020176><>" entered the game L 09/10/2011 - 17:40:19: rcon from "95.89.222.124:55863": command "status" .... I only need all "STEAM_xxxxxxx" without anything else. For each STEAM_ID I need to send it to a website as a parameter:http://ihavenfi.net/steamid?s=STEAM_0:0:42491622 Of that Website, I need the digits at the bottom near friendID and open another url:http://mywebsite.net/go?friendID=7638738473843847 So basicly I want every STEAM_ID to be found in the logfile -> converted to digit code via website -> send the digit code to another website -> close website I am new to AutoIt but kinda like it and made some small scripts, but really need help here, maybe someone is willing to spend some spare time, maybe a little? Share this post Link to post Share on other sites
PsaltyDS 39 Posted September 11, 2011 First review Forum Rules, as applies to games on this forum. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law Share this post Link to post Share on other sites