Results 1 to 3 of 3

Thread: ChooseOption

  1. #1
    Join Date
    Jan 2012
    Posts
    1,104
    Mentioned
    18 Post(s)
    Quoted
    211 Post(s)

    Default ChooseOption

    Its not working for me. =/

  2. #2
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Simba Code:
    GameTab(tab_Magic);
    MMouse(573,276-50,5,5); //Home teleport
    ClickMouse2(false);
    wait(RandomRange(800,1200));
    ChooseOption('Cast');

    Worked fine for me :S

    Forum account issues? Please send me a PM

  3. #3
    Join Date
    Jan 2012
    Posts
    1,104
    Mentioned
    18 Post(s)
    Quoted
    211 Post(s)

    Default

    Quote Originally Posted by [J]ustin View Post
    Simba Code:
    GameTab(tab_Magic);
    MMouse(573,276-50,5,5); //Home teleport
    ClickMouse2(false);
    wait(RandomRange(800,1200));
    ChooseOption('Cast');

    Worked fine for me :S
    It seems it works after replacing 'ttack' -> 'Attack' or 'ake' -> 'Take'.

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
  •