AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

BF2 QuickSwitch - Battlefield 2 Macros
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  

What do you think of this program?
It's bad ass, keep up the good work.
50%
 50%  [ 1 ]
It's ok
50%
 50%  [ 1 ]
I don't like it
0%
 0%  [ 0 ]
You suck, stop wasting your time.
0%
 0%  [ 0 ]
Total Votes : 2

Author Message
enzenauer



Joined: 04 May 2008
Posts: 4

PostPosted: Sun May 04, 2008 4:59 pm    Post subject: Reply with quote

Hey AZA, is there a method to open the Bf2.exe with the params of <+menu 1 +fullscreen 0>? right now the default is <+menu 1 +fullscreen 1>
Back to top
View user's profile Send private message
Guest9999LOL
Guest





PostPosted: Sun May 04, 2008 10:07 pm    Post subject: Reply with quote

i m having a problem here..

when i use the solo mode, it switches too fast from the TV to pilot...i have no time to guide the missile..it just turns back to pilot..
Back to top
Guest






PostPosted: Sun May 04, 2008 10:32 pm    Post subject: Reply with quote

middle mouse support would me great

i just wish to use mouse 4 for revive mouse 5 for medic kit and middle mouse for grenade Very Happy
Back to top
AZA



Joined: 10 Mar 2008
Posts: 74
Location: USA

PostPosted: Mon May 05, 2008 12:41 am    Post subject: Reply with quote

enzenauer wrote:
Hey AZA, is there a method to open the Bf2.exe with the params of <+menu 1 +fullscreen 0>? right now the default is <+menu 1 +fullscreen 1>


Not at the moment, I didn't think there would be much demand for that option. I have been working on a new mod launcher for a while now, I'll add that option for you in 0.8. Would you like to see window size options added as well?

Guest9999LOL wrote:
when i use the solo mode, it switches too fast from the TV to pilot...i have no time to guide the missile..it just turns back to pilot..


You need to hold the button down or use the alternate TV Missile mode option, click once to fire and guide, click again to switch back.

Guest wrote:
middle mouse support would me great


No problem, You can expect that option in 0.8. I have already added grenade throw to the xbuttons. I forgot to add it in 0.7, My bad. I have also re-worked the grenade throw macro for the new version. There will also be a NEW macro added to the mouse menu.

Very Happy Thanks for the feedback guys Very Happy
_________________
Check out my BF2 macros here: http://www.autohotkey.com/forum/viewtopic.php?t=29706
Back to top
View user's profile Send private message MSN Messenger
enzenauer



Joined: 04 May 2008
Posts: 4

PostPosted: Mon May 05, 2008 3:41 am    Post subject: Reply with quote

AZA wrote:
enzenauer wrote:
Hey AZA, is there a method to open the Bf2.exe with the params of <+menu 1 +fullscreen 0>? right now the default is <+menu 1 +fullscreen 1>


Not at the moment, I didn't think there would be much demand for that option. I have been working on a new mod launcher for a while now, I'll add that option for you in 0.8. Would you like to see window size options added as well?


That would be awsome. Thanks. I have to say, the autoshoot is pretty epic with the G36C and the M16. It works nicely with single shot with the L85A1 (woot for epic scope sniping + ready for close combat quarters)

I've also noticed that I don't have to hold down my Autoshoot Hotkey when I have the box checked, was that intentional? If so I'll use that hotkey for something else. :3
Back to top
View user's profile Send private message
AZA



Joined: 10 Mar 2008
Posts: 74
Location: USA

PostPosted: Mon May 05, 2008 4:50 am    Post subject: Reply with quote

enzenauer wrote:
I've also noticed that I don't have to hold down my Autoshoot Hotkey when I have the box checked, was that intentional? If so I'll use that hotkey for something else. :3


You don't need to hold down a key, Autofire toggle key is for turning it on and off. It is not required for the macro to run, You use it to turn autofire on and off during game play. Same for deviation correction. You only need to have the box checked to enable the macro.
_________________
Check out my BF2 macros here: http://www.autohotkey.com/forum/viewtopic.php?t=29706
Back to top
View user's profile Send private message MSN Messenger
Alekoz



Joined: 17 Jun 2007
Posts: 133

PostPosted: Tue May 06, 2008 1:25 pm    Post subject: Reply with quote

a good idea would be sorting out the menus and stuff a bit so its more organized
because it can get a bit confusing if you keep adding new stuff
and if you add vehicle macros you could make categories like "Infantry Macros" "Vehicle Macros" etc
_________________
My BF2 Scripts
Back to top
View user's profile Send private message
AZA



Joined: 10 Mar 2008
Posts: 74
Location: USA

PostPosted: Tue May 06, 2008 3:03 pm    Post subject: Reply with quote

Alekoz wrote:
a good idea would be sorting out the menus and stuff a bit so its more organized
because it can get a bit confusing if you keep adding new stuff
and if you add vehicle macros you could make categories like "Infantry Macros" "Vehicle Macros" etc


I hear you, The interface is getting to crowded. I'm close to canning the current program and starting over again from scratch. The script has ballooned to over 4300 lines of code now and will probably hit 4500+ by the time i finish 0.8. At the moment i only have the one vehicle macro, Solo helicopter. I haven't come up with any good ideas for other vehicle macros yet. I had a look at your air macros, the only one that looked interesting was the bomber look one. No ones real expressed any interest in any other vehicle macros so i think ill leave it at solo heli for now.
_________________
Check out my BF2 macros here: http://www.autohotkey.com/forum/viewtopic.php?t=29706
Back to top
View user's profile Send private message MSN Messenger
Alekoz



Joined: 17 Jun 2007
Posts: 133

PostPosted: Tue May 06, 2008 10:51 pm    Post subject: Reply with quote

starting from scratch would take too much time i think
but if you have that time then you could really make the whole appearance more user friendly and organized Wink

but even if you dont start from scratch its still possible to do something to make it not look so crowded
_________________
My BF2 Scripts
Back to top
View user's profile Send private message
Ecosse
Guest





PostPosted: Tue May 06, 2008 11:23 pm    Post subject: Reply with quote

Hi i'm having trouble getting this to work. I've read through all the posts and tutorials but i'm not too good at this type off stuff. All I want is to quick roll/prone. I downloaded the program, ticked "quick prone/dive" and launced BF" special forces from the mod launcher. Game loads fine but when I press the assigned key "x", nothing happens, what am I doing wrong? Please help!
Back to top
Ecosse
Guest





PostPosted: Tue May 06, 2008 11:59 pm    Post subject: Reply with quote

OK so I found I had to change the BF2 key config to my settings. I use mouse key 3 as prone. After doing so I noticed changes. Bunnyhopping doesnt work while holding in space bar....when i go prone this is fine but I have to click prone at least twice to get back up?!!?
Back to top
AZA



Joined: 10 Mar 2008
Posts: 74
Location: USA

PostPosted: Wed May 07, 2008 1:49 am    Post subject: Reply with quote

Ecosse wrote:
OK so I found I had to change the BF2 key config to my settings. I use mouse key 3 as prone. After doing so I noticed changes. Bunnyhopping doesnt work while holding in space bar....when i go prone this is fine but I have to click prone at least twice to get back up?!!?


I assume jump is still 'SPACE' in your setup? PM me a copy of your bf2 keys.ini if you can't work out the problem. With quick prone, i coded it in such a way that it expects you to push jump to get up. I re-mapped jump to W in my setup so i use it to stand up from prone. I will address this issue in 0.8. Also the quick prone does not roll. But your in luck because in 0.8 i have already added a wall bouncing, dolphin diving, ground rolling macro. P.S I would say that prone on middle mouse is weird but i have walk on mouse 2 so i will keep my mouth shut. Confused
_________________
Check out my BF2 macros here: http://www.autohotkey.com/forum/viewtopic.php?t=29706
Back to top
View user's profile Send private message MSN Messenger
dyn.txr
Guest





PostPosted: Wed May 07, 2008 6:35 pm    Post subject: Reply with quote

very nice script you have there..good work
but could you please post the code for scroll fix
i want to have a small and simple script with only weapon scroll fix
and not having to run the whole program everytime

thanks
Back to top
Ecosse
Guest





PostPosted: Wed May 07, 2008 8:47 pm    Post subject: Reply with quote

Thanks AZA, top stuff. It works fine using jump to get up. Can't wait for 0.8, whens it due?
Back to top
AZA



Joined: 10 Mar 2008
Posts: 74
Location: USA

PostPosted: Wed May 07, 2008 11:20 pm    Post subject: Reply with quote

dyn.txr wrote:
very nice script you have there..good work
but could you please post the code for scroll fix
i want to have a small and simple script with only weapon scroll fix
and not having to run the whole program everytime

thanks


No Problem,

Code:
;#######################################################
; TEAMWEEDNZ SCROLLWHEEL FIX   BY AZA
;#######################################################

v_Version_Number = 0.1

;#######################################################
; PROGRAM SETUP SECTION
;#######################################################

#Persistent
#NoEnv
#SingleInstance Ignore
#InstallKeybdHook
#InstallMouseHook

$*WheelDown:: GoSub WEAPON_SCROLL
$*WheelUp:: GoSub WEAPON_SCROLL

SetTimer KEEP_RUNNING, 3000

RETURN
;##################################################


;##################################################
KEEP_RUNNING:
   WinGet , szProcessName, ProcessName, A
   If szProcessName = bf2.exe
      Suspend Off
   Else
      Suspend On
RETURN
;##################################################


;##################################################
WEAPON_SCROLL:
   GetKeyState WDS, WheelDown, P
   GetKeyState WUS, WheelUp, P
   If WDS or WUS = D
   Sleep 250
   MOUSE_PRESS(Left)
RETURN
;##################################################


;##################################################
MOUSE_PRESS(BUTTON)
{
   MouseClick %BUTTON%, , , 1, 0, D
   Sleep 45
   MouseClick %BUTTON%, , , 1, 0, U
}
RETURN
;##################################################


Ecosse wrote:
Thanks AZA, top stuff. It works fine using jump to get up. Can't wait for 0.8, whens it due?


Work on 0.8 is going a little slow at the moment, but i expect it will be ready for release within the week.
_________________
Check out my BF2 macros here: http://www.autohotkey.com/forum/viewtopic.php?t=29706
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next
Page 7 of 10

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group