Adblock breaks this site

something wrong when im starting!

Discussion in 'Scar/Simba Help' started by adamk016, Jul 17, 2012.

Thread Status:
Not open for further replies.
  1. adamk016

    adamk016 Newcomer

    Joined:
    Jul 17, 2012
    Posts:
    4
    Referrals:
    0
    Sythe Gold:
    0
    something wrong when im starting!

    please someone help me fast!!! i got this message

    [Error] (8:27): Invalid number of parameters at line 7
    Compiling failed.

    this is my text:
    Mouse(1058,7,mouse_Left);

    what is wrong?
     
  2. Eliit Killer

    Eliit Killer Member
    Banned

    Joined:
    Mar 9, 2007
    Posts:
    53
    Referrals:
    0
    Sythe Gold:
    0
    something wrong when im starting!

    reinstall
     
  3. P1ng

    P1ng Newcomer

    Joined:
    Aug 24, 2012
    Posts:
    18
    Referrals:
    0
    Sythe Gold:
    0
    something wrong when im starting!

    Parameters for mouse are Mouse(x, y, rx, ry, click);

    x - x co-ordinate to move to
    y - y co-ordinate to move to
    rx - randomness on the x axis
    ry - randomness on the y axis
    click - you can use 0, 1, 2, mouse_Left, mouse_Right, true or false to indicate how it clicks.

    Mouse(1058,7,mouse_Left); < this doesn't appear to have any randomness, if that's the case then you still need to put 0,0, in.

    i.e.
    Mouse(1058,7,0,0,mouse_Left);
     
  4. djweasel

    djweasel Legend
    Do Not Trade

    Joined:
    Nov 1, 2008
    Posts:
    13,692
    Referrals:
    12
    Sythe Gold:
    17
    something wrong when im starting!

    Closed.
     
< Simba Help | Can't log in on multiple accounts anymore? >
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site