UOGamers Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • To obtain new Razor updates, please reinstall Razor from our new website.

blacksmith macro in razor?

Reemer

Squire
blacksmith macro in razor?

how do i make a macro for blacksmithing in razor?
like for chain gloves? also what about smelting?
only macro i could figure out was hideing. record. hide. stop. loop.....
 

Trevor

Knight
Re: blacksmith macro in razor?

just record your self making it. Put a pause at the bottom for like 1 sec or how ever long it takes to make the item. And let it rip. If you want to get complicated you can dd the hammer. Then change that to click by type so if it wears out it will click anther one in your bag. Just play around with it. You can really macro anything you want to a point
 

Reemer

Squire
Re: blacksmith macro in razor?

sweet! figured it out. ok i cant figure out how to smelt now. what do i put in to target the gloves?
 

jtobian2

Wanderer
Re: blacksmith macro in razor?

Ive got a macro that i just figured out, works great!

looks like:

Double Click (tongs) ---- (change to click by item type)
pause .20sec
GumpResponse (Button 21) ---- (make last)
pause 1.50sec
GumpResponse (Button 14) ---- (smelt item)
Pause .20sec
Target by Type short spear (1403) ---- (have to change that one by type too)
Pause .20sec




Just keep a bunch of tongs in ur bag, n ur good to go,
never times out
enjoy
 

darkzider

Wanderer
Re: blacksmith macro in razor?

Double Click (tongs) ---- (change to click by item type)
pause .20sec
GumpResponse (Button 21) ---- (make last)
pause 1.50sec
GumpResponse (Button 14) ---- (smelt item)
Pause .20sec
Target by Type short spear (1403) ---- (have to change that one by type too)
Pause .20sec


how do you get the pause .20sec in your macro???
 
Top