0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2024 — May 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added GetFade option for OrgTorch.js More... over 12 years ago
Fixed transmuting and cubing string. More... over 12 years ago
Fix that YGM caught in DiabloHelper.js. More... over 12 years ago
Minor Update More... over 12 years ago
Wakka.js - Added a check to see if they have already moved onto baal. DiabloHelper.js - Added a check to see if they have already moved onto baal and edited the wait timers (fixed) BaalHelper.js - Added the creation of a portal to prevent a bug with party and not entering the tp, edited the wait timers and added a random movement in the wskloop to prevent the entrace being blocked. Eyeback.js - Fixed Eyeback Runewords.js - Fixed a minor typo. Cubing.js - Fixed a minor typo and made it print to console better. Misc.js - Updated the experience strings and left commented out options. CharacterConfigs - Added Mephisto's Portal. Config.js - Added a new config layout, added Mephisto's Portal, added a baal wait edit and fixed a minor typo. Added TravincalLeech.js and TristramLeech.js but they're not in use yet. More... over 12 years ago
sep. 10 More... over 12 years ago
Merge pull request #21 from CrazyCasta/TestVer More... over 12 years ago
Merge branch 'TestVer' of https://github.com/kolton/d2bot-with-kolbot into TestVer More... over 12 years ago
Add Synch scripts. More... over 12 years ago
Add check for both spots of Hratli (and code to do the same for other NPCs if specified). More... over 12 years ago
Add area clearing to Rusher. More... over 12 years ago
Add fix to make sure WPs are loaded. More... over 12 years ago
Fix to not try to tp from Uber Tristram. More... over 12 years ago
Small tweaks to improve OOG reliability. More... over 12 years ago
Fix D2BotMuleLog.dbj to handle Connecting... state properly. More... over 12 years ago
Fix muling in D2BotFollow.dbj. More... over 12 years ago
Add error messages to help find configuration mistakes. More... over 12 years ago
Several minor updates to scripts. More... over 12 years ago
Add timeout config for DiabloHelper. More... over 12 years ago
reverted d2bs core due to crashes More... over 12 years ago
sep 03 temporarily reverted d2bot# updated d2bs core added improved auto mule and torch system to D2BotFollow.dbj and D2BotChannel.dbj OOG.js - fixed case 21, added case 23 handling from the new d2bs core (connecting msg on char select screen) Diablo.js/DiabloHelper.js - increased Diablo wait time Mephisto.js - don't stop the whole script on immune council members added script error reporting to logs/ScriptErrorLog.txt Misc.js - added error reporting, txt file and experimental packet buy func (packet buy not in use yet) Pather.js - ignore canyon -> arcane travel, added arcane back to prevArea array Prototypes.js - item color tweaks, item.buy() tweaks Town.js - delay tweaks More... over 12 years ago
added mule filter multiple followers will no longer prevent leader from muling More... over 12 years ago
uninterruptible muling test More... over 12 years ago
disable orgtorch by default More... over 12 years ago
torch mule hotfix for lobby chat More... over 12 years ago
D2BotLead.dbj - added TorchSystem and torch muling D2BotMule.dbj - added torch muling, don't login until a signal is given from the caller profile, drop scrolls, ignore scrolls and other trash items default.dbj - added TorchSystem, consolidated events AutoMule.js - added torch muling NTItemParser.dbl - fix for maxquantity regarding items in stash and owned items, fixed buying a sold item back from NPC because of this OOG.js - added login account timeout ShopBot.js - fixed pickit check Attack.js - added invalidated unit check to checkMonster Assassin.js - linked trap range to a variable that can be changed from other scripts (namely antihostile) Paladin.js - melee skill and hammer tweaks Sorceress.js - added energy shield recast, added valid monster check to static Config.js - added the option to use Profile.js format for character config (for when class doesn't matter like whith leeching) Misc.js - added item quality color for item viewer reports Pather.js - removed arcane sanctuary as previous area to canyon because it's not possible to pather there without the portal (which would make having to path to arcane obsolete) Prototypes.js - me.findItems returns an empty array on no items now, added getColor prototype Town.js - tweaked screen canceling and delays to address a certain crash bug AntiHostile.js - event consolidation, attack tweaks ToolsThread.js - event consolidation. main events are now here, all the other files have script event that relays info from ToolsThread. added config caching to prevent a certain (and odd) bug of losing reference to Config object TownChicken.js - added init lines for pickit/runewords/cubing which fixes valid runeword rerolling or potentially valid unid item selling Pindleskin.js - call kill instead of clear for Nihlathak More... over 12 years ago
fixed the listview clear, images save as full quality .pngs you have to resize then yourself if you want lower quality More... over 12 years ago
Item Searching now uses standard regular expressions, no more '+' use '|' instead, and any other regex you want. More... over 12 years ago
Console: Line color fix, clear option Item Log/Char; Items: Clear List; Profile: Enable schedule option More... over 12 years ago
Added eth transparency and made item search over 9000 times faster More... over 12 years ago