736 Commits

Author SHA1 Message Date
Retarded-Skid
3d60e52156 Updated wait_for_charge bypass 2017-07-13 17:57:48 -04:00
Retarded-Skid
ab3efef321 Fixed Removeconding on health packs if overhealed 2017-07-13 17:43:09 -04:00
Retarded-Skid
f03709c622 Updated code of conduct because the last one was designed for pussies and crybabies 2017-07-13 17:28:28 -04:00
Retarded-Skid
c2a05660ad Added lag exploit health pack var to menu 2017-07-13 17:22:37 -04:00
Retarded-Skid
0961afc3f6 Merge branch 'master' of https://github.com/nullifiedcat/cathook 2017-07-13 17:15:22 -04:00
Retarded-Skid
d8694fd28e Attempted to add bypass for not shooting at 100% charge 2017-07-13 17:12:19 -04:00
nullifiedcat
30bba4ceb4 fix rare aimbot-related segv crash 2017-07-13 10:39:28 +03:00
julianacat
36d809c7b7 Update README.md 2017-07-11 12:11:28 -05:00
nullifiedcat
26f45be6a3 remove gitignored files from repository 2017-07-09 19:59:56 +03:00
nullifiedcat
9664a3c8ad Merge pull request #187 from polivilas/patch-1
.gitignore
2017-07-09 19:48:50 +03:00
polivilas
43748f9bc2 .gitignore
nice folders in main branch dude
2017-07-09 19:39:55 +03:00
nullifiedcat
b5cc9f3f20 Spell Book ESP #185 2017-07-09 18:55:39 +03:00
nullifiedcat
90efebb3ba kinda fixed airstuck, added "infinite healthpacks" (work in progress) 2017-07-09 14:55:32 +03:00
nullifiedcat
583ba016c3 probably fixed random disguised spies have "precision", close #24 2017-07-09 10:26:05 +03:00
nullifiedcat
ad93496365 fix instant weapon switch type 2017-07-08 12:22:27 +03:00
nullifiedcat
a6ebaf3446 GUI update + fix callout + fix events 2017-07-08 12:15:26 +03:00
nullifiedcat
c6ad7972e8 remove 4 month old compiled libcathook.so from github repo 2017-07-07 18:14:49 +03:00
nullifiedcat
f61de9b905 added link to full list of features to readme 2017-07-07 17:45:00 +03:00
nullifiedcat
80dda674c0 remove extra '0' 2017-07-07 15:28:58 +03:00
nullifiedcat
953284c2c0 updated README.md 2017-07-07 14:02:37 +03:00
nullifiedcat
cb638a6e33 upload banner (will be added to readme) 2017-07-07 14:01:28 +03:00
nullifiedcat
82089d5285 heal arrows callout, close #175 2017-07-07 13:17:34 +03:00
nullifiedcat
a1fde3f4de white weapon glow implemented, close #176 2017-07-07 12:47:44 +03:00
nullifiedcat
c2d6171e96 Merge branch 'master' of https://github.com/nullifiedcat/cathook/ 2017-07-06 22:22:20 +03:00
nullifiedcat
264690a6a2 switch to style suggested by juke box instead of default ImGui style 2017-07-06 22:20:03 +03:00
julianacat
4f3631e14f Merge pull request #180 from julianacat/master
Add Weapons to proj aimbot
2017-07-06 09:38:30 -05:00
nullifiedcat
60681b08bb Improved RemoveCond 2017-07-06 14:34:11 +03:00
nullifiedcat
4610b19b86 replace make -j4 with build-tf2 2017-07-06 09:04:54 +03:00
nullifiedcat
d3e3becd54 Merge pull request #178 from SylveonBottle/patch-1
Tips depend on target shell and yours is unknown. Add a shebang.
2017-07-06 08:59:05 +03:00
SylveonBottle
4134b2ddb3 Tips depend on target shell and yours is unknown. Add a shebang.
Different shells support different features. To give effective advice, ShellCheck needs to know which shell your script is going to run on. You will get a different numbers of warnings about different things depending on your target shell.
ShellCheck normally determines your target shell from the shebang (having e.g. #!/bin/sh as the first line). The shell can also be specified from the CLI with -s, e.g. shellcheck -s sh file.
If you don't specify shebang nor -s, ShellCheck gives this message and proceeds with some default (bash).
Note that this error can not be ignored with a [[directive]]. It is not a suggestion to improve your script, but a warning that ShellCheck lacks information it needs to be helpful.

https://github.com/koalaman/shellcheck/wiki/SC2148
2017-07-05 14:07:34 -05:00
nullifiedcat
7ea0cbd073 github suggested that I should add code of conduct 2017-07-05 21:24:11 +03:00
nullifiedcat
6e723b1e2c added update-data to update script 2017-07-05 18:04:20 +03:00
nullifiedcat
ef04124606 added option to disable aimbot detection for anti-cheat 2017-07-05 17:26:18 +03:00
nullifiedcat
fe0a7dd879 menu cleanup and update 2017-07-05 17:12:04 +03:00
nullifiedcat
d736a3d99c added min size for emoji esp with auto-scaling 2017-07-05 16:54:26 +03:00
nullifiedcat
86d2ec9d8e update readme? 2017-07-05 14:52:34 +03:00
julianacat
7f7deb3c9b hmmm 2017-07-05 05:56:51 -05:00
nullifiedcat
317efa3b97 fixed emoji esp relying on box esp, tried to fix box/bone esp not
working with name/class/etc disabled, but it still doesn't work
2017-07-05 13:27:32 +03:00
julianacat
afe09d5a6a Added crossbow and rescue proj pred 2017-07-04 18:08:27 -05:00
julianacat
82c240ab32 Merge pull request #6 from nullifiedcat/master
update fork
2017-07-04 17:26:43 -05:00
nullifiedcat
0edfa592a8 esp emoji scaling 2017-07-05 00:25:03 +03:00
nullifiedcat
6aa72146c2 emoji esp 2017-07-05 00:18:10 +03:00
julianacat
c18ce3163a Merge branch 'master' of https://github.com/julianacat/nekohook 2017-07-04 16:03:54 -05:00
julianacat
d6286faaa1 Fixed pistols with only can shoot 2017-07-04 16:03:36 -05:00
nullifiedcat
e475f85097 Merge branch 'master' of https://github.com/nullifiedcat/cathook 2017-07-04 23:57:14 +03:00
nullifiedcat
52bddedb83 fidget spinner 2017-07-04 23:56:46 +03:00
nullifiedcat
e6c7e35b79 Merge pull request #173 from SylveonBottle/patch-8
Update README.md
2017-07-04 21:50:58 +03:00
SylveonBottle
9e081aeeb4 Update README.md
I thought github did this automatically, but it doesn't. Hopefully adding two spaces to the end of lines will force github to make a newline like reddit.

Also fixed youtube link.

To be honest, I'm not entirely sure if I like this change. It adds redundant spaces, and kinda looks weird.
Up to you to merge this or not - I recommend thinking about it and comparing the two before you decide.
2017-07-04 13:48:13 -05:00
nullifiedcat
f96a59dbe9 Merge pull request #172 from SylveonBottle/patch-5
Spellcheck & better explanations.
2017-07-04 21:41:41 +03:00
SylveonBottle
328d2d6c15 Spellcheck & better explanations.
Added multiple periods, spellchecks, removed redundancies, made some topics more clear, spellcheck, etc etc.
2017-07-04 13:39:56 -05:00