Jump to content

Picture grabber.. sort of.


Recommended Posts

Hi,

I play World Of Warcraft and with a group we have a forum...

Lots of people place screenshots.

What i would like to create a is a bot wich visits the forum, and searches for pictures and download those.

With configuration possibilities (what topic to search etc.)

And a automatic log-in, maybe this could be done by loggin in and select (remember me) so the bot doesnt have to log in...

Any idea's on how to create this?

I have programed in AutoIt before

Edited by raedts
Link to comment
Share on other sites

The problem is i don't realy know where to start, i mean how to get html trough autoit?

Why dont you learn how to write basic scripts first? Understanding basic concepts like looping, variables, expressions and statements, etc. Once you have that foundation down, there are few things that can get in your way that the helpfile cant quickly remedy. Anyway, there are a few ways to get the source. INetGetSource or you can use Dale's IE.au3.

Try a more easily approachable project first. Then, once you have made a decent attempt at writing your screenshot image grabber.. you can post specific questions concerning the problems, errors, etc you are encountering.

Edited by Simucal
AutoIt Scripts:Aimbot: Proof of Concept - PixelSearching Aimbot with several search/autoshoot/lock-on techniques.Sliding Toolbar - Add a nice Sliding Toolbar to your next script. Click the link to see an animation of it in action!FontInfo UDF - Get list of system fonts, or search to see if a particular font is installed.Get Extended Property UDF - Retrieve a files extended properties (e.g., video/image dimensions, file version, bitrate of song/video, etc)
Link to comment
Share on other sites

I already wrote some programs but i don't know how to get past the log-in from forums.

With INetGetSource i am able to get html source code, but i need to log-in first ....

Then dont use INetGetSource, use IE.au3.. Like I said. There are several examples on the forum utilizing his script to log on to various websites.

AutoIt Scripts:Aimbot: Proof of Concept - PixelSearching Aimbot with several search/autoshoot/lock-on techniques.Sliding Toolbar - Add a nice Sliding Toolbar to your next script. Click the link to see an animation of it in action!FontInfo UDF - Get list of system fonts, or search to see if a particular font is installed.Get Extended Property UDF - Retrieve a files extended properties (e.g., video/image dimensions, file version, bitrate of song/video, etc)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...