Hallo erstmal,
es tut mir leid wenn diese Frage hier schon einmal gepostet wurde....aber ich habe keine Lust mir 400Seiten durchzulesen.
Meine Frage:
Der Bot läuft super! Klasse Anleitung!
Nur leider dauert es ewig...(ca 30Sekunden) bis er nach einem erfolgreichen Run das neue Game erstellt...
was mache ich falsch?
Hier meine inis!:
Config.ini
Code:
[Settings]
D2PathName =C:\Program Files\Diablo II
D2Executable =Diablo II.exe
RVPathName =C:\Bot
RVExecutable =1234.exe
RealmSelect =5
Account =xyz
Password =xyz
CharSlot =4
Difficulty =Hell
GameName =xyz-
GamePassType =9
CDkeyCount =0
LastCDkeyused =1
GameTimeout = 400000
D2WinName = Diablo II
Paramaters = -w -lq -direct -txt -title "Diablo II"
AutoStartRedvex=1
JoinRandomGames=0
ChangeKeysAtRunCount=0
ChangeKeysSleepTime=0
FTJSleepTime=0
[Delays]
MenuMouseSpeed = 3
GameCreateDelay = 1
SendKeyDelay = 200
MenuStaticDelay = 200
[Channel]
Use=1
// 0= Do not use channel, 1= Use channel, 2= Go to channel but do not join any specific channel.
Channel=OP xyz
// Channel name to join
InitMSG=.login
//The message is sent after joining the desired channel from lobby.
NGMSG=_GN_
//Message sent before creating a game. "_GN_" will be replaced by the next game name.
LogoutMSG=.logout
//Message that will be sent when the bot is going to change CDkey. If D2 is shut down unexpectedly then this message will not be sent.
//Leave message blank and it there will be none sent.
Kuk-Bot-V4.ini
Code:
[Settings]
//Note that the settings for chicken are in permille
//As of now, "normal" order is supported only, that means that its assumed that HP‰>RP‰>Chicken‰
NoBo_HPADD=5
NoBo_MPADD=20
Energy_Plus=32
Vita_Plus=123
UseJuvAtNoMana=0
Base_Life=1433
Base_Mana=382
Heal_Mana_MP=50
Heal_Mana_RP=-1
Heal_Mana_InstaChicken=-1
Heal_Life_HP=850
Heal_Life_RP=700
Heal_Life_InstaChicken=375
Visit_Malah_Mana=0
Visit_Malah_Life=200
Heal_NormalPotion_Timewait=4000
Heal_RP_Timeout_Retry=500
Target_HP_Count=4
Target_MP_Count=4
Target_RP_Count=8
LogRestrict=1
KillBaal=1
BaalMessage=Kill Baal! Join OP xyz for my runs!
Heal_Merc_HP=60
Heal_Merc_RP=30
UseMerc=1
TPSafeMSG=TP Safe!
NGMSG=Next Game! OP xyz //.send 5200000000
ChickenOnHostile=3
MinGoldPickup=180
TPCastType=1
StopAtDeath=0
// The settings below are the "Advanced" settings.
BO_X=23
BO_Y=1
TP_X=23
TP_Y=1
InitTimeSleep=0
//////////////// CHAOS ONLY SETTINGS ////////////////////
ChaosRunType=2
//1=Rush seals. 2=Start at star. 3=Start at entrance.
CleanType=2
//1=Kill monsters closest to player ( Yourself ), 2=Kill monsters closest to the TP cast spot ( Ignored when rushing seals only )
FCRDelay=450
SkipChaos=1
ContBaal=1
/////////////// END OF CHAOS ONLY SETTINGS //////////////
SPCLTOTALGAMEDELAY=640000
Hier noch der Log^^:
Code:
10/21 13:27:50 [I]> Attempting to create the game MyBaal-1 This is attempt number 0
10/21 13:28:11 [E]> 1080557929 does not match the expected the checksum of 7077889 for the menu GameJoin at coordinates (700 ,100 ,705 ,105) and timed out after 15000 milliseconds.
10/21 13:32:03 [I]> Attempting to create the game MyBaal-2 This is attempt number 0
10/21 13:32:23 [E]> 3768391673 does not match the expected the checksum of 7077889 for the menu GameJoin at coordinates (700 ,100 ,705 ,105) and timed out after 15000 milliseconds.
10/21 13:39:30 [I]> Attempting to create the game MyBaal-3 This is attempt number 0
10/21 13:39:46 [E]> 3904400277 does not match the expected the checksum of 2470124185 for the menu CreateButton at coordinates (545 ,455 ,550 ,460) and timed out after 15000 milliseconds.
Ich hoffe ihr könnt mir helfen!
(ist ein klasse Board!)