You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2018. It is now read-only.
/bin/echo -e "\e[31mCSGO needs to be open before you can inject...\e[0m"
exit 1
fi
if [ ! -d ".git" ]; then
/bin/echo "We have detected that you have downloaded aimtux-master.zip from the GitHub website. This is the WRONG way to download AimTux. Please download AimTux with the command 'git clone --recursive https://github.com/AimTuxOfficial/AimTux'"
fi
#Credit: Aixxe @ aixxe.net
if grep -q libAimTux.so /proc/$csgo_pid/maps; then
/bin/echo -e "\e[33mAimTux is already injected... Aborting...\e[0m"