• Visit Rebornbuddy
  • Auto sell items when inventory is full / repair

    Discussion in 'Wildbuddy Forum' started by Zytan, Aug 21, 2016.

    1. Zytan

      Zytan Member

      Joined:
      Jun 12, 2012
      Messages:
      84
      Likes Received:
      0
      Trophy Points:
      6
      Hello,

      i have created a simple profile for running around killing stuff and when bag is fulll i would like the bot to sell items or repair if anything needs to be reapired.

      Profile:

      Code:
      <Profile Name="3-6" Author="test" Version="1"> 			
      				<Grind CreatureIds="27449,27451" ExcludeNeutral="true">
      					<GrindArea>
      						<Hotspot X="-551.3072" Y="-943.9133" Z="-3646.437" Timeout="60" Range="150" />
      						<Hotspot X="-591.9733" Y="-948.7164" Z="-3606.385" Timeout="60" Range="150" />
      						<Hotspot X="-595.0767" Y="-941.3621" Z="-3680.059" Timeout="60" Range="150" />
      						<Hotspot X="-640.4073" Y="-942.5441" Z="-3665.167" Timeout="60" Range="150" />
      						<Hotspot X="-714.9655" Y="-958.5246" Z="-3759.256" Timeout="60" Range="150" />
      					</GrindArea>
      				</Grind>
      				<Vendor>
      				  <MaxQuality>Inferior</MaxQuality>
      				  <VendorNPCs>
      					<VendorNPC CreatureId="28739" CreatureName="Supplier Ingavak" MapId="" X="-549.8439" Y="-905.6646" Z="-3262.566"/>
      				  </VendorNPCs>
      				</Vendor>
      </Profile>  
      Error i am getting is:
      Code:
      Couldn't select a vendor to do our vendor run! Does the profile contain actual Vendor definitions?
      And same for repair ....

      Anyone can help me with the error?

      PS how do i get my current X,Y,Z or my character and map id?
       
    2. rawr123

      rawr123 New Member

      Joined:
      Aug 15, 2013
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      "<VendorNPC CreatureId="28739" CreatureName="Supplier Ingavak" MapId="" X="-549.8439" Y="-905.6646" Z="-3262.566"/>

      Guessing because there is no mapid, I know there is a documentory site with the hotkeys, can't find it though.. :(
       
    3. Lper

      Lper New Member

      Joined:
      Aug 22, 2016
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      but it only sells junks! i got so many equipments and books. how can i sell them all ???
      and codes plz ?
       
    4. Tankall

      Tankall New Member

      Joined:
      Apr 2, 2015
      Messages:
      99
      Likes Received:
      1
      Trophy Points:
      0
      Last edited: Aug 23, 2016
      Zytan likes this.
    5. Tankall

      Tankall New Member

      Joined:
      Apr 2, 2015
      Messages:
      99
      Likes Received:
      1
      Trophy Points:
      0
      Also - you can get character's position and MapID by either opening the devtools window and hitting refresh objects OR by selecting your toon in game <F1> and doing a target dump <Alt+Shift+D>
       
    6. Zytan

      Zytan Member

      Joined:
      Jun 12, 2012
      Messages:
      84
      Likes Received:
      0
      Trophy Points:
      6
      Thank you for your help.
       
    7. Lper

      Lper New Member

      Joined:
      Aug 22, 2016
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      how i can set up an in game junkit addon ?
       

    Share This Page