Johnburk
04-05-2005, 05:04 AM
How can I create a bot that runs on a website and continually tries a digit till it finds the right one.
From 0000 tot 9999?
Any tutorials on this
From 0000 tot 9999?
Any tutorials on this
![]() | View Full Version : How to create a bot for random nrs? Johnburk 04-05-2005, 05:04 AM How can I create a bot that runs on a website and continually tries a digit till it finds the right one. From 0000 tot 9999? Any tutorials on this folsom 04-05-2005, 09:48 AM I assume that you want a bot that runs on your computer and connects to a web site to do stuff . . . for that, use vbscript and the internet explorer object . . . google it . . you wil find a lot of examples. Johnburk 04-05-2005, 03:40 PM no luck so far Dylanz0r 04-06-2005, 08:39 AM What would this bot be doing, aside from trying digits? I could paste a quickie snippet if you supplied more information. Slidey 04-06-2005, 08:52 AM sounds like you're trying to bruteforce a form? |