Posts: 47
Threads: 11
Joined: Dec 2005
Reputation:
0
12-24-2005, 10:13 AM
(This post was last modified: 12-24-2005, 10:24 AM by xxxsublimexxx111.)
I have a few too many gc's in my inventory i guess cuase bot always says too many gc's ending and i need them how can i modify the script ==>what part of the configuration? Thnx guysblank: <== srry guys i figured it out answer below question tho... im retarded
Oh another question is dclone hunter a descent program? does it just find the ip or does it fight dclone 4 u? any advise on this matter helpful too
Posts: 2,649
Threads: 74
Joined: Aug 2005
Reputation:
0
It is in the mm.bot config. It looks like this.
;##############################################################################
;
; DEFAULT INVENTORY & REPAIR PREFERENCES
;
; * Char_MiniFreeSpaces => At how much free spaces letf in inventory the bot
; will stop. Never let the bot continue to run while inventory & stash are full.
; NOTE: If you make multiple monsters and pickup rare you should have 24+ !
; If you are only pickup few uniques you can decrease the value to 12-16.
;==============================================================================
; * Char_ForceRepairCycle => Will force a repair to Larzuk every xx runs.
; If value = 0 auto check repair is activated at the start of each run.
; Damaged armors/Helms/etc... And -melee- weapons are automaticly detected.
; Its recommended to force/define a cycle, since the auto check burn ~500 ms
; If you have a sorce give 100 (repair every 100 runs...It's an example.)
;==============================================================================
Char_MiniFreeSpaces = 24
;==============================================================================
Char_ForceRepairCycle = 100
;==============================================================================
The one in bold is the one you change, I think.