Automated Garrison Ressources Farming in Spires of Arak menu

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 31
  1. #1
    horst's Avatar Active Member
    Reputation
    17
    Join Date
    Jan 2007
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Automated Garrison Ressources Farming in Spires of Arak

    Your gonna "farm" the Crate of Stolen Resources - Item - World of Warcraft.

    What you need:
    - Selected the Smuggling Run as Outpost in Spires of Arak
    - Some Automation/Marko-Software like LogitechGamingSoftware or the Razer Synapse

    Stand in front of a Wall and make a Macro like this in the Software from your Keyboard or Mouse:

    1) Key you've put your Smuggling Run! - Spell - World of Warcraft on.
    <Key you put the Skill on in your Action Bar>
    2) WoW Macro:
    /tar Honest Jim
    3) Just the key you selected for Interaction
    <Key you have selected for Target interaction>
    (You can find it under Targetfunctions in the KeyboardSettings in WoW, Default is F7 i think)
    4) WoW Macro:
    /run SelectGossipOption(1)
    5)WoW Macro:
    /run for i=1,GetMerchantNumItems() do local l=GetMerchantItemLink(i) if l then if l:find("Crate of Stolen Resources") then BuyMerchantItem(i, 1)end end end
    6) WoW Macro:
    /use Crate of Stolen Resources
    7) Set a waitingtime of 10 minutes

    You just let this run over and over and wait for your Resources to come in while your sleeping.


    Hope you like it

    P.S. I hope it's clear, that you have to put in small waiting times between the steppes (like 1-10 secs or even more if your server lags like shit)

    P.P.S. Sklug was nice enough to write an AutoItScript, which can be found in Post 18 (Automated Garrison Ressources Farming in Spires of Arak).
    Last edited by horst; 11-16-2014 at 02:12 AM.

    Automated Garrison Ressources Farming in Spires of Arak
  2. #2
    Sylic's Avatar Banned
    Reputation
    23
    Join Date
    Feb 2011
    Posts
    120
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If this works i will be so happy.

    Anyone can confirm yet? will try myself in a bit.

  3. #3
    checkanbus's Avatar Sergeant
    Reputation
    8
    Join Date
    Nov 2012
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Too bad this is bannable though.

  4. #4
    Thomja's Avatar Almost Legendary User
    Reputation
    538
    Join Date
    Nov 2008
    Posts
    639
    Thanks G/R
    14/38
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Testing this now on a G19 keyboard. Sadly no container as showed up during my last 3 tries... But this is awesome!
    I really don't have anything interesting to put here anymore.

  5. #5
    Cruelness's Avatar Member OVERBoost CoreCoins Purchaser
    Reputation
    2
    Join Date
    Aug 2009
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can you rebuild an outpost?

  6. #6
    Thomja's Avatar Almost Legendary User
    Reputation
    538
    Join Date
    Nov 2008
    Posts
    639
    Thanks G/R
    14/38
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Works!! +5
    I really don't have anything interesting to put here anymore.

  7. #7
    Seli's Avatar Contributor
    Reputation
    166
    Join Date
    May 2006
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cruelness View Post
    can you rebuild an outpost?
    Yes, 10.000 Gold.

  8. #8
    Sklug's Avatar ★ Elder ★
    Reputation
    1084
    Join Date
    Mar 2008
    Posts
    1,210
    Thanks G/R
    210/224
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can write an Autohotkey script for this if you'd like once I get to that point of the game myself... I haven't been able to login all day, and server was down 90% of the time yesterday on my realm. I really like the idea. +5 rep.

  9. #9
    Volterra's Avatar Member
    Reputation
    1
    Join Date
    Sep 2013
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sklug View Post
    I can write an Autohotkey script for this if you'd like once I get to that point of the game myself... I haven't been able to login all day, and server was down 90% of the time yesterday on my realm. I really like the idea. +5 rep.
    it would be awesome

  10. #10
    jimmyamd's Avatar Elite User
    Reputation
    329
    Join Date
    Apr 2014
    Posts
    866
    Thanks G/R
    71/114
    Trade Feedback
    8 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sklug View Post
    I can write an Autohotkey script for this if you'd like once I get to that point of the game myself... I haven't been able to login all day, and server was down 90% of the time yesterday on my realm. I really like the idea. +5 rep.
    if you do i'll name my first born after you

  11. #11
    horst's Avatar Active Member
    Reputation
    17
    Join Date
    Jan 2007
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jimmyamd View Post
    if you do i'll name my first born after you
    Cause I dont want your first born to be named Sklug and the EU-Servers are down and im bored to death i looked into AutoIt (i just watched some Videos right now).
    This Script should work. It has no fancy stuff like a Pause or End Button and i think you have to play in Window-Mode so AutoIt can detect it.

    Code:
    $r = Random(2000, 3500) ;Random Time between Key strokes, You may vary the min and max value to optimize for your ServerLag
    WinActivate("World of Warcraft") ; Select World of Warcraft Window
    
    While 1
    Send("{1}") ; 1) Key you've put your Smuggling Run! - Spell - World of Warcraft on.
    Sleep($r)
    Send("{2}") ; 2) Key with TargetMacro
    Sleep($r)
    Send("{F7}") ; 3)The InteractionKey
    Sleep($r)
    Send("{3}") : ; 4)The GossipMacro
    Sleep($r)
    Send("{4}") : ; 5) The Buy Macro
    Sleep($r)
    Send("{5}") ; 6) The Open Crate Macro
    Sleep(601000+$r+$r) ; 7)Waiting for Cooldown of Smugglers Run!
    Wend
    If someone knows his way around AutoIt he can optimze it if he wishes.

  12. #12
    Sklug's Avatar ★ Elder ★
    Reputation
    1084
    Join Date
    Mar 2008
    Posts
    1,210
    Thanks G/R
    210/224
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by horst View Post
    Cause I dont want your first born to be named Sklug and the EU-Servers are down and im bored to death i looked into AutoIt (i just watched some Videos right now).
    This Script should work. It has no fancy stuff like a Pause or End Button and i think you have to play in Window-Mode so AutoIt can detect it.

    Code:
    $r = Random(2000, 3500) ;Random Time between Key strokes, You may vary the min and max value to optimize for your ServerLag
    WinActivate("World of Warcraft") ; Select World of Warcraft Window
    
    While 1
    Send("{1}") ; 1) Key you've put your Smuggling Run! - Spell - World of Warcraft on.
    Sleep($r)
    Send("{2}") ; 2) Key with TargetMacro
    Sleep($r)
    Send("{F7}") ; 3)The InteractionKey
    Sleep($r)
    Send("{3}") : ; 4)The GossipMacro
    Sleep($r)
    Send("{4}") : ; 5) The Buy Macro
    Sleep($r)
    Send("{5}") ; 6) The Open Crate Macro
    Sleep(601000+$r+$r) ; 7)Waiting for Cooldown of Smugglers Run!
    Wend
    If someone knows his way around AutoIt he can optimze it if he wishes.
    This is an interesting start... unfortunately, you are not truly randomizing the delay with the $r variable. You essentially randomized one time, but every single time you call to that $r it is now a set number that no longer changes. So let's say the first time the delay 2800 ms (2.8 seconds)... every single delay from then on is going to be 2.8 seconds. What you need is a method(aka function) that you can call to that re-randomizes every single time you call to the method. This helps you appear maybe, more human as it legitimately randomizes the inputs.

    A simple rough code to do that would be creating a Randomization method. I should note because this language is kind of like a more refined Basic, there are much simpler ways to do this in more modern languages, but this one integrates into the Windows API real well and is just so easy to use for simple scripts. There are much less clumsy looking ways to integrate a random function into AHK than what I will write as well, but for doing what you are essentially doing this is probably the least taxing. There's some other ways we can loops some ranges to similar efficacy, but this works.

    Code:
    Rand( a=0.0, b=1 ) 
    {
    	IfEqual,a,,Random,,% r := b = 1 ? Rand(0,0xFFFFFFFF) : b
    	Else Random,r,a,b
    	Return r
    }
    
    SleepRandom()
    {
         sleepRand := Rand(2650,3050)
         sleep, %sleepRand%
    }
    Thus, in the future, when you want to sleep a random interval, all you need to write, using your code above is:

    Code:
    Send("{1}") ; 1) Key you've put your Smuggling Run! - Spell - World of Warcraft on.
    SleepRandom()
    Send("{2}") ; 2) Key with TargetMacro
    SleepRandom()
    Send("{F7}") ; 3)The InteractionKey
    SleepRandom()
    Send("{3}") : ; 4)The GossipMacro
    SleepRandom()
    and so on...

    With that being said, I highly recommend using ControlSend instead of Send, but this requires a little extra setup as you need to identify the actual World of Warcraft unique window handle it has. The advantage is it would allow you to send the commands in the background, even if the window was not in the foreground. To do this you gotta use the "WinGet" command to determine the handle.

    Honestly, you can look it up, but I'll write it once I actually get there and can check out this particular cool thing, I've just been in que for 8 hrs today and haven't been able to login at all, plus I only got 1 hr of playtime yesterday before servers crashed again and again and again...

    Shouldn't take me long. I am more concerned about the 10 minute delay timer. Is it always exactly 10 minutes right on the dot from the moment of activating it, or does the 10 minute timer start at the end of when you actually finish all of those steps. This will be important for how I time the algorithm. Remember, this is going to be no different to the WOW window than you having keyboard plugged into windows and you typing away. All this does is literally simulate a real keyboard typing in windows and they cannot tell a difference. This means it is very safe, but it also means I am unable to do a memory hook into WOW and unable to make a more robust program where I could use logic where I could get a program to function within 1 second of the item becoming available again. Here, it'll just be a rough 10 minute, with maybe 30 second + delay for error comfort. That's a 3 min loss of efficiency in per hour minimum, and overnight, that could be a loss nearly 30 minutes worth of efficiency, the difference between an extra 300-400+ resources. Thus, I need to make sure it is tuned efficiently.

    Again, the coding is easy, the tuning I just want to refine a little. Hopefully I'll get to it tonight.
    Last edited by Sklug; 11-15-2014 at 01:28 AM.

  13. #13
    horst's Avatar Active Member
    Reputation
    17
    Join Date
    Jan 2007
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the extended reply.
    Now I know a lot more about this, but I doubt I will use it, cause I dont really have any intention to make these kind of scripts.
    But now I can check on other Code and tell their creators its bad

    on the 10 minute-timer question:
    Its a skill which calls the NPC, just like whistle. And it has exactly 10 min cooldown. Its an instant cast.

  14. #14
    grdxribeiro's Avatar Private
    Reputation
    1
    Join Date
    Nov 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can write an Autohotkey script for this if you'd like once I get to that point of the game myself.[img]http://*****/R7sibGS[/img][img]http://*****/R7si5IJ[/img]

  15. #15
    SevenAzu's Avatar Private
    Reputation
    1
    Join Date
    Nov 2014
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cruelness View Post
    can you rebuild an outpost?
    Guildies of mine have told me that you can at the cost of 10k gold once you are level 100
    I dont know the details of where and how but Ive seen wowhead say the same thing. if any1 knows how and where that'd be appreciated

Page 1 of 3 123 LastLast

Similar Threads

  1. Automated garrison missions?
    By ballder in forum World of Warcraft General
    Replies: 1
    Last Post: 11-17-2014, 10:35 AM
  2. [Guide] Honorbuddy Automated Botting Guide! Farm and sell without using your computer!
    By arczi19 in forum World of Warcraft Guides
    Replies: 7
    Last Post: 02-18-2013, 01:39 PM
  3. [Selling] Honorbuddy Automated Botting Guide! Farm and sell without using your computer!
    By arczi19 in forum World of Warcraft Buy Sell Trade
    Replies: 7
    Last Post: 01-31-2013, 12:04 PM
  4. [Selling] [US & EU] CHEAP "Automated" Powerleveling/Honor Farming/Gold Farming/Etc!!!
    By Gelormino in forum World of Warcraft Buy Sell Trade
    Replies: 81
    Last Post: 09-27-2012, 06:29 PM
All times are GMT -5. The time now is 04:05 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search