D2Bot# mit Kolbot RELEASE - Ein neuer Bot für D2BS

12/01/2012 11:39 using11#1021
hmm

Problem habe ich mit automule für Torch, hatte ich schon bei letzte version

und zwar der startet zwar, aber no respons


[11:36:35] <baaling> No response from mule profile
[11:36:37] <baaling> Starting torch mule profile: AutomuleT
[11:37:39] <baaling> No response from mule profile
[11:37:41] <baaling> Starting torch mule profile: AutomuleT


der startet es zwar macht dann aber nichts
12/01/2012 13:50 kolton1#1022
You need to set this too in Torchsystem.js
FarmerProfiles: ["profile name"],

Triggering torch mule without that is not intended and will be fixed.
12/01/2012 14:07 maxiAMA#1023
kolton is it possible to mule token and keys with automule, too?
12/01/2012 14:09 using11#1024
Quote:
Originally Posted by kolton1 View Post
You need to set this too in Torchsystem.js
FarmerProfiles: ["profile name"],

Triggering torch mule without that is not intended and will be fixed.
thanks, finally it goes :D
12/01/2012 14:30 kolton1#1025
Quote:
Originally Posted by maxiAMA View Post
kolton is it possible to mule token and keys with automule, too?
If you have a more recent version, it will mule all quest items except for cube.
Keys won't be muled only if the profile is a part of torch system.

This is the update that fixed key muling (nov. 10)
[Only registered and activated users can see links. Click Here To Register...]
12/01/2012 14:38 maxiAMA#1026
ah great. I'll try that. I updated today to last version.
Cheers mate.
So do I have to set the torch system in automule.js? Or in char config?
12/01/2012 15:25 kolton1#1027
It's in /libs/TorchSystem.js
You don't have to edit that file if you just want to mule keys. It's used for giving keys to a smiter who will turn them into organs and torch (using orgtorch script).
12/01/2012 15:43 maxiAMA#1028
Great! It's putting keys on mules now. Cheers!
12/01/2012 15:50 Finallyb#1029
First of all: Thanks for the update!!

But I've got a question on the charconfig:
Code:
// Fastmod config
	Config.FCR = 0; // 0 - disable, 1 to 255 - set value of faster cast rate 
	Config.FHR = 0; // 0 - disable, 1 to 255 - set value of faster hit recovery 
	Config.FBR = 0; // 0 - disable, 1 to 255 - set value of faster block recovery 
	Config.IAS = 0; // 0 - disable, 1 to 255 - set value of increased attack speed 
	Config.PacketCasting = 0; // 0 = disable, 1 = packet teleport, 2 = full packet casting.
What does PacketCasting do in general? What's the benefit in using it and what's the downside?
12/01/2012 16:03 kolton1#1030
It's faster than Config.FCR, but you can't see the spells or character animation when casting.
12/02/2012 00:26 D2_Chris#1031
thx tgvbhz



diese fragen sind noch offen:
1.: gibt es für HC selbstspieler eine "auto loot" funktion , so wie auto pp ?
2. :fastmod auch für user addon ?
3.: autotele für user addon ?
4.: town manager(geh zum npc und kaufe tränke usw. z.b.) für useraddon ?
5.: follower/mfhelper dem "selbstspieler/useraddon" games hinterherjoinen/verlassen wie beim botlead?
6.:warum ist mein d2 auf deutsch , trotz umstellung via " data , local , .txt ? <- erledigt


ty schonmal
12/02/2012 00:47 tgvbhz#1032
Administrationsrechte erteilt?

Für Englisch: -direct in die Parameter einfügen.
12/02/2012 13:48 LHDII-Tobi#1033
Hey hätte mal ne frage...

Der D2BS ich lass den momentan auf Leechbot laufen, läuft super stailb AUßER

Wenn der Leader das Spiel verlässt bleibt der bot ingame... oder join ab und zu das falsche spiel....

kann man irgendwo einstellen das er das game leaved wenn der leader geht?

Danke schon einmal im vorraus ;)

Mfg

Tobi
12/02/2012 13:53 RicoSterr#1034
Danke für den Release :)
12/02/2012 14:03 Talltree#1035
Quote:
Originally Posted by LHDII-Tobi View Post
Hey hätte mal ne frage...

Der D2BS ich lass den momentan auf Leechbot laufen, läuft super stailb AUßER

Wenn der Leader das Spiel verlässt bleibt der bot ingame... oder join ab und zu das falsche spiel....

kann man irgendwo einstellen das er das game leaved wenn der leader geht?

Danke schon einmal im vorraus ;)

Mfg

Tobi

in der Config
Code:
Config.QuitList = []; // List of character names to quit with. Example: Config.QuitList = ["MySorc", "MyDin"];
einstellen, und schon quitten die leacher mit dem leader.