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

[Plugin]AutoBarnTraper by AriDEV

Not exactly sure what all you changed from the Author's post? I have tried it and it seems to be working (like you said, had to take off some gear).

Please post here if you add mobs and their locations! I think I have listed below every trappable mob in SMV (other than the Elekk - which are fairly rare):


// Shadowmoon Valley
o.Entry == 74169 // Gloomshade Howler
o.Entry == 78385 // Pearltusk Grazer
o.Entry == 78276 // Silverpelt Charger
o.Entry == 78275 // Silverpelt Doe
o.Entry == 87698 // Rockhide Bull
o.Entry == 87700 // Rockhide Grazer
o.Entry == 82308 // Shadowmoon Stalker

I see wrong syntax here (if im not wrong, not a guru with C but still its obvious)
Every line but the last one should end with the "Or" operand "||"

PHP:
                  // Add Entries u want to catch // later maybe with settings.
                //*********************************************************
                // Frostfire Ridge
                o.Entry == 75416  || // Coldsnout Boar
                o.Entry == 79756  || // Coldsnout Sow
                o.Entry == 72162  || // Wooly Clefthoof
                // Nagrand
                o.Entry == 78459  || // Tenderhoof Meadowstomper
                o.Entry == 78277  || // Breezestrider Colt
                o.Entry == 78278  || // Breezestrider Talbuk
                // Shadowmoon Valley
                o.Entry == 74169  ||  // Gloomshade Howler
                o.Entry == 78385  ||  // Pearltusk Grazer
                o.Entry == 78276  ||  // Silverpelt Charger
                o.Entry == 78275  ||  // Silverpelt Doe
                o.Entry == 87698  ||  // Rockhide Bull
                o.Entry == 87700  ||  // Rockhide Grazer
                o.Entry == 82308 // Shadowmoon Stalker
 
Last edited:
I'm glad you finally figured it out. The only tip I can give; is to lay down the trap as soon as you pull, and don't move at all until your target is trapped. It seems that YOU may sometimes trigger the trap if you moved close to it. Other than that, it works perfectly well.
 
I'm glad you finally figured it out. The only tip I can give; is to lay down the trap as soon as you pull, and don't move at all until your target is trapped. It seems that YOU may sometimes trigger the trap if you moved close to it. Other than that, it works perfectly well.

I am having a hard time getting Grindbot to work on a profile I made... which Botbase are you guys using?
 
anyone got a working one with mob ids already in it ? please ?

Here is mine with most every mob in SMV that you can trap.

My issue thusfar has been that my HB Grindbot isn't working with the profile I made. I think it is an issue with Grindbot atm. However, the plugin works just fine (as attached) with other profiles/botbases, just it rarely has the chance to use it.

Good luck to you my friend.
 

Attachments

Can anyone tell me why my Lvl 100 toon won't attack any of the mobs in SMV with the following profile i wrote?

Code:
<HBProfile>
///////////////////////////////////////////////////
//                                               //
// Profile generated with ZapRecorder2 v1.2.0    //
// Created by BadWolf                            //
//                                               //
///////////////////////////////////////////////////
<Name>FarmSMVBarn</Name>
<MinLevel>89</MinLevel>
<MaxLevel>101</MaxLevel>
   
<MinDurability>0.2</MinDurability>
<MinFreeBagSlots>1</MinFreeBagSlots>

<MailGrey>false</MailGrey>
<MailWhite>false</MailWhite>
<MailGreen>false</MailGreen>
<MailBlue>false</MailBlue>
<MailPurple>false</MailPurple>

<SellGrey>false</SellGrey>
<SellWhite>false</SellWhite>
<SellGreen>false</SellGreen>
<SellBlue>false</SellBlue>
<SellPurple>false</SellPurple>

 <TargetElites>false</TargetElites>    
   
   
 <AvoidMobs>
    <Mob Name="Blackwind Warp Chaser" Entry="23219" />  // Example of mob to avoid to add in future
 </AvoidMobs>

<Vendors>
</Vendors>

<Mailboxes>
</Mailboxes>

<Blackspots>
</Blackspots>


  <GrindArea>

       <RandomizeHotspots>true</RandomizeHotspots>
   
       <Factions>99999</Factions>
     
       <Hotspots>
       <Hotspot X="1332.227" Y="-1.572237" Z="78.92088" />
       <Hotspot X="1307.193" Y="-33.61178" Z="77.77674" />
       <Hotspot X="1300.018" Y="-73.39942" Z="78.47549" />
       <Hotspot X="1332.745" Y="-98.10852" Z="77.57674" />
        <Hotspot X="1362.319" Y="-125.6396" Z="69.48985" />
        <Hotspot X="1397.092" Y="-143.8608" Z="57.91598" />
        <Hotspot X="1437.786" Y="-146.5981" Z="55.50181" />
        <Hotspot X="1428.493" Y="-184.8619" Z="46.36782" />
        <Hotspot X="1416.364" Y="-222.3938" Z="38.73333" />
        <Hotspot X="1399.197" Y="-259.3103" Z="36.20345" />
        <Hotspot X="1390.654" Y="-295.2036" Z="19.11272" />
        <Hotspot X="1360.669" Y="-319.4644" Z="7.515615" />
        <Hotspot X="1320.161" Y="-319.386" Z="12.09932" />
        <Hotspot X="1279.354" Y="-318.1904" Z="15.70896" />
        <Hotspot X="1238.427" Y="-319.3355" Z="13.31571" />
        <Hotspot X="1263.612" Y="-351.2201" Z="7.178938" />
        <Hotspot X="1292.895" Y="-379.7482" Z="6.563656" />
        <Hotspot X="1321.467" Y="-409.0493" Z="3.922902" />
        <Hotspot X="1354.749" Y="-431.3417" Z="2.140699" />
        <Hotspot X="1371.32" Y="-468.4518" Z="-2.944608" />
        <Hotspot X="1378.814" Y="-507.9075" Z="-6.527523" />
        <Hotspot X="1381.995" Y="-548.561" Z="-3.950951" />
        <Hotspot X="1374.051" Y="-588.6814" Z="-6.59208" />
        <Hotspot X="1389.957" Y="-626.1815" Z="-5.136614" />
        <Hotspot X="1386.221" Y="-664.9479" Z="-16.68993" />
        <Hotspot X="1379.635" Y="-705.1639" Z="-17.1002" />
        <Hotspot X="1379.071" Y="-746.0247" Z="-18.24109" />
        <Hotspot X="1377.958" Y="-786.1311" Z="-21.29146" />
        <Hotspot X="1377.409" Y="-827.0463" Z="-18.7553" />
        <Hotspot X="1380.808" Y="-867.7614" Z="-20.73922" />
        <Hotspot X="1374.638" Y="-908.0948" Z="-23.45635" />
        <Hotspot X="1384.146" Y="-947.157" Z="-20.96926" />
        <Hotspot X="1422.178" Y="-951.6904" Z="-8.251616" />
        <Hotspot X="1414.103" Y="-990.9528" Z="-10.37422" />
        <Hotspot X="1408.559" Y="-1031.546" Z="-13.616" />
        <Hotspot X="1396.029" Y="-1068.158" Z="-26.87921" />
        <Hotspot X="1411.706" Y="-1104.151" Z="-17.92296" />
        <Hotspot X="1433.98" Y="-1137.383" Z="-14.94167" />
        <Hotspot X="1442.203" Y="-1165.133" Z="-0.6283439" />
        <Hotspot X="1394.282" Y="-1142.026" Z="-12.04576" />
        <Hotspot X="1361.955" Y="-1118.786" Z="-21.982" />
        <Hotspot X="1328.001" Y="-1138.598" Z="-32.42201" />
        <Hotspot X="1319.38" Y="-1177.175" Z="-23.92271" />
        <Hotspot X="1308.702" Y="-1216.294" Z="-20.76686" />
        <Hotspot X="1281.94" Y="-1246.652" Z="-17.24825" />
        <Hotspot X="1246.63" Y="-1267.2" Z="-14.08261" />
        <Hotspot X="1210.56" Y="-1286.676" Z="-13.19058" />
        <Hotspot X="1174.515" Y="-1306.138" Z="-16.01406" />
        <Hotspot X="1139.402" Y="-1325.097" Z="-23.03911" />
        <Hotspot X="1104.093" Y="-1343.272" Z="-16.80881" />
        <Hotspot X="1064.365" Y="-1337.709" Z="-18.07626" />
        <Hotspot X="1028.181" Y="-1321.141" Z="-13.06247" />
        <Hotspot X="997.5123" Y="-1311.092" Z="-13.66515" />
        <Hotspot X="988.7412" Y="-1327.671" Z="-10.44628" />
        <Hotspot X="987.5222" Y="-1367.367" Z="-4.56067" />
        <Hotspot X="988.6569" Y="-1408.225" Z="-2.192808" />
        <Hotspot X="983.8052" Y="-1448.826" Z="1.177624" />
        <Hotspot X="1001.877" Y="-1485.606" Z="-2.672449" />
        <Hotspot X="1024.854" Y="-1519.433" Z="-4.640678" />
        <Hotspot X="1048.979" Y="-1552.62" Z="-6.208452" />
        <Hotspot X="1070.439" Y="-1587.164" Z="-3.562996" />
        <Hotspot X="1084.162" Y="-1624.567" Z="0.9411324" />
        <Hotspot X="1091.258" Y="-1663.878" Z="8.093958" />
        <Hotspot X="1095.99" Y="-1704.062" Z="10.29103" />
        <Hotspot X="1088.318" Y="-1744.342" Z="10.42116" />
        <Hotspot X="1073.955" Y="-1781.911" Z="9.816781" />
        <Hotspot X="1049.259" Y="-1813.689" Z="3.339293" />
        <Hotspot X="1011.139" Y="-1825.372" Z="-1.685326" />
        <Hotspot X="971.6545" Y="-1835.305" Z="-1.962655" />
        <Hotspot X="933.0557" Y="-1848.592" Z="0.5917784" />
        <Hotspot X="895.2101" Y="-1861.561" Z="8.328838" />
        <Hotspot X="857.4502" Y="-1874.502" Z="14.56072" />
        <Hotspot X="818.1157" Y="-1883.189" Z="17.38201" />
        <Hotspot X="779.4463" Y="-1871.06" Z="17.60875" />
        <Hotspot X="746.1548" Y="-1848.275" Z="23.17195" />
        <Hotspot X="730.268" Y="-1810.373" Z="22.16893" />
        <Hotspot X="724.4232" Y="-1770.146" Z="16.68052" />
        <Hotspot X="734.743" Y="-1731.228" Z="22.11593" />
        <Hotspot X="764.0259" Y="-1702.708" Z="19.60471" />
        <Hotspot X="794.2877" Y="-1676.854" Z="14.11323" />
        <Hotspot X="821.6876" Y="-1647.733" Z="11.1373" />
        <Hotspot X="843.3038" Y="-1612.965" Z="10.7096" />
        <Hotspot X="874.0816" Y="-1586.544" Z="6.42729" />
        <Hotspot X="906.2627" Y="-1562.935" Z="1.742206" />
        <Hotspot X="939.3433" Y="-1538.652" Z="2.119441" />
        <Hotspot X="962.6297" Y="-1505.676" Z="0.4813954" />
        <Hotspot X="975.5807" Y="-1466.803" Z="2.83773" />
        <Hotspot X="989.9927" Y="-1428.513" Z="0.3666146" />
        <Hotspot X="1004.885" Y="-1391.077" Z="-7.184053" />
        <Hotspot X="1016.275" Y="-1352.855" Z="-11.61916" />
        <Hotspot X="1028.525" Y="-1313.861" Z="-14.38294" />
        <Hotspot X="1065.822" Y="-1301.201" Z="-23.94315" />
        <Hotspot X="1105.678" Y="-1298.121" Z="-28.44552" />
        <Hotspot X="1146.442" Y="-1300.661" Z="-28.72618" />
        <Hotspot X="1183.555" Y="-1307.622" Z="-13.42631" />
        <Hotspot X="1224.33" Y="-1309.046" Z="-10.4991" />
        <Hotspot X="1258.343" Y="-1286.212" Z="-13.27751" />
        <Hotspot X="1289.125" Y="-1260.697" Z="-15.70048" />
        <Hotspot X="1320.71" Y="-1234.639" Z="-16.07482" />
        <Hotspot X="1329.755" Y="-1195.276" Z="-19.93019" />
        <Hotspot X="1369.181" Y="-1189.038" Z="-12.35798" />
        <Hotspot X="1404.297" Y="-1167.975" Z="-12.61835" />
        <Hotspot X="1435.411" Y="-1142.043" Z="-12.4828" />
        <Hotspot X="1457.303" Y="-1107.365" Z="-10.44804" />
        <Hotspot X="1471.181" Y="-1070.25" Z="-3.565498" />
        <Hotspot X="1451.438" Y="-1034.582" Z="-6.750823" />
        <Hotspot X="1425.123" Y="-1003.093" Z="-5.452195" />
        <Hotspot X="1405.948" Y="-968.0566" Z="-13.64744" />
        <Hotspot X="1385.429" Y="-933.8317" Z="-20.52416" />
        <Hotspot X="1363.953" Y="-900.0977" Z="-26.97521" />
        <Hotspot X="1337.218" Y="-870.5818" Z="-33.87883" />
        <Hotspot X="1308.228" Y="-843.2791" Z="-39.41401" />
        <Hotspot X="1284.652" Y="-811.0432" Z="-45.36932" />
        <Hotspot X="1261.073" Y="-778.7408" Z="-50.5133" />
        <Hotspot X="1238.052" Y="-745.0059" Z="-52.53562" />
        <Hotspot X="1222.372" Y="-708.2036" Z="-49.24206" />
        <Hotspot X="1220.36" Y="-703.482" Z="-47.88248" />
        <Hotspot X="1252.102" Y="-683.7794" Z="-37.91428" />
        <Hotspot X="1284.634" Y="-660.517" Z="-32.32108" />
        <Hotspot X="1312.293" Y="-632.4852" Z="-24.32836" />
        <Hotspot X="1301.184" Y="-593.6201" Z="-25.18276" />
        <Hotspot X="1288.757" Y="-555.663" Z="-19.61576" />
        <Hotspot X="1300.221" Y="-517.2817" Z="-13.86212" />
        <Hotspot X="1308.354" Y="-477.2914" Z="-9.668972" />
        <Hotspot X="1310.853" Y="-438.6255" Z="0.6053349" />
        <Hotspot X="1314.99" Y="-398.2973" Z="3.733563" />
        <Hotspot X="1340.207" Y="-366.5709" Z="7.563609" />
        <Hotspot X="1366.205" Y="-334.7475" Z="6.44388" />
        <Hotspot X="1335.501" Y="-307.834" Z="10.08839" />
        <Hotspot X="1305.465" Y="-281.7094" Z="17.67255" />
        <Hotspot X="1286.5" Y="-249.6325" Z="32.2677" />
        <Hotspot X="1269.528" Y="-214.6405" Z="44.91229" />
        <Hotspot X="1254.068" Y="-177.7669" Z="53.09258" />
        <Hotspot X="1240.831" Y="-140.0704" Z="57.85688" />
        <Hotspot X="1277.03" Y="-124.3406" Z="69.02753" />
        <Hotspot X="1313.057" Y="-107.1454" Z="77.40854" />
        <Hotspot X="1345.933" Y="-84.31253" Z="79.23247" />
        <Hotspot X="1374.299" Y="-55.01781" Z="76.07461" />
        <Hotspot X="1389.806" Y="-18.22138" Z="72.99667" />
        <Hotspot X="1404.707" Y="18.90316" Z="67.45929" />
        </Hotspots>
</GrindArea>
</HBProfile>

Just to clarify, I am using Grindbot with the profile above. It is working, but only on mobs that are aggro'd, which is unfortunately not as many as I was hoping. It is running within 10-20 yards of all of the mobs I need. Any suggestions / help would be GREAT!
 
Can anyone tell me why my Lvl 100 toon won't attack any of the mobs in SMV with the following profile i wrote?

Code:
<HBProfile>
///////////////////////////////////////////////////
//                                               //
// Profile generated with ZapRecorder2 v1.2.0    //
// Created by BadWolf                            //
//                                               //
///////////////////////////////////////////////////
<Name>FarmSMVBarn</Name>
<MinLevel>89</MinLevel>
<MaxLevel>101</MaxLevel>
   
<MinDurability>0.2</MinDurability>
<MinFreeBagSlots>1</MinFreeBagSlots>

<MailGrey>false</MailGrey>
<MailWhite>false</MailWhite>
<MailGreen>false</MailGreen>
<MailBlue>false</MailBlue>
<MailPurple>false</MailPurple>

<SellGrey>false</SellGrey>
<SellWhite>false</SellWhite>
<SellGreen>false</SellGreen>
<SellBlue>false</SellBlue>
<SellPurple>false</SellPurple>

 <TargetElites>false</TargetElites>    
   
   
 <AvoidMobs>
    <Mob Name="Blackwind Warp Chaser" Entry="23219" />  // Example of mob to avoid to add in future
 </AvoidMobs>

<Vendors>
</Vendors>

<Mailboxes>
</Mailboxes>

<Blackspots>
</Blackspots>


  <GrindArea>

       <RandomizeHotspots>true</RandomizeHotspots>
   
       <Factions>99999</Factions>
     
       <Hotspots>
       <Hotspot X="1332.227" Y="-1.572237" Z="78.92088" />
       <Hotspot X="1307.193" Y="-33.61178" Z="77.77674" />
       <Hotspot X="1300.018" Y="-73.39942" Z="78.47549" />
       <Hotspot X="1332.745" Y="-98.10852" Z="77.57674" />
        <Hotspot X="1362.319" Y="-125.6396" Z="69.48985" />
        <Hotspot X="1397.092" Y="-143.8608" Z="57.91598" />
        <Hotspot X="1437.786" Y="-146.5981" Z="55.50181" />
        <Hotspot X="1428.493" Y="-184.8619" Z="46.36782" />
        <Hotspot X="1416.364" Y="-222.3938" Z="38.73333" />
        <Hotspot X="1399.197" Y="-259.3103" Z="36.20345" />
        <Hotspot X="1390.654" Y="-295.2036" Z="19.11272" />
        <Hotspot X="1360.669" Y="-319.4644" Z="7.515615" />
        <Hotspot X="1320.161" Y="-319.386" Z="12.09932" />
        <Hotspot X="1279.354" Y="-318.1904" Z="15.70896" />
        <Hotspot X="1238.427" Y="-319.3355" Z="13.31571" />
        <Hotspot X="1263.612" Y="-351.2201" Z="7.178938" />
        <Hotspot X="1292.895" Y="-379.7482" Z="6.563656" />
        <Hotspot X="1321.467" Y="-409.0493" Z="3.922902" />
        <Hotspot X="1354.749" Y="-431.3417" Z="2.140699" />
        <Hotspot X="1371.32" Y="-468.4518" Z="-2.944608" />
        <Hotspot X="1378.814" Y="-507.9075" Z="-6.527523" />
        <Hotspot X="1381.995" Y="-548.561" Z="-3.950951" />
        <Hotspot X="1374.051" Y="-588.6814" Z="-6.59208" />
        <Hotspot X="1389.957" Y="-626.1815" Z="-5.136614" />
        <Hotspot X="1386.221" Y="-664.9479" Z="-16.68993" />
        <Hotspot X="1379.635" Y="-705.1639" Z="-17.1002" />
        <Hotspot X="1379.071" Y="-746.0247" Z="-18.24109" />
        <Hotspot X="1377.958" Y="-786.1311" Z="-21.29146" />
        <Hotspot X="1377.409" Y="-827.0463" Z="-18.7553" />
        <Hotspot X="1380.808" Y="-867.7614" Z="-20.73922" />
        <Hotspot X="1374.638" Y="-908.0948" Z="-23.45635" />
        <Hotspot X="1384.146" Y="-947.157" Z="-20.96926" />
        <Hotspot X="1422.178" Y="-951.6904" Z="-8.251616" />
        <Hotspot X="1414.103" Y="-990.9528" Z="-10.37422" />
        <Hotspot X="1408.559" Y="-1031.546" Z="-13.616" />
        <Hotspot X="1396.029" Y="-1068.158" Z="-26.87921" />
        <Hotspot X="1411.706" Y="-1104.151" Z="-17.92296" />
        <Hotspot X="1433.98" Y="-1137.383" Z="-14.94167" />
        <Hotspot X="1442.203" Y="-1165.133" Z="-0.6283439" />
        <Hotspot X="1394.282" Y="-1142.026" Z="-12.04576" />
        <Hotspot X="1361.955" Y="-1118.786" Z="-21.982" />
        <Hotspot X="1328.001" Y="-1138.598" Z="-32.42201" />
        <Hotspot X="1319.38" Y="-1177.175" Z="-23.92271" />
        <Hotspot X="1308.702" Y="-1216.294" Z="-20.76686" />
        <Hotspot X="1281.94" Y="-1246.652" Z="-17.24825" />
        <Hotspot X="1246.63" Y="-1267.2" Z="-14.08261" />
        <Hotspot X="1210.56" Y="-1286.676" Z="-13.19058" />
        <Hotspot X="1174.515" Y="-1306.138" Z="-16.01406" />
        <Hotspot X="1139.402" Y="-1325.097" Z="-23.03911" />
        <Hotspot X="1104.093" Y="-1343.272" Z="-16.80881" />
        <Hotspot X="1064.365" Y="-1337.709" Z="-18.07626" />
        <Hotspot X="1028.181" Y="-1321.141" Z="-13.06247" />
        <Hotspot X="997.5123" Y="-1311.092" Z="-13.66515" />
        <Hotspot X="988.7412" Y="-1327.671" Z="-10.44628" />
        <Hotspot X="987.5222" Y="-1367.367" Z="-4.56067" />
        <Hotspot X="988.6569" Y="-1408.225" Z="-2.192808" />
        <Hotspot X="983.8052" Y="-1448.826" Z="1.177624" />
        <Hotspot X="1001.877" Y="-1485.606" Z="-2.672449" />
        <Hotspot X="1024.854" Y="-1519.433" Z="-4.640678" />
        <Hotspot X="1048.979" Y="-1552.62" Z="-6.208452" />
        <Hotspot X="1070.439" Y="-1587.164" Z="-3.562996" />
        <Hotspot X="1084.162" Y="-1624.567" Z="0.9411324" />
        <Hotspot X="1091.258" Y="-1663.878" Z="8.093958" />
        <Hotspot X="1095.99" Y="-1704.062" Z="10.29103" />
        <Hotspot X="1088.318" Y="-1744.342" Z="10.42116" />
        <Hotspot X="1073.955" Y="-1781.911" Z="9.816781" />
        <Hotspot X="1049.259" Y="-1813.689" Z="3.339293" />
        <Hotspot X="1011.139" Y="-1825.372" Z="-1.685326" />
        <Hotspot X="971.6545" Y="-1835.305" Z="-1.962655" />
        <Hotspot X="933.0557" Y="-1848.592" Z="0.5917784" />
        <Hotspot X="895.2101" Y="-1861.561" Z="8.328838" />
        <Hotspot X="857.4502" Y="-1874.502" Z="14.56072" />
        <Hotspot X="818.1157" Y="-1883.189" Z="17.38201" />
        <Hotspot X="779.4463" Y="-1871.06" Z="17.60875" />
        <Hotspot X="746.1548" Y="-1848.275" Z="23.17195" />
        <Hotspot X="730.268" Y="-1810.373" Z="22.16893" />
        <Hotspot X="724.4232" Y="-1770.146" Z="16.68052" />
        <Hotspot X="734.743" Y="-1731.228" Z="22.11593" />
        <Hotspot X="764.0259" Y="-1702.708" Z="19.60471" />
        <Hotspot X="794.2877" Y="-1676.854" Z="14.11323" />
        <Hotspot X="821.6876" Y="-1647.733" Z="11.1373" />
        <Hotspot X="843.3038" Y="-1612.965" Z="10.7096" />
        <Hotspot X="874.0816" Y="-1586.544" Z="6.42729" />
        <Hotspot X="906.2627" Y="-1562.935" Z="1.742206" />
        <Hotspot X="939.3433" Y="-1538.652" Z="2.119441" />
        <Hotspot X="962.6297" Y="-1505.676" Z="0.4813954" />
        <Hotspot X="975.5807" Y="-1466.803" Z="2.83773" />
        <Hotspot X="989.9927" Y="-1428.513" Z="0.3666146" />
        <Hotspot X="1004.885" Y="-1391.077" Z="-7.184053" />
        <Hotspot X="1016.275" Y="-1352.855" Z="-11.61916" />
        <Hotspot X="1028.525" Y="-1313.861" Z="-14.38294" />
        <Hotspot X="1065.822" Y="-1301.201" Z="-23.94315" />
        <Hotspot X="1105.678" Y="-1298.121" Z="-28.44552" />
        <Hotspot X="1146.442" Y="-1300.661" Z="-28.72618" />
        <Hotspot X="1183.555" Y="-1307.622" Z="-13.42631" />
        <Hotspot X="1224.33" Y="-1309.046" Z="-10.4991" />
        <Hotspot X="1258.343" Y="-1286.212" Z="-13.27751" />
        <Hotspot X="1289.125" Y="-1260.697" Z="-15.70048" />
        <Hotspot X="1320.71" Y="-1234.639" Z="-16.07482" />
        <Hotspot X="1329.755" Y="-1195.276" Z="-19.93019" />
        <Hotspot X="1369.181" Y="-1189.038" Z="-12.35798" />
        <Hotspot X="1404.297" Y="-1167.975" Z="-12.61835" />
        <Hotspot X="1435.411" Y="-1142.043" Z="-12.4828" />
        <Hotspot X="1457.303" Y="-1107.365" Z="-10.44804" />
        <Hotspot X="1471.181" Y="-1070.25" Z="-3.565498" />
        <Hotspot X="1451.438" Y="-1034.582" Z="-6.750823" />
        <Hotspot X="1425.123" Y="-1003.093" Z="-5.452195" />
        <Hotspot X="1405.948" Y="-968.0566" Z="-13.64744" />
        <Hotspot X="1385.429" Y="-933.8317" Z="-20.52416" />
        <Hotspot X="1363.953" Y="-900.0977" Z="-26.97521" />
        <Hotspot X="1337.218" Y="-870.5818" Z="-33.87883" />
        <Hotspot X="1308.228" Y="-843.2791" Z="-39.41401" />
        <Hotspot X="1284.652" Y="-811.0432" Z="-45.36932" />
        <Hotspot X="1261.073" Y="-778.7408" Z="-50.5133" />
        <Hotspot X="1238.052" Y="-745.0059" Z="-52.53562" />
        <Hotspot X="1222.372" Y="-708.2036" Z="-49.24206" />
        <Hotspot X="1220.36" Y="-703.482" Z="-47.88248" />
        <Hotspot X="1252.102" Y="-683.7794" Z="-37.91428" />
        <Hotspot X="1284.634" Y="-660.517" Z="-32.32108" />
        <Hotspot X="1312.293" Y="-632.4852" Z="-24.32836" />
        <Hotspot X="1301.184" Y="-593.6201" Z="-25.18276" />
        <Hotspot X="1288.757" Y="-555.663" Z="-19.61576" />
        <Hotspot X="1300.221" Y="-517.2817" Z="-13.86212" />
        <Hotspot X="1308.354" Y="-477.2914" Z="-9.668972" />
        <Hotspot X="1310.853" Y="-438.6255" Z="0.6053349" />
        <Hotspot X="1314.99" Y="-398.2973" Z="3.733563" />
        <Hotspot X="1340.207" Y="-366.5709" Z="7.563609" />
        <Hotspot X="1366.205" Y="-334.7475" Z="6.44388" />
        <Hotspot X="1335.501" Y="-307.834" Z="10.08839" />
        <Hotspot X="1305.465" Y="-281.7094" Z="17.67255" />
        <Hotspot X="1286.5" Y="-249.6325" Z="32.2677" />
        <Hotspot X="1269.528" Y="-214.6405" Z="44.91229" />
        <Hotspot X="1254.068" Y="-177.7669" Z="53.09258" />
        <Hotspot X="1240.831" Y="-140.0704" Z="57.85688" />
        <Hotspot X="1277.03" Y="-124.3406" Z="69.02753" />
        <Hotspot X="1313.057" Y="-107.1454" Z="77.40854" />
        <Hotspot X="1345.933" Y="-84.31253" Z="79.23247" />
        <Hotspot X="1374.299" Y="-55.01781" Z="76.07461" />
        <Hotspot X="1389.806" Y="-18.22138" Z="72.99667" />
        <Hotspot X="1404.707" Y="18.90316" Z="67.45929" />
        </Hotspots>
</GrindArea>
</HBProfile>

Just to clarify, I am using Grindbot with the profile above. It is working, but only on mobs that are aggro'd, which is unfortunately not as many as I was hoping. It is running within 10-20 yards of all of the mobs I need. Any suggestions / help would be GREAT!


add in <Factions>#### #### ####</Factions> Use the developer tool to find the Faction IDs and add them in there with a space in between each faction ID.

You main issue is using Zap Recorder (A GB2 plugin) to try and make a profile for Grindbot!
 
Last edited:
add in <Factions>#### #### ####</Factions> Use the developer tool to find the Faction IDs and add them in there with a space in between each faction ID.

You main issue is using Zap Recorder (A GB2 plugin) to try and make a profile for Grindbot!

Thank you much!!!

Now I am working on getting it to stop combat and wait 5 sec after dropping trap before continuing combat? Any ideas?
 
Should this plugin work if i want to trap the big beasts in nagrand with combat bot? My char gets the animal down but neither on ca . 40% nor less he puts the trap. So the beast only dies. I was on the nagrand wolf.
 
Should this plugin work if i want to trap the big beasts in nagrand with combat bot? My char gets the animal down but neither on ca . 40% nor less he puts the trap. So the beast only dies. I was on the nagrand wolf.

It works just fine.

You have to add the Nagrand Wolf, as it is not a part of the plug-in.
 
It works just fine.

You have to add the Nagrand Wolf, as it is not a part of the plug-in.
So i loaded talbuktu as plugin, is that ok?
Which botbase do i have to use? I tried with combatbot but no trap was set.

Thanks a lot!

Edit: Sorry it works like a charme :) even my tank pet it pull it back in the right moment. Thanks a lot for this awesome plugin!
 
Last edited:
So i loaded talbuktu as plugin, is that ok?
Which botbase do i have to use? I tried with combatbot but no trap was set.

Thanks a lot!

Edit: Sorry it works like a charme :) even my tank pet it pull it back in the right moment. Thanks a lot for this awesome plugin!

I am glad if I helped at all. I am looking for a good Nagrand profile. Which one are you using?

What class and botbase are you using the talbuktu plugin?
 
I am glad if I helped at all. I am looking for a good Nagrand profile. Which one are you using?

What class and botbase are you using the talbuktu plugin?
I am very new to hb so i havent a nagrand profile(i tried but my char dont move) so i used the combat bot with talbuktu, autobarntrapper
 
Back
Top