Jump to content

Join our Slack

Talk to other users and have a great time
Slack Server

Welcome to our Community

Click here to get your Exiled Bot license
Donation Store
Sign in to follow this  
begerus

Begerus Id&Stash

Recommended Posts

Well guys, i want to share my script for the community

This Script it's inspired by jpbot script EEB, then big credits go to JPBOT.

The script every X games (default every 2) identify all items in you inventory and stash them. Multiple stash tabs are supported

You must configure the first part (USER CONFIG) for your preferences.

Instructions:

1. Download and extract the attached script where you want

2. Modify the userconfig part of the script

_lagtimer := 100  ; you may reduce the number to speed up the script
_stashGames := 2 ; how many games before stash?
_stashTabs := 19 ; the number of stash tabs to use (ex if you have 50 tabs, use the first 19)

;~ ;inventory
;set 1 for the slots protected (don't id&stash those)
Inventory := Object()
Inventory.Insert([0,0,0,0,0,0,0,0,0,0,0,0]); row1
Inventory.Insert([0,0,0,0,0,0,0,0,0,0,0,0]); row2
Inventory.Insert([0,0,0,0,0,0,0,0,0,0,0,0]); row3
Inventory.Insert([0,0,0,0,0,0,0,0,0,0,0,0]); row4
Inventory.Insert([1,1,1,1,1,1,1,1,1,1,1,1]); row5

; Pixel Colors
_activeSkillInTown := 0x6b6b6b ;pixel color for active skill in town
_activeSkillInMap := 0x67a0bd ;pixel color for active skill  out of town
_activeSkillInMapInactive := 0x465b68 ;pixel color for active skill  out of town without mana
3. Start the game

4. At login screen start the script

5. Start the bot

6. Enjoy

Best Setup for Exiledbot:

1. Disable TP to Town

2. Disable stashing

begerus ID&Stash_v0.1.zip

Share this post


Link to post
Share on other sites

Will be great if you will change this script to:

Id all yellows in inventory.

Sell them to vendor.

will be greatest if will sell all yelows beside amys and rings.

Leaving yellows on groud is big waste, stashing yellows from 5-6hour of botting is big waste of stashing place.

Share this post


Link to post
Share on other sites

Will be great if you will change this script to:

Id all yellows in inventory.

Sell them to vendor.

will be greatest if will sell all yelows beside amys and rings.

Leaving yellows on groud is big waste, stashing yellows from 5-6hour of botting is big waste of stashing place.

I have already coded the vendoring code, but i need to apply a selective selling

Well i have stashed 20 tabs and found inside great items to improve my bot and rare gems like multistrike (x3) CODT and empower, i don't think it's "wasted space"

Share this post


Link to post
Share on other sites

ehi guys this project it's closed now, the new version of exiled bot will come with stashing and vendoring already integrated :)

I can start to work on my map system ^_^

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...