HAi_gAIZ
See "i g"
+20|5783

.Sup wrote:

HAi_gAIZ wrote:

DupaUnit wrote:


Was the program "fail," or did you just not know how to use it? 
ummm the program was fail. i did exactly what you said: open program, open bf2, check ping, open console, press ctrl + 0

??
pics for u http://img66.imageshack.us/img66/2879/tutorial01xu3.jpg
sigh
.Sup
be nice
+2,646|6464|The Twilight Zone

HAi_gAIZ wrote:

.Sup wrote:

HAi_gAIZ wrote:


ummm the program was fail. i did exactly what you said: open program, open bf2, check ping, open console, press ctrl + 0

??
pics for u http://img66.imageshack.us/img66/2879/tutorial01xu3.jpg
sigh
still no comprende?
https://www.shrani.si/f/3H/7h/45GTw71U/untitled-1.png
Delusion
AK Hero
+26|5783|Greece / Rhodos
imo checking if bf2 is active is useless...
and the whole thing didnt work so good for me so i modified it a bit

Code:

~F11::
    SetKeyDelay 10, 20
    Send {~ down}
    Sleep 100
    Send {~ up}
    Sleep 100
    Send,Ping:{Enter}
    Input, PingVar, T10 V,{Enter}{Esc}

if (ErrorLevel = "EndKey:Escape")
    {
        Send,{Space}Hitreg Fix Cancelled{ENTER}
        return
    }
if !(PingVar < 1000 and PingVar > 0) 
    {
        Send,Enter a Number between 1 and 999.{ENTER}
        return
    }
if PingVar is not digit
    {
        Send,Enter a Number between 1 and 999.{ENTER}
        return
    }
PingVar += 7
Temp01 := PingVar / 1000
Temp02 := PingVar * 12
        Send {Enter}
        Send,SettingsManager.floatSet GSDefaultLatencyCompensation %Temp01% {Enter}
    Sleep 20
        Send,SettingsManager.U32Set GSExtrapolationTime{Space} %Temp02% {Enter}
    Sleep 20
        Send,SettingsManager.U32Set GSInterpolationTime{Space} %PingVar% {Enter}
Sleep 50
    Send {Shift Up}
    Send {Alt Up}
return

Last edited by Delusion (2008-07-10 14:46:46)

TrashBlinD
french canadians suck
+135|6653|can
Lol @ usersettings believers.
HAi_gAIZ
See "i g"
+20|5783

TrashBlinD wrote:

Lol @ usersettings believers.
what are you some kind of pub allstar
.Sup
be nice
+2,646|6464|The Twilight Zone

HAi_gAIZ wrote:

TrashBlinD wrote:

Lol @ usersettings believers.
what are you some kind of pub allstar
lol
https://www.shrani.si/f/3H/7h/45GTw71U/untitled-1.png
TrashBlinD
french canadians suck
+135|6653|can

HAi_gAIZ wrote:

TrashBlinD wrote:

Lol @ usersettings believers.
what are you some kind of pub allstar
nou

(I just nou'd ig....awesome y/n)
HAi_gAIZ
See "i g"
+20|5783

TrashBlinD wrote:

HAi_gAIZ wrote:

TrashBlinD wrote:

Lol @ usersettings believers.
what are you some kind of pub allstar
nou

(I just nou'd ig....awesome y/n)
im gonna go with /
DupaUnit
Member
+18|6003
imo checking if bf2 is active is useless...
Having it make sure BF2 is the active process is helpful, otherwise you can have it accidentall typing those long lines of text while in Windows.  I would do it every now and then, especially in Photoshop.  Why would you NOT want it to check if BF2 is active?  It doesn't tax the program.
Guy.Buddy.Friend
coks
+71|5877

HAi_gAIZ wrote:

.Sup wrote:

HAi_gAIZ wrote:


ummm the program was fail. i did exactly what you said: open program, open bf2, check ping, open console, press ctrl + 0

??
pics for u http://img66.imageshack.us/img66/2879/tutorial01xu3.jpg
sigh
instead of being a completely arrogant dick lets try explaining what didn't happen.
Are you running vista?
Did you try restarting BF2 and the program?
Reopen console?
HAi_gAIZ
See "i g"
+20|5783

Guy.Buddy.Friend wrote:

HAi_gAIZ wrote:

sigh
instead of being a completely arrogant dick lets try explaining what didn't happen.
Are you running vista?
Did you try restarting BF2 and the program?
Reopen console?
chill out. i dont really care about it at all; i tried it once; it didn't work. next time i play, i'll try it again.
Cyrax-Sektor
Official Battlefield fanboy
+240|6159|San Antonio, Texas
It works fine for me in Vista Home Premium 32-bit. Didn't even have to change Compatibility Settings.
Delusion
AK Hero
+26|5783|Greece / Rhodos

DupaUnit wrote:

imo checking if bf2 is active is useless...
Having it make sure BF2 is the active process is helpful, otherwise you can have it accidentall typing those long lines of text while in Windows.  I would do it every now and then, especially in Photoshop.  Why would you NOT want it to check if BF2 is active?  It doesn't tax the program.
i dont really need it...i never leave the script open when not playing anyway
Wallpaper
+303|6005|The pool

HAi_gAIZ wrote:

DupaUnit wrote:

fail program is fail. it did nothing when i pressed ctrl + 0
Was the program "fail," or did you just not know how to use it? 
ummm the program was fail. i did exactly what you said: open program, open bf2, check ping, open console, press ctrl + 0

??
Sooo, did you rename bf2.exe?
HAi_gAIZ
See "i g"
+20|5783
you have to use the left ctrl button not the right. oh and this shit does not fucking work either
DupaUnit
Member
+18|6003
Ok, I'll either make the directions more specific or set both control keys to work in the next version.
HAi_gAIZ
See "i g"
+20|5783

DupaUnit wrote:

Ok, I'll either make the directions more specific or set both control keys to work in the next version.
don't waste your time
legionair
back to i-life
+336|6634|EU

HAi_gAIZ wrote:

DupaUnit wrote:

Ok, I'll either make the directions more specific or set both control keys to work in the next version.
don't waste your time
If it didnt work for you that doesnt have to mean that its waste of time for others. Same as hit reg - some have problems with that, some doesnt. So why dont you just STFU.

Last edited by legionair (2008-07-10 22:18:43)

hiberNative
7.62x54R
+21|5805|sweden
what the guide doesn't say is that you need to open the AutoHotKey before you open the HitFixer file. might be why it doesn't work for some.
i g
Banned
+876|5875|GA

legionair wrote:

HAi_gAIZ wrote:

DupaUnit wrote:

Ok, I'll either make the directions more specific or set both control keys to work in the next version.
don't waste your time
If it didnt work for you that doesnt have to mean that its waste of time for others. Same as hit reg - some have problems with that, some doesnt. So why dont you just STFU.
i have a problem with hit reg, and like i have said a million times, there is no way to fix it.

if you think this program works, good for you. it's in your head though.

Last edited by i g (2008-07-11 07:41:15)

DupaUnit
Member
+18|6003

i g wrote:

i have a problem with hit reg, and like i have said a million times, there is no way to fix it.
if you think this program works, good for you. it's in your head though.
I G, did you watch this?
http://www.vimeo.com/1313131

If you run HitFixer and it doesn't help, keep trying different settings.  I will often try a few different settings (on a 30 ping server, I'll try 30, 35, 40 and 45) on a server before I find the sweet spot.

what the guide doesn't say is that you need to open the AutoHotKey before you open the HitFixer file. might be why it doesn't work for some.
Yeah, you have to install AutoHotKey first, although I'm assuming most people are using the EXE version now since it's been approved by Punkbuster.  If that's the case, you don't need to install AHK at all.
i g
Banned
+876|5875|GA

do i care what a fucking video shows? no

do i care that i tried it, and i still had the same shit reg as always? yes

/thread


inb4lrn2aim

Last edited by i g (2008-07-11 08:15:22)

hiberNative
7.62x54R
+21|5805|sweden

i g wrote:

do i care what a fucking video shows? no

do i care that i tried it, and i still had the same shit reg as always? yes

/thread


inb4lrn2aim
https://www.hundecode.org/images/leet-9991.jpg
i g
Banned
+876|5875|GA

hiberNative wrote:

i g wrote:

do i care what a fucking video shows? no

do i care that i tried it, and i still had the same shit reg as always? yes

/thread


inb4lrn2aim
http://www.hundecode.org/images/leet-9991.jpg
good deal thanks
VividSynergy
Banned
+6|5800|Bolingbrook, United States

i g wrote:

hiberNative wrote:

i g wrote:

do i care what a fucking video shows? no

do i care that i tried it, and i still had the same shit reg as always? yes

/thread


inb4lrn2aim
http://www.hundecode.org/images/leet-9991.jpg
good deal thanks
You're gay, so you should stfu.

Board footer

Privacy Policy - © 2024 Jeff Minard