Adblock breaks this site

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

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

  1. arsenal_osborne

    arsenal_osborne Apprentice
    Banned

    Joined:
    Nov 25, 2007
    Posts:
    932
    Referrals:
    0
    Sythe Gold:
    0
    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]
     
  2. Jethr0x

    Jethr0x Grand Master
    Banned

    Joined:
    Jan 24, 2007
    Posts:
    3,070
    Referrals:
    13
    Sythe Gold:
    0
    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.
     
  3. arsenal_osborne

    arsenal_osborne Apprentice
    Banned

    Joined:
    Nov 25, 2007
    Posts:
    932
    Referrals:
    0
    Sythe Gold:
    0
    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
     
  4. Jethr0x

    Jethr0x Grand Master
    Banned

    Joined:
    Jan 24, 2007
    Posts:
    3,070
    Referrals:
    13
    Sythe Gold:
    0
    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.
     
  5. arsenal_osborne

    arsenal_osborne Apprentice
    Banned

    Joined:
    Nov 25, 2007
    Posts:
    932
    Referrals:
    0
    Sythe Gold:
    0
    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
     
  6. pker overkil

    pker overkil Forum Addict

    Joined:
    Feb 11, 2007
    Posts:
    387
    Referrals:
    0
    Sythe Gold:
    0
    A Very very simple script ( very much needed :P)

    and what is the point of that? just wondering...
     
  7. arsenal_osborne

    arsenal_osborne Apprentice
    Banned

    Joined:
    Nov 25, 2007
    Posts:
    932
    Referrals:
    0
    Sythe Gold:
    0
    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
     
  8. 99 str fist

    99 str fist Active Member
    Banned

    Joined:
    Apr 5, 2008
    Posts:
    148
    Referrals:
    0
    Sythe Gold:
    0
    A Very very simple script ( very much needed :P)

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


 
 
Adblock breaks this site