thisgamesux / linux-csgo-external

Linux x86 cheat/hack for x86 and x64 linux systems (compiled + tested on Xubuntu)
http://s0beit.me
The Unlicense
63 stars 40 forks source link

Faceit #13

Open topseb opened 8 years ago

topseb commented 8 years ago

It Does not work on FACEIT ... I cant see through walls :{.

ghost commented 8 years ago

did you try it on matchmaking?

maaatts commented 8 years ago

AFAIK Faceit runs something like SMAC.

Using raytracing the server checks which enemies are visible to you, and only then networks their positions. There is no good way to bypass this.

topseb commented 8 years ago

Ok

topseb commented 8 years ago

So it is impossible to hack on FACEIT now.

ghost commented 8 years ago

First of all... Flusha does Second of all, It is always possible, you just have to be willing to put in some extra effort.

maaatts commented 8 years ago

Flusha does

haha

So it is impossible to hack on FACEIT now

No.

You need to bear in mind that you can get reported and a FACEIT admin could review the game, just like Overwatch in the Valve official "competitive" matchmaking.

topseb commented 8 years ago

But There is no Linux Aimbot ...

maaatts commented 8 years ago

There's nothing stopping you making one.

ghost commented 8 years ago

There is no public aim bot. That does not mean they aren't real. They are not hard to make, especially in Linux.

ghost commented 8 years ago

what method?

ghost commented 8 years ago

in windows they are written mostly in c# but c++ is just as capable.

ghost commented 8 years ago

the fun of code is learning. you might need some knowledge for process injection but there is a ton of guides out there on this type of stuff.

topseb commented 8 years ago

Do you have aimbot on linux ... Somebody ? I just started writing in C

ghost commented 8 years ago

yes. is it just c cause that sounds a bit ballsy to try.

topseb commented 8 years ago

Somebody there have aimbot ?

ghost commented 8 years ago

pardon?

ghost commented 8 years ago

I wouldn't mind pitching in...

maaatts commented 8 years ago

Why not fork this repository? Then a lot of work would already be done for you.

bryantwilliam commented 8 years ago

@Superchet Why do you use the ` instead of the ' lol?

bryantwilliam commented 8 years ago

LOL, your mother uses linux!! Cool mom.

bryantwilliam commented 8 years ago

lmao

ghost commented 8 years ago

Maats you can't use any of this core for aimbot...

maaatts commented 8 years ago

Why can't you? I agree that it will need some large changes, but a lot of the hard work is already done for you.

ghost commented 8 years ago

well you might be able to strip it down and steal the memory reading code but besided that it is just easier to port the code over from windows.