Anyone have working Kurzick bot that would use conset?
Had the same problem when testing it out, got it to work by updating it's dependencies and fixing it's old GUI to work with the latest GWA2 + Headers.Quote:
may i ask for a little assistance on the titlehelper?
whenever i open it, the gui doesn't show. it always starts paused - it won't start by clicking on the autoit tray icon.
i tested several autoti versions, but it won't start.
any ideas?
There's no public salvage bot i believe, most people who have a working + up to date version keep it private. You can always look in the 2019-2022 threads to find one and update it yourself.Quote:
Hello all,
I would like to know if someone have a recycling bot ? I had it 2 years ago but i can't found him again
it always crashes at this pointQuote:
Func Salvage($sItemID, $sKitID)
Local $lOffset[4] = [0, 0x18, 0x2C, 0x690]
Local $lSalvageSessionID = MemoryReadPtr($mBasePointer, $lOffset)
DllStructSetData($mSalvage, 2, $sItemID)
DllStructSetData($mSalvage, 3, $sKitID)
DllStructSetData($mSalvage, 4, $lSalvageSessionID[1])
Enqueue($mSalvagePtr, 16)
EndFunc
your gwa2 probaly has the wrong pattern for salvageQuote:
can someone help me with my code?
it always crashes at this point
i checked both IDs i put in - they are both correct
guildwars "send error to anet" window pops open twice if that helps
_('ScanSalvageFunction:')
AddPattern('33C58945FC8B45088945F08B450C8945F48B45108945F88D45EC506A10C745EC75');salvage function