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

[Plugin] Chestinator

Status
Not open for further replies.

Neo93

Member
Joined
Aug 30, 2011
Messages
342
Reaction score
4
Chestinator - Let's earn some $$$


I won't support this anymore, since the function is build into BuddyWing.



Cheers​
 
Last edited:
Added your plugin to the folder, the bot doesn't seem to see it... =\
 
Last edited:
Like this?

Well, a few days ago i found some profile for correllia chest farming related to this plugin, but it doesn't work. Maybe i am at the wrong start position, am i guessing right to set my toon to black hole?
 
The profile is made by me, I dont know if every hotspot is working, but it works even without the plugin (I think).

Update it and then try it again.

Buddywing\Plugins\Chestinator.cs

like this

Create a folder Chestinator and put it in the Plugin folder.
 
The profile is made by me, I dont know if every hotspot is working, but it works even without the plugin (I think).

Update it and then try it again.



Create a folder Chestinator and put it in the Plugin folder.


Ok, gonna do it asap. ty
 
I hacked up your Corelia profile and added the first 7 chests in Ilum... Seems to work with my 50 Jugerskank...

Code:
<Profile xmlns="http://tempuri.org/ProfileSchema.xsd">
  <Name>[E] Ilum Chest Farming</Name>


  <Taxis>
    <Hotspot Name="Imperial Base Camp Speeder" X="37.7573" Y="-0.4667982" Z="-46.1142" /><!-- Starter -->
    
	</Taxis>

  <!--	
    <Vendors>
    EMP - Starter
    <Hotspot Name="Imperial Medical Droid" X="37.2233" Y="-0.4792308" Z="-39.2051" />
        
  </Vendors>

  <Mailboxes>
    <Hotspot Name="Mailbox" X="36.96173" Y="-0.4598001" Z="-43.84671" />
    EMP - Starter
    
  </Mailboxes>
	<BindPoints>
		
	</BindPoints>
	
	<Trainers>
	</Trainers>
  <AvoidMobs>
     
  </AvoidMobs>
  
	-->
    
  <Questing>
    
    <UseObject QuestId="1" Name="Security Chest" Radius="500">
      <Hotspots>        

        <Hotspot Name="Chest1" X="109.1918" Y="-0.6657443" Z="-52.39609" />
        <Hotspot Name="Chest2" X="84.62935" Y="0.767596" Z="-15.74623" />
        <Hotspot Name="Chest3" X="31.79367" Y="-1.160388" Z="-9.609019" />
        <Hotspot Name="Chest4" X="11.1101" Y="0.2109878" Z="12.4413" />
        <Hotspot Name="Chest5" X="-43.76073" Y="-1.695533" Z="18.60754" />
        <Hotspot Name="Chest6" X="-55.63587" Y="3.271884" Z="-0.9566255" />
        <Hotspot Name="Chest7" X="12.4262" Y="-0.7711995" Z="-0.408521" />
   
        <!-- well, I wouldnt go for that-->
      </Hotspots>
    </UseObject>
    
  </Questing>

  </Profile>
 
Is this chest working for anyone?

[video=youtube;y9N4ucEvfvo]http://www.youtube.com/watch?v=y9N4ucEvfvo[/video]

Location:
<!-- My Location: <-322.1045, -9.38609, -177.0602> -->
<Hotspot Name="My Location" X="-322.1045" Y="-9.38609" Z="-177.0602" />
mesh-chest-001.webp


Profile to got there:
Code:
<Profile xmlns="http://tempuri.org/ProfileSchema.xsd">
  <Name>[E] Corilia Chest Farming - jump?</Name>

  <Taxis>
    <Hotspot Name="Incorporation Islands Tram" X="-170.1036" Y="4.38175" Z="217.1191" /> <!-- Starter -->
    <Hotspot Name="Business Sector Tram" X="303.7045" Y="22.38175" Z="-121.3812" /><!-- EMP - Business Sector-->
    <Hotspot Name="Imperial War Camp Tram" X="-317.204" Y="-7.61825" Z="-153.1092" /><!-- EMP - Imperial War Camp-->
	</Taxis>

  <GrindAreas>
    <GrindArea Name="Chests">
      <Hotspots>
				<!-- My Location: <-322.1045, -9.38609, -177.0602> -->
				<Hotspot Name="My Location" X="-322.1045" Y="-9.38609" Z="-177.0602" />
      </Hotspots>

    </GrindArea>
  </GrindAreas>

  <Questing>
    <Grind GrindRef="Chests" While="True" />
  </Questing>
</Profile>
 
@Neo93 - Is the "Randomnicity" of the hotspots it goes to by design of how the internal code of the BoT works? I have Seven chests in my Ilum profile, but it seems to hang out between the first 3 or 4 and never ventures off to the other ones.. It is still making credits, but if it would go to each in order, it would be way more efficient.
 
Status
Not open for further replies.
Back
Top