pgaoroagnloeid
Junior Member
- Aug 11, 2008
- 111
- 26
I need a script that will create a text file containing a list of urls. Each url will simply have a number added at the end of it like this:
all the way to about 100,000
Basically I just need it to make a list of urls increasing the number each time.
If there's a script out there already that will do this please point me there!
Code:
http://site.com/and=vewtext&id=1
http://site.com/and=vewtext&id=2
http://site.com/and=vewtext&id=3
http://site.com/and=vewtext&id=4
all the way to about 100,000
Basically I just need it to make a list of urls increasing the number each time.
If there's a script out there already that will do this please point me there!
Last edited: