Perplex / WhiteRunner

Diablo 3 Looting Bot
1 stars 1 forks source link

buff corrupt #1

Open syscx opened 4 years ago

syscx commented 4 years ago
for (auto ACD : MemoryTools::getACDs(m_bot.proc)){

Run-Time Check Failure #2 - Stack around the variable 'buff' was corrupted. occurred

Trace==== std::vector<std::shared_ptr> MemoryTools::getACDs(HANDLE proc) {

long buff =0;
std::vector<std::shared_ptr<ACD>> ACDs;

ReadProcessMemory(proc, (LPCVOID) SymbolTable::ObjectManager, &buff, 8, nullptr);

This kind of ObjectManager address may not correct now.

syscx commented 4 years ago

This will happen to Saverage, lootArea. Just run program.

Perplex commented 4 years ago

This project hasn't been updated in a while and memory addresses are probably all wrong. I originally got them from enigma.D3 but the project has been turned private, so you need to contact the owner or find someone to invite you. Try here: https://www.ownedcore.com/forums/diablo-3/diablo-3-bots-programs/diablo-3-memory-editing/775203-lf-enigma-d3-source-code.html