What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Any wikis/links/knowledge on making farming profile?

Caen25

New Member
Joined
Aug 27, 2010
Messages
40
Reaction score
0
Currently i need various motes from nagrand and as such I'd like to tinker a bit and make my own profile. Can anyone help?

I have been piecing apart many of them but I don't know how to get things such as item ids and the mob stats id.

Ty,
cameron
 
I use this..

/script local infoType, info1, info2 = GetCursorInfo(); if infoType == "item" then DEFAULT_CHAT_FRAME:AddMessage( info1 ); end
bind this macro to a button
pickup an item in inventory and press the button
 
I would love to figure out how people got all the locations with z- coordinates of nodes lol.
 
I would love to figure out how people got all the locations with z- coordinates of nodes lol.

The only way I know is to actually visit the location. Then, use HonorBuddy -> Profiles & Meshes tab -> My Position -> Cut-and-paste the info that shows up in the Log window. A lot of profiles get built manually this way.

cheers,
CJ
 
The only way I know is to actually visit the location. Then, use HonorBuddy -> Profiles & Meshes tab -> My Position -> Cut-and-paste the info that shows up in the Log window. A lot of profiles get built manually this way.

cheers,
CJ

Same here, I just go to the locations I want to add hotspots/mailbox for and click my location, I click on mobs and hit target info for the faction, I do the same for the vendor then edit everything into a profile. Item ids for protect list are just from my hugeass protect/forcemail list. Doesn't vary per profile.
 
Hrm, I wonder if I should just run gatherer or something --- seems to be alot of nodes I would miss just flying around ya know? I guess I will end up doing this but didn't want to waste tons of time if there was a list some where of mining nodes lol.
 
Last edited:
Back
Top