Crew Skills mission bot menu

User Tag List

Page 5 of 6 FirstFirst 123456 LastLast
Results 61 to 75 of 85
  1. #61
    Ponoir's Avatar Member
    Reputation
    1
    Join Date
    Oct 2010
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    4 Hours Ago

    5th companion added

    Last edited by plopingo; 3 Minutes Ago at 03:20 AM.


    WAHOU ! Great work mate !

    Crew Skills mission bot
  2. #62
    plopingo's Avatar Member
    Reputation
    2
    Join Date
    Apr 2011
    Posts
    40
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ponoir View Post
    4 Hours Ago

    5th companion added

    Last edited by plopingo; 3 Minutes Ago at 03:20 AM.


    WAHOU ! Great work mate !
    I've update the script since you have respond

  3. #63
    Ponoir's Avatar Member
    Reputation
    1
    Join Date
    Oct 2010
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lol, Main message isn't update ?

  4. #64
    plopingo's Avatar Member
    Reputation
    2
    Join Date
    Apr 2011
    Posts
    40
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ponoir View Post
    Lol, Main message isn't update ?
    All update is on this message : http://www.ownedcore.com/forums/star...ml#post2193810

  5. #65
    Ponoir's Avatar Member
    Reputation
    1
    Join Date
    Oct 2010
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks a lot No "Donate" Button ? Because I want donate, this bot is very useful and i want to dismiss you for your job !

  6. #66
    plopingo's Avatar Member
    Reputation
    2
    Join Date
    Apr 2011
    Posts
    40
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ponoir View Post
    Thanks a lot No "Donate" Button ? Because I want donate, this bot is very useful and i want to dismiss you for your job !
    All credits is for Xiandri, I've just reworked the source

  7. #67
    Netzgeist's Avatar Contributor
    Reputation
    144
    Join Date
    Jan 2008
    Posts
    353
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Some copypaste from my scripts for you:

    Code:
    ..
    Global $crewX = 734
    Global $crewY[6]
    $crewY[0] = 756; KHEM!!1 :P
    $crewY[1] = 773
    $crewY[2] = 791
    $crewY[3] = 809
    $crewY[4] = 828
    $crewY[5] = 842
    
    Global $use[6]
    $use[0] = true
    $use[1] = true
    $use[2] = true
    $use[3] = true
    $use[4] = false
    $use[5] = true
    ..
    
    ..
       Local $i
       For $i = 0 to 5
          If $use[$i] = true Then
             MouseClick("Left", $prfsnX, $prfsnY, 1)
             Sleep($uidelay)
             MouseClick("Left", $msnX,$msnY,1)
             Sleep($uidelay)
             MouseClick("Left", $petlistX,$petlistY,1)
             Sleep($uidelay)
             Local $Y = $crewY[$i]       
             MouseClick("Left", $petlistX, $crewY[$i], 1)
             Sleep($uidelay)
             MouseClick("Left", $startX,$startY ,1)
             Sleep($uidelay)
          EndIf
       Next
    ..
    • If you iterate through pet conidtions, you may choose to skip a single pet.
    • If you store your coords inside arrays, it will be easier to modify them later (eg if you wanna calc relative values for supporting differend resolutions)
    regards,
    NG

  8. #68
    plopingo's Avatar Member
    Reputation
    2
    Join Date
    Apr 2011
    Posts
    40
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Fixed incorrect Value for Completion / fail missions reward

  9. #69
    evomac's Avatar Corporal
    Reputation
    3
    Join Date
    Feb 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you so much for the bot. I was wondering, is there any way someone can help me get my 5th companion involved? I see the updated script mid page, but I don't need the banking or chest opening. Just basic trade clicks.

  10. #70
    plopingo's Avatar Member
    Reputation
    2
    Join Date
    Apr 2011
    Posts
    40
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by evomac View Post
    Thank you so much for the bot. I was wondering, is there any way someone can help me get my 5th companion involved? I see the updated script mid page, but I don't need the banking or chest opening. Just basic trade clicks.
    I'm working on it for you

    EDIT : Here it is

    Code:
    ; Script Start
    AutoItSetOption ( "MouseCoordMode", 2 )
    AutoItSetOption ( "PixelCoordMode", 2 )
    
    HotkeySet ("{F5}", "Start")
    HotkeySet ("{F6}", "Stop")
    WinActive("Star Wars: The Old Republic")
    ToolTip("CrewSkill Bot: Press F5 to start, F6 to stop.", 0, 0)
    SendKeepActive("Star Wars: The Old Republic")
    
    Func Start ()
    WinActivate ("Star Wars: The Old Republic")
    $i=1
    While $i<3600001
    ToolTip("CrewSkill Bot: Running missions...", 0, 0)
    Send('{ESCAPE}')
    Sleep(300)
    Send('{ESCAPE}')
    Sleep(300)
    Send('{ESCAPE}')
    Sleep(300)
    Send('{ESCAPE}')
    Sleep(300)
    ;------
    
    ;------
    ;anti AFK (sits down) **YOU MUST BIND YOUR 'SIT DOWN' KEY TO "," (comma) for this to work!!**
    Send(",")
    Sleep(250)
    ;------
    
    ;------
    ;accept sucessful mission rewards before sending companions out on new missions
    MouseClick("Left", 1832, 13, 1)
    Sleep(400)
    MouseClick("Left", 343, 700, 1)
    Sleep(100)
    MouseClick("Left", 343, 710, 1)
    Sleep(100)
    MouseClick("Left", 343, 720, 1)
    Sleep(100)
    MouseClick("Left", 343, 730, 1)
    Sleep(100)
    MouseClick("Left", 343, 740, 1)
    Sleep(100)
    MouseClick("Left", 343, 750, 1)
    Sleep(100)
    MouseClick("Left", 343, 760, 1)
    Sleep(100)
    MouseClick("Left", 343, 770, 1)
    Sleep(100)
    MouseClick("Left", 343, 780, 1)
    Sleep(100)
    MouseClick("Left", 343, 790, 1)
    Sleep(100)
    MouseClick("Left", 343, 800, 1)
    Sleep(100)
    ;------
    
    ;------
    ;accept failed mission rewards
    MouseClick("Left", 343, 745, 1)
    Sleep(100)
    MouseClick("Left", 343, 745, 1)
    Sleep(100)
    MouseClick("Left", 343, 745, 1)
    Sleep(100)
    MouseClick("Left", 343, 745, 1)
    Sleep(100)
    ;------
    
    ;------
    ;open the crew skill window
    Send("n")
    Sleep(300)
    ;------
    
    ;------
    ;send companions out
    
    ;1st companion, 3rd crew skill
    MouseClick("Left", 280, 475, 1)
    Sleep(300)
    MouseClick("Right", 1576, 363, 1)
    Sleep(300)
    
    ;2nd companion, 3rd crew skill
    MouseClick("Left", 280, 575, 1)
    Sleep(300)
    MouseClick("Right", 1576, 363, 1)
    Sleep(250)
    
    ;3rd companion, 3rd crew skill
    MouseClick("Left", 280, 675, 1)
    Sleep(300)
    MouseClick("Right", 1576, 363, 1)
    Sleep(300)
    
    ;4th companion, 3rd crew skill
    MouseClick("Left", 280, 775, 1)
    Sleep(300)
    MouseClick("Right", 1576, 363, 1)
    Sleep(300)
    
    ;5th companion, 3rd crew skill
    MouseClick("Left", 498, 738, 1)
    Sleep(300)
    MouseClick("Left", 280, 689, 1)
    Sleep(300)
    MouseClick("Right", 1576, 363, 1)
    Sleep(300)
    ;------
    
    ;------
    ;Close the crew skill window
    Send("n")
    Sleep(300)
    ;------
    
    ;------
    ;wait for 15 seconds
    Sleep(15000)
    ;------
    
    WEnd
    EndFunc
    
    
    While (1)
    Sleep (1)
    WEnd
    
    Func Stop ()
    Exit 0
    EndFunc
    Let me know if you are any issues with it
    Last edited by plopingo; 02-24-2012 at 12:25 AM.

  11. #71
    taffie's Avatar Member
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, loving the bot but i was wondering if there is a way to add the 17+ missions? second set of them, and if your able to select which missions you want the bot to do instead of it going through each tier.. say i was wanting to farm tier 3 materials only.. :confused:

  12. #72
    tanker1414's Avatar Member
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey plop thanks for the updates.. Any chance you. And work something out for diplomacy light/darkside options? Keep up the great work

  13. #73
    evomac's Avatar Corporal
    Reputation
    3
    Join Date
    Feb 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by plopingo View Post
    I'm working on it for you

    EDIT : Here it is

    Code:
    ; Script Start
    AutoItSetOption ( "MouseCoordMode", 2 )
    AutoItSetOption ( "PixelCoordMode", 2 )
    
    HotkeySet ("{F5}", "Start")
    HotkeySet ("{F6}", "Stop")
    WinActive("Star Wars: The Old Republic")
    ToolTip("CrewSkill Bot: Press F5 to start, F6 to stop.", 0, 0)
    SendKeepActive("Star Wars: The Old Republic")
    
    Func Start ()
    WinActivate ("Star Wars: The Old Republic")
    $i=1
    While $i<3600001
    ToolTip("CrewSkill Bot: Running missions...", 0, 0)
    Send('{ESCAPE}')
    Sleep(300)
    Send('{ESCAPE}')
    Sleep(300)
    Send('{ESCAPE}')
    Sleep(300)
    Send('{ESCAPE}')
    Sleep(300)
    ;------
    
    ;------
    ;anti AFK (sits down) **YOU MUST BIND YOUR 'SIT DOWN' KEY TO "," (comma) for this to work!!**
    Send(",")
    Sleep(250)
    ;------
    
    ;------
    ;accept sucessful mission rewards before sending companions out on new missions
    MouseClick("Left", 1832, 13, 1)
    Sleep(400)
    MouseClick("Left", 343, 700, 1)
    Sleep(100)
    MouseClick("Left", 343, 710, 1)
    Sleep(100)
    MouseClick("Left", 343, 720, 1)
    Sleep(100)
    MouseClick("Left", 343, 730, 1)
    Sleep(100)
    MouseClick("Left", 343, 740, 1)
    Sleep(100)
    MouseClick("Left", 343, 750, 1)
    Sleep(100)
    MouseClick("Left", 343, 760, 1)
    Sleep(100)
    MouseClick("Left", 343, 770, 1)
    Sleep(100)
    MouseClick("Left", 343, 780, 1)
    Sleep(100)
    MouseClick("Left", 343, 790, 1)
    Sleep(100)
    MouseClick("Left", 343, 800, 1)
    Sleep(100)
    ;------
    
    ;------
    ;accept failed mission rewards
    MouseClick("Left", 343, 745, 1)
    Sleep(100)
    MouseClick("Left", 343, 745, 1)
    Sleep(100)
    MouseClick("Left", 343, 745, 1)
    Sleep(100)
    MouseClick("Left", 343, 745, 1)
    Sleep(100)
    ;------
    
    ;------
    ;open the crew skill window
    Send("n")
    Sleep(300)
    ;------
    
    ;------
    ;send companions out
    
    ;1st companion, 3rd crew skill
    MouseClick("Left", 280, 475, 1)
    Sleep(300)
    MouseClick("Right", 1576, 363, 1)
    Sleep(300)
    
    ;2nd companion, 3rd crew skill
    MouseClick("Left", 280, 575, 1)
    Sleep(300)
    MouseClick("Right", 1576, 363, 1)
    Sleep(250)
    
    ;3rd companion, 3rd crew skill
    MouseClick("Left", 280, 675, 1)
    Sleep(300)
    MouseClick("Right", 1576, 363, 1)
    Sleep(300)
    
    ;4th companion, 3rd crew skill
    MouseClick("Left", 280, 775, 1)
    Sleep(300)
    MouseClick("Right", 1576, 363, 1)
    Sleep(300)
    
    ;5th companion, 3rd crew skill
    MouseClick("Left", 498, 738, 1)
    Sleep(300)
    MouseClick("Left", 280, 689, 1)
    Sleep(300)
    MouseClick("Right", 1576, 363, 1)
    Sleep(300)
    ;------
    
    ;------
    ;Close the crew skill window
    Send("n")
    Sleep(300)
    ;------
    
    ;------
    ;wait for 15 seconds
    Sleep(15000)
    ;------
    
    WEnd
    EndFunc
    
    
    While (1)
    Sleep (1)
    WEnd
    
    Func Stop ()
    Exit 0
    EndFunc
    Let me know if you are any issues with it
    Thanks a bunch, but I think I am doing something wrong. In my folder I have the .exe files and the script file. I overwrote the script file with the text you have here, however the bot does not behave any differently. Is there something I am missing in order to get this to work?

  14. #74
    Iginit's Avatar Member
    Reputation
    7
    Join Date
    Dec 2006
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by evomac View Post
    Thanks a bunch, but I think I am doing something wrong. In my folder I have the .exe files and the script file. I overwrote the script file with the text you have here, however the bot does not behave any differently. Is there something I am missing in order to get this to work?
    Yeah, I have the same issue :/

  15. #75
    plopingo's Avatar Member
    Reputation
    2
    Join Date
    Apr 2011
    Posts
    40
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Don't overwrote the script file ^^ is a system file integrated with auto it

    copy past the script in a new .txt file then rename .au3

Page 5 of 6 FirstFirst 123456 LastLast

Similar Threads

  1. [WIP] Advanced Crew Skill Bot + AntiAFK + Configureable
    By Maxunit in forum SWTOR Bots and Programs
    Replies: 153
    Last Post: 12-18-2014, 12:37 PM
  2. [Bot] Simple crew skill bot by barthen
    By barthen in forum SWTOR Bots and Programs
    Replies: 8
    Last Post: 03-20-2012, 06:55 PM
  3. Crew Skills Bot with Bank and Activate
    By malulululu in forum SWTOR Bots and Programs
    Replies: 6
    Last Post: 02-16-2012, 01:44 AM
  4. How to Get crew skill missions you want
    By everix in forum SWTOR Guides
    Replies: 7
    Last Post: 01-09-2012, 04:27 PM
  5. Crew Skill Bot
    By Arrakis in forum SWTOR Bots and Programs
    Replies: 16
    Last Post: 01-08-2012, 04:36 AM
All times are GMT -5. The time now is 06:30 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search