begerus
Elite+-
Content Count
21 -
Joined
-
Last visited
Everything posted by begerus
-
Hello, I want join Slack Server, can you invite me please?
-
I have set to identify "Siege Axe" When The Bot is in town chance The item And Then start to identify The same item in an infinite loop failing every time
-
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 ^_^
-
try this viewtopic.php?f=29&t=420 Go to 6. Test Town Detecting and follow instructions
-
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"
-
ignored a glorious plate 5L while watching my bot
-
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 game4. 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
-
Thanks for the hard work devs Now if you upgrade me i'll happy
-
This feature it's related to minions? (skeletons, zombies, spectre)
-
Need one person to test mapping/stashing tool
TOSViolation replied to topic's begerus in Exiled Bot Programming
I'm interested to test your script, i'm a .NET developer and have a lvl 82 toon well equipped to test maps -
+10
-
The error it's related to directx Update to last version
-
set "read only" on the log folder