A Very very simple script ( very much needed :P)

Discussion in 'Script Requests' started by arsenal_osborne, Mar 29, 2008.

A Very very simple script ( very much needed :P)
  1. Unread #1 - Mar 29, 2008 at 9:34 PM
  2. arsenal_osborne
    Joined:
    Nov 25, 2007
    Posts:
    932
    Referrals:
    0
    Sythe Gold:
    0

    arsenal_osborne Apprentice
    Banned

    A Very very simple script ( very much needed :P)

    Ok well its realy simple all i need is a scar script that will click this image, thanks


    [​IMG]
     
  3. Unread #2 - Mar 29, 2008 at 11:44 PM
  4. Jethr0x
    Joined:
    Jan 24, 2007
    Posts:
    3,070
    Referrals:
    13
    Sythe Gold:
    0

    Jethr0x Grand Master
    Banned

    A Very very simple script ( very much needed :P)

    okay... hold lemmie make it quick

    EDIT:
    Code:
    program New;
    
    var x, y : integer;
    
    Procedure FindImage;
    begin
     if (FindColor(x, y, 1392284, 0, 0, 1023, 767)) then
      begin
       writeln('FOUND COLOR!')
       MoveMouse(x, y)
       wait(300)
       ClickMouse(x, y, true)
      end;
    end;
    
    begin
     FindImage;
    end.
     
  5. Unread #3 - Mar 29, 2008 at 11:54 PM
  6. arsenal_osborne
    Joined:
    Nov 25, 2007
    Posts:
    932
    Referrals:
    0
    Sythe Gold:
    0

    arsenal_osborne Apprentice
    Banned

    A Very very simple script ( very much needed :P)

    tnx very much ill see if it works


    Edit: when ihit start it runs and ends straight away? its the rsc login page i want it to click login when i log out
     
  7. Unread #4 - Mar 30, 2008 at 9:46 AM
  8. Jethr0x
    Joined:
    Jan 24, 2007
    Posts:
    3,070
    Referrals:
    13
    Sythe Gold:
    0

    Jethr0x Grand Master
    Banned

    A Very very simple script ( very much needed :P)

    oh...
    uhm... it does it once..

    Code:
    var x, y : integer;
    
    Procedure FindImage;
    begin
     if (FindColor(x, y, 1392284, 0, 0, 1023, 767)) then
      begin
       writeln('FOUND COLOR!')
       MoveMouse(x, y)
       wait(300)
       ClickMouse(x, y, true)
      end;
    end;
    
    begin
     repeat
      wait(200)
      FindImage;
      wait(1000)
     until(false)
    end.
    um im not sure of RSC's Anti Macro thingy.. cause that script wood get u banned on RS2 ... i thought u just wanted an auto clicker.
     
  9. Unread #5 - Mar 30, 2008 at 10:16 AM
  10. arsenal_osborne
    Joined:
    Nov 25, 2007
    Posts:
    932
    Referrals:
    0
    Sythe Gold:
    0

    arsenal_osborne Apprentice
    Banned

    A Very very simple script ( very much needed :P)

    nope, im using it for a RSC p-server i would use an auto clicker but i want it to log like 5 accs in when they log out after 5 mins, so it keeps logging all of my accs in all night why im asleep
     
  11. Unread #6 - Mar 30, 2008 at 1:35 PM
  12. pker overkil
    Joined:
    Feb 11, 2007
    Posts:
    387
    Referrals:
    0
    Sythe Gold:
    0

    pker overkil Forum Addict

    A Very very simple script ( very much needed :P)

    and what is the point of that? just wondering...
     
  13. Unread #7 - Apr 4, 2008 at 7:28 PM
  14. arsenal_osborne
    Joined:
    Nov 25, 2007
    Posts:
    932
    Referrals:
    0
    Sythe Gold:
    0

    arsenal_osborne Apprentice
    Banned

    A Very very simple script ( very much needed :P)

    because the exp takes for ever? its not like rs2 p-servers... it takes days to lvl lol
     
  15. Unread #8 - Apr 13, 2008 at 12:04 AM
  16. 99 str fist
    Joined:
    Apr 5, 2008
    Posts:
    148
    Referrals:
    0
    Sythe Gold:
    0

    99 str fist Active Member
    Banned

    A Very very simple script ( very much needed :P)

    all this for a p-server lawl
     
< Need shilo fishing script! | fishing guild script >

Users viewing this thread
1 guest


 
 
Adblock breaks this site