can anyone help me? i used 2.2 2.3 2.4. My d3 always crash when it tries to enter game. I have no problem using Drelog, but the other relog have problem with plugin and idling problems.
when I use this plugin with Giles combat replacer file, the char just stands there and doesnt move until I antiidle kicks in and restart the profile.
I remember I was having this problem with AGB too but somehow it was fixed.
anybody knows why?
To fix idling problem using Giles plugins i've used AntiIdle plugin. Just set it to 5 seconds of idling reset and it'll fix bot stuck.
I suppose U're using empty.xml as a profile. I'm getting D3 crashes when using it. Just set PluginProblem=0 in DB_Run.bat and use prefered profile. I'm using Fragman's Arreat profile for example. To fix idling problem using Giles plugins i've used AntiIdle plugin. Just set it to 5 seconds of idling reset and it'll fix bot stuck.
Hey guys ive got a problem. When using this relogger my bot pickup all items, even white. It looks like there is a problem with giles loot rules or stash replacer.When i run DB normally everything works fine. Any ideas?
Thanks in Advance!
:ISBoxerStart
ECHO %Date% %Time% - Launching ISBoxer Link. >> %Log_File%
START "D3Run" "%ISBoxerLinkName%"
ECHO Waiting for ISBoxer...
TIMEOUT /T 60 /NOBREAK > NUL 2>&1
ECHO.
ECHO.
TASKLIST /FI "IMAGENAME eq %D3Name%" /fo csv /nh > D3After.txt
fc D3Before.txt D3After.txt > D3Diff.txt
for /f "eol=; tokens=2,3* delims=," %%i in (D3Diff.txt) do (set m=%%i)
SET m=%m:"=%
SET D3PID=%m%
ECHO %m% > D3PID.txt
ECHO %Date% %Time% - Diablo III is using PID %m% for this run. >> %Log_File%
DEL /F D3Before.txt D3After.txt D3Diff.txt
ECHO Waiting for Diablo III to load.
timeout /t %ISBoxerLoadTime% /NOBREAK > NUL 2>&1
ECHO.
ECHO.
TASKLIST /FI "IMAGENAME eq %DBName%" /fo csv /nh > DBBefore.txt
ECHO Starting Demonbuddy
ECHO %Date% %Time% - Starting Demonbuddy. >> %Log_File%
IF %PluginProblem% EQU 1 (
START "DB_Running" "!DBPath!!DBName!" -key !DBKey! -attachTitle="is" -pid !D3PID! -bnetaccount !BNetAcctName! -bnetpassword !BNetPwd! -profile="!EmptyProfile!" -routine="!CombatRoutine!" -autostart -noflash
) ELSE (START "DB_Running" "!DBPath!!DBName!" -key !DBKey! -attachTitle="is" -pid !D3PID! -bnetaccount !BNetAcctName! -bnetpassword !BNetPwd! -profile="!Profile!" -routine="!CombatRoutine!" -autostart -noflash)
START C:\nee\us2\d3pluginfix.au3
GOTO :ISBoxerEnd
Hi man, sorry for bad english. Where i must write it?Plugins only load if you are already logged in (if you are on log screen no plugins for you)
Use this:
start demonbuddy.exe -key=123456789ABCDEF [email protected] -bnetpassword=123456 -profile=c:\demonbuddy\profiles\my_profile.xml -routine="Giles Routine For Use With Plugin" -autostart -noflash
Along with GilesTrinity + RadsProfileManager + UnstuckeMe and you are good to go![]()
Plugins only load if you are already logged in (if you are on log screen no plugins for you)
Use this:
start demonbuddy.exe -key=123456789ABCDEF [email protected] -bnetpassword=123456 -profile=c:\demonbuddy\profiles\my_profile.xml -routine="Giles Routine For Use With Plugin" -autostart -noflash
Along with GilesTrinity + RadsProfileManager + UnstuckeMe and you are good to go![]()