'Invisible' Mouse?

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

'Invisible' Mouse?
  1. Unread #1 - Dec 10, 2008 at 5:53 PM
  2. BobTheCat
    Joined:
    Aug 8, 2005
    Posts:
    784
    Referrals:
    1
    Sythe Gold:
    0

    BobTheCat Apprentice
    Banned

    '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.
     
  3. Unread #2 - Dec 10, 2008 at 6:04 PM
  4. opuss
    Joined:
    Feb 10, 2008
    Posts:
    43
    Referrals:
    0
    Sythe Gold:
    0

    opuss Member

    'Invisible' Mouse?

    Go to Freddy1990.com, and dl SCAR 2.03. It still has Silent mouse. So just write a script for it.
     
  5. Unread #3 - Dec 10, 2008 at 6:19 PM
  6. BobTheCat
    Joined:
    Aug 8, 2005
    Posts:
    784
    Referrals:
    1
    Sythe Gold:
    0

    BobTheCat Apprentice
    Banned

    'Invisible' Mouse?

    Was silent mouse removed from later versions of SCAR or is 3.15b still fine to download?
     
  7. Unread #4 - Dec 10, 2008 at 7:09 PM
  8. SuF
    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

    SuF Legend
    Pirate Retired Global Moderator

    'Invisible' Mouse?

    You will be banned for using Silent mouse, because it is super easy to detect.
     
  9. Unread #5 - Dec 10, 2008 at 8:01 PM
  10. opuss
    Joined:
    Feb 10, 2008
    Posts:
    43
    Referrals:
    0
    Sythe Gold:
    0

    opuss Member

    '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.
     
  11. Unread #6 - Dec 10, 2008 at 9:33 PM
  12. SuF
    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

    SuF Legend
    Pirate Retired Global Moderator

    '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...
     
  13. Unread #7 - Dec 15, 2008 at 6:04 PM
  14. dirtycommando
    Joined:
    Feb 9, 2007
    Posts:
    8
    Referrals:
    0
    Sythe Gold:
    0

    dirtycommando Newcomer

    '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...
     
  15. Unread #8 - Dec 15, 2008 at 6:33 PM
  16. BobTheCat
    Joined:
    Aug 8, 2005
    Posts:
    784
    Referrals:
    1
    Sythe Gold:
    0

    BobTheCat Apprentice
    Banned

    '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.
     
  17. Unread #9 - Dec 16, 2008 at 4:54 PM
  18. Marx Rox
    Referrals:
    1

    Marx Rox Guest

    '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.
     
  19. Unread #10 - Dec 17, 2008 at 2:06 AM
  20. Zyloch
    Joined:
    Apr 21, 2005
    Posts:
    63
    Referrals:
    0
    Sythe Gold:
    0

    Zyloch Member

    '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 >

Users viewing this thread
1 guest


 
 
Adblock breaks this site