Uzman Üye
nice thanks you
I made one, but I have a problem when editing, I will have to transfer it to Windows to edit and post it on YouTube as unlistedcan you add video tutorial its hard to do it without vid tutorial, i hope i can pull up this hack
Sağol paylaştığın için yoksa denicektim boşuna umutlandımDenedim
-No recoil kötü
- Aimbot çalışmıyor
boş yere denemeyin
can someone tell me about apex this having many plays online?The hack has;
No-recoil
Aimbot
Wall (You can configure it, there is an option to show the enemy marked with the color of the shield you are using. Or to be marked as a bloodhound ult when visible or not.)
all are 100% configurable
step by step;
Install linux. Ubuntu or pop_os (usb or cd drive needed)
Requirements for distro linux;
• Linux OS with X11 (direct x11)
• g++ compiler (Ubuntu 11.2.0-19ubuntu1) 11.2.0 or higher).
you can search on youtube that is easier to download it (I recommend pop_os)
On Linux, open terminal
----------------------------------------
In terminal, enter these commands in order:
• sudo apt install build-essential
• sudo apt install libx11-dev
• sudo add-apt-repository multiverse
• sudo apt update
• sudo apt upgrade
Install Steam(you can download directly from the steam website, however, via flatpak it is 101% guaranteed):
-----------------------------------------
• sudo apt update
• sudo apt install steam
• Open steam > Go to steam settings > go to the Steam Play tab > Enable Steam Play for all other titles > select Proton Experimental in the drop-down menu
• Install Apex
• Go to apex in libraries, and right click and open the settings
• compatibility > experimental proton
installing github
----------------------------------------
• sudo apt update
• sudo apt upgrade
• sudo apt install git
• git cloneBağlantıları görmek için lütfen Giriş Yap
installing github manually in case of error get git clone (You can skip this section and continue to the next if the "git clone ...." command works for you)
----------------------------------------
In terminal, enter these commands in order:
• -p curl >/dev/null || sudo apt install curl -y
• curl -fsSLBağlantıları görmek için lütfen Giriş Yap| sudo dd of=/usr/share/keyrings/githubcli-archive-keyring.gpg
• sudo chmod go+r /usr/share/keyrings/githubcli-archive-keyring.gpg
• echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/githubcli-archive-keyring.gpg]Bağlantıları görmek için lütfen Giriş Yapstable main" | sudo tee /etc/apt/sources.list.d/github-cli.list > /dev/null
• sudo apt update
• sudo apt install gh -y
Install Cheat(if you were able to download git from myapex without problems using the git clone command, you can skip this part)
----------------------------------------
In terminal, enter these commands in order:
• gh repo clone arturzxc/myapex (Skip this command if you skipped the last section)
• cd myapex
- if you enter the folder, type "ls" in the terminal. If you have all the files, you downloaded everything in peace
Install GameMode (Improves game performance on Linux)
----------------------------------------
In terminal:
• sudo apt install gamemode
• gamemode-simulate-game (run this command, it should do nothing for a few seconds)
• Right click Apex on Steam > Properties > Put "gamemoderun %command%" (no quotes) in the launch options for Apex
Running the cheat with apex
----------------------------------------
• Open Apex
In terminal:
• cd myapex
• g++ Main.cpp -lX11
• sudo ./a.out
If everything went fine then you will see something simmilar to the text below ( )
======================== SETTINGS LOADED ========================
FEATURE_AIMBOT_ON true
FEATURE_NORECOIL_ON true
FEATURE_SENSE_ON true
AIMBOT_TRIGGER 0
AIMBOT_SMOOTHING 5
AIMBOT_ACTIVATION_FOV 20
AIMBOT_MAX_RANGE 250
NORECOIL_PITCH_STRENGTH 0.400000
NORECOIL_YAW_STRENGTH 0.400000
=================================================================
UPDATE[1000] OK.
UPDATE[0] OK.
check if the 3 are "true" ;aimbot,norecoil,sense on
in the first matches it may take a while to find a match, however, it is normal. The cheat detects when it is taking too long, and is deactivated and activated again within the game
extra activate aimbot / configure
----------------------------------------
you can activate aimbot using this
• cd myapex
• sudo nano myapex.ini
• edit the line "aimbot on.." put "true"
• press CTRL+O(to enter save mode, do not modify anything, just press enter) > enter(for save) > CTRL+X(to exit nano mode)
I use this configuration;
AIMBOT_SMOOTHING 5
AIMBOT_ACTIVATION_FOV 20
AIMBOT_MAX_RANGE 250
obs; smoothing is the force that will pull, the less, the stronger. I recommend that you use above 20 if you are going to play alone
never use zero, otherwise it won't get
step by step to change keycap and configuration that I recommend.
• aimbot trigger; you put the button of your choice, I use "alt left" his code is "0xffe9"
you may be looking at the code of all the keys in the "keycodes.txt".
• after configuring everything the way you want, press the keys;
ctrl+o (to save) > enter > ctrl+x (to exit nano)
example;
picture hack working.
all credit goes to;Bağlantıları görmek için lütfen Giriş YapSo I'm sharing the same, and showing the way I made it work
Nice, tyThe hack has;
No-recoil
Aimbot
Wall (You can configure it, there is an option to show the enemy marked with the color of the shield you are using. Or to be marked as a bloodhound ult when visible or not.)
all are 100% configurable
step by step;
Install linux. Ubuntu or pop_os (usb or cd drive needed)
Requirements for distro linux;
• Linux OS with X11 (direct x11)
• g++ compiler (Ubuntu 11.2.0-19ubuntu1) 11.2.0 or higher).
you can search on youtube that is easier to download it (I recommend pop_os)
On Linux, open terminal
----------------------------------------
In terminal, enter these commands in order:
• sudo apt install build-essential
• sudo apt install libx11-dev
• sudo add-apt-repository multiverse
• sudo apt update
• sudo apt upgrade
Install Steam(you can download directly from the steam website, however, via flatpak it is 101% guaranteed):
-----------------------------------------
• sudo apt update
• sudo apt install steam
• Open steam > Go to steam settings > go to the Steam Play tab > Enable Steam Play for all other titles > select Proton Experimental in the drop-down menu
• Install Apex
• Go to apex in libraries, and right click and open the settings
• compatibility > experimental proton
installing github
----------------------------------------
• sudo apt update
• sudo apt upgrade
• sudo apt install git
• git cloneBağlantıları görmek için lütfen Giriş Yap
installing github manually in case of error get git clone (You can skip this section and continue to the next if the "git clone ...." command works for you)
----------------------------------------
In terminal, enter these commands in order:
• -p curl >/dev/null || sudo apt install curl -y
• curl -fsSLBağlantıları görmek için lütfen Giriş Yap| sudo dd of=/usr/share/keyrings/githubcli-archive-keyring.gpg
• sudo chmod go+r /usr/share/keyrings/githubcli-archive-keyring.gpg
• echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/githubcli-archive-keyring.gpg]Bağlantıları görmek için lütfen Giriş Yapstable main" | sudo tee /etc/apt/sources.list.d/github-cli.list > /dev/null
• sudo apt update
• sudo apt install gh -y
Install Cheat(if you were able to download git from myapex without problems using the git clone command, you can skip this part)
----------------------------------------
In terminal, enter these commands in order:
• gh repo clone arturzxc/myapex (Skip this command if you skipped the last section)
• cd myapex
- if you enter the folder, type "ls" in the terminal. If you have all the files, you downloaded everything in peace
Install GameMode (Improves game performance on Linux)
----------------------------------------
In terminal:
• sudo apt install gamemode
• gamemode-simulate-game (run this command, it should do nothing for a few seconds)
• Right click Apex on Steam > Properties > Put "gamemoderun %command%" (no quotes) in the launch options for Apex
Running the cheat with apex
----------------------------------------
• Open Apex
In terminal:
• cd myapex
• g++ Main.cpp -lX11
• sudo ./a.out
If everything went fine then you will see something simmilar to the text below ( )
======================== SETTINGS LOADED ========================
FEATURE_AIMBOT_ON true
FEATURE_NORECOIL_ON true
FEATURE_SENSE_ON true
AIMBOT_TRIGGER 0
AIMBOT_SMOOTHING 5
AIMBOT_ACTIVATION_FOV 20
AIMBOT_MAX_RANGE 250
NORECOIL_PITCH_STRENGTH 0.400000
NORECOIL_YAW_STRENGTH 0.400000
=================================================================
UPDATE[1000] OK.
UPDATE[0] OK.
check if the 3 are "true" ;aimbot,norecoil,sense on
in the first matches it may take a while to find a match, however, it is normal. The cheat detects when it is taking too long, and is deactivated and activated again within the game
extra activate aimbot / configure
----------------------------------------
you can activate aimbot using this
• cd myapex
• sudo nano myapex.ini
• edit the line "aimbot on.." put "true"
• press CTRL+O(to enter save mode, do not modify anything, just press enter) > enter(for save) > CTRL+X(to exit nano mode)
I use this configuration;
AIMBOT_SMOOTHING 5
AIMBOT_ACTIVATION_FOV 20
AIMBOT_MAX_RANGE 250
obs; smoothing is the force that will pull, the less, the stronger. I recommend that you use above 20 if you are going to play alone
never use zero, otherwise it won't get
step by step to change keycap and configuration that I recommend.
• aimbot trigger; you put the button of your choice, I use "alt left" his code is "0xffe9"
you may be looking at the code of all the keys in the "keycodes.txt".
• after configuring everything the way you want, press the keys;
ctrl+o (to save) > enter > ctrl+x (to exit nano)
example;
picture hack working.
all credit goes to;Bağlantıları görmek için lütfen Giriş YapSo I'm sharing the same, and showing the way I made it work
hello what version of linux are you using ? are you using pop os too ?I made one, but I have a problem when editing, I will have to transfer it to Windows to edit and post it on YouTube as unlisted
I”m using in my main, but, use im ur secundaryUndetected? Can I use it for main account?
Yes pop_oshello what version of linux are you using ? are you using pop os too ?
currently the apex anticheat does not detect or catch on linux. That's why most of the cheats that are being made are only for linuxI don't understand this Linux stuff , like do i have to put linux as my OS to play with the cheat or? and if so , why would i play with linux there is no cheats on windows? wouldn't it run poorly on linux?
yepgüzel projeye benziyor only linux olması biraz kötü olmuş..
The cheat is working fine! but the main problem i am facing is that, not counting kills, levels and wins in game after match ends and returning to the lobby. Could explain why is that happening?The hack has;
No-recoil
Aimbot
Wall (You can configure it, there is an option to show the enemy marked with the color of the shield you are using. Or to be marked as a bloodhound ult when visible or not.)
all are 100% configurable
step by step;
Install linux. Ubuntu or pop_os (usb or cd drive needed)
Requirements for distro linux;
• Linux OS with X11 (direct x11)
• g++ compiler (Ubuntu 11.2.0-19ubuntu1) 11.2.0 or higher).
you can search on youtube that is easier to download it (I recommend pop_os)
On Linux, open terminal
----------------------------------------
In terminal, enter these commands in order:
• sudo apt install build-essential
• sudo apt install libx11-dev
• sudo add-apt-repository multiverse
• sudo apt update
• sudo apt upgrade
Install Steam(you can download directly from the steam website, however, via flatpak it is 101% guaranteed):
-----------------------------------------
• sudo apt update
• sudo apt install steam
• Open steam > Go to steam settings > go to the Steam Play tab > Enable Steam Play for all other titles > select Proton Experimental in the drop-down menu
• Install Apex
• Go to apex in libraries, and right click and open the settings
• compatibility > experimental proton
installing github
----------------------------------------
• sudo apt update
• sudo apt upgrade
• sudo apt install git
• git cloneBağlantıları görmek için lütfen Giriş Yap
installing github manually in case of error get git clone (You can skip this section and continue to the next if the "git clone ...." command works for you)
----------------------------------------
In terminal, enter these commands in order:
• -p curl >/dev/null || sudo apt install curl -y
• curl -fsSLBağlantıları görmek için lütfen Giriş Yap| sudo dd of=/usr/share/keyrings/githubcli-archive-keyring.gpg
• sudo chmod go+r /usr/share/keyrings/githubcli-archive-keyring.gpg
• echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/githubcli-archive-keyring.gpg]Bağlantıları görmek için lütfen Giriş Yapstable main" | sudo tee /etc/apt/sources.list.d/github-cli.list > /dev/null
• sudo apt update
• sudo apt install gh -y
Install Cheat(if you were able to download git from myapex without problems using the git clone command, you can skip this part)
----------------------------------------
In terminal, enter these commands in order:
• gh repo clone arturzxc/myapex (Skip this command if you skipped the last section)
• cd myapex
- if you enter the folder, type "ls" in the terminal. If you have all the files, you downloaded everything in peace
Install GameMode (Improves game performance on Linux)
----------------------------------------
In terminal:
• sudo apt install gamemode
• gamemode-simulate-game (run this command, it should do nothing for a few seconds)
• Right click Apex on Steam > Properties > Put "gamemoderun %command%" (no quotes) in the launch options for Apex
Running the cheat with apex
----------------------------------------
• Open Apex
In terminal:
• cd myapex
• g++ Main.cpp -lX11
• sudo ./a.out
If everything went fine then you will see something simmilar to the text below ( )
======================== SETTINGS LOADED ========================
FEATURE_AIMBOT_ON true
FEATURE_NORECOIL_ON true
FEATURE_SENSE_ON true
AIMBOT_TRIGGER 0
AIMBOT_SMOOTHING 5
AIMBOT_ACTIVATION_FOV 20
AIMBOT_MAX_RANGE 250
NORECOIL_PITCH_STRENGTH 0.400000
NORECOIL_YAW_STRENGTH 0.400000
=================================================================
UPDATE[1000] OK.
UPDATE[0] OK.
check if the 3 are "true" ;aimbot,norecoil,sense on
in the first matches it may take a while to find a match, however, it is normal. The cheat detects when it is taking too long, and is deactivated and activated again within the game
extra activate aimbot / configure
----------------------------------------
you can activate aimbot using this
• cd myapex
• sudo nano myapex.ini
• edit the line "aimbot on.." put "true"
• press CTRL+O(to enter save mode, do not modify anything, just press enter) > enter(for save) > CTRL+X(to exit nano mode)
I use this configuration;
AIMBOT_SMOOTHING 5
AIMBOT_ACTIVATION_FOV 20
AIMBOT_MAX_RANGE 250
obs; smoothing is the force that will pull, the less, the stronger. I recommend that you use above 20 if you are going to play alone
never use zero, otherwise it won't get
step by step to change keycap and configuration that I recommend.
• aimbot trigger; you put the button of your choice, I use "alt left" his code is "0xffe9"
you may be looking at the code of all the keys in the "keycodes.txt".
• after configuring everything the way you want, press the keys;
ctrl+o (to save) > enter > ctrl+x (to exit nano)
example;
picture hack working.
all credit goes to;Bağlantıları görmek için lütfen Giriş YapSo I'm sharing the same, and showing the way I made it work
Sadece Linux olmasa harika olabilecek bir proje gibiThe hack has;
No-recoil
Aimbot
Wall (You can configure it, there is an option to show the enemy marked with the color of the shield you are using. Or to be marked as a bloodhound ult when visible or not.)
all are 100% configurable
step by step;
Install linux. Ubuntu or pop_os (usb or cd drive needed)
Requirements for distro linux;
• Linux OS with X11 (direct x11)
• g++ compiler (Ubuntu 11.2.0-19ubuntu1) 11.2.0 or higher).
you can search on youtube that is easier to download it (I recommend pop_os)
On Linux, open terminal
----------------------------------------
In terminal, enter these commands in order:
• sudo apt install build-essential
• sudo apt install libx11-dev
• sudo add-apt-repository multiverse
• sudo apt update
• sudo apt upgrade
Install Steam(you can download directly from the steam website, however, via flatpak it is 101% guaranteed):
-----------------------------------------
• sudo apt update
• sudo apt install steam
• Open steam > Go to steam settings > go to the Steam Play tab > Enable Steam Play for all other titles > select Proton Experimental in the drop-down menu
• Install Apex
• Go to apex in libraries, and right click and open the settings
• compatibility > experimental proton
installing github
----------------------------------------
• sudo apt update
• sudo apt upgrade
• sudo apt install git
• git cloneBağlantıları görmek için lütfen Giriş Yap
installing github manually in case of error get git clone (You can skip this section and continue to the next if the "git clone ...." command works for you)
----------------------------------------
In terminal, enter these commands in order:
• -p curl >/dev/null || sudo apt install curl -y
• curl -fsSLBağlantıları görmek için lütfen Giriş Yap| sudo dd of=/usr/share/keyrings/githubcli-archive-keyring.gpg
• sudo chmod go+r /usr/share/keyrings/githubcli-archive-keyring.gpg
• echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/githubcli-archive-keyring.gpg]Bağlantıları görmek için lütfen Giriş Yapstable main" | sudo tee /etc/apt/sources.list.d/github-cli.list > /dev/null
• sudo apt update
• sudo apt install gh -y
Install Cheat(if you were able to download git from myapex without problems using the git clone command, you can skip this part)
----------------------------------------
In terminal, enter these commands in order:
• gh repo clone arturzxc/myapex (Skip this command if you skipped the last section)
• cd myapex
- if you enter the folder, type "ls" in the terminal. If you have all the files, you downloaded everything in peace
Install GameMode (Improves game performance on Linux)
----------------------------------------
In terminal:
• sudo apt install gamemode
• gamemode-simulate-game (run this command, it should do nothing for a few seconds)
• Right click Apex on Steam > Properties > Put "gamemoderun %command%" (no quotes) in the launch options for Apex
Running the cheat with apex
----------------------------------------
• Open Apex
In terminal:
• cd myapex
• g++ Main.cpp -lX11
• sudo ./a.out
If everything went fine then you will see something simmilar to the text below ( )
======================== SETTINGS LOADED ========================
FEATURE_AIMBOT_ON true
FEATURE_NORECOIL_ON true
FEATURE_SENSE_ON true
AIMBOT_TRIGGER 0
AIMBOT_SMOOTHING 5
AIMBOT_ACTIVATION_FOV 20
AIMBOT_MAX_RANGE 250
NORECOIL_PITCH_STRENGTH 0.400000
NORECOIL_YAW_STRENGTH 0.400000
=================================================================
UPDATE[1000] OK.
UPDATE[0] OK.
check if the 3 are "true" ;aimbot,norecoil,sense on
in the first matches it may take a while to find a match, however, it is normal. The cheat detects when it is taking too long, and is deactivated and activated again within the game
extra activate aimbot / configure
----------------------------------------
you can activate aimbot using this
• cd myapex
• sudo nano myapex.ini
• edit the line "aimbot on.." put "true"
• press CTRL+O(to enter save mode, do not modify anything, just press enter) > enter(for save) > CTRL+X(to exit nano mode)
I use this configuration;
AIMBOT_SMOOTHING 5
AIMBOT_ACTIVATION_FOV 20
AIMBOT_MAX_RANGE 250
obs; smoothing is the force that will pull, the less, the stronger. I recommend that you use above 20 if you are going to play alone
never use zero, otherwise it won't get
step by step to change keycap and configuration that I recommend.
• aimbot trigger; you put the button of your choice, I use "alt left" his code is "0xffe9"
you may be looking at the code of all the keys in the "keycodes.txt".
• after configuring everything the way you want, press the keys;
ctrl+o (to save) > enter > ctrl+x (to exit nano)
example;
picture hack working.
all credit goes to;Bağlantıları görmek için lütfen Giriş YapSo I'm sharing the same, and showing the way I made it work
U using a new account? Play 5-10 gamesThe cheat is working fine! but the main problem i am facing is that, not counting kills, levels and wins in game after match ends and returning to the lobby. Could explain why is that happening?