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

[Request] Quest Order Profile Maker plugin

keleshia

Member
Joined
Oct 20, 2010
Messages
188
Reaction score
0
Hello, since cataclysm will be launching soon. I was wondering if any plugin makers are planning to release a plugin that we could create quest order profiles.

I'm really interested to start profile making and hopefully doing them with the ease by the help of a plugin similarly like apoc's. This way we could share our profiles and efficiency in new profiles will be quite nice.

Just bought an upgrade of zygors cata so I was planning to create them using zygors' quest orders as close possible.

Sorry if this is too much to request but I guess that would be really nice if someone could do that.

Thank you!
 
wow very interesting. I to was thinking the exact same thing. I would really happy to get a quest order profile maker and planned on following the Zygors guides to get it done. The way the guide handles quests is the best way to achieve max xp an hour. (stop here on the way pick up this object that gives this quest turn in these 2 quests but not this one blah blah blah)
Anyone out there have this?
 
Hmm, it should be easy coding something like this in VB seeing that all you need is string manipulation.
I can also try making the app to query wowhead for IDs so you don't have to look up on every quest, but I can't guarantee anything as I'm busy, very busy with personal stuff.


I'm currently working on a questing profile with the QuestOrders from ZygorGuides, but quite alot of grinding is required as HB doesn't support some quest behavior/objectives yet. (although you can make your own custom one now)
 
Sweet! Whatever it is, it will really speed up the time to create quest profiles and would be really handy for people like me who find profile making a pain! Heehee
 
Hmm, it should be easy coding something like this in VB seeing that all you need is string manipulation.
I can also try making the app to query wowhead for IDs so you don't have to look up on every quest, but I can't guarantee anything as I'm busy, very busy with personal stuff.


I'm currently working on a questing profile with the QuestOrders from ZygorGuides, but quite alot of grinding is required as HB doesn't support some quest behavior/objectives yet. (although you can make your own custom one now)

Keep in mind that HB uses C# as a plugin language, and compiles on the fly. It shouldn't be that much of a leap of faith to go from VB to C# - especially if you use Visual Studio, a free version (express) is available here
http://www.microsoft.com/express/Downloads/#2010-Visual-CS


Good luck with it
 
Back
Top