Page 1 of 1

[REQ] Teir Stone Farming Via Guild Castle Vault

Posted: Tue May 24, 2011 7:24 am
by Ascendency4
broswing the forums i found a intresting fusion control addon by rock5 i was quite impressed with what really caught my eye was this bit of code that automatically purchased belts:

Code: Select all

   <!-- #  8 --><waypoint x="-21941" z="3955">
      local tobuy = Fusion_NumberToBuy()
      local npcname = RoMScript("TEXT('Sys110871_name')") -- Montestaire
      local beltname = RoMScript("TEXT('Sys221544_name')") -- Gold-wrapped Belt
      repeat
         local beltcount = inventory:getItemCount(221544) -- number of belts you already have
         if beltcount >= tobuy then break end
         player:target_NPC(npcname); yrest(2000);
         sendMacro("ChoiceOption(1);"); yrest(2000); -- open store
         BuyItemByName(beltname, tobuy - beltcount)
         yrest(10000)
      until false
   </waypoint> 
obviously this system uses t3 belts while the standard now is t4 which is only available via limo. obviously a level 10 bot does not have a functional means to access limo so i got to thinking and this is my plan and this is where my request comes in.


1.Bot mushrooms untill lv3 ( REQ: proper synthax for "If Player.level == >3 than load paths;"
2. bot small bears until 9
3. bot large bears till 11
4. at 11 turn in bear claw daily for 100 phirus tokens
5. begin waypoint path to varanas
6. unlock arcane transmuter
7. purchase 3 extra charges from Varanas charge vendor (REQ: function to enter secondary password when prompted)
8. relocate to guild hall
9. enter my botting castle
10. retrieve the appropriate number of belts (REQ: havent the slightest idea how/if it is possiable for the bot to currently filter the guild vault and remove a specific number of a named item
11. relocate to mailbox
12. run rock5's fusioncontrol addon and mail the fusion stones to the appropriate alt.
13. log out and fastlogin to the next alt
14. repeat process till you have a pile of t9 stones ^_^


clearly its gonna be allot of work but i think its managable i wouldnt expect anyone to do it for me but if anyone could help with the 3 functions im confused about i would greatly appreciate it ^_^

Re: [REQ] Teir Stone Farming Via Guild Castle Vault

Posted: Tue May 24, 2011 8:26 am
by rock5
I think you can get t4 items from nth Janost too.

Green 58 item + fusion stone = t4

Re: [REQ] Teir Stone Farming Via Guild Castle Vault

Posted: Tue May 24, 2011 9:10 am
by Ascendency4
yeah but that would request another bot to gather all those items as opposed to simply filling a vault with vendor belts and having the entire bot army access them in the same city they aqquire there transmuter charges and i would like to limit the mail traffic/involvement in my main characters and this charge farming system.

ultimately the plan is to lander the teir stones on the AH to my alts at about 50% of there actual value. and then resell or use them.

so if i can have the entire system run independently from my main character other than the portal one character needs to go get the belts in limo the system would be rather anonymous.

Re: [REQ] Teir Stone Farming Via Guild Castle Vault

Posted: Thu May 26, 2011 10:40 am
by Alkaiser
THIS: (REQ: function to enter secondary password when prompted)

I made the mistake of using an upper-case letter in my secondary password. For some reason I can't get the bot to type a capital letter. I wonder if an addon could do this automatically rather than a bot userfunction.

Re: [REQ] Teir Stone Farming Via Guild Castle Vault

Posted: Sat Jun 04, 2011 1:56 pm
by RicalEyl
you dont need a sec pass if you buy them from the arcane transmuter guy...

Re: [REQ] Teir Stone Farming Via Guild Castle Vault

Posted: Sun Jun 05, 2011 5:42 pm
by RicalEyl
and is there a reason why you want to be Lvl 11? bot bears to 8 and then turn in the bears ;) if you are still only lvl 9 then kill some on your way to varnaras ;)

If you want to be certain that you get 9 daylies done just bot till you have 45 bear claws... that should also be possible

Re: [REQ] Teir Stone Farming Via Guild Castle Vault

Posted: Sat Jan 31, 2015 10:43 am
by Espy
This is a rely interesting topic, but due to the dates, I assume it has been abandon?
if that is the case, the "new" tier making way (non-bannable) is do dailies with alts and buy 10 charges from phirus tokenes IS, so at the moment there is an alt fest daily at heffner camp doing the smile shop daily. Alternatively I was wondering can u not farm sharp bear claws as mentioned above via botting and then use them with alts to do there dailies?
In other words, give dirty stated gear to an alt, and bot with him bears, drop any non sharp bear claw and then send it to the alts u have?
So all u have to programm is farming bears.
(i searched previews topics, didnt find anything like this topic but i didnt want to open a new one in case there is one and i havent found it)