Adblock breaks this site

How Do I Rightclick Something And Grab It?

Discussion in 'Scar/Simba Help' started by Waldo, Sep 20, 2008.

  1. Waldo

    Waldo Guest

    Referrals:
    0
    How Do I Rightclick Something And Grab It?

    So I've made a wine of zammy telegrabber and I needed help. Everything goes well until this error comes

    Code:
      procedure winegrabber;
    begin
      clickmouse(742, 188, true);
      wait(1000)
      clickmouse(714, 285, true);
      if(FindObj(cx, cy, 'ne of zam', winecolor, 10))then
        Mouse(x, y, 0, 0, false);
        Wait(700+random(30));
        ClickOption('tic Grab', 1);
       Wait(2500+random(100))
       If(findobj
    end;
    Now it says

    Line 147: [Error] (16255:1): Unknown identifier 'ClickOption' in script

    How come clickoption is unknown? help...

    Tell me another way to
    right click something and click one of the options as in "Telegrab Wine "
     
  2. Anime

    Anime Guest

    Referrals:
    0
    How Do I Rightclick Something And Grab It?

    Use IsUpText('tic Grab') maybe?
     
  3. Markuss

    Markuss Active Member

    Joined:
    Aug 13, 2008
    Posts:
    209
    Referrals:
    4
    Sythe Gold:
    0
    How Do I Rightclick Something And Grab It?

    its chooseoption now not clickoption. Either you havent scripted in a while or your using an old tut/guide. Anyways try Choosoption('tic grab') isnt going to work either. Your Using very bannable procedures too, use mouse or mmouse, not click mouse. Go to srl-forums.com to learn how to script better. Also, using co-ords to click items is bad. If you'd like me to help you, send me a pm and ill give you some help/advice and see if i can make a script/help you make a script thats functioning to what you want.

    thanks,

    -Markuss (known as Blumblebee on SRL
     
< [Help] <---(i need lots) | [HELP] So What is SCAR? SRL? SMART!?!?! >


 
 
Adblock breaks this site