Is anyone working on a follower missions bot? menu

User Tag List

Results 1 to 10 of 10
  1. #1
    thefrobel's Avatar Member CoreCoins Purchaser
    Reputation
    8
    Join Date
    Jul 2012
    Posts
    99
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Is anyone working on a follower missions bot?

    It would be nice to have a bot that logs into each toon every X hours to complete missions and assign followers to new missions.
    Checked through the forums and couldn't find anything.

    I have some coding experience with autoIT and would be willing to help w/ the logic, design, and implementation, if someone w/ wow bot experience wanted to spearhead it.

    Thanks All.

    Is anyone working on a follower missions bot?
  2. #2
    ev0's Avatar ★ Elder ★ murlocs.com

    CoreCoins Purchaser Authenticator enabled
    Reputation
    1850
    Join Date
    Jul 2012
    Posts
    2,737
    Thanks G/R
    313/377
    Trade Feedback
    16 (100%)
    Mentioned
    7 Post(s)
    Tagged
    7 Thread(s)
    With the help of a few addons, I can build something in honorbuddy -> ProfessionBuddy. I made a garrison dailies profile already for a friend; I'll let you know if i figure anything out with missions tonight.
    Need a guild in the US? Visit murlocs.com

  3. #3
    Jmyji's Avatar Private
    Reputation
    8
    Join Date
    Dec 2014
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SniffingPickles View Post
    With the help of a few addons, I can build something in honorbuddy -> ProfessionBuddy. I made a garrison dailies profile already for a friend; I'll let you know if i figure anything out with missions tonight.
    With the help of addons like Garrison Mission Manager - Garrison - World of Warcraft Addons - Curse and Master Plan - Garrison - World of Warcraft Addons - Curse i think alot of relative stuff can be created. Atm i just spam missions with every follower, dont care if its 30% or 100%, cause what you need in the end its crates to get them 645 and 655 missions. Blacklisting ceartin ilvl missions like 645 missions would ofc be needed, or "IF 645 has 90% + = execute" etc.

    So a "crate farming" profile should be supereasy to make, to bad i suck at programming and coding...Dont even know wich botbase to start at. I would love to help with some ideas and to test it out for you, i hope you manage to get something together SniffingPickles, really appreciate the motivation you got!

    First time poster btw, Whazup! =)

  4. #4
    ev0's Avatar ★ Elder ★ murlocs.com

    CoreCoins Purchaser Authenticator enabled
    Reputation
    1850
    Join Date
    Jul 2012
    Posts
    2,737
    Thanks G/R
    313/377
    Trade Feedback
    16 (100%)
    Mentioned
    7 Post(s)
    Tagged
    7 Thread(s)
    Originally Posted by Jmyji View Post
    With the help of addons like Garrison Mission Manager - Garrison - World of Warcraft Addons - Curse and Master Plan - Garrison - World of Warcraft Addons - Curse i think alot of relative stuff can be created. Atm i just spam missions with every follower, dont care if its 30% or 100%, cause what you need in the end its crates to get them 645 and 655 missions. Blacklisting ceartin ilvl missions like 645 missions would ofc be needed, or "IF 645 has 90% + = execute" etc.

    So a "crate farming" profile should be supereasy to make, to bad i suck at programming and coding...Dont even know wich botbase to start at. I would love to help with some ideas and to test it out for you, i hope you manage to get something together SniffingPickles, really appreciate the motivation you got!

    First time poster btw, Whazup! =)

    Yup, that's what I had in mind. Set up some /click macros and run some LUA to put the followers on the missions.

    Welcome to the forums :P
    Need a guild in the US? Visit murlocs.com

  5. #5
    charles420's Avatar Contributor
    Reputation
    315
    Join Date
    Jun 2009
    Posts
    329
    Thanks G/R
    25/119
    Trade Feedback
    0 (0%)
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)
    there is a addon that does it all even followers / just need auto mouse cliker for rest

  6. #6
    ev0's Avatar ★ Elder ★ murlocs.com

    CoreCoins Purchaser Authenticator enabled
    Reputation
    1850
    Join Date
    Jul 2012
    Posts
    2,737
    Thanks G/R
    313/377
    Trade Feedback
    16 (100%)
    Mentioned
    7 Post(s)
    Tagged
    7 Thread(s)
    Started playing with it. If you have the addon installed (mentioned above), this macro will add followers to the mission and start that mission. I'll keep fiddling

    Code:
    /click GarrisonMissionFrameMissionsListScrollFrameButton1
    /run DropDownList1:Click()
    /run DropDownList1Button1:Click()
    /run GarrisonMissionFrame.MissionTab.MissionPage.StartMissionButton:Click()
    Last edited by ev0; 12-05-2014 at 04:22 PM.
    Need a guild in the US? Visit murlocs.com

  7. #7
    MannDuo's Avatar Member
    Reputation
    1
    Join Date
    Jan 2014
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jmyji View Post
    With the help of addons like Garrison Mission Manager - Garrison - World of Warcraft Addons - Curse and Master Plan - Garrison - World of Warcraft Addons - Curse i think alot of relative stuff can be created. Atm i just spam missions with every follower, dont care if its 30% or 100%, cause what you need in the end its crates to get them 645 and 655 missions. Blacklisting ceartin ilvl missions like 645 missions would ofc be needed, or "IF 645 has 90% + = execute" etc.

    So a "crate farming" profile should be supereasy to make, to bad i suck at programming and coding...Dont even know wich botbase to start at. I would love to help with some ideas and to test it out for you, i hope you manage to get something together SniffingPickles, really appreciate the motivation you got!

    First time poster btw, Whazup! =)
    Just a heads up.

    Salvage Yard has been nerfed now. You only get crates from successful missions.

    So spamming low % missions is no longer worth it.

    Sorry if this is a bit offtopic.

  8. #8
    Jmyji's Avatar Private
    Reputation
    8
    Join Date
    Dec 2014
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MannDuo View Post
    Just a heads up.

    Salvage Yard has been nerfed now. You only get crates from successful missions.

    So spamming low % missions is no longer worth it.

    Sorry if this is a bit offtopic.
    Oh have they? Good to know, thanks. gotta rethink it a bit then!


    fiddle away SniffingPickles ^^ You know what they say, every bone has its dog

  9. #9
    thefrobel's Avatar Member CoreCoins Purchaser
    Reputation
    8
    Join Date
    Jul 2012
    Posts
    99
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Status update Sniff?

  10. #10
    ev0's Avatar ★ Elder ★ murlocs.com

    CoreCoins Purchaser Authenticator enabled
    Reputation
    1850
    Join Date
    Jul 2012
    Posts
    2,737
    Thanks G/R
    313/377
    Trade Feedback
    16 (100%)
    Mentioned
    7 Post(s)
    Tagged
    7 Thread(s)
    Originally Posted by thefrobel View Post
    Status update Sniff?
    None, haven't had time to play around.
    Need a guild in the US? Visit murlocs.com

Similar Threads

  1. Crew Skills mission bot
    By Xiandri in forum SWTOR Bots and Programs
    Replies: 84
    Last Post: 04-30-2017, 03:22 PM
  2. Has anyone been suspended when using a space mission bot?
    By selrahc06 in forum SWTOR Bots and Programs
    Replies: 36
    Last Post: 07-01-2012, 01:54 AM
  3. How to D/C anyone - works on most if not all servers
    By yodawg in forum WoW EMU Exploits & Bugs
    Replies: 2
    Last Post: 07-05-2009, 12:04 PM
  4. Anyone doing OS X development of bot etc...?
    By ootoaoo in forum WoW Memory Editing
    Replies: 39
    Last Post: 08-30-2008, 03:32 AM
  5. Anyone working on a BETA Sandbox?
    By XFiFiX in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 07-20-2008, 05:21 AM
All times are GMT -5. The time now is 05:13 PM. 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