A PB SS proof wallhack with some chams but doesn't know what team is what yet. Still working on adding somethings and going to restructure the code sometime soon. If you have any comments please feel free to reply.
Make sure all of your iceweasel / firefox browser windows are closed before running.
Also thanks to Noobie for writing up some instructions on how to compile and run:
Open a terminal:
Now cd to the qlh folder and do
(or without RELEASE=1 if you want debug stuff)
now open the qlh file with a texteditor, such as gedit, and edit the path to your qlh folder
e.g.
that's all - now simply enter
This is posted here under the GPL license so please respect it.
Credits: *nixcoders, rabbnix coders, kingorgy, and most of all chaplex for helping me with offset finding - thanks again :worship:
Offsets for version 0.1.0.263
Make sure all of your iceweasel / firefox browser windows are closed before running.
Also thanks to Noobie for writing up some instructions on how to compile and run:
Open a terminal:
Code:
sudo apt-get install make binutils-dev libelfg0-dev libcppunit-dev gcc pkg-config
Code:
make RELEASE=1
now open the qlh file with a texteditor, such as gedit, and edit the path to your qlh folder
Code:
export LD_PRELOAD=/path/to/library/libQLH.so
Code:
export LD_PRELOAD=/home/yourUserName/qlh/libQLH.so
Code:
./qlh
Credits: *nixcoders, rabbnix coders, kingorgy, and most of all chaplex for helping me with offset finding - thanks again :worship:
Offsets for version 0.1.0.263