Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Guide to Blacksmithy
#25

On Windows 7 it should be like this:

C:\Users\user\AppData\Roaming\Razor\Macros

on Windows XP:

C:\Documents and Settings\user\Application Data\Razor\Macros

where "user" is your username.
#26

programfiles/razor/macros
#27

Yeah that's not the right path. Look for the one that I posted earlier...
#28

I don't have the folder AppData or Roaming in my user directory.
#29

It's a hidden folder, so you have to make sure you are able to view them.

1. Open up your windows explorer and and click on the Users folder
2. Click on Organize at the top left
3. Click on Folder and Search Options
4. Go to the View Tab
5. Then make sure "show hidden files, folders, and drives" is checked
6. Click apply to folders

Then try again and check if you can see the AppData folder.
#30

son of a gun it worked. Thanks Harold!
#31

cool np...
#32

A cool shortcut is to put this into the run bar: %appdata%
That goes straight to the Roaming folder.
#33

Hay thx for the macro! But how do I get macro script to replenish ingots and deposit dagger, I can edit euo scripts but i can`t seem to figure out the razor macros
#34

Set up a restock / organize macro then place your macro onto a hot key and while recording your macro in razor you hit the hot key assigned to your restock / organize agent. You can set if statements to go by weight or amounts. (right click in the white box it will bring up options) (to bring up specific options left click the line you wish to edit and then right click)
If I remember correctly, try that.
#35

I recommend using "loop for" and "end for"

i start out with 399 ingots in my pack then hit play

dbl click ingots (target type)
wait for gump (any)
Gump response Button 16 (make dagger)
"Loop for" 133
Pause 200
Gump response Button 21 (make last)
wait for gump (any)
"End for"
Pause 2000
Exec: Organizer Agent 1 (sends daggers to box)
Pause 1000
Exec: Restock Agent 1 (ingots from metal chest)
Absolute Target (metal chest)
Pause 3000



Hope this helps
#36

Thx sounds great but how do you program these functions into razor all i can find is the for loops and the if statements, I cant find the absolute target commands and how do I import the hotkeys into the program, do I simply start recording and hit a shortcut key?


Forum Jump:


Users browsing this thread: 1 Guest(s)