ReduxAL - A Smart Recoil Reducer

Posts 115 of 73 · Page 1 of 5
ReduxAL - A Smart Recoil Reducer
ReduxAL takes a small screenshot whenever a gun swap is signaled (scroll wheel event) or whenever a gun is picked up (e pressed). This image is compared against a database of images using mean squared error. If a gun is detected, and the gun is fired using the mouse left click, the corresponding recoil reduction settings from gun_settings.py will be used to reduce recoil.

Recoil
https://i.imgur.com/ix1kysk.mp4

No Recoil
https://i.imgur.com/L12bBMW.mp4

Currently only works with 1080p displays

Adding your own custom recoil reduction settings
These can be added into the gun_settings.py, listed above, and loaded into pulldown.py

Running the application
Install python 3.x from python.org

Install requirements
pip install -r requirements.txt

Run With
python predicter.py

TODO:
Add a lot of other guns

Virus Scans
Jotti
VirusTotal

ApexRecoil_mpgh.net.rar12.2 MB · 1,809 downloads Clean
File appears safe. Not tested, post back results.

Also, the requirements.txt contains a lot of unnecessary requirements

/Approved
Quote Originally Posted by Flengo View Post
File appears safe. Not tested, post back results.

Also, the requirements.txt contains a lot of unnecessary requirements

/Approved
I suppose these are the main ones needed my bad
Code:
numpy==1.16.1
opencv-python==4.0.0.21
Pillow==5.3.0
pywin32==224
pywin32-ctypes==0.2.0
how the fuck do u use this
Do I replace or just add the main code. I tried just using the regular requirements.txt but when I go to training it kicks me out saying out of sync
Quote Originally Posted by xhaize View Post
how the fuck do u use this
Chill dude, be more polite Isn't it clear? You need python to make this work.
I need help, I get an error saying "Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'". I create the pip throught system settings still didnt work.
I got everything to work to update you, it detects the guns but the recoil is still the same? Am I missing a step or I don't know what I'm doing wrong... after installing everything it says true or false depending on each gun. Also, I had to delete some of the lines in requirements.txt because it was repeating and add the rest. I dont know if this affect somehow
Is there a detailed explanation for using this?
not working, please make video
I don't understand how to operate
I did not understand how you can use it, could you help me? I already installed python but I do not know how to proceed
i installed pyton and "pip install -r requirements.txt" as you said. it's done. Clicklistener (predicter.py) is work. But no any cheat features in game. gun_settings.py defaults are prowler and r-301 i tried them too. No way for me. Please explain how the fuck do can we use this? Video please
Quote Originally Posted by renega View Post
i installed pyton and "pip install -r requirements.txt" as you said. it's done. Clicklistener (predicter.py) is work. But no any cheat features in game. gun_settings.py defaults are prowler and r-301 i tried them too. No way for me. Please explain how the fuck do can we use this? Video please
After u ran python predicter.py in cmd, go in game and pick up r-301 or Prowler, default key of picking up gun must be "E" so it will detect what gun you are using. After it is activated, you can shoot and the no recoil will be in effect.
Posts 115 of 73 · Page 1 of 5

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?