What's new

Knight [PACC] [50] Port Hope Dworcs

Status
Not open for further replies.

Kurtis

narvia.eu
Joined
Dec 3, 2012
Messages
397
Reaction score
42
Age
26
[EK][50] Port Hope Dworcs


Code:
- <Settings>
- <Alerts>
- <Player>
- <OnScreen>
  <PlaySound>no</PlaySound> 
  <FlashClient>no</FlashClient> 
  <PauseBot>no</PauseBot> 
  <Disconnect>no</Disconnect> 
  <SafeList>null</SafeList> 
  </OnScreen>
- <Attacking>
  <PlaySound>yes</PlaySound> 
  <FlashClient>yes</FlashClient> 
  <PauseBot>no</PauseBot> 
  <Disconnect>no</Disconnect> 
  <SafeList>null</SafeList> 
  </Attacking>
- <GMOnScreen>
  <PlaySound>yes</PlaySound> 
  <FlashClient>yes</FlashClient> 
  <PauseBot>yes</PauseBot> 
  <Disconnect>no</Disconnect> 
  </GMOnScreen>
  </Player>
  <Creature /> 
  <Item /> 
- <Message>
- <PrivateMessage>
  <PlaySound>no</PlaySound> 
  <FlashClient>no</FlashClient> 
  <PauseBot>no</PauseBot> 
  <Disconnect>no</Disconnect> 
  <SafeList>null</SafeList> 
  </PrivateMessage>
- <Advanced>
  <PlaySound>no</PlaySound> 
  <FlashClient>no</FlashClient> 
  <PauseBot>no</PauseBot> 
  <Disconnect>no</Disconnect> 
  <Screenshot>no</Screenshot> 
  </Advanced>
- <Raid>
  <PlaySound>no</PlaySound> 
  <FlashClient>no</FlashClient> 
  <PauseBot>no</PauseBot> 
  <Disconnect>no</Disconnect> 
  <Warnings>All</Warnings> 
  </Raid>
  </Message>
- <Capacity>
  <Value>100</Value> 
  <PlaySound>no</PlaySound> 
  <FlashClient>no</FlashClient> 
  <PauseBot>no</PauseBot> 
  <Disconnect>no</Disconnect> 
  </Capacity>
- <StandTime>
  <Value>30000</Value> 
  <PlaySound>no</PlaySound> 
  <FlashClient>no</FlashClient> 
  <PauseBot>no</PauseBot> 
  <Disconnect>no</Disconnect> 
  </StandTime>
- <Disconnect>
  <PlaySound>no</PlaySound> 
  <FlashClient>no</FlashClient> 
  <PauseBot>no</PauseBot> 
  </Disconnect>
  <Enabled>no</Enabled> 
  </Alerts>
- <Healer>
- <Rules>
- <Utura>
  <HealRange>50 to 80 %</HealRange> 
  <ManaRange>0 to all</ManaRange> 
  <HealMethod>Recovery</HealMethod> 
  <ExtraCondition>No condition</ExtraCondition> 
  <CooldownControl>yes</CooldownControl> 
  <CheckItem>no</CheckItem> 
  <SpamRate>200 to 400</SpamRate> 
  <Enabled>no</Enabled> 
  </Utura>
- <Exura-Ico>
  <HealRange>15 to 70 %</HealRange> 
  <ManaRange>0 to all</ManaRange> 
  <HealMethod>Wound Cleansing</HealMethod> 
  <ExtraCondition>No condition</ExtraCondition> 
  <CooldownControl>yes</CooldownControl> 
  <CheckItem>no</CheckItem> 
  <SpamRate>200 to 400</SpamRate> 
  <Enabled>yes</Enabled> 
  </Exura-Ico>
- <Exura-Ico-Para>
  <HealRange>0 to all</HealRange> 
  <ManaRange>0 to all</ManaRange> 
  <HealMethod>Wound Cleansing</HealMethod> 
  <ExtraCondition>If paralyzed</ExtraCondition> 
  <CooldownControl>yes</CooldownControl> 
  <CheckItem>no</CheckItem> 
  <SpamRate>200 to 400</SpamRate> 
  <Enabled>yes</Enabled> 
  </Exura-Ico-Para>
- <MP>
  <HealRange>0 to all</HealRange> 
  <ManaRange>0 to 40 %</ManaRange> 
  <HealMethod>Mana Potion</HealMethod> 
  <ExtraCondition>No condition</ExtraCondition> 
  <CooldownControl>yes</CooldownControl> 
  <CheckItem>no</CheckItem> 
  <SpamRate>200 to 400</SpamRate> 
  <Enabled>yes</Enabled> 
  </MP>
- <GHP>
  <HealRange>0 to 25 %</HealRange> 
  <ManaRange>0 to all</ManaRange> 
  <HealMethod>Strong Health Potion</HealMethod> 
  <ExtraCondition>No condition</ExtraCondition> 
  <CooldownControl>yes</CooldownControl> 
  <CheckItem>no</CheckItem> 
  <SpamRate>200 to 400</SpamRate> 
  <Enabled>yes</Enabled> 
  </GHP>
  </Rules>
  <PingCompensation>10</PingCompensation> 
  <Enabled>yes</Enabled> 
  </Healer>
- <FriendHealer>
  <Rules /> 
  <Enabled>no</Enabled> 
  </FriendHealer>
- <Refiller>
  <Rules /> 
  <Enabled>no</Enabled> 
  </Refiller>
- <HotKeys>
- <List>
- <ShowBot>
  <Script>showbot()</Script> 
  <MainKey>66</MainKey> 
  <ComboKey>Alt</ComboKey> 
  <Enabled>yes</Enabled> 
  </ShowBot>
- <PauseBot>
  <Script>local cavebot = getsettings("Settings/CaveBot/Enabled") local targeting = getsettings("Settings/Targeting/Enabled") if cavebot == 'no' or targeting == 'no' then setcavebot('on') settargeting('on') setlooting('on') else setcavebot('off') settargeting('off') setlooting('off') end wait(500)</Script> 
  <MainKey>19</MainKey> 
  <ComboKey>None</ComboKey> 
  <Enabled>yes</Enabled> 
  </PauseBot>
- <ShowClient>
  <Script>focusclient()</Script> 
  <MainKey>84</MainKey> 
  <ComboKey>Alt</ComboKey> 
  <Enabled>yes</Enabled> 
  </ShowClient>
- <ShowSettings>
  <Script>showsettings()</Script> 
  <MainKey>83</MainKey> 
  <ComboKey>Alt</ComboKey> 
  <Enabled>yes</Enabled> 
  </ShowSettings>
  </List>
  <Condition>Client focus required</Condition> 
  <Enabled>yes</Enabled> 
  </HotKeys>
- <Actions>
- <List>
- <BPopener>
  <Script>if windowcount() < 3 then pausewalking(20000) if windowcount(MainBP) < 1 and maround(2) == 0 and not lootbodies then wait(500) openitem(MainBP, "back") wait(1000) resizewindows() wait(1000) end if windowcount(LootBP) < 1 and maround(2) == 0 and not lootbodies then wait(500) openitem(LootBP, MainBP, true) wait(1000) resizewindows() end if windowcount(GoldBP) < 1 and maround(2) == 0 and not lootbodies then wait(500) openitem(GoldBP, MainBP, true) wait(1000) resizewindows() end wait(500) pausewalking(0) end</Script> 
  <SpamRate>1000 to 3000</SpamRate> 
  <Enabled>yes</Enabled> 
  </BPopener>
- <loot-sort>
  <Script>wait(1000) setsettings("Settings\\Looting\\List\\tribal mask\\Destination", LootBP) setsettings("Settings\\Looting\\List\\ripper lance\\Destination", LootBP) setsettings("Settings\\Looting\\List\\bast skirt\\Destination", LootBP) setsettings("Settings\\Looting\\List\\voodoo doll\\Destination", LootBP) setsettings("Settings\\Looting\\List\\strange symbol\\Destination", LootBP) setsettings("Settings\\Looting\\List\\bronze amulet\\Destination", LootBP) setsettings("Settings\\Looting\\List\\gold coin\\Destination", GoldBP)</Script> 
  <SpamRate>800 to 1000</SpamRate> 
  <Enabled>yes</Enabled> 
  </loot-sort>
- <armor-drop>
  <Script>wait(100) if cap < ArmorCap then setsettings("Settings\\Looting\\List\\tribal mask\\Destination", "ground") end</Script> 
  <SpamRate>800 to 1000</SpamRate> 
  <Enabled>yes</Enabled> 
  </armor-drop>
- <weapon-drop>
  <Script>wait(100) if cap < WeaponCap then setsettings("Settings\\Looting\\List\\riper lance\\Destination", "ground") end</Script> 
  <SpamRate>800 to 1000</SpamRate> 
  <Enabled>yes</Enabled> 
  </weapon-drop>
- <armor-loot>
  <Script>wait(100) if cap > ArmorCap then setsettings("Settings\\Looting\\List\\tribal mask\\Destination", LootBP) end</Script> 
  <SpamRate>800 to 1000</SpamRate> 
  <Enabled>yes</Enabled> 
  </armor-loot>
- <eater>
  <Script>if maround(4) == 0 and itemcount("egg") > 0 then useitem("egg") useitem("egg") end</Script> 
  <SpamRate>15000 to 25000</SpamRate> 
  <Enabled>yes</Enabled> 
  </eater>
- <pz-check>
  <Script>if pzone == true then setsettings("Settings\\CaveBot\\Settings\\WalkThroughPlayers", "yes") elseif pzone == false then setsettings("Settings\\CaveBot\\Settings\\WalkThroughPlayers", "no") end</Script> 
  <SpamRate>800 to 1000</SpamRate> 
  <Enabled>yes</Enabled> 
  </pz-check>
- <weapon-loot>
  <Script>wait(100) if cap > WeaponCap then setsettings("Settings\\Looting\\List\\ripper lance\\Destination", LootBP) end</Script> 
  <SpamRate>800 to 1000</SpamRate> 
  <Enabled>yes</Enabled> 
  </weapon-loot>
  </List>
  <Setup>-- Setup --BP Setup MainBP = "Red Backpack" LootBP = "Camouflage Backpack" GoldBP = "Orange Backpack" --Depot Backpack DepotBP = "Red Backpack" foodname = "egg" foodmax = 200 --Potions Configuration mana = "mana potion" mpbuy = 150 -- Quantity of mana to buy mpleave = 40 -- Quantity of mana to go deposit manaprice = 50 hpotion = "strong health potion" hpbuy = 30 -- Quantity of health potion to buy hpleave = 10 -- Quantity of health potion to go deposit hpotionprice = 100 capleave = 130 -- Cap to go deposit ArmorCap = 60 WeaponCap = 120</Setup> 
  <Library>Standard</Library> 
  <Enabled>yes</Enabled> 
  </Actions>
- <CaveBot>
- <Waypoints>
  <StartOnDepot>Node 32631 32749 7</StartOnDepot> 
  <w000>Node 32631 32745 7</w000> 
  <w001>Node 32631 32740 7</w001> 
  <w002>Action 32631 32740 7 setsettings("Settings\\Actions\\List\\BPopener\\Enabled", "no");wait(500);setsettings("Settings\\CaveBot\\Settings\\OpenNextBp", "no");wait(500);</w002> 
  <WAIT>Action 32631 32740 7 wait(2000);;closewindows();wait(500);openitem(MainBP, "back");wait(2000);openitem(LootBP, MainBP, true);wait(1000);resizewindows();wait(2000);openitem(LootBP, LootBP, true);wait(1000);resizewindows();</WAIT> 
  <w004>Action 32631 32740 7 if windowcount(LootBP) < 1;then gotolabel("WAIT");end</w004> 
  <w005>Node 32631 32740 7</w005> 
  <w006>Action 32631 32740 7 wait(500);if islocation(10) == false;then gotolabel("LeaveDepot");end</w006> 
  <w007>Action 32631 32740 7 wait(1000);reachgrounditem("depot");wait(2000);openitem("depot");wait(2000);openitem("depot chest", "locker");wait(2000);openitem(DepotBP, "depot chest");wait(1000)</w007> 
  <w008>Action 32631 32740 7 wait(1000);depotdeposit(StackDEPOT, 11457, "green dragon leather", "green dragon scale", "small diamond", "life crystal", "holy orchid", "red dragon leather", "red dragon scale", "small sapphire" );;wait(1000);depotdeposit(DepotBP, "voodoo doll", "strange symbol", "tribal mask", "ripper lance", "bast skirt" )</w008> 
  <LeaveDepot>Node 32631 32742 7</LeaveDepot> 
  <w003>Action 32632 32745 7 wait(1000);setsettings("Settings\\Actions\\List\\BPopener\\Enabled", "yes");wait(500);closewindows();wait(1000)</w003> 
  <w009>Node 32631 32747 7</w009> 
  <w010>Stand 32629 32750 7</w010> 
  <w011>Stand 32629 32749 7</w011> 
  <w012>Node 32629 32744 6</w012> 
  <w013>Stand 32632 32740 6</w013> 
  <w162>Action 32632 32740 6 minimizewindows("equip")</w162> 
  <Bank>Stand 32632 32739 6</Bank> 
  <w015>Action 32632 32739 6 wait(500);if islocation(2) == false;then gotolabel("LeaveBank");end</w015> 
  <w016>Action 32632 32739 6 local mps = positive(mpbuy - itemcount("mana potion")) * 50;local hps = positive(hpbuy - itemcount("strong health potion")) * 100;local Total = mps + hps + 1200;;wait(500,1000);say("hi");wait(1500,2000);npcsay("deposit all");wait(1000,1300);npcsay("yes");wait(1000,1300);npcsay("withdraw "..Total);wait(1000,1300);npcsay("yes");wait(1000,1300);npcsay("balance");wait(2000);wait(1000,1300);npcsay("bye");wait(2000);wait(1000,1300);</w016> 
  <LeaveBank>Node 32629 32739 6</LeaveBank> 
  <w017>Stand 32627 32742 6</w017> 
  <w018>Ladder 32626 32742 6</w018> 
  <w019>Stand 32625 32743 5</w019> 
  <w020>Stand 32624 32742 5</w020> 
  <Potions>Stand 32624 32741 5</Potions> 
  <w022>Action 32624 32741 5 wait(500);if islocation(2) == false;then gotolabel("LeavePotions");end</w022> 
  <w023>Action 32624 32741 5 wait(1000);say("hi");wait(1000,2000);npcsay("vial");wait(500,800);npcsay("yes");wait(100,300);npcsay("trade");wait(1000,1500);buyitemsupto("strong health potion",hpbuy, itemcount(236));wait(1500);buyitemsupto("mana potion",mpbuy, itemcount(268));wait(1500);buyitemsupto("mana potion",mpbuy, itemcount(268));wait(2000);npcsay("bye");wait(1000)</w023> 
  <w021>Stand 32626 32741 5</w021> 
  <w024>Stand 32626 32742 5</w024> 
  <w025>Node 32626 32745 6</w025> 
  <w026>Stand 32625 32748 6</w026> 
  <w014>Action 32632 32745 7 wait(500);setsettings("Settings\\CaveBot\\Settings\\OpenNextBp", "yes")</w014> 
  <w027>Stand 32625 32749 6</w027> 
  <w028>Node 32620 32751 7</w028> 
  <w029>Node 32617 32760 7</w029> 
  <w030>Node 32609 32762 7</w030> 
  <w031>Node 32600 32762 7</w031> 
  <w032>Node 32594 32755 7</w032> 
  <w033>Node 32586 32754 7</w033> 
  <w034>Node 32576 32754 7</w034> 
  <w035>Stand 32576 32753 7</w035> 
  <w037>Stand 32576 32752 7</w037> 
  <w036>Action 32575 32754 7 wait(1000);reachcreature("Clyde");wait(1000);say("hi");wait(1000);buyitemsupto("egg", 200);npcsay("bye");wait(1000)</w036> 
  <LeaveFood>Node 32578 32756 7</LeaveFood> 
  <w038>Node 32581 32762 7</w038> 
  <w039>Node 32587 32769 7</w039> 
  <w040>Node 32596 32769 7</w040> 
  <w041>Node 32605 32762 7</w041> 
  <w042>Node 32614 32762 7</w042> 
  <w043>Node 32623 32762 7</w043> 
  <w044>Node 32628 32763 7</w044> 
  <w045>Node 32629 32769 7</w045> 
  <w046>Stand 32628 32769 7</w046> 
  <w047>Stand 32627 32769 7</w047> 
  <w048>Action 32627 32769 7 wait(300);if islocation(3) == false then;gotolabel(wpt.id+4);end</w048> 
  <w049>Action 32627 32769 7 wait(1000);reachcreature("Old Adall");wait(2000);say("hi");wait(2000);npcsay("east");wait(200);npcsay("yes")</w049> 
  <w050>Stand 32679 32777 7</w050> 
  <w051>Action 32679 32777 7 wait(300);if islocation() == false then;gotolabel(wpt.id-4);end</w051> 
  <w052>Node 32679 32780 7</w052> 
  <w053>Node 32679 32788 7</w053> 
  <w054>Node 32679 32795 7</w054> 
  <w055>Node 32678 32807 7</w055> 
  <w056>Node 32678 32821 7</w056> 
  <w057>Node 32680 32828 7</w057> 
  <w058>Node 32678 32839 7</w058> 
  <w059>Node 32675 32852 7</w059> 
  <w060>Node 32674 32866 7</w060> 
  <w061>Stand 32676 32871 7</w061> 
  <w062>Stand 32677 32871 7</w062> 
  <w063>Stand 32678 32872 8</w063> 
  <w064>Action 32678 32872 8 local dworcpositionx = 32678;local dworcpositiony = 32873;local dworcpositionz = 8;local TOP = toptileitem(dworcpositionx, dworcpositiony, dworcpositionz);;if islocation(3) == false then gotolabel(wpt.id+3);end;;while TOP ~= 3145 and TOP ~= 2296 do;moveitems(TOP, ground(dworcpositionx, dworcpositiony, dworcpositionz), ground(dworcpositionx, dworcpositiony-1, dworcpositionz), 100);return TOP;end;;while TOP == 2296 do;useitemon("machete", dworcpositionx, dworcpositiony, dworcpositionz);return TOP;end</w064> 
  <w065>Stand 32678 32874 8</w065> 
  <w066>Action 32678 32874 8 wait(300);if islocation() == false then;gotolabel(wpt.id-2);end</w066> 
  <Hunt>Node 32678 32876 8</Hunt> 
  <w067>Node 32686 32873 8</w067> 
  <w068>Node 32695 32866 8</w068> 
  <w069>Node 32692 32873 8</w069> 
  <w070>Node 32697 32879 8</w070> 
  <w071>Node 32704 32879 8</w071> 
  <w072>Node 32711 32873 8</w072> 
  <w073>Node 32704 32879 8</w073> 
  <w074>Node 32709 32885 8</w074> 
  <w075>Node 32712 32894 8</w075> 
  <w076>Node 32709 32901 8</w076> 
  <w077>Node 32708 32907 8</w077> 
  <w078>Action 32708 32907 8 wait(500);if (itemcount("mana potion") <= mpleave) or (itemcount("strong health potion") <= hpleave) or (cap < capleave) then;gotolabel('out')else;dropflask();then gotolabel("Leave1");end</w078> 
  <w079>Node 32715 32911 8</w079> 
  <w080>Node 32725 32910 8</w080> 
  <w081>Node 32731 32905 8</w081> 
  <w082>Node 32735 32902 8</w082> 
  <w083>Node 32744 32894 8</w083> 
  <w084>Node 32749 32885 8</w084> 
  <w085>Node 32755 32878 8</w085> 
  <w086>Node 32759 32871 8</w086> 
  <w087>Node 32763 32869 8</w087> 
  <w088>Node 32755 32877 8</w088> 
  <w089>Node 32751 32886 8</w089> 
  <w090>Node 32744 32897 8</w090> 
  <w091>Node 32729 32907 8</w091> 
  <w092>Action 32727 32911 8 wait(500);if (itemcount("mana potion") <= mpleave) or (itemcount("strong health potion") <= hpleave) or (cap < capleave) then;gotolabel('out')else;dropflask();then gotolabel("Leave1");end</w092> 
  <w093>Node 32735 32915 8</w093> 
  <w094>Node 32744 32923 8</w094> 
  <w095>Node 32753 32926 8</w095> 
  <w096>Node 32762 32911 8</w096> 
  <w097>Node 32774 32909 8</w097> 
  <w098>Node 32762 32909 8</w098> 
  <w099>Node 32762 32904 8</w099> 
  <w100>Node 32758 32914 8</w100> 
  <w101>Node 32748 32925 8</w101> 
  <w102>Node 32740 32920 8</w102> 
  <w103>Node 32730 32922 8</w103> 
  <w104>Node 32721 32926 8</w104> 
  <w105>Node 32716 32919 8</w105> 
  <w106>Node 32714 32914 8</w106> 
  <Leave1>Node 32704 32909 8</Leave1> 
  <w107>Node 32695 32914 8</w107> 
  <w108>Node 32692 32926 8</w108> 
  <w109>Node 32688 32940 8</w109> 
  <w110>Node 32689 32932 8</w110> 
  <w111>Node 32692 32925 8</w111> 
  <w112>Node 32687 32917 8</w112> 
  <w113>Node 32678 32914 8</w113> 
  <w114>Node 32667 32919 8</w114> 
  <w115>Node 32679 32910 8</w115> 
  <w116>Node 32674 32902 8</w116> 
  <w117>Node 32668 32897 8</w117> 
  <w118>Action 32668 32897 8 wait(500);if (itemcount("mana potion") <= mpleave) or (itemcount("strong health potion") <= hpleave) or (cap < capleave) then;gotolabel('out')else;dropflask();then gotolabel("Leave2");end</w118> 
  <w119>Node 32663 32898 8</w119> 
  <w120>Node 32655 32901 8</w120> 
  <w121>Node 32654 32915 8</w121> 
  <w122>Node 32651 32902 8</w122> 
  <w123>Node 32642 32897 8</w123> 
  <w124>Node 32635 32890 8</w124> 
  <w125>Node 32634 32878 8</w125> 
  <w126>Node 32634 32890 8</w126> 
  <w127>Node 32643 32896 8</w127> 
  <w128>Node 32654 32889 8</w128> 
  <w129>Node 32652 32882 8</w129> 
  <w130>Node 32654 32893 8</w130> 
  <w131>Node 32663 32897 8</w131> 
  <Leave2>Node 32668 32890 8</Leave2> 
  <w132>Node 32674 32885 8</w132> 
  <w133>Node 32678 32879 8</w133> 
  <w134>Action 32678 32879 8 wait(500);if (itemcount("mana potion") <= mpleave) or (itemcount("strong health potion") <= hpleave) or (cap < capleave) then;gotolabel('out')else;dropflask();then gotolabel("Leave");else gotolabel("Hunt");end</w134> 
  <Leave>Node 32678 32876 8</Leave> 
  <w135>Stand 32678 32874 8</w135> 
  <w136>Action 32678 32874 8 local dworcpositionx = 32678;local dworcpositiony = 32873;local dworcpositionz = 8;local TOP = toptileitem(dworcpositionx, dworcpositiony, dworcpositionz);;if islocation(3) == false then gotolabel(wpt.id+3);end;;while TOP ~= 3145 and TOP ~= 2296 do;moveitems(TOP, ground(dworcpositionx, dworcpositiony, dworcpositionz), ground(dworcpositionx, dworcpositiony-1, dworcpositionz), 100);return TOP;end;;while TOP == 2296 do;useitemon("machete", dworcpositionx, dworcpositiony, dworcpositionz);return TOP;end</w136> 
  <w137>Stand 32678 32872 8</w137> 
  <w138>Action 32678 32872 8 wait(300);if islocation() == false then;gotolabel(wpt.id-2);end</w138> 
  <w139>Stand 32677 32872 8</w139> 
  <w140>Rope 32677 32871 8</w140> 
  <w141>Action 32677 32871 8 wait(1000)</w141> 
  <w142>Stand 32677 32872 7</w142> 
  <w143>Stand 32676 32872 7</w143> 
  <w144>Stand 32673 32872 7</w144> 
  <w145>Node 32672 32859 7</w145> 
  <w146>Node 32665 32832 7</w146> 
  <w147>Node 32672 32812 7</w147> 
  <w148>Node 32675 32801 7</w148> 
  <w149>Node 32676 32788 7</w149> 
  <w150>Node 32679 32781 7</w150> 
  <w151>Node 32679 32777 7</w151> 
  <w153>Stand 32679 32777 7</w153> 
  <w152>Stand 32680 32777 7</w152> 
  <w154>Action 32679 32777 7 wait(300);if islocation(3) == false then;gotolabel(wpt.id+4);end</w154> 
  <w155>Action 32679 32777 7 wait(1000);reachcreature("Lorek");wait(2000);say("hi");wait(2000);npcsay("center");wait(200);npcsay("yes")</w155> 
  <w156>Stand 32628 32771 7</w156> 
  <w157>Action 32628 32771 7 wait(300);if islocation() == false then;gotolabel(wpt.id-3);end</w157> 
  <w158>Node 32628 32767 7</w158> 
  <w159>Node 32628 32758 7</w159> 
  <w160>Node 32630 32752 7</w160> 
  <w161>Action 32630 32752 7 gotolabel("StartOnDepot")</w161> 
  </Waypoints>
- <Pathfinding>
  <SpecialAreas /> 
  <WalkThroughPlayers>no</WalkThroughPlayers> 
  <WalkingMethod>Map Clicks</WalkingMethod> 
  <MapWalkDistance>20 to 50</MapWalkDistance> 
  <WalkableIds>140;404;831;832;833;834;883;2118;2119;2120;2121;2122;2123;2124;2125;2126;2127;2131;2132;2133;2134;2135;2314;2315;2316;2319;2346;2347;2348;2349;2350;2351;2352;2353;2354;2355;2356;2357;2358;2359;2360;2361;2362;2363;2364;2365;2366;2367;2368;2369;2370;2371;2372;2373;2374;2375;2376;2377;2378;2379;2380;2381;2382;2383;2384;2385;2418;2419;2420;2421;2422;2423;2424;2425;2426;2431;2432;2433;2434;2441;2442;2443;2444;2469;2471;2472;2473;2478;2480;2481;2482;2483;2484;2485;2486;2519;2523;2775;2776;2777;2778;2779;2780;2781;2782;2783;2784;2785;2786;2787;2788;2789;2790;2791;2792;2793;2794;2795;2796;2797;2798;2799;2800;2801;2802;2803;2804;2805;2806;2807;2808;2809;2810;2811;2812;2981;2983;2982;2984;2985;2987;2988;3503;3504;3514;3807;5086;5087;5088;6114;6115;6355;6356;6357;6358;6359;6360;6361;6362;6371;6372;7864;8455;8763;9061;9062;10207;10209;10216;10286;10287;10288;11009;11800;11801;11802;11803;11804;11805;11806;11807;11808;11809;11810</WalkableIds> 
  </Pathfinding>
- <Settings>
  <Rope>3003</Rope> 
  <Shovel>3457</Shovel> 
  <Pick>3456</Pick> 
  <Machete>3308</Machete> 
  <NodeRange>4</NodeRange> 
  <Priority>Target</Priority> 
  <OpenNextBp>yes</OpenNextBp> 
  <AutoMount>no</AutoMount> 
  <Anti-idle>no</Anti-idle> 
  <EatFood>yes</EatFood> 
  <FoodToEat>3725;3587;3600;3595;3589;3598;8014;3583;3606;3578;3592;3582;3577;3593;3586;3585;3581;3723</FoodToEat> 
  <PauseOnDeath>yes</PauseOnDeath> 
  </Settings>
  <Enabled>no</Enabled> 
  </CaveBot>
- <Looting>
- <List>
- <voodoo-doll>
  <Id>3002</Id> 
  <Destination>Camouflage Backpack</Destination> 
  <AlarmOn>No Alarm</AlarmOn> 
  </voodoo-doll>
- <bast-skirt>
  <Id>3560</Id> 
  <Destination>Camouflage Backpack</Destination> 
  <AlarmOn>No Alarm</AlarmOn> 
  </bast-skirt>
- <tribal-mask>
  <Id>3403</Id> 
  <Destination>ground</Destination> 
  <AlarmOn>No Alarm</AlarmOn> 
  </tribal-mask>
- <ripper-lance>
  <Id>3346</Id> 
  <Destination>Camouflage Backpack</Destination> 
  <AlarmOn>No Alarm</AlarmOn> 
  </ripper-lance>
- <strange-symbol>
  <Id>3058</Id> 
  <Destination>Camouflage Backpack</Destination> 
  <AlarmOn>No Alarm</AlarmOn> 
  </strange-symbol>
- <bronze-amulet>
  <Id>3056</Id> 
  <Destination>Camouflage Backpack</Destination> 
  <AlarmOn>No Alarm</AlarmOn> 
  </bronze-amulet>
- <health-potion>
  <Id>266</Id> 
  <Destination>All</Destination> 
  <AlarmOn>No Alarm</AlarmOn> 
  </health-potion>
- <gold-coin>
  <Id>3031</Id> 
  <Destination>Orange Backpack</Destination> 
  <AlarmOn>No Alarm</AlarmOn> 
  </gold-coin>
- <Item8>
  <Id>0</Id> 
  <Destination>All</Destination> 
  <AlarmOn>No Alarm</AlarmOn> 
  </Item8>
- <Item9>
  <Id>0</Id> 
  <Destination>All</Destination> 
  <AlarmOn>No Alarm</AlarmOn> 
  </Item9>
- <Item10>
  <Id>0</Id> 
  <Destination>All</Destination> 
  <AlarmOn>No Alarm</AlarmOn> 
  </Item10>
- <Item11>
  <Id>0</Id> 
  <Destination>All</Destination> 
  <AlarmOn>No Alarm</AlarmOn> 
  </Item11>
  </List>
  <Condition>Corpses with listed items</Condition> 
  <Style>After melee kill</Style> 
  <OpenBodyTime>300</OpenBodyTime> 
  <Range>25</Range> 
  <EatFood>yes</EatFood> 
  <Enabled>yes</Enabled> 
  </Looting>
- <Targeting>
- <Monsters>
- <Dworc-Fleshhunter>
  <Categories>-</Categories> 
  <Danger>0</Danger> 
- <ListSettings>
- <Setting0>
  <Count>Any</Count> 
  <HpRange>0 to 100 %</HpRange> 
  <Stance>No movement</Stance> 
  <Avoid>None</Avoid> 
  <Distance>0</Distance> 
  <Attack>Attack</Attack> 
  <ListSpell /> 
  <SpellRate>500 to 1000</SpellRate> 
  <AttackMode>Chase/Offensive</AttackMode> 
  </Setting0>
  </ListSettings>
  <Looting>yes</Looting> 
  <MustAttackMe>no</MustAttackMe> 
  <OnlyIfTrapped>no</OnlyIfTrapped> 
  </Dworc-Fleshhunter>
- <Dworc-Venomsniper>
  <Categories>-</Categories> 
  <Danger>0</Danger> 
- <ListSettings>
- <Setting0>
  <Count>Any</Count> 
  <HpRange>0 to 100 %</HpRange> 
  <Stance>No movement</Stance> 
  <Avoid>None</Avoid> 
  <Distance>0</Distance> 
  <Attack>Attack</Attack> 
  <ListSpell /> 
  <SpellRate>500 to 1000</SpellRate> 
  <AttackMode>No Change</AttackMode> 
  </Setting0>
  </ListSettings>
  <Looting>yes</Looting> 
  <MustAttackMe>no</MustAttackMe> 
  <OnlyIfTrapped>no</OnlyIfTrapped> 
  </Dworc-Venomsniper>
- <Dworc-Voodoomaster>
  <Categories>-</Categories> 
  <Danger>20</Danger> 
- <ListSettings>
- <Setting0>
  <Count>Any</Count> 
  <HpRange>0 to 100 %</HpRange> 
  <Stance>No movement</Stance> 
  <Avoid>None</Avoid> 
  <Distance>0</Distance> 
  <Attack>Attack</Attack> 
  <ListSpell /> 
  <SpellRate>500 to 1000</SpellRate> 
  <AttackMode>No Change</AttackMode> 
  </Setting0>
  </ListSettings>
  <Looting>yes</Looting> 
  <MustAttackMe>no</MustAttackMe> 
  <OnlyIfTrapped>no</OnlyIfTrapped> 
  </Dworc-Voodoomaster>
- <Centipede>
  <Categories>-</Categories> 
  <Danger>0</Danger> 
- <ListSettings>
- <Setting0>
  <Count>Any</Count> 
  <HpRange>0 to 100 %</HpRange> 
  <Stance>No movement</Stance> 
  <Avoid>None</Avoid> 
  <Distance>0</Distance> 
  <Attack>Attack</Attack> 
  <ListSpell /> 
  <SpellRate>500 to 1000</SpellRate> 
  <AttackMode>No Change</AttackMode> 
  </Setting0>
  </ListSettings>
  <Looting>yes</Looting> 
  <MustAttackMe>no</MustAttackMe> 
  <OnlyIfTrapped>no</OnlyIfTrapped> 
  </Centipede>
- <Terror-Bird>
  <Categories>-</Categories> 
  <Danger>0</Danger> 
- <ListSettings>
- <Setting0>
  <Count>Any</Count> 
  <HpRange>0 to 100 %</HpRange> 
  <Stance>No movement</Stance> 
  <Avoid>None</Avoid> 
  <Distance>0</Distance> 
  <Attack>Attack</Attack> 
  <ListSpell /> 
  <SpellRate>500 to 1000</SpellRate> 
  <AttackMode>No Change</AttackMode> 
  </Setting0>
  </ListSettings>
  <Looting>yes</Looting> 
  <MustAttackMe>no</MustAttackMe> 
  <OnlyIfTrapped>yes</OnlyIfTrapped> 
  </Terror-Bird>
- <Poison-Spider>
  <Categories>-</Categories> 
  <Danger>0</Danger> 
- <ListSettings>
- <Setting0>
  <Count>Any</Count> 
  <HpRange>0 to 100 %</HpRange> 
  <Stance>No movement</Stance> 
  <Avoid>None</Avoid> 
  <Distance>0</Distance> 
  <Attack>Attack</Attack> 
  <ListSpell /> 
  <SpellRate>500 to 1000</SpellRate> 
  <AttackMode>No Change</AttackMode> 
  </Setting0>
  </ListSettings>
  <Looting>yes</Looting> 
  <MustAttackMe>no</MustAttackMe> 
  <OnlyIfTrapped>yes</OnlyIfTrapped> 
  </Poison-Spider>
- <Monster3>
  <Categories>-</Categories> 
  <Danger>0</Danger> 
- <ListSettings>
- <Setting0>
  <Count>Any</Count> 
  <HpRange>0 to 100 %</HpRange> 
  <Stance>No movement</Stance> 
  <Avoid>None</Avoid> 
  <Distance>0</Distance> 
  <Attack>Attack</Attack> 
  <ListSpell /> 
  <SpellRate>500 to 1000</SpellRate> 
  <AttackMode>No Change</AttackMode> 
  </Setting0>
  </ListSettings>
  <Looting>yes</Looting> 
  <MustAttackMe>no</MustAttackMe> 
  <OnlyIfTrapped>no</OnlyIfTrapped> 
  </Monster3>
  </Monsters>
- <Settings>
  <ListOrder>2</ListOrder> 
  <Health>8</Health> 
  <Proximity>7</Proximity> 
  <Danger>9</Danger> 
  <PlayerOnScreenSecurity>If cavebotting</PlayerOnScreenSecurity> 
  <CooldownControl>yes</CooldownControl> 
  <CheckItem>no</CheckItem> 
  <MustBeReachable>yes</MustBeReachable> 
  <MustBeShootable>no</MustBeShootable> 
  </Settings>
  <Enabled>yes</Enabled> 
  </Targeting>
- <Hud>
  <List /> 
  <Show>If Focused</Show> 
  <Enabled>yes</Enabled> 
  </Hud>
- <Input>
- <Keyboard>
  <Mode>Simulate</Mode> 
  <StuckCtrlShift>If cavebot on, release after 1 sec</StuckCtrlShift> 
  <TypingStyle>Keyboard keys</TypingStyle> 
  <PressWaitTime>45 to 65</PressWaitTime> 
  </Keyboard>
- <Mouse>
  <Mode>Simulate</Mode> 
  <Scroll>Use mouse wheel</Scroll> 
  <MoveSpeed>Instantaneous</MoveSpeed> 
  <ClickWaitTime>30 to 50</ClickWaitTime> 
  </Mouse>
  <OpenMenuPolicy>Confirm if cavebotting</OpenMenuPolicy> 
  <Enabled>yes</Enabled> 
  </Input>
  </Settings>
 
Status
Not open for further replies.
Top