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

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!

Need help with coding (plugin to work then I have required amount of items in my bag)

ltbaron

New Member
Joined
Sep 18, 2013
Messages
282
Hello,

I'm trying to figure out how to make a plugin work only when I have required number of material in my bags. I'm basically editing key spammer:

http://www.thebuddyforum.com/honorbuddy-forum/plugins/uncataloged/145665-plugin-key-spam.html

I only need it to start clicking key when I have required amount of material in my bags. Would be even better if it could run macro instead of clicking because I'm creating macro in game and letting it click that macro when I have the required material.
I know it has something to do with HasItem(item) & greated then.

Thanks for helping
 
why would u edit a plugin that is not doin anything useful for your requirements?
Take a look at professionbuddy ... it is all about professions, profiles are basicly created by click & play / drag & drop actions
 
The thing is that I'm using questing profiles for farming materials and when I farm certain amount of them I need a plugin to use profession spell to craft items and farm again any ideas?
 
The thing is that I'm using questing profiles for farming materials and when I farm certain amount of them I need a plugin to use profession spell to craft items and farm again any ideas?

can be done with professionbuddy too
 
But I have to modify every single questing profile I have to make it compable with PB?
 
no u can load profiles with conditions ... so something like

if not all items in bags -> load profile for gathering (which is your questing profile)
if all items in bags -> craft stuff

a good example for that should be any PB-Profile for skilling professions, they (mostly) load different profiles for different stages of your current profession skill (like gather here if skill is below 125, gather there if skill above 124 and below 225, and so on)
 
Back
Top