Like this?
Buddywing\Plugins\Chestinator.cs
like this
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.
<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>
<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>