Adblock breaks this site

Easy Script Help

Discussion in 'Scar/Simba Help' started by IOwnAtRs, Jun 12, 2010.

  1. IOwnAtRs

    IOwnAtRs Newcomer

    Joined:
    Jan 18, 2010
    Posts:
    4
    Referrals:
    0
    Sythe Gold:
    0
    Easy Script Help

    nvm got it.
     
  2. cazax

    cazax Forum Addict

    Joined:
    Nov 13, 2007
    Posts:
    457
    Referrals:
    0
    Sythe Gold:
    0
    Easy Script Help

    If you want only one pixel to be filled I think this would work:
    Code:
    getclientcanvas.MoveTo(80, 227);
    getclientcanvas.LineTo(80, 227)
    and it lasts only 1 second because the canvasses of clients are always refreshing so you'd better use a loop.
     
  3. IOwnAtRs

    IOwnAtRs Newcomer

    Joined:
    Jan 18, 2010
    Posts:
    4
    Referrals:
    0
    Sythe Gold:
    0
    Easy Script Help

    What? I don't think you understood what i meant. I don't want anything to be filled in, i want a line drawn between 2 pixels. One moves (so the script would have to use pixel colors to find it) but the other one is stationary (so coordinates work for that). Also, I don't know how looping works (i have read tutorials). can you show me how looping would work in the script?
     
< Scar Scripts | How do i use SCAR? Or Use Scrips on it? >


 
 
Adblock breaks this site