Levelling Transmuting

free(?!) clues!

Levelling Transmuting

Postby Tantroth » 18 Mar 2018, 09:39

For those who have forgotten, like I did until recently, you can level your transmutation skill in Butcherblock with the buy script I've attached, and using Ogre Transmute or Ogre TSE.

To begin with, have an open bag or two or three, preferably empty so you don't transmute something you don't want to. Head to Butcherblock via the globe/bell. Barnaby Blunderbuss <Master of Coins and Contraptions> will buy your old coins for an item called "Gnomish Currency Exchange" (goes in your currency window). Then you sell those to him for "Minor X transmuter's Stone", where X is the type. So, level 1 is Lapis Lazuli and you can buy them for one exchange token. Minor Coral Transmuter's Stone is level 10 and you can buy those for 2 exchange tokens each. He is in the tinkering tent on the left side of the castle fortifications at the Butcherblock dock. The Gnomish Currency is tradeable, and may be found on your local broker if you don't have the old currency to trade in.

Code: Select all
function main(int loops=10)
{
   variable int counter=0
   while ${loops} >= ${counter:Inc}
   {
      Actor[Barnaby]:DoTarget
      wait 5
      Actor[Barnaby]:DoubleClick
      wait 5
      Vendor.Item[minor lapis lazuli transmuter's stone]:Buy[1]
      wait 5
      ChoiceWindow:DoChoice1
   }
}


Save this as mutebuy.iss, or whatever you prefer to call it. Stand by Barnaby, make a note of how many empty slots in your assigned bags you have available, and type mutebuy 50 in the console. Replace 50 with whatever amount you want to purchase. Once it's completed buying the stones, use ogre tse or ogre transmute to mute those bags, making sure to only select those bags. Such as your empty bags are 3, 4, and 5, so you uncheck bag 1 and check bags 3, 4, 5 on the ogre tse/transmute. Once it's done transmuting, run the script again for however many slots you have open. Rinse and repeat until you've maxxed out transmuting.
Tantroth
 
Posts: 12
Joined: 30 Nov 2013, 02:29

Re: Levelling Transmuting

Postby sodaPoP » 18 Mar 2018, 12:46

Very helpful, thanks Tantroth!
sodaPoP
 
Posts: 22
Joined: 13 May 2014, 18:43


Return to Guides & Strats

Who is online

Users browsing this forum: No registered users and 3 guests

cron