| | #1 (permalink) |
| Status: Guest
Posts: n/a | Help my i have D2jsp scripts CountessXP. My bot no pickit pul lem ko amn sol. d2jsp/scripts/libs/CXP_Config //DCU_Codes.push(["r01",0,3]); //El Rune r01 DCU_Codes.push(["r20",0,3,"gfg",0,1]); //Lem Rune + flawed Emerald r20 + gfg DCU_Codes.push(["r21",0,2,"gfw",0,1]); //Pul Rune + flawed Diamond r21 + gfw |
|
| | #2 (permalink) |
| Status: Forum Member Join Date: Jul 2004
Posts: 94 Tournaments Joined: 0 Tournament Wins: 0
Credits: 0 Spent time on board: - Rep Power: 5 ![]() | Wtf does what u posted have to do with it? Listen, go to scripts/settings/Snagit_XP.ini in ur d2jsp folder, open it with notepad. Search for runes, the bot is automaticlly configured to pick up pul lem and ko However, if u want amn and sol, you'll see them there: ;[Amn Rune] ;Code="r11" ;Description=c8Amn Rune ;[Sol Rune] ;Code="r12" ;Description=c8Sol Rune Problem is, their disabled. In d2jsp item pickup, ; means disabled. So, change both to this: [Amn Rune] Code="r11" Description=c8Amn Rune [Sol Rune] Code="r12" Description=c8Sol Rune Without the ;, now everything should be ok. |
| | |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
| |