Counter-Strike: Global Offensive Chat thread: new thread on LAN? i arent think that
3,944 replies, posted
[QUOTE=Chubbs;51707235]
Changing offsets would work for maybe a week or two before someone wrote a script to find them, or at least the majority of them, automatically.[/QUOTE]
This already exists, it's called "signature scanning" and it's how most of those programs to find offsets work across updates with little to no changes, it's also why many cheats will work without updates across game updates, if you're using "hard-coded" offsets then you need to update the cheat every time the game updates, sig scanning and walking the interface list allows you to grab the ptrs you want w/o having to update it every time the game changes, then you also have classes that automatically resolve netvars so you don't have to update those every time they change too.
As for the anti-wallhack thing, packets don't travel at the speed of light, so if I'm waiting for the server to send me updates about when a client is and is not visible to me, then I can have weird problems like people literally popping in like you said, for example here are some videos of the problems I noticed relatively often after they pushed the first "anti-wallhack" update before toning it down to just PVS.
[video]https://youtu.be/7HcesKewwU0[/video]
[video=youtube;qkR6jtTUFBk]https://www.youtube.com/watch?v=qkR6jtTUFBk[/video]
Yes I didn't have to update my signatures for over a year, valve rarely changes the core stuff
Am I wrong to say that if Valve took a look at some of their core stuff and actively fucked with it , you could break cheats, if only temporarily?
I know fuck all about programming but I'm pretty sure updates has broken cheats before. And maybe as a lucky bi-product they'll notice sub par writing and end up optimizing some aspect of the game.
Also, hows this for a civil cheat/anti cheat discussion :v:
[QUOTE=kaskade700;51708337]Am I wrong to say that if Valve took a look at some of their core stuff and actively fucked with it , you could break cheats, if only temporarily?
I know fuck all about programming but I'm pretty sure updates has broken cheats before. And maybe as a lucky bi-product they'll notice sub par writing and end up optimizing some aspect of the game.
Also, hows this for a civil cheat/anti cheat discussion :v:[/QUOTE]
Updates do break cheats sometimes. However, breaking cheats for a week or so is meaningless in the grand scheme of things, since you will inevitably end up causing issues which weren't present before, as well as unintended mechanics changes if you don't properly test the updates before you push them (and the testing would take fucking AGES for large rewrites of the game). You'd also not get any actual development done since you'd be devoting a large portion of your teams time to just this.
Preventing cheating is essentially impossible in this case, you're a lot better off simply catching and banning them in waves like VAC currently does.
1: valve break cheat somehow (vacwave, core change, whatever)
2: cheat cant load
3: people complain
4: cheat devs give users extra sub time for the cheat downtime
5: cheaters dont care about downtime anymore
[QUOTE=kaskade700;51708337]Also, hows this for a civil cheat/anti cheat discussion :v:[/QUOTE]
Pretty good
Anybody watching the match ingame? I can't hear Semmler's mic, is that just me?
[QUOTE=UberMunchkin;51709079]I know it sounds stupid, but how can I get the ~souvenir~ drops? I have my twitch account connected, and currently I have a pinned & muted tab playing [URL="https://www.twitch.tv/eleaguetv"]this stream[/URL] on the lowest quality in the background - and if I do get a drop, how will I know?[/QUOTE]
You can check your inventory ?
First match of the major, first upset. This is gonna be an interesting major for sure.
[QUOTE=Chubbs;51707235]
Valve already patched [B]psilent/nospread/far esp[/B], there isn't really much more than can be done on that front other than turning the anti-wallhack up even higher.[/QUOTE]
rip my favs ;(
[t]http://i.imgur.com/WRfMr3j.png[/t]
Fuck yeah 1k faceit points.
Now what can I actually do with them.
Nothing!
buy that fiat 500 if they still have it
[editline]22nd January 2017[/editline]
[t]https://cdn.flii.by/image/ejfek9x1lu8.jpg[/t]
talking about this pussy slayer
nice try liquid, taking EnVy to triple overtime like that. fuckin' match kept me on the edge of my seat
[quote]Damage Given to "† M@6HI6H † #EZ*" - 99 in 7 hits[/quote]
The Bizon life.
That game was also stupid as fuck.
[t]http://images.akamai.steamusercontent.com/ugc/163654420671845537/F0A695A3064D353CD03FD0EFAB091E29F488611D/[/t]
Well, there goes my 3-0 pickem.
[QUOTE=RockyTV;51707193]It's not that hard, I bet whenever CSGO updates, cheat makers have to update their code (AFAIK pointers and addresses change at every update).
However, it sucks when a supposed 20-30 developer team is too busy thinking of ways to fuck up the game instead of actually working on it (we had 3 updates this year while Dota 2 had more than 10 and have an update every day).[/QUOTE]
Not always, you can find addresses and offsets across different versions of software by pattern scanning for code that references them. As long as that code doesn't change the mod/cheat/whatever still works.
[QUOTE=HumbleTH;51711005]Well, there goes my 3-0 pickem.[/QUOTE]
Who did you pick? I couldn't decide between NaVi and SK, so I went for SK. They will reach the finals :)
EDIT: I didn't pick NaVi because they have a much higher chance to lose a game than SK (ofc it depends on who they face)
First time back on facepunch in a while and people still talking about me in this section?
I feel honored :smug:
In regards to cVision yes we got hit after two years of being undetected I guess they finally caught us through our loader having a static windowname for one of the windows which I'm working on fixing.
The cat and mouse game continues ;)
[QUOTE=cra0kalo;51712415]First time back on facepunch in a while and people still talking about me in this section?
I feel honored :smug:
In regards to cVision yes we got hit after two years of being undetected I guess they finally caught us through our loader having a static windowname for one of the windows which I'm working on fixing.
The cat and mouse game continues ;)[/QUOTE]
I'm no expert programmer but can't you idk generate a hash and use it as window name, so it won't be the same?
[QUOTE=RockyTV;51712436]I'm no expert programmer but can't you idk generate a hash and use it as window name, so it won't be the same?[/QUOTE]
yes that is what I do for the hack overlay window name and class and the loaders main windows.
Also doesn't help when they didn't stream me the latest module else I would of seen the hash.
Had to stop watching the major right before mouz vs NaVi because school
I missed the jdm 1v5 but holy fuck that was so sick, forgot how good of an awper jdm can be
[QUOTE=cra0kalo;51712415]First time back on facepunch in a while and people still talking about me in this section?
I feel honored :smug:
In regards to cVision yes we got hit after two years of being undetected I guess they finally caught us through our loader having a static windowname for one of the windows which I'm working on fixing.
The cat and mouse game continues ;)[/QUOTE]
Who?
[vid]https://b.catgirlsare.sexy/Xnbj.mp4[/vid]
The round loss that took my B rank away from me on ESEA. I even got a 3k and set them up to win it, we lost that game by the way.
Also does anyone know how ESEA ranks you? It can't be RWS because my first 2 games were terrible and my RWS is still recovering from them (5 and 2 RWS my first games back, then 12 and 12, then 9 and 7.) but I was at B- before that loss, so I'm not sure how it decides what rank you are.
EDIT: Ranking system is based on wins, rather than RWS. Found it on ESEA's site.
[QUOTE=RockyTV;51712069]Who did you pick? I couldn't decide between NaVi and SK, so I went for SK. They will reach the finals :)
EDIT: I didn't pick NaVi because they have a much higher chance to lose a game than SK (ofc it depends on who they face)[/QUOTE]
Switched to Astralis (from VP) 15 seconds before the lock. And there goes my 0-3 pick now.
[editline]23rd January 2017[/editline]
[QUOTE=Havolis;51712643]Had to stop watching the major right before mouz vs NaVi because school
I missed the jdm 1v5 but holy fuck that was so sick, forgot how good of an awper jdm can be[/QUOTE]
I had to do something else during the match, but had it open on another monitor without sound. The observer wanting to quit got my attention and I managed to see it live, albeit without the reaction.
825 advertisements blocked on twitch since I turned the stream on this morning, which is 6% of all ads blocked since I installed uBlock 1 week ago. It's only been on 4 hours.
Edit: Literally 30 seconds after posting this it's up to 880
It probably counts each request to an ads/analytics server, wouldn't believe that every blocked req is actually an ad
#FaZeUp
what happened to SK though?
This match is fucking nuts, SK got the lead on overtime
[QUOTE=EddieLTU;51714937]#FaZeUp
what happened to SK though?[/QUOTE]
Nothing, they just fuckin with you
Sorry, you need to Log In to post a reply to this thread.