Results 1 to 3 of 3
  1. #1
    GaugeDirector's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    32
    Reputation
    10
    Thanks
    3
    My Mood
    Blah

    Flash Game Bot

    I am creating a bot for a flash game in Visual Basic 2008. What I am not sure how to do is scan for a .bmp image in the webbrowser (already saved image) and then send a mouse click to it. But I also want the mouse click to be silent so that the mouse doesn't move.

    Any help would be great, Thanks!
    Last edited by GaugeDirector; 12-27-2009 at 05:36 PM.

  2. #2
    ilkerxx's Avatar
    Join Date
    Nov 2008
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    for click to the html elements, there is a basic code

    WebBrowser1.Document.GetElementById("itemid").Invo keMember("click")

    Dont forget to change the itemid

  3. #3
    2vivi's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    C:\Documents and Settings\All Users\Desktop\YourMomsPornVids
    Posts
    174
    Reputation
    10
    Thanks
    28
    My Mood
    Psychedelic
    loll WHAT???

Similar Threads

  1. WPE for Beginners (Flash Games)
    By Zededarian in forum Game Hacking Tutorials
    Replies: 9
    Last Post: 03-19-2016, 11:59 AM
  2. Replies: 8
    Last Post: 07-29-2007, 09:56 PM
  3. Does any body know any cool flash games?
    By condor01 in forum General
    Replies: 25
    Last Post: 05-16-2007, 06:47 AM
  4. cheating on crap flash games
    By Hyperion in forum General Game Hacking
    Replies: 2
    Last Post: 12-26-2006, 11:01 AM
  5. Flash Games =]
    By neoRUS in forum Spammers Corner
    Replies: 30
    Last Post: 08-15-2006, 05:52 PM