Results 1 to 4 of 4

Thread: Need help!!!

  1. #1
    Join Date
    Apr 2007
    Posts
    224
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Need help!!!

    I need to know how to add a click on text that pops up when u right click the item. Can someone add it on to this please

    SCAR Code:
    if FindObjCustom(x, y, ['Lobs'], [2248068, 2248068], 10) then begin
        Wait(100 + random(100));
        GetMousePos(X, Y);
        Mouse(x, y, 0, 0, False);

    Thanks !!

  2. #2
    Join Date
    Jan 2008
    Location
    Frankfurt, Germany
    Posts
    742
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SCAR Code:
    if FindObjCustom(x, y, ['Lobs'], [2248068, 2248068], 10) then begin
        Wait(100 + random(100));
        GetMousePos(X, Y);
        Mouse(x, y, 0, 0, False);
        ChooseOption('use');
    you can exchange "use" with anything else you want, but try to avoid capital letters, so you can just use a part of the option.
    There is nothing right in my left brain and there is nothing left in my right brain.

  3. #3
    Join Date
    Apr 2007
    Posts
    224
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Dude i just was looking through a script and found it, then i went here and you posted!! Thanks anyways~!

  4. #4
    Join Date
    Apr 2008
    Location
    Northwest england
    Posts
    1,179
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    y do people do that

    y not just say thanks
    y say
    oh i know now yours was no help you just wasted ur time.......(afterthought)...oh thanks anyway

    is it only me or does this anoy ony one else?

    im not having ago at you its people in general
    Blank!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •