Hey man, I'm pretty new to programming and I started messing around with AHK.. I've gotten it to do some pretty cool things but I was wondering if you could help me with what to someone with experience would be a simple little script..
Basically I need the script to do these things
I want to have a text file with proxy servers listed 1 on each line, and I want the script to take 1 proxy and change the proxy that my browser uses to that one..
After it does this, I want it to keep looping - each time using the next proxy on the next line in the file with proxies..
Its somewhat of a brute force / web crawler I'm building, and this is the only piece of code I need.. if theres ANYWAY you could help, that would be awesome man...