-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/nooperation/d2es-stuff.git
- Loading branch information
Showing
1 changed file
with
101 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,101 @@ | ||
[](https://ci.appveyor.com/project/nooperation/d2es-stuff/branch/master) | ||
|
||
# D2Hackit Modules: | ||
|
||
### AutoOre | ||
[](https://www.youtube.com/watch?v=ZYaeNO5gIFc) \ | ||
https://www.youtube.com/watch?v=ZYaeNO5gIFc \ | ||
> .load ore \ | ||
> .ore start \ | ||
|
||
### AutoScroll | ||
[](https://www.youtube.com/watch?v=zirDj9hemR0) \ | ||
https://www.youtube.com/watch?v=zirDj9hemR0 \ | ||
> .load scroll \ | ||
> .scroll start \ | ||
|
||
### AutoSell | ||
[](https://www.youtube.com/watch?v=T_ZOQ2ypi_0) \ | ||
https://www.youtube.com/watch?v=T_ZOQ2ypi_0 \ | ||
> .load sell \ | ||
> .sell start \ | ||
> (Auto-sell can be enabled by editing AutoSell.ini. Items to sell are defined in AutoSell_items.txt) \ | ||
### StateFix | ||
> Attempts to fix the 27 state crash (needed for playing with other players) | ||
### Transmute | ||
> .load t \ | ||
> Place multistocker/Rune stocker/etc in cube \ | ||
> .t start <name of desired output> (example: Place multistocker in cube then ".t start dra" to change the output to dragon stones) | ||
### ShopBot | ||
> .load shopbot \ | ||
> todo | ||
### RuneDowngrade | ||
> todo | ||
### Pick | ||
> todo | ||
### hotkey | ||
> todo | ||
### Gamble | ||
> todo | ||
### Flee | ||
> todo | ||
### Filter | ||
> todo | ||
### Exp | ||
> todo | ||
### EmptyCube | ||
> todo | ||
### D-stone converter | ||
> .load dc \ | ||
> Place dragon stones in inventory \ | ||
> .dc types \ | ||
> .dc start 4 \ | ||
> .dc start 1 \ | ||
> todo | ||
### Buff | ||
> todo (just press del) | ||
### AutoStocker | ||
> todo (buy all the stockers and just press f8 every now and then to auto-stock stuff) | ||
### AutoStockAutoExtract | ||
> todo | ||
### AutoReroll | ||
> todo | ||
### AutoExtractor | ||
> todo | ||
### AutoAccept | ||
> todo | ||
### AmmoGuard | ||
> todo (no longer needed?) | ||
|
||
# Other stuff: | ||
|
||
### IdleClient | ||
[](https://www.youtube.com/watch?v=6DNFS89NORY) \ | ||
https://www.youtube.com/watch?v=6DNFS89NORY | ||
|
||
### Character Editor | ||
[](https://www.youtube.com/watch?v=qvlOwZcEKCw) \ | ||
https://www.youtube.com/watch?v=qvlOwZcEKCw | ||
|