cyberpunk2077-hacking-solver
cyberpunk2077-hacking-solver copied to clipboard
cant add imput
when i try to do f8 it just dose ff it also dose this with every other
Is that from Cyberpunk 2077? Are you using mods? I've never seen those characters in the game before. An update?
its a hacking game for gmod that is biased on cyberpunk
Interesting! Would you happen to know the name of the mod?
The reason it autofills FF and others is that Cyberpunk only has a few specific digits that appear in the game so it's an optimization for not wasting typing time. I didn't think someone would make a mod with other characters to be honest :D I can add an option that lets you enter anything.
please do it wold be very helpful
also its not a mod its a different game biased on the hacking from cyberpunk
What is its name?
its a gmod server called civilgamers
from what i can tell it just needs to not auto complete
It also requires some additional tweaking in the solver because in Cyberpunk all of the digits are hexadecimal numbers, but the ones in your example are not (e.g. X7). The solver uses this fact for optimizations.
question how hard wold it be to change the size of the hack
Which size?
I don't think there is a limit on the matrix size (if there is, it's probably 8x8?). The website has a placeholder for the matrix but that is only an example - you can enter any size you want.
Although to be honest I don't know how well it handles cases where the matrix is wider than its height (e.g. 7x6 matrix like in your image) - I originally programmed the thing with the assumption it's always X*X. Maybe it works out of the box.
how should i change the size
You just write the matrix in the code matrix box
so how do i add custom inputs