![]() |
Corym Port Hope - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html) +--- Forum: Free Scripts (https://forums.bmega.net/forum-10.html) +--- Thread: Corym Port Hope (/thread-20426.html) |
Corym Port Hope - MellUrbina - 12-15-2016 Corym Port Hope
The scrip was repaired and I had some problems with the depositer and check the full label <----Is a Nice Scrip Now 5h Tested ![]() Information: Recommended Level: 85+ Recommended Skill: 80/75 Loot/hour: 5k to 20k+(Depends on EQ and Skill) Start at Depot; or at cave. Script never gets stucked 3 Bp's Open... " Main, Item Stack and Gold Coins " Money maker full 101 % Afk Features: *Rafzan Seller *Alerts *Depositer *Refiller *Anti-Stuck *Variables (Customizable script!) [Edit note: I don't see that features in script that You put in post - Catar]
RE: Corym Port Hope - Catar - 12-15-2016 I've got couple tips for you, that you should find useful Code: NPCSay (32632 32737 6:deposit all) You should upgrade your refiller by using variables, it will make it much easier for you to make further scripts. Instead of putting numbers of ID, quantity and price in withdraws, set up variables for it for example Code: ManaID=268 Then in your cavebot it should look like this Code: NPCSay (32632 32737 6:withdraw) Code: NPCSay (32622 32742 5:trade) Same goes to full checks Would look much better like this: Code: FullCheck (32643 32831 10:Full Dep Else C1 Code cap<=50;!ManaID!<=!ManaBack!) Personally, I'm using manual macros instead of FullCheck Labels, because it allows me for more customization. (u can find it in my signature link below) |