-
Active Member
is the only currently working the dx11 one? the dx9 does not seem to do anything.
-
Member
I just died at 38, pressed logout to late
Updated x64 version would be awsome.
-
Contributor
-
Post Thanks / Like - 8 Thanks
-
Member
Originally Posted by
badplayer
ill suck your dick
-
Member
Originally Posted by
badplayer
tyvm badplayer, you're da real mvp
-
Member
Originally Posted by
badplayer
Thank you very much!
-
Member
Originally Posted by
badplayer
Thx man,you are the best,but sry for this,quick silver flask not working for movement speed
-
Member
quicksilver doesnt work - it only works one time when you first turn the exe on
then it doesnt work again - wierd
thanks for the update tho
-
Originally Posted by
badplayer
+5 rep and can you send me your paypal pls?
thanks so much man.
-
Active Member
Originally Posted by
qcorn
quicksilver doesnt work - it only works one time when you first turn the exe on
then it doesnt work again - wierd
thanks for the update tho
can confirm, QS not working, sometimes forgets about life flasks.
-
Member
Originally Posted by
qqzzxxcc
can confirm, QS not working, sometimes forgets about life flasks.
Same here.
-
Member
thanks tho super thanks
but are u planing to do x64?
-
Active Member
Originally Posted by
qcorn
quicksilver doesnt work - it only works one time when you first turn the exe on
then it doesnt work again - wierd
thanks for the update tho
The offset of FlasksData[A_Index].EffectDuration seems change.
If you want to simply make quicksilver work, just set "EffectDuration := 40" instead of "EffectDuration:=FlasksData[flaskNum].EffectDuration" before line WindowQueuedFlaskEffects[k].QuickQueueEndtime:=A_TickCount+EffectDuration*100"
-
Post Thanks / Like - 2 Thanks
-
Member
Originally Posted by
m1nc
thanks tho super thanks

but are u planing to do x64?
what is this x64?
-
Member
Originally Posted by
dlr5668
Here is BladeFlury auto release code. Full buffed BV has 6-7 APS so perfect timing on bosses will increase dps.
Code:
If InStr(playerstats.BuffName[A_Index], "charged_attack")
{
BuffCharges:=PlayerStats.BuffCharges[A_Index]
If (BuffCharges = 6)
{
GetKeyState, state, RButton
Sendinput, {RButton Up}
if state = D
Sendinput, {RButton Down}
}
}
https://lh3.googleusercontent.com/-Y...7_20-54-22.png
Even with 50% damage nerf BF will be awesome league starter. You dont need any gear to start just decent 250 pdps dagger (can be crafed or bino).
nvm, godly ty!
Last edited by BrombÀrkuchen; 12-02-2016 at 08:43 PM.