cyberpunk2077-hacking-solver icon indicating copy to clipboard operation
cyberpunk2077-hacking-solver copied to clipboard

cant add imput

Open zack5555 opened this issue 2 years ago • 16 comments

when i try to do f8 it just dose ff it also dose this with every other

20221226111402_1

zack5555 avatar Dec 26 '22 17:12 zack5555

Is that from Cyberpunk 2077? Are you using mods? I've never seen those characters in the game before. An update?

cxcorp avatar Dec 26 '22 17:12 cxcorp

its a hacking game for gmod that is biased on cyberpunk

zack5555 avatar Dec 26 '22 17:12 zack5555

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.

cxcorp avatar Dec 26 '22 17:12 cxcorp

please do it wold be very helpful

zack5555 avatar Dec 26 '22 18:12 zack5555

also its not a mod its a different game biased on the hacking from cyberpunk

zack5555 avatar Dec 26 '22 18:12 zack5555

What is its name?

cxcorp avatar Dec 26 '22 18:12 cxcorp

its a gmod server called civilgamers

zack5555 avatar Dec 26 '22 18:12 zack5555

from what i can tell it just needs to not auto complete

zack5555 avatar Dec 26 '22 18:12 zack5555

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.

cxcorp avatar Dec 26 '22 18:12 cxcorp

question how hard wold it be to change the size of the hack

zack5555 avatar Dec 26 '22 18:12 zack5555

Which size?

cxcorp avatar Dec 26 '22 19:12 cxcorp

20221226125347_1 20221226125632_1

zack5555 avatar Dec 26 '22 19:12 zack5555

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.

cxcorp avatar Dec 26 '22 19:12 cxcorp

how should i change the size

zack5555 avatar Dec 26 '22 19:12 zack5555

You just write the matrix in the code matrix box

cxcorp avatar Dec 26 '22 19:12 cxcorp

so how do i add custom inputs

zack5555 avatar Dec 26 '22 19:12 zack5555