heya, offset finder not working for me. anyone have the new offsets for steam please? 1.03b
heya, offset finder not working for me. anyone have the new offsets for steam please? 1.03b
Not working with steam
if not STEAM:
BP0 = 0x002653C9 + 0x00400000
BP1 = 0x002653C1 + 0x00400000
BP2 = 0x0026540B + 0x00400000
else:
BP0 = 0x00267BD9 + 0x00400000
BP1 = 0x00267BD1 + 0x00400000
BP2 = 0x00267C1B + 0x00400000
I can confirm that these are working for Steam.
Edit:
it seems the problem for me anyway, was copy and paste, when i manually typed in the new offsets, it worked. thanks for the replies guys.
Last edited by jumpcloned; 12-13-2013 at 05:07 AM.
Glad to see you got it sorted out!
may someone upload archive with this tool as "unzip and use"?
it will be so nice :3
Is this what you mean?
If so you should get WinRar, its a lot more versatile then the built in windows one.My custom copy
https://www.dropbox.com/s/5jyndmytk8...R27_Modded.zip
How can I make this thing make a sound when like spine bows or siege axes drop?
What I mean is. I want white siege axes or other items that I chance to make a sound when dropped. How do I set this up?
Edit:
figured out how to filter the items I want. But how do I make it play a sound for white item drops?
Last edited by Nipper; 12-13-2013 at 08:04 PM.
Go to the NotifyItems.py file and add in these lines at the bottom, the # mark means to ignore that item.
_notifyItems.append("Spine Bow")
#_notifyItems.append("Occultist's Vestment")
_notifyItems.append("Siege Axe")
is there any news about it only notifying about own loot in partys? or is that a long way off?
For some reason i can't even get to install Python after installing my new computer.. No matter what version i try, and i really mean NO MATTER - It just fails to install it telling me something about
Microsoft.VC90.CRT, version="9.0.21022.8",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture=x8 6,type[="win32".
Sounds like you need to install the C++ runtime:
Download Microsoft Visual C++ 2008 Redistributable Package (x86) from Official Microsoft Download Center
poe updated to 1.03c
new off-sets
BP0 = 0x00265559 + 0x00400000
BP1 = 0x00265551 + 0x00400000
BP2 = 0x0026559b + 0x00400000