LWSS / Fuzion

Fuzion is a free-as-in-freedom CSGO cheat for linux
GNU General Public License v3.0
338 stars 148 forks source link

Cheat not working? #651

Open adingy2 opened 3 years ago

adingy2 commented 3 years ago

Hello after almost a year I've decided to play CS with Fuzion again when I loaded the cheat my saves do not work even the skin changers don't work.

omegabr99 commented 3 years ago

i mean last commit was in january so idk

acuifex commented 3 years ago

other people were also reporting that. no idea why that is happening, try updating gcc. also gcc, gdb versions, better description of what is not working and distro name would be nice

farhadfdh commented 3 years ago

@acuifex Hi, after updating Linux to 21.04 fuzion, it ran out of the game. How can I fix it? I am a beginner, please guide me accurately and clearly Screenshot from 2021-08-05 20-00-07

acuifex commented 3 years ago

and what's the issue? is it crashing on injecting? gcc --version gdb --version uname -a ./build-debug ./debug continue until the breakpoint is in the game library backtrace

farhadfdh commented 3 years ago

I tried but I could not .... Can you connect to my system with anydesk and fix it ?? Screenshot from 2021-08-06 12-47-19

and what's the issue? is it crashing on injecting? gcc --version gdb --version uname -a ./build-debug ./debug continue until the breakpoint is in the game library backtrace

acuifex commented 3 years ago

Try this: cd Fuzion wget https://nullworks.gitlab.io/cathook/cathook/gdb -O gdb.bin && sudo chmod +x ./gdb.bin && sed -i -- 's/sudo gdb/sudo .\/gdb.bin/g' ./load and then injecting normally

farhadfdh commented 3 years ago

@acuifex not work

این را امتحان کنید: cd Fuzion wget https://nullworks.gitlab.io/cathook/cathook/gdb -O gdb.bin && sudo chmod +x ./gdb.bin && sed -i -- 's/sudo gdb/sudo .\/gdb.bin/g' ./load و سپس به طور معمول تزریق کنید

Screenshot from 2021-08-06 16-47-12

acuifex commented 3 years ago

your connection is timing out for some reason. try downloading the file from google: https://drive.google.com/file/d/1WSKxWIn7LCNynmKshNjtBZlSSEq8zsbA/view?usp=sharing place it in the Fuzion folder and then execute sudo chmod +x ./gdb.bin && sed -i -- 's/sudo gdb/sudo .\/gdb.bin/g' ./load

farhadfdh commented 3 years ago

sudo chmod +x ./gdb.bin && sed -i -- 's/sudo gdb/sudo .\/gdb.bin/g' ./load

its work thanks bro

acuifex commented 3 years ago

@poIak https://github.com/LWSS/Fuzion/issues/621#issuecomment-777992350