-
Member
Originally Posted by
hellzer123
You're a bunch of twats with your heads stuck up each others butts. You can't even see the whole picture and what I am saying here for a 5th time. Well, your problem...
You call me a nobody?
Saulius Ritter - Wikipedia Saulius Ritter Motiejūnas | Facebook Add me. I bet you're just another average loser who takes shit from everybody.
Are you seriously pretending you are Saulius Ritter? He doesn't even speak english. That isn't even his real FB profile.
You are either a troll or somebody with severe self confidence problems that you have to pretend to be somebody else. I don't even understand why you aren't banned yet.
-
Post Thanks / Like - 1 Thanks
TehCheat (1 members gave Thanks to z77777 for this useful post)
-
Member
Originally Posted by
dlr5668
Correct code
Code:
If InStr(playerstats.BuffName[A_Index], "charged_attack") { ;BF autorelease at 6 stacks
BuffCharges := PlayerStats.BuffCharges[A_Index]
If (BuffCharges == 6) {
If GetKeyState("RButton", "P") {
Sendinput, {RButton Up}
Sendinput, {RButton Down}
} else {
Sendinput, {RButton Up}
}
}
}
full edited scripterino
http://pastebin.com/raw/xv8EXBKw I loaded x86 dx9 and tested it in lake run
someone can tell me how use this script ? im newbie. on AHK
-
Active Member
Originally Posted by
zalecik
someone can tell me how use this script ? im newbie. on AHK
download the zip for 2.5 original
edit the autoflask file inside and delete it all and paste that.. works perf for me
dont forget the cports etc
-
Contributor
Originally Posted by
zalecik
someone can tell me how use this script ? im newbie. on AHK
save it to text file, rename and run ? pls
github.com/vadash/EZVendor
-
Member
Originally Posted by
dlr5668
save it to text file, rename and run ? pls

u are funny..
-
Member
i create new AHK file like this AutoHotKey for beginners! - YouTube, paste BF macro,save, try to open, but still nothing
-
Post Thanks / Like - 1 Thanks
toadskin (1 members gave Thanks to zalecik for this useful post)
-
Member
Originally Posted by
zalecik
someone can tell me how use this script ? im newbie. on AHK
Download and extract https://github.com/badplayerr/beta-a...rchive/2.5.zip
Download Cports and put it in that extracted folder http://www.nirsoft.net/utils/cports.zip
Go to http://pastebin.com/raw/xv8EXBKw press Ctrl + S and save it to the extracted folder, making sure to select save as file type to "All files" and the file name what ever you'd like but with .ahk at the end of it.
Open Path of Exile then the file you just saved, making sure to run it as admin.
Thank you very much for the hard work gurud, badplayer, TehCheat! Sorry if I missed anyone!
Thank you also dlr5668 for the blade script!
Last edited by UselessTip; 01-06-2017 at 05:47 AM.
-
Post Thanks / Like - 2 Thanks
dlr5668,
toadskin (2 members gave Thanks to UselessTip for this useful post)
-
Member
Originally Posted by
UselessTip
God bless you thank you!
-
Member
Last edited by Omniend; 01-06-2017 at 09:09 AM.
-
Delete what ?
-
Member
The edited version with BF auto release work all fine but it wont auto release BF , anything i have to do?
Just figured out that it work with right click , anyway to make auto release work if i use BF with Q ?
nevermind again lol figured it out just had to replace RButton by Q
Last edited by Philss; 01-06-2017 at 02:19 PM.
-
Post Thanks / Like - 1 Thanks
dlr5668 (1 members gave Thanks to Philss for this useful post)
-
Member
Originally Posted by
UselessTip
Is that still the DX9 version? A little confused.
-
Member
Originally Posted by
UselessTip
Hi m8. Thx for this steps how to use,but i have one problem. When i run ahk file with admin run,i get this message on my screen. Can you help me,what will be the problem?
-
Contributor
Originally Posted by
misterhacker
Hi m8. Thx for this steps how to use,but i have one problem. When i run ahk file with admin run,i get this message on my screen. Can you help me,what will be the problem?
Reinstall auto hotkey with this settings
Attachment 47800
github.com/vadash/EZVendor
-
Post Thanks / Like - 1 Thanks
toadskin (1 members gave Thanks to dlr5668 for this useful post)
-
Member
Originally Posted by
UselessTip
is there a way to make it work on steam client? i tested it on standalone client and it works but it doesn't seem to work on steam.