Skip to content
View in the app

A better way to browse. Learn more.

The Armory

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

crouch and sprint toggle

Featured Replies

 

During the beta, I wrote a small AutoHotkey script to make crouch and sprint a toggle. Since it's not yet implemented in the retail game, I figured I'd share.

 

It works like this:

 

While holding "w", press and release "LShift" to start sprinting. You'll continue to sprint until either: "w" is released, "LShift" is pressed again, or crouch is toggled (see below).

 

To toggle crouch, press "c". This will basically hold down the "LCtrl" key until you: press "c" again to disengage, press "Space" to jump, or start sprinting.

 

The zip contains both the source (for those who have AutoHotkey installed already or want to make modifications) and compiled version (can be used without having AutoHotkey installed).

 

Let me know if you have any feedback.

 

P.S. As far as I know, AutoHotkey scripts of this nature are not considered cheating.

 

Change Log

 

2.0.3:

 

- fixed crouch bug that occurred when using "EnableAimHoldToggle=1" with "EnableCrouchToggle=0"

 

- changed default "ScriptToggle" hotkey to "F12"

 

2.0.2:

 

- reworked "AimHold" to prevent key autorepeat while held down

 

- added "SuspendOnChat" setting which disables the script until "ENTER" is pressed; this should let you chat in-game without having to issue the ScriptToggle hotkey before/after

 

- added "ChatAll", "ChatTeam", "ChatSquad" settings so you can specify the in-game keybinds for use with "SuspendOnChat"

 

2.0.1:

 

- only allow hotkeys if BFBC2 window is active

 

- added "AimHold" hotkey setting which allows "AimHold" key to be different than the "Aim" keybind

 

- added setting for beep on script toggle

 

2.0: reworked release; reads user settings from settings.ini

 

1.0: initial release

 

 

Download here:

 

http://bunchafunk.googlecode.com/files/crouch_aim_toggle_v2.zip

 

http://dl.dropbox.com/u/47468/crouch_aim_toggle_v2.zip

 

 

Edit: I've added a second download link. Users have reported that Google Code may cache downloads that have the same filename; so when I upload an updated version of the script, some users still may be downloading the older version(s).

 

Be sure to read the README file for instructions.

 

this is from

 

http://forum.ea.com/eaforum/posts/list/421736.page

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.