• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • making plugin to create list of enchant scrolls

    Discussion in 'Archives' started by hahajung, Dec 25, 2011.

    1. hahajung

      hahajung New Member

      Joined:
      Jul 24, 2011
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      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: Dec 25, 2011
    2. Inrego

      Inrego New Member Buddy Store Developer

      Joined:
      Feb 7, 2010
      Messages:
      2,765
      Likes Received:
      71
      Trophy Points:
      0
      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)
       
    3. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0
      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.
       
    4. Inrego

      Inrego New Member Buddy Store Developer

      Joined:
      Feb 7, 2010
      Messages:
      2,765
      Likes Received:
      71
      Trophy Points:
      0
      I'm quite sure PB has nothing to enchant stuff.
       
    5. seVen

      seVen New Member

      Joined:
      Jan 31, 2010
      Messages:
      589
      Likes Received:
      20
      Trophy Points:
      0
      there is actually inside the tradeskill tab... "use on item"


      imafiringmalazer.jpg
       
      Last edited: Dec 25, 2011
    6. Inrego

      Inrego New Member Buddy Store Developer

      Joined:
      Feb 7, 2010
      Messages:
      2,765
      Likes Received:
      71
      Trophy Points:
      0
      Oh - I guess I'm wrong then ^^ I haven't rly used the tradeskill tab much ^^
       

    Share This Page