auto clicker

Discussion in 'Script Requests' started by mectris, Jul 16, 2010.

auto clicker
  1. Unread #1 - Jul 16, 2010 at 2:56 PM
  2. mectris
    Joined:
    Jul 16, 2010
    Posts:
    1
    Referrals:
    0
    Sythe Gold:
    0

    mectris Newcomer

    auto clicker

    i'm requesting 2 scripts 1 that constantly clicks c when I hold down F9 and another that automaticly clicks x when I hold F8
     
  3. Unread #2 - Jul 21, 2010 at 12:35 AM
  4. Coolguyon
    Joined:
    Jul 14, 2010
    Posts:
    334
    Referrals:
    0
    Sythe Gold:
    0

    Coolguyon Forum Addict
    Trade With Caution

    auto clicker

    i cant quite understand what your requesting, but try garys hood. It can click on a timing scale, the lowest time being 1 millisecond. If this isnt wat your looking for srry :p
     
  5. Unread #3 - Jul 26, 2010 at 5:46 PM
  6. derangedyeti
    Joined:
    May 24, 2010
    Posts:
    80
    Referrals:
    0
    Sythe Gold:
    0

    derangedyeti Member

    auto clicker

    I agree. Garys Hood is quite useful. and only 60kb
     
  7. Unread #4 - Dec 29, 2010 at 1:45 PM
  8. BARDIA SAEEDI
    Joined:
    Sep 12, 2009
    Posts:
    1,038
    Referrals:
    0
    Sythe Gold:
    0

    BARDIA SAEEDI Guru
    Banned

    auto clicker

    no i think his looking for an autotyper (x and c) still use garys hood.

    it has both lol1
     
  9. Unread #5 - Dec 30, 2010 at 10:08 PM
  10. TheAccMaker
    Joined:
    Nov 30, 2010
    Posts:
    266
    Referrals:
    0
    Sythe Gold:
    0

    TheAccMaker Forum Addict

    auto clicker

    even though you just grave dug ill still solve the problem as it hasnt been solved yet

    Code:
    program new;
    
    begin
         repeat
             while(isfkeydown(8))do
             begin
                  sendkeys('x'+chr(13));
                  wait(10);
             end;
             while(isfkeydown(9))do
             begin
                  sendkeys('x'+chr(13));
                  wait(10);
             end;
             wait(100);
         until(false);
    end.
    
     
  11. Unread #6 - Feb 6, 2011 at 12:11 AM
  12. Str8 Ballin
    Joined:
    Feb 5, 2011
    Posts:
    114
    Referrals:
    0
    Sythe Gold:
    0

    Str8 Ballin Active Member

    auto clicker

    Try Downloading Xfi Auto clicker it records you key and mouse movements and does it over and over again!
     
< Project Catastrophe | Runescape Auto Woodcutter >

Users viewing this thread
1 guest


 
 
Adblock breaks this site