• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 10:33
CEST 16:33
KST 23:33
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
Serral wins HomeStory Cup 2915Serral wins Maestros of the Game 243ByuL, and the Limitations of Standard Play3Team Liquid Map Contest #22: Results and Winners7Code S Season 2 (2026): RO4 and Finals Preview12
Community News
GSTL Returns in 2026!37Weekly Cups (Aug 3-9): Protoss get shut out7RSL goes to London! 2026 Offline Finals Nov 21-2212Weekly Cups (July 27-Aug 2): SHIN's big week0SC4ALL II: Brood War - $2500 - Dec 5-611
StarCraft 2
General
GSTL Returns in 2026! Balance hotfix patch 5.0.16b (July 16) SC4ALL: II Talent Announcement! Protoss AoE skill expression Weekly Cups (Aug 3-9): Protoss get shut out
Tourneys
PIG STY FESTIVAL 8.0! (13 - 23 August) 2026 GSTL Announcement Sea Duckling Open (Global, Bronze-Diamond) 2026 KungFu Cup Announcement Sparkling Tuna Cup - Weekly Open Tournament
Strategy
[G] Having the right mentality to improve
Custom Maps
Nexus Wars 2021 GUIDE [M] (2) Industrial Park
External Content
Mutation # 538 Media Blackout The PondCast: SC2 News & Results Mutation # 537 Hostile Territory Mutation # 536 Railroad Switch
Brood War
General
ASL22 General Discussion BW General Discussion Best Games Kespa era [Personal Project Share] Terran Defense v0.60 BGH Auto Balance -> http://bghmmr.eu/
Tourneys
Escore Tournament - Season 3 BSL LAN Party - Kraków 29-30 August - OPEN SIGNUPS Small VOD Thread 2.0 [Megathread] Daily Proleagues
Strategy
Odyssey Mineral Stack Saturation Fighting Spirit mining rates Any training maps people recommend? Simple Questions, Simple Answers
Other Games
General Games
Nintendo Switch Thread Anyone here play Quakeworld back in the day? Stormgate/Frost Giant Megathread EVE Corporation General RTS Discussion Thread
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
[TL LoL EUW IHs] Teemo shall perish TSM pausing esports and CLG Dead
Heroes of the Storm
Heroes of the Storm 2.0
Hearthstone
Deck construction bug
TL Mafia
TL Mafia Power Rank TL Mafia Community Thread NeO.D_StephenKing vs This Guy From 1 Million Dance
Community
General
US Politics Mega-thread European Politico-economics QA Mega-thread Russo-Ukrainian War Thread Artificial Intelligence Thread The Letting Off Steam Thread
Fan Clubs
MarineLorD Fan Club The ShoWTimE Fan Club The herO Fan Club!
Media & Entertainment
Movie Discussion! Anime Discussion Thread Series you have seen recently... [Req][Books] Good Fantasy/SciFi books
Sports
Football (Soccer) Thread TeamLiquid Health and Fitness Initiative For 2023 NBA General Discussion Formula 1 Discussion MLB/Baseball 2023
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread Simple Questions Simple Answers FPS when play League Of Legend on laptop
TL Community
The Automated Ban List Northern Ireland Global Starcraft
Blogs
LOCKPICKING NOOB
LUCKY_NOOB
Chinese Gen Z: Between Dream…
TrAiDoS
Cathedral Of CS And NY pizza a…
FuDDx
Please support my new stand…
Peanutsc
Hello guys!
LIN1s
Customize Sidebar...

Website Feedback

Closed Threads



Active: 4714 users

Lag hack on NA ladder - Page 48

Forum Index > SC2 General
Post a Reply
Prev 1 46 47 48 49 50 57 Next
TT1
Profile Blog Joined December 2008
Canada10052 Posts
July 04 2011 02:56 GMT
#941
aaaaaaaaaarggggguu i got drop hacked 6 times today
ab = tl(i) + tl(pc), the grand answer to every tl.net debate
Noro
Profile Joined March 2011
Canada991 Posts
July 04 2011 02:57 GMT
#942
I'm legit so confused how blizzard is letting this happen so much @_@
Talk not to me of blasphemy, man; I'd strike the sun if it insulted me.
13JackaL
Profile Joined March 2011
United States577 Posts
July 04 2011 03:02 GMT
#943
We must band together to castrate these bastards!

But in all seriousness, blizz needs to act immediately.
and my axe
Onlinejaguar
Profile Joined April 2010
Australia2823 Posts
July 04 2011 03:03 GMT
#944
If there's a way to cheat someone will use it. Pretty sad but that's how it is.
kedinik
Profile Joined September 2010
United States352 Posts
July 04 2011 03:05 GMT
#945
Some guy scouted cross-map directly into my main, lost his whole mineral line to banes, and drop hacked me when he had nothing left but 4 lings.

T.O.P. *
Profile Blog Joined January 2009
Hong Kong4685 Posts
July 04 2011 03:05 GMT
#946
On July 04 2011 05:40 novabossa wrote:
Show nested quote +
On July 04 2011 05:13 Musketeer wrote:
On July 04 2011 04:22 Furlqt wrote:
Made an account to try and clarify some thing about what exactly the Lag/Drop Hack is and how it works.

Essentially, the Battle.Net protocol is based around players sending events to the server and the server sending those events back to all the players in a match. These events all have unique IDs, and the codes for these events are relatively sparse (that is to say, if you pick a random number between 1 and 24 million, chances are it's not a valid event). However, the server does no filtering as to whether an event is valid--it sends the event down the pipe regardless of validity.

So, the drop hack works, essentially, by abusing this system to DoS your client. It spams the B.Net server with gibberish event IDs as fast as the Drop-Hacker's network can handle, and the B.Net server sends this back to your client, where your client is left confused trying to figure out why the server sent it a gibberish event. It looks up the event in all the game files and goes through all the rhetoric--but, these gibberish events are coming down the pipe so fast that the client locks itself up through this.

I think, also, but I'm not sure, that when a client encounters a gibberish event it tries to ask the server to resend the event, meaning one gibberish event might strike a chain of events that can't stop itself.

Now, this is also why when you're looking at a replay of these hackers that it slows down your client, since the replay is just a copy of the events that your client received during the match. A small test in a custom game showed that about 5 seconds of using one of these Drop-hacks on myself, through my very low bandwidth connection, produced a replay with an events file that was 917KB long (this gets compressed substantially, since the gibberish is produced in a very simple manner), compared to a normal replay which would be about 100KB of events uncompressed over 30 minutes.


All that would be required for Blizzard to fix this is to do a very simple filtering on events. I highly doubt this would slow down their server very much at all, if properly implemented, and it would take a 3-year-old about 2 minutes to implement. Why they have yet to patch their server, I have no idea.

[edit/addendum] The only limiting factor for the drop hacker is his upload bandwidth. The limiting factors for the person being drop hacked are his download bandwidth and his CPU speed. If the drop hacker has your average American cable connection, his upload bandwidth is maybe 384kBps. The person being drophacked would need something like a 1MBps download and something like an i7 to properly fend against it. Running SC2 from a SSD (hard drive) probably doesn't hurt, either.


I couldn't defend it with a Phenom X6 and 8 MB down.


Then the person drop-hacking you probably had a comparable or better upload/CPU....the point is that you need to have a far better CPU / download bandwidth to negate the hack.

I have Sandy Bridge quad core + 100Mbps download and I still can't defend it.
Oracle comes in, Scvs go down, never a miscommunication.
Azzur
Profile Blog Joined July 2010
Australia6267 Posts
July 04 2011 03:12 GMT
#947
On July 04 2011 04:22 Furlqt wrote:
Made an account to try and clarify some thing about what exactly the Lag/Drop Hack is and how it works.

Essentially, the Battle.Net protocol is based around players sending events to the server and the server sending those events back to all the players in a match. These events all have unique IDs, and the codes for these events are relatively sparse (that is to say, if you pick a random number between 1 and 24 million, chances are it's not a valid event). However, the server does no filtering as to whether an event is valid--it sends the event down the pipe regardless of validity.

So, the drop hack works, essentially, by abusing this system to DoS your client. It spams the B.Net server with gibberish event IDs as fast as the Drop-Hacker's network can handle, and the B.Net server sends this back to your client, where your client is left confused trying to figure out why the server sent it a gibberish event. It looks up the event in all the game files and goes through all the rhetoric--but, these gibberish events are coming down the pipe so fast that the client locks itself up through this.

I think, also, but I'm not sure, that when a client encounters a gibberish event it tries to ask the server to resend the event, meaning one gibberish event might strike a chain of events that can't stop itself.

Now, this is also why when you're looking at a replay of these hackers that it slows down your client, since the replay is just a copy of the events that your client received during the match. A small test in a custom game showed that about 5 seconds of using one of these Drop-hacks on myself, through my very low bandwidth connection, produced a replay with an events file that was 917KB long (this gets compressed substantially, since the gibberish is produced in a very simple manner), compared to a normal replay which would be about 100KB of events uncompressed over 30 minutes.


All that would be required for Blizzard to fix this is to do a very simple filtering on events. I highly doubt this would slow down their server very much at all, if properly implemented, and it would take a 3-year-old about 2 minutes to implement. Why they have yet to patch their server, I have no idea.

[edit/addendum] The only limiting factor for the drop hacker is his upload bandwidth. The limiting factors for the person being drop hacked are his download bandwidth and his CPU speed. If the drop hacker has your average American cable connection, his upload bandwidth is maybe 384kBps. The person being drophacked would need something like a 1MBps download and something like an i7 to properly fend against it. Running SC2 from a SSD (hard drive) probably doesn't hurt, either.

Well, you're probably correct on how the hack is working. However, don't act as if it's such a simple thing to fix and that Blizzard is being stupid. A change, however simple, needs to be thoroughly tested before being released. What if their filter actually made the game worse for a lot of others? Also, have you proven that the "simple" filter will actually work?
TT1
Profile Blog Joined December 2008
Canada10052 Posts
Last Edited: 2011-07-04 03:28:26
July 04 2011 03:17 GMT
#948
ok im giving up at 8 discs;;
i swear to god if blizzard does a qualification tour for blizzcon with the top 16 players on the ladder imma be pissed
ab = tl(i) + tl(pc), the grand answer to every tl.net debate
schmutttt
Profile Blog Joined November 2010
Australia3856 Posts
July 04 2011 03:20 GMT
#949
I'm assuming NowGtTheFkUp is one of these cheaters? I mean he is 206/6 on NA....
seansye
Profile Joined November 2010
United States1722 Posts
Last Edited: 2011-07-04 03:22:27
July 04 2011 03:22 GMT
#950
Fuck me man... i got like 6 ddrop hacked* today.
I will master Speshul Taktics.!
pig-dude
Profile Joined March 2011
United States170 Posts
July 04 2011 03:24 GMT
#951
On July 04 2011 12:20 schmutttt wrote:
I'm assuming NowGtTheFkUp is one of these cheaters? I mean he is 206/6 on NA....

I heard reading last two pages of thread is hard.
101toss
Profile Blog Joined April 2010
3232 Posts
July 04 2011 03:29 GMT
#952
The fact that blizzard hasn't done anything just further damages the legitimacy of the ladder.

Custom games/4v4 gogogogogo (no hackers here, so more fun experience)
Math doesn't kill champions and neither do wards
Furlqt
Profile Joined July 2011
United States23 Posts
July 04 2011 03:30 GMT
#953
On July 04 2011 12:12 Azzur wrote:
Show nested quote +
On July 04 2011 04:22 Furlqt wrote:
Made an account to try and clarify some thing about what exactly the Lag/Drop Hack is and how it works.

Essentially, the Battle.Net protocol is based around players sending events to the server and the server sending those events back to all the players in a match. These events all have unique IDs, and the codes for these events are relatively sparse (that is to say, if you pick a random number between 1 and 24 million, chances are it's not a valid event). However, the server does no filtering as to whether an event is valid--it sends the event down the pipe regardless of validity.

So, the drop hack works, essentially, by abusing this system to DoS your client. It spams the B.Net server with gibberish event IDs as fast as the Drop-Hacker's network can handle, and the B.Net server sends this back to your client, where your client is left confused trying to figure out why the server sent it a gibberish event. It looks up the event in all the game files and goes through all the rhetoric--but, these gibberish events are coming down the pipe so fast that the client locks itself up through this.

I think, also, but I'm not sure, that when a client encounters a gibberish event it tries to ask the server to resend the event, meaning one gibberish event might strike a chain of events that can't stop itself.

Now, this is also why when you're looking at a replay of these hackers that it slows down your client, since the replay is just a copy of the events that your client received during the match. A small test in a custom game showed that about 5 seconds of using one of these Drop-hacks on myself, through my very low bandwidth connection, produced a replay with an events file that was 917KB long (this gets compressed substantially, since the gibberish is produced in a very simple manner), compared to a normal replay which would be about 100KB of events uncompressed over 30 minutes.


All that would be required for Blizzard to fix this is to do a very simple filtering on events. I highly doubt this would slow down their server very much at all, if properly implemented, and it would take a 3-year-old about 2 minutes to implement. Why they have yet to patch their server, I have no idea.

[edit/addendum] The only limiting factor for the drop hacker is his upload bandwidth. The limiting factors for the person being drop hacked are his download bandwidth and his CPU speed. If the drop hacker has your average American cable connection, his upload bandwidth is maybe 384kBps. The person being drophacked would need something like a 1MBps download and something like an i7 to properly fend against it. Running SC2 from a SSD (hard drive) probably doesn't hurt, either.

Well, you're probably correct on how the hack is working. However, don't act as if it's such a simple thing to fix and that Blizzard is being stupid. A change, however simple, needs to be thoroughly tested before being released. What if their filter actually made the game worse for a lot of others? Also, have you proven that the "simple" filter will actually work?


The simple filter would just be a boolean hashmap into a function call, nothing fancy, and yes, in the current game design, it would work. Now, yes, it would need to be properly tested, and you are right in that even if they were addressing the issue right now they wouldn't be able to patch their server so quickly. Nevertheless, there are no CS reps banning the hackers right now, no real action at all from Blizzard really.

And, as far as I can tell, I think the only path to immunity might be to throttle one's download to a really low rate like 5kBps so your client doesn't get flooded so easily--not the CPU/Network speed stuff I was spewing earlier
CScythe
Profile Joined June 2009
Canada810 Posts
July 04 2011 03:50 GMT
#954
Watching anybody stream NA ladder is just disgusting these days. Endless drophackers... Ladder is absolute garbage right now.
Heavenly
Profile Joined January 2011
2172 Posts
July 04 2011 03:52 GMT
#955
At least ban the people like CombatEZ, sixraxterran, and NowGtTheFckUp. how long does that take? jesus christ.
"thx for all my fans i'm many lost but cheer for me .. i lost but so happy my power is fans i will good play this is promise my fans" - oGsMC
aksfjh
Profile Joined November 2010
United States4853 Posts
July 04 2011 03:52 GMT
#956
On July 04 2011 12:30 Furlqt wrote:
Show nested quote +
On July 04 2011 12:12 Azzur wrote:
On July 04 2011 04:22 Furlqt wrote:
Made an account to try and clarify some thing about what exactly the Lag/Drop Hack is and how it works.

Essentially, the Battle.Net protocol is based around players sending events to the server and the server sending those events back to all the players in a match. These events all have unique IDs, and the codes for these events are relatively sparse (that is to say, if you pick a random number between 1 and 24 million, chances are it's not a valid event). However, the server does no filtering as to whether an event is valid--it sends the event down the pipe regardless of validity.

So, the drop hack works, essentially, by abusing this system to DoS your client. It spams the B.Net server with gibberish event IDs as fast as the Drop-Hacker's network can handle, and the B.Net server sends this back to your client, where your client is left confused trying to figure out why the server sent it a gibberish event. It looks up the event in all the game files and goes through all the rhetoric--but, these gibberish events are coming down the pipe so fast that the client locks itself up through this.

I think, also, but I'm not sure, that when a client encounters a gibberish event it tries to ask the server to resend the event, meaning one gibberish event might strike a chain of events that can't stop itself.

Now, this is also why when you're looking at a replay of these hackers that it slows down your client, since the replay is just a copy of the events that your client received during the match. A small test in a custom game showed that about 5 seconds of using one of these Drop-hacks on myself, through my very low bandwidth connection, produced a replay with an events file that was 917KB long (this gets compressed substantially, since the gibberish is produced in a very simple manner), compared to a normal replay which would be about 100KB of events uncompressed over 30 minutes.


All that would be required for Blizzard to fix this is to do a very simple filtering on events. I highly doubt this would slow down their server very much at all, if properly implemented, and it would take a 3-year-old about 2 minutes to implement. Why they have yet to patch their server, I have no idea.

[edit/addendum] The only limiting factor for the drop hacker is his upload bandwidth. The limiting factors for the person being drop hacked are his download bandwidth and his CPU speed. If the drop hacker has your average American cable connection, his upload bandwidth is maybe 384kBps. The person being drophacked would need something like a 1MBps download and something like an i7 to properly fend against it. Running SC2 from a SSD (hard drive) probably doesn't hurt, either.

Well, you're probably correct on how the hack is working. However, don't act as if it's such a simple thing to fix and that Blizzard is being stupid. A change, however simple, needs to be thoroughly tested before being released. What if their filter actually made the game worse for a lot of others? Also, have you proven that the "simple" filter will actually work?


The simple filter would just be a boolean hashmap into a function call, nothing fancy, and yes, in the current game design, it would work. Now, yes, it would need to be properly tested, and you are right in that even if they were addressing the issue right now they wouldn't be able to patch their server so quickly. Nevertheless, there are no CS reps banning the hackers right now, no real action at all from Blizzard really.

And, as far as I can tell, I think the only path to immunity might be to throttle one's download to a really low rate like 5kBps so your client doesn't get flooded so easily--not the CPU/Network speed stuff I was spewing earlier


So, basically drop yourself before they can hack you?
Daozzt
Profile Joined July 2010
United States1263 Posts
July 04 2011 03:54 GMT
#957
On July 04 2011 12:30 Furlqt wrote:
Show nested quote +
On July 04 2011 12:12 Azzur wrote:
On July 04 2011 04:22 Furlqt wrote:
Made an account to try and clarify some thing about what exactly the Lag/Drop Hack is and how it works.

Essentially, the Battle.Net protocol is based around players sending events to the server and the server sending those events back to all the players in a match. These events all have unique IDs, and the codes for these events are relatively sparse (that is to say, if you pick a random number between 1 and 24 million, chances are it's not a valid event). However, the server does no filtering as to whether an event is valid--it sends the event down the pipe regardless of validity.

So, the drop hack works, essentially, by abusing this system to DoS your client. It spams the B.Net server with gibberish event IDs as fast as the Drop-Hacker's network can handle, and the B.Net server sends this back to your client, where your client is left confused trying to figure out why the server sent it a gibberish event. It looks up the event in all the game files and goes through all the rhetoric--but, these gibberish events are coming down the pipe so fast that the client locks itself up through this.

I think, also, but I'm not sure, that when a client encounters a gibberish event it tries to ask the server to resend the event, meaning one gibberish event might strike a chain of events that can't stop itself.

Now, this is also why when you're looking at a replay of these hackers that it slows down your client, since the replay is just a copy of the events that your client received during the match. A small test in a custom game showed that about 5 seconds of using one of these Drop-hacks on myself, through my very low bandwidth connection, produced a replay with an events file that was 917KB long (this gets compressed substantially, since the gibberish is produced in a very simple manner), compared to a normal replay which would be about 100KB of events uncompressed over 30 minutes.


All that would be required for Blizzard to fix this is to do a very simple filtering on events. I highly doubt this would slow down their server very much at all, if properly implemented, and it would take a 3-year-old about 2 minutes to implement. Why they have yet to patch their server, I have no idea.

[edit/addendum] The only limiting factor for the drop hacker is his upload bandwidth. The limiting factors for the person being drop hacked are his download bandwidth and his CPU speed. If the drop hacker has your average American cable connection, his upload bandwidth is maybe 384kBps. The person being drophacked would need something like a 1MBps download and something like an i7 to properly fend against it. Running SC2 from a SSD (hard drive) probably doesn't hurt, either.

Well, you're probably correct on how the hack is working. However, don't act as if it's such a simple thing to fix and that Blizzard is being stupid. A change, however simple, needs to be thoroughly tested before being released. What if their filter actually made the game worse for a lot of others? Also, have you proven that the "simple" filter will actually work?


The simple filter would just be a boolean hashmap into a function call, nothing fancy, and yes, in the current game design, it would work. Now, yes, it would need to be properly tested, and you are right in that even if they were addressing the issue right now they wouldn't be able to patch their server so quickly. Nevertheless, there are no CS reps banning the hackers right now, no real action at all from Blizzard really.

And, as far as I can tell, I think the only path to immunity might be to throttle one's download to a really low rate like 5kBps so your client doesn't get flooded so easily--not the CPU/Network speed stuff I was spewing earlier



How about they just ban guest accounts from laddering, which would solve everything.
aepal
Profile Joined May 2010
Netherlands123 Posts
July 04 2011 03:56 GMT
#958
Also a victim of oGsBisu... cheaters getting famous for cheating.
Backwards world we live in Blizzard!
aksfjh
Profile Joined November 2010
United States4853 Posts
July 04 2011 04:00 GMT
#959
On July 04 2011 12:52 Heavenly wrote:
At least ban the people like CombatEZ, sixraxterran, and NowGtTheFckUp. how long does that take? jesus christ.


SC2 isn't a service based game (like MMOs). The SC2 team is most likely off for the next day or 2.
pig-dude
Profile Joined March 2011
United States170 Posts
Last Edited: 2011-07-04 04:04:20
July 04 2011 04:01 GMT
#960
On July 04 2011 13:00 aksfjh wrote:
Show nested quote +
On July 04 2011 12:52 Heavenly wrote:
At least ban the people like CombatEZ, sixraxterran, and NowGtTheFckUp. how long does that take? jesus christ.


SC2 isn't a service based game (like MMOs). The SC2 team is most likely off for the next day or 2.

Yes it is. Except for vs. AI, the game is worthless without bnet working due to no LAN and no alternate servers.
Prev 1 46 47 48 49 50 57 Next
Please log in or register to reply.
Live Events Refresh
PiG Sty Festival
12:00
PiGfest 8.0 Group C
Krystianer vs CureLIVE!
herO vs Solar
PiGStarcraft1212
IntoTheiNu 884
TaKeTV 354
BRAT_OK 122
3DClanTV 61
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Serral 1351
PiGStarcraft1212
Rex 158
BRAT_OK 122
SHIN 18
StarCraft: Brood War
Britney 65115
BeSt 817
EffOrt 782
Zeus 648
firebathero 427
Rush 285
ZerO 273
Leta 236
hero 127
Mong 111
[ Show more ]
PianO 89
Sharp 67
Free 66
ToSsGirL 63
Sexy 53
Bonyth 42
HiyA 28
zelot 26
Rock 20
Bale 19
Sacsri 14
Dota 2
The International61057
singsing5714
Dendi663
Counter-Strike
fl0m3960
Super Smash Bros
Mew2King85
Other Games
B2W.Neo622
Lowko464
DeMusliM221
Liquid`VortiX141
ArmadaUGS47
Trikslyr31
UpATreeSC24
KnowMe23
ZerO(Twitch)14
Chillindude9
Organizations
StarCraft 2
ComeBackTV 560
[ Show 13 non-featured ]
StarCraft 2
• HappyZerGling 73
• mYiSmile18
• Response 1
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• Migwel
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Jankos1723
• Nemesis1416
Upcoming Events
IPSL
1h 27m
Sparkling Tuna Cup
19h 27m
PiG Sty Festival
21h 27m
Maru vs Shameless
Reynor vs TriGGeR
IPSL
1d 1h
OSC
1d 9h
Afreeca Starleague
1d 19h
Rush vs Hm
Bisu vs Shuttle
WardiTV Weekly
1d 20h
The Patches Monday
2 days
Afreeca Starleague
2 days
Sharp vs Shinee
Action vs Shine
PiGosaur Cup
3 days
[ Show More ]
Replay Cast
3 days
Afreeca Starleague
3 days
BeSt vs Paralyze
Jaedong vs Speed
Kung Fu Cup
3 days
The PondCast
4 days
KCM Race Survival
4 days
Replay Cast
5 days
PiG Sty Festival
5 days
CranKy Ducklings
6 days
PiG Sty Festival
6 days
Liquipedia Results

Completed

Escore Tournament S3: W7
CranK Gathers Season 4: BW vs SC2 Team League
Eternal Conflict S2 Finale

Ongoing

KCM Race Survival 2026 Season 3
K-JUNGMAN
Acropolis #5
CSLAN 4
RSL Revival: Season 6
PiG Sty Festival 8.0
META DYMY #4
Esports World Cup 2026
Esports World Cup 2026: LCQ
BLAST Bounty Summer 2026
BLAST Bounty Summer Qual
Stake Ranked Episode 3
XSE Pro League 2026
IEM Cologne Major 2026

Upcoming

ASL Season 22
Escore Tournament S3: W8
Acropolis #5 - TRS
Blizzard Classic Cup 2026
Acropolis #5 - GSA
Acropolis #5 - GSB
Acropolis #5 - GSC
HSC XXX
SC4ALL II: StarCraft II
Kung Fu Cup 2026 Grand Finals
RSL Offline Finals
Big Dog Cup 2026 Div 1
Stake Ranked Episode 5
PGL Masters Bucharest 2026
Thunderpick World Champ. '26
ESL Pro League Season 24
Stake Ranked Episode 4
1win Private Club #1
Logitech G Connect 2026
SL StarSeries Fall 2026
FISSURE Playground #5
BLAST Open Fall 2026
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2026 TLnet. All Rights Reserved.