phpbuilt
Account compromised December 2025
- May 16, 2011
- 1,865
- 5,369
I'm getting an error. "It says run-time error 9 subscript out of range" I followed the directions, not sure why it's not working.
This typically happens when the URL you paste in is not the correct URL. It has to look something like this ...
Code:
http://forumyouarescraping.com/member.php?u=99999
If it doesn't look like that, it won't work.
I didn't make a mistake. I was logged in correctly (checked the keep me logged in box)
Play around with it a little more you might be able to get it working. I'm only a expert in PHP, I wrote that thing in VB6 and I'm self-taught ... I wouldn't know how to debug it for every instance of i.e. under every operating system ... for the most part it works for me and most other people.
If it absolutely doesn't work, maybe you have some mystery setting checked in i.e. that doesn't save sessions or allow them between different browsers. Otherwise, try doing this ...
1) close bot, open i.e.
2) log into forum with i.e., double check that "keep me logged in is checked"
3) verify you are logged in by visiting one or two profiles to see your name injected on the last-10-visitors plugin
4) open another i.e. browser by clicking start menu > programs > i.e.
5) on the completely new browser, navigate to a different profile
Now, if that 2nd i.e. instance is able to be considered "logged in" when it visits a profile directly ... then the bot should. If that 2nd browser is not considered "logged in", then the bot won't either.