Adblock breaks this site

'Invisible' Mouse?

Discussion in 'Programming General' started by BobTheCat, Dec 10, 2008.

  1. BobTheCat

    BobTheCat Apprentice
    Banned

    Joined:
    Aug 8, 2005
    Posts:
    784
    Referrals:
    1
    Sythe Gold:
    0
    'Invisible' Mouse?

    How would I go about having a program that could browse webpages using the mouse, without actually using the computers main mouse. Even though it's webpages I don't want to navigate via urls I want it to be mouse clicks, but without using the main cursor so you are still free to do other things while it runs in the background.
     
  2. opuss

    opuss Member

    Joined:
    Feb 10, 2008
    Posts:
    43
    Referrals:
    0
    Sythe Gold:
    0
    'Invisible' Mouse?

    Go to Freddy1990.com, and dl SCAR 2.03. It still has Silent mouse. So just write a script for it.
     
  3. BobTheCat

    BobTheCat Apprentice
    Banned

    Joined:
    Aug 8, 2005
    Posts:
    784
    Referrals:
    1
    Sythe Gold:
    0
    'Invisible' Mouse?

    Was silent mouse removed from later versions of SCAR or is 3.15b still fine to download?
     
  4. SuF

    SuF Legend
    Pirate Retired Global Moderator

    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary
    'Invisible' Mouse?

    You will be banned for using Silent mouse, because it is super easy to detect.
     
  5. opuss

    opuss Member

    Joined:
    Feb 10, 2008
    Posts:
    43
    Referrals:
    0
    Sythe Gold:
    0
    'Invisible' Mouse?

    He didn't say he was using it for RS...

    And it was removed from 3.1 and up. The option is still there, it just wont work.
     
  6. SuF

    SuF Legend
    Pirate Retired Global Moderator

    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary
    'Invisible' Mouse?

    O, sorry i did not read.... i just assumed he was if you suggested scar... i would assume that there is a mouse recorder somewhere that uses a fake mouse... that would be easier than writing a script, if you want to do a repetitive action that is...
     
  7. dirtycommando

    dirtycommando Newcomer

    Joined:
    Feb 9, 2007
    Posts:
    8
    Referrals:
    0
    Sythe Gold:
    0
    'Invisible' Mouse?

    Well this highly depends on what language you want to use...Just go to msdn.com.They have plenty of API's that could help you out. A macro won't work with what he wants to do because he wants to still have control over the mouse. All you would have to do in a lang like C++ is simulate a mouse click at a designated position, but more info would be nice for us to know what you are trying to do or whatever...
     
  8. BobTheCat

    BobTheCat Apprentice
    Banned

    Joined:
    Aug 8, 2005
    Posts:
    784
    Referrals:
    1
    Sythe Gold:
    0
    'Invisible' Mouse?

    Well I just wanted to try messing around making auto programs for various games, but not really RS. For example, my girlfriend plays Neopets so I was messing around trying to make various autos for that.

    C++ Seems like it might be a more flexable solution however. Granted I know nothing about C++ but I was hoping to make programs more self reliant than it seems I could do with SCAR.

    For example, maybe I could make a client similair to SS in which you could browse the pages freely as you like, but have SCAR like scripts for certain games. Navigate your way to a game and then click then when on a game page it could auto itself for your or something.
     
  9. Marx Rox

    Marx Rox Guest

    Referrals:
    1
    'Invisible' Mouse?

    www.autoitscript.com

    There are "control" functions that totally take over an Internet Explorer browser and can manipulate it to do anything you want.

    It's easy to script in but if you would like a script made shoot me a pm.
     
  10. Zyloch

    Zyloch Member

    Joined:
    Apr 21, 2005
    Posts:
    63
    Referrals:
    0
    Sythe Gold:
    0
    'Invisible' Mouse?

    If you are going to browse page automatically for something like Neopets, it is usually easier to build a program that loads and parses the pages using a package like cURL instead of making a macro.
     
< Which Compiler should I use. | Visual Basic >


 
 
Adblock breaks this site