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

making plugin to create list of enchant scrolls

hahajung

New Member
Joined
Jul 24, 2011
Messages
21
Reaction score
0
hi guys,
as the title states, i wanna make a plugin that makes certain list of enchant scrolls!

i figure that i would look similar to this


*edit i cant post the code directly i guess..

but i was referring to disenchant profile. it has disenchantaction actiontype, customaction code, itemtarget, while conditon and etc..



i get that i can use inbagcount for velium and mats. the problem is, i dont know what action code i should use to make the bot "enchant" things.
is there a wiki i can use that has all the commands listed? or can someone give me some advice? like what commands i can use?
thanks!
 
Last edited:
I haven't looked into it yet, but when I've been thinking you should use the Cast Spell action (with the enchants spellID, could also just add it from the tradeskill tab) and then a custom action which uses an item (there's an example code for that in the Guide.rtf in the PB folder, I don't have it right here on my laptop)
 
you can always do it by spell-cast, but PB has its own built in functions for dealing with tradeskills. my suggestion is to go over the pb documentation more thoroughly and write a profile to do what you need.
 
you can always do it by spell-cast, but PB has its own built in functions for dealing with tradeskills. my suggestion is to go over the pb documentation more thoroughly and write a profile to do what you need.
I'm quite sure PB has nothing to enchant stuff.
 
there is actually inside the tradeskill tab... "use on item"


imafiringmalazer.webp
 
Last edited:
Oh - I guess I'm wrong then ^^ I haven't rly used the tradeskill tab much ^^
 
Back
Top