-
Active Member
confirming, not working any longer.
-
★ Elder ★
Base went from 0x4->0x7C to 0x4->0xFC
and the modname pointer went from 0xC to 0x14
Should be an easy fix
That's all that changed for the util I use for this, but it's different, so there may be other changes that I'm not aware of.
-
Post Thanks / Like - 4 Thanks
-
Active Member
Originally Posted by
TehCheat
Base went from 0x4->0x7C to 0x4->0xFC
and the modname pointer went from 0xC to 0x14
Should be an easy fix
That's all that changed for the util I use for this, but it's different, so there may be other changes that I'm not aware of.
Thanks.
I made the following two edits:
--snip--
--snip--
and it works now.
Edit: read a few posts down, fixed version was posted.
Last edited by Razzko; 06-30-2016 at 02:35 AM.
-
Post Thanks / Like - 2 Thanks
-
Active Member
can any1 compile a new version.. i tried to edit like those pics show but my script is all bunched together and hard to read
-
mine work fine ty tehcheat and razzko
http://www.filedropper.com/autopot
-
Post Thanks / Like - 2 Thanks
toadskin,
datz (2 members gave Thanks to Miuobyshi for this useful post)
-
Member
Can anyone kindly provide an exe version? Thanks!
-
Originally Posted by
jli2
Can anyone kindly provide an exe version? Thanks!
to hard do right click. compile script?
-
Active Member
Just had AHK crash, which is kinda weird because I was literally standing AFK in Hideout and tabbed out. It's probably related to the script/edits because I've literally never had AHK crash before.
Could also just be random though.
Just a warning
-
Member
Originally Posted by
Miuobyshi
to hard do right click. compile script?
I tried to run script or compile it to exe, but always get an error message 'Error: MIssing close-quote'. I am sure if it is my computer issue. This is the reason I asked for an exe.
-
Active Member
Compiled version: --snip--
Edit: read a few posts down, fixed version was posted.
Last edited by Razzko; 06-30-2016 at 02:35 AM.
-
Post Thanks / Like - 1 Thanks
toadskin (1 members gave Thanks to Razzko for this useful post)
-
Member
Originally Posted by
Razzko
It works, I think it's my autokey issue. Thanks so much!
-
Member
it doesnt seem to be reading flask charges correctly for me at least, it uses quicksilver once in instance then stops. Flask charges shown in debug are incorrect
-
Post Thanks / Like - 1 Thanks
Razzko (1 members gave Thanks to fmerker1221 for this useful post)
-
Member
Originally Posted by
fmerker1221
it doesnt seem to be reading flask charges correctly for me at least, it uses quicksilver once in instance then stops. Flask charges shown in debug are incorrect
Same problem here
-
Active Member
Ooh there's a debug window 
This version reads the right values:
.ahk: --snip--
.exe: --snip--
I'd imagine this one won't crash under any circumstances too (though it looks like I'm the only one who got an AHK crash anyway).
Edit: original version was updated. Use that
Last edited by Razzko; 06-30-2016 at 02:58 AM.
-
Contributor
Works fine with the changes Razzko described, I don't use quicksilver feature though.
Edit: I take that back. Even with quicksilver feature off, simply using one breaks the script. I'll see if i can track it down.