[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/v/ - Video Games


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: current image.png (2.93 MB, 1920x1080)
2.93 MB
2.93 MB PNG
Previous thread >>721860998

TLDR
>season 1 gameplay, server-side emulator (patch 10.0.126)
>75+ champs working; rest playable with minor quirks
>dominion is back
>real bots + AI manager; missions/roles/items/laning from BTs
>same original logic reversed from the included lua files, like Chronoshift
>full modding support: custom champs/spells/buffs/maps/mutators/gamemodes
>working server-side replay support
>years of reverse engineer research of Riot's stuff
HOW TO RUN
>download the file
>run the solution using Visual Studio or dotnet (linux/mac)
>click on the launch_game.bat on the root of the vanilla client
>if you want to use bots or different champions, runes, etc just edit Gameinfo.json

The guide is not friendly to people who don't touch all this coding stuff but here's what i did.
>You need Visual Studio and i'm using 2022 which seems to work
>Make sure the folder is in your C drive somewhere
>Open ChildrenOfTheGrave-Gameserver folder
>Open ChildrenOfTheGraveServer.sln with Visual Studio 2022
>At the top of Visual Studio 2022 click the ChildrenOfTheGraveServerConsole button that has the green arrow
>Should open up a cmd and run the server
>Now this generates your GameInfo.json at ChildrenOfTheGrave-Gameserver\ChildrenOfTheGraveServerConsole\bin\Debug\net9.0\Settings
>Open with Notepad or Notepad++ like me
>Change whatever you'd like the small readme stuff in the text is pretty helpful
Make sure you dump EVERYTHING in C; folder and run it from there

Download and stuff is in the previous thread: >>721860998
>>
File: 1756834953025607.png (850 KB, 1080x1034)
850 KB
850 KB PNG
why not just play dota?
>>
File: file.jpg (1.43 MB, 2559x1427)
1.43 MB
1.43 MB JPG
Beat me to it- good stuff. As much as I hate this whole thing hitting Reddit, I'm glad that it exists at all, and that a few industrious anons already seem to be working on shit.
>>
File: GzN1lJlWAAADn9g.jpg (31 KB, 679x430)
31 KB
31 KB JPG
This is the 7th time in a row you've posted your Queer Of Legends thread
No one cares
>>
File: 1724851070912862.gif (1.07 MB, 320x240)
1.07 MB
1.07 MB GIF
S O V L
>>
>>721927817
>multiple bump limited threads
>no one cares
>>
>player names
lmao
>>
can you 1v1 your friends? if not, save my post, quote me when that happens
>>
>>721928138
yea you can but you have to compile and set up the whole thing yourself until anons working on a client are done
all the intructions were already posted in the last thread
>>
>>721928138
https://www.youtube.com/watch?v=QgPSW-Mr2qE
>>
>>721928426
>>721928459
yooo that's actually fucking sick
>>
File: 1744560288015154.png (2.5 MB, 1600x1000)
2.5 MB
2.5 MB PNG
remember what rito and tencent took from you..
>>
>.NET failing
REEEEEEEEEEEEEEEEEEEEE FUCK VISUAL STUDIO
>>
>>721927179
>season 1 gameplay
>75+ heroes
>caitlin in OP

>season 1 gameplay
what, this is like when people talk about oldschool runescape and it isn't 2d
>>
>>721927619
This whole thing hitting Reddit is good though? It might create some hype and give this whole thing a decent player base.
>>
File: omw.gif (288 KB, 745x741)
288 KB
288 KB GIF
>>721929015
While true, it also brings Riots eyes on the project. Luckily, the devs (whoever they are), aren't public by any stretch- so hopefully we can avoid the Chronoshift situation, and this thing'll spread like wildfire.
>>
I put the game client folder and server folders both on C:/ (playable_client_126 folder as well as lol_game_client_sln... and server_client), but when I run launch_client.bat it seems to hang up and freeze. Not sure what else I need to do to fix it, but I feel like I'm almost there.
>>
SAAAAAAAAAAAAAAAAAAAR DO NOT REDEEM THE SLN
>>
File: file.png (3 KB, 422x41)
3 KB
3 KB PNG
>>721929518
Are you running the Server.sln in Visual Studio? Make sure you run it in debug, not release or either of the ABs.
>>
I quit league and only play Shape of Dreams
Private server will only last so long, the population and mod support isn't really there to keep it interesting long term
>>
>>721929608
The population is about to explode, it hit the top post of the day on the second biggest league sub on r*ddit
>>
>>721929607

Yeah, I'm running it in Debug. Console pops up fine and the logs seem okay. Client loads up to 20-30ish percent and then bugsplats.
>>
>>721927179
What made league fun to me was how unknowable it seemed. There were no roles, just characters forced to win at a team game. The map felt gigantic, and even with a minimap you felt you could get lost between the lanes. The jungle was a killer, and was brutal. Characters that could survive the jungle felt so special. So you had a mix between a simple objective of destroy towers and base and then this huge jungle with killer creatures and a couple of difficult bosses you wouldnt dare touch unless the game was going on a long time.
Mobas fell off when they became too easily understood, heroes of the storm fixed the map issue a bit by having complex objectives and more interesting camps but then it was super sterilized and obvious and too scripted.

I really want a game thats basically early league with a big map and really difficult jungle. Every recent moba is a dumbass extraction game or some cancer like that. Plain old pvp and pve combined into one game is ideal.
>>
>>721929774
Make sure the client is in root C: and run it from there
>>
>>721929608
>the population and mod support isn't really there to keep it interesting long term
like warcraft 3 right?
>>
>>721929874

Assuming here that "client" here refers to the folder "playable_client_126" being directly in C:/, right? Because I'm trying that and it's crashing. Unless I have to put it somewhere else, I'm not sure what's going on
>>
File: file.png (12 KB, 637x154)
12 KB
12 KB PNG
>>721929774
Honestly, if that's the case it should be working. I shoved absolutely everything in the same spot, and it worked like a charm. The air (adobe air) folder should auto-generate after you get into the game and edit a couple settings.
>>
>>721928929
kek this, i was confused an honestly astonished "LoL released with 75 champions? wtf?"
>>
>>721930036

Interesting. I didn't have the "modded_levels_paste_on_client" folder in my C:/ so I tried putting it in the root as well, but that didn't change anything. Do you have any other folders sitting in C:/ relating to this or is that it? (I downloaded all of the files from the masterpost; the tools, LOL-1.0.0.126 and server_client)
>>
>>721928929
caitlyn was released in 2011, what are you talking about retard?
>>
Imagine
>anons work out how to mod league properly with this
>they can make actually good and new maps
>even able to import belevod items
>custom games in league
>>
As someone who started playing League in open beta, nobody should want to play that shit.
>>
>>721930439
Wasn't 2011 season 2 already?
>>
File: file.jpg (167 KB, 1215x717)
167 KB
167 KB JPG
>>721930480
Not if I have anything to say about it punk..
>>
>>721930585
Why? It was dota minus all the unfun shit, it was a great time except for the rune system
>>
>>721930480
Never going to happen, Riot fistfucked the last one that attempted an actual League Pserver that had Multiplayer. They will send chinese assassins to protect League money if they have to.
>>
Old xerath and viktor, my beloveds
>>
File: file.png (13 KB, 466x318)
13 KB
13 KB PNG
>>721930290
Nope, that's literally it. I was in the first thread, and nabbed them all there. Outside of wiping it out and re-extracting I can only think of one thing I did, and that's add nuget to my package manager inside of vstudio (tools->nuget->package manager settings->package sources).

>>721930480
Possible, but only if it stays completely underground like it is now, or RELEASES as open source with no identifiable dev team- to me, the ideal is the former.
>>
>>721930802

I'm restarting my PC and hoping for the best. Wish me luck, otherwise I'll tear my hair out until I figure out what's causing it
>>
Does this have old poppy or reworked poppy?
>>
>>721930607
no
2009 is beta
2010 had no ranked
2011 was the first ranked season
2012 season 2
etc
>>
>>721930860
I know what you mean. I spent hours bashing my head against this thing, kek.

>>721930881
Old poppy. OLD old poppy. This thing is right at the end of S1, and approaching S2.
>>
File: file.png (6 KB, 64x64)
6 KB
6 KB PNG
UH
UH
I LO
I LOVE THAT MONEY
>>
>>721930585
>As someone
redditor identified, go back to the hivemind faggot
>>
It's crashing on the loading screen, either starting the server on the .exe or at VS with debug mode. Is Nunu broken or something?
>>
>>721930802
if it stays underground the same 100 players will be the only players and just like trying to get into quake these days they will be so giga autism maxxed the game will not be fun at all. League was so good because no one understood it, and you need to have new players struggling with the game, that you can pummel for it to feel good
>>
>>721927179
Why would you even play this? This game makes you feel angry, it makes you waste thousands of hours in pursuit of numbers that mean nothing. You essentially mechanically repeat same actions over and over for years.
>>
>>721930721
Taking away old W was a retarded decision, exchanging mobility for range was a good tradeoff
>>
>>721931023
I more meant in the 'no one actually posts anything under anything identifiable' kind of underground. Just a bunch of motherfuckers shadowdropping shit like clients, fixes, so on. Fair point though.
>>
>>721930881
>>
>>721930924

I just restarted my PC and gave it another go. It got to 93% and then it crashed. I really got my hopes up lmao.
>>
>>721929904
nta but I wouldn't compare a bootleg unofficial server and client with an official game. This is closer to something like a private MMO server, which can still have a perfectly acceptable population but that's far from a guarantee
>>
>>721930961
I don't use reddit

It will be hell trying to get 10 players for a real game. Worse than TDA inhouses in DotA back in '06
>>
it is posible to add p2p servers?
>>
File: ep1feglvclge1.jpg (348 KB, 2034x2542)
348 KB
348 KB JPG
>>721928608
Back when League has sovl :(
>>
>>721931058
Randomness + grinding is just a very compelling video game formula and in case of league it's also competitive, not understanding the appeal is weird
>>
>>721931169
It DOES work. Like I said, try deleting and then re-extracting- and failing that, add nuget's sources to Visual Studio if you haven't. It's always something monumentally stupid, and I don't know what.
>>
File: 1670454205922716.jpg (47 KB, 1080x686)
47 KB
47 KB JPG
>>
>>721929868
you put it nicely, still like the game and have nostalgia for the old experience
>>
>>721931164
Old map used to look so good, new one is nice too but it has nowhere near the same amount if detail and style the old one had
>>
File: 1602143600742.png (318 KB, 834x685)
318 KB
318 KB PNG
game is so bad most toxic community is making their own version of it
>>
>>721931391
they ale multibilion
>>
>>721931314
jinx went from a psycho hot bitch in league to a sympathetic less hot, more french, but still pretty hot bitch in arcane s1 to a sad pathetic ugly love obsessed tumblr girl in arcane s2
>>
>>721930264
I think it released with like 20-30, but there was a year or two where we got a new champion every couple of weeks.
>>
>>721927179
dota 2 is like the old lol doe im first time playing this week so many similarities
>>
>>721931559
yeah like the turn rate is so similar right? fuck off retard
>>
>>721931447
new one looks like shit. extremely muted colors, no details, minevra owl statue on mid for some faggot reason. just tripe
>>
>>721929868
someone should just make a bigger/more complex moba. yes normies will hate it just like they hated dota at first but that's a good thing. keep the casuals out
>>
>>721931259
HoN has a huge private server with thousands of players online at once, it's only the league niggas who are always doomers and naysayers
>>
>>721931382

And you didn't use the "LOL-1.0.0.126.zip" file at all? Just the contents of the "server_client.7z" file? Just making sure
>>
File: fact frog.jpg (57 KB, 716x687)
57 KB
57 KB JPG
Just add proximity voice chat and you have a 100000 trillion dollar empire game
>>
>>721931851
Why don't you play deadlock?
>>
>>721931989
They weren't separate files when I nabbed everything. If you go to the first thread and ctrl+f "gofile", look for NWwyCL.
>>
>>721931985
Yeah but noone cares about HoN in the legal sense since their company went out of business
>>
>>721932134
i did, it was fun. i'll probably play some more when it's a bit more settled. plus the characters are ugly as sin but it's placeholder (allegedly)
>>
>>721931985
If hon can pull 5 to 10k players no reason old league couldn’t do the same
>>
Current League is trash because of the massive bounty system where if you get 2 kills now you give 700 gold if you die, it killed all my investment into the game when I came back... otherwise the game is mostly fine. And the shitty reworks. I stopped playing after they deleted Talon from the game.
>>
>>721932171

Yeah, I have that same file (server_client.7z), which is what was contained in the gofile. However the OP also included the Game client from archive.org; did you do anything with that? Otherwise I can't wrap my head around it because I feel like I put everything in (I re-extracted everything).
>>
>>721932228
the company is back, they are re-releasing
>>
File: IMG_2702.png (164 KB, 407x485)
164 KB
164 KB PNG
How did it take /v/ three days and only me and one other guy have it running?
>>
>>721932346
Nope, did nothing with the client from archive at all.

>>721932371
I've had it running since thread 1, fym?
>>
>>721932134
>deadlock
3rd person hero shooter, its funny that so many games that got turn apart 10 years ago would have been glucked today, what was that one fps moba epic games had that got torn up for next to no reason?
>>
>>721932371
stop being mean :(
>>
>>721932301
the games pure anime nonsense now. It was one thing adding anime stuff into the skins, it was one thing having characters inspired by anime, but the last few characters have been UWU egirl shit.
Classic league is much more western despite the wuju mists of pandaria vibes
>>
>>721932434

Interesting. Did you make any other changes to any of the files from the server_client? Just making sure I have everything set up similarly so that I can ensure that it isn't a config issue or anything like that
>>
>>721931314
>League
>cynical DotA ripoff riding the wave when the WC3 mod was at peak popularity
>"soul"
Only zoomers would believe this shit. League is by definition a soulless product. Made to be FOMO slop, only it happened to be the one that stuck around, largely by virtue of being F2P and thus attracting all the browns and Russians.
>>
>>721931654
no skillshots perma stun spells mana depleting after 1-2 spells
>>
>>721929904
Idk what that is
Why do you assume everyone is some bogyman or attacking you personally

>Say I don't think this is going to work out for X
>>OH YEAH BUT YOU THINK Y WORKS FINE HUH? BET YOU'RE A Zer

Asinine
>>
>>721932603
I did change the mode from CLASSIC to ODIN, but I did that at the same time I moved it from E to C- and i'm pretty sure C was the part that counted.

If you've added nuget to your package manager in vstudio, it should be effectively identical to my setup.
>>
>>721932627
>braaaaaap
DOTA is slop with no identity
>>
>>721932627
why are you in this thread? fuck off and play whatever you like
>>
RochesteDorm has nude/custom skin mods for league, wonder if they will work on this server
I mean the mods are pretty much undetectable in current riot's dogshit league anyway because the chinks blew it open
>>
>>721932780
Shouldn't you be farting in a dwarf fortress general?
>>
>>721931321
What's weird is willingly wasting hours on this fundamentally unrewarding and hurtful experience. Playing one game for that long with no actual result is pure autism. Get into pro scene and win whatever main championship riot hosts or play different games, I will never understand retards who are just happy with one game which isn't even a game but a repetitive puzzle with effects and numbers.
>>
>>721932732
>Idk what that is
anon...
>>
>>721932986
plumpy dumpfy
>>
>>721932767

Yeah, it seems I already have NuGet added to the package sources. I'm also running the console in Debug mode. I'm not sure what else it could be since I basically made sure to have all three folders in C:/ with a fresh extract. Damn.
>>
>>721932986
>Dwarf fortress general
I'd be shocked if it still exists
>>
>>721933025
aight man who asked though
>>
>>721933025
>I will never understand people playing videogames
>>
>>721933025
>fundamentally unrewarding
that's where you're wrong, getting fed, outplaying your opponents, turning the tide of the game are some of the most exhilarating things you can experience in gaming, who cares that it's not as fun the 90% of times? life isn't fun either
>>
>>721933025
>he says on a video games board
Feel free to post what you play
>>
ive put up a simple autoinstaller\launcher:
github.com/DaughterOfZaun/Fishbones/releases
it has p2p capabilities but by default enabled only for local network.
errors can be reported here:
discord.gg/aquQGUAXuW
>>
>>721933267
no one cares or plays it for any of that stuff, THOUGH
league is just the original with friends/streamer played it game. trvth nvke.
>>
>>721933543
we are so back
>>
>>721933659
You've lost contact with reality
>>
>>721933101
Why were DF players always spinning those made up stories about how wacky insane things happened rutinely in their sessions? Was it particular autism or some inside meme?
>>
File: file.png (5 KB, 776x59)
5 KB
5 KB PNG
Seeing this thread makes me sweat bullets because I actively archive and backup a fuckton of data and every day I pray the server shit doesn't interfere with saving this stuff.

It's not like its a secret, it's publicly available, but it's never clear when Riot will just outright decide my project is a problem and require it to be shut down too. When Chronoshift shut down a ton of people asked if I was involved and I repeatedly had to reassure that I wasn't despite the overlap.

For those curious
>first patcher system (laxorigin1) we have 0.8.13.26, a large gap, 0.9.22.14 until the end of that patcher system around middle of season 1
>second patcher syste (RADS) is middle of season 1 to middle of season 9, and every language to go with it, plus other realms like PBE and such, but its not complete and im forever asshurt
>the new system which is a lot more trouble to save to some degree which starts at middle of season 9 and is used by league, valorant. legends of runeterra, the riot client, 2xko, and more
>is over 500 terabytes of data of which everything prior to middle of season 9 and older is just gone
>and storing it with custom tooling so it can even be done adds a shitload more complexity
like dont get me wrong i want the data to stick around but the servers genuinely make that legitimately difficult to do because people will in turn eventually use the data i put up to run it

what really fucks me up is riot uploads ~3.5 terabytes PER DAY to their servers. after running the numbers, i have about 1% of everything theyve ever built and just trying to comprehend that is genuinely mentally taxing.
if you want to ask something league related, just ask
>>
>>721933543
it stays open in the background as a process even after closing it
>>
>>721933543
sb take the bullet and try it
>>
>>721933881
are you the autist that uploaded terabytes of archived patches and made it impossible to download any individually without buying a 1000$ ssd?
>>
>>721933881
Hypothetically speaking if a Riot representative was in this thread right now willing to talk things over to create a classic LoL game mode in the official client, what would you do?
>>
>>721933025
why do election tourists continue to post here?
>>
>>721933543
>.exe
Bros... I don't trust this.
>>
>>721933080
Big rip.

>>721933543
We're so fucking back.
>>
>>721934217
kek
>>
>>721934169
>needing a 1000 dollar ssd
just get a 2tb drive or something. its an all or nothing package so i can keep riot off my ass. setting up a server to let people download whatever is what immediately makes Riot shut down the project, its also a tremendous amount of data.
laxorigin1 is 6gb to store now. RADS is 250gb to store, and the chunk patcher is growing but approximately 500gb-600gb for league alone in its smallest package. that comfortably fits and can be used in a 2tb drive, because i have an m.2 in a usb enclosure doing just that on a laptop.
its not convenient, but thats part of why im still allowed to do this

>>721934217
ive already had to talk about conflict of interest issues with Riot. i dont have an answer yet
>>
>>721933543
make it work on linux
>>
>>721933881
>riot uploads ~3.5 terabytes PER DAY to their servers
lmao what? I cannot imagine this bloat being anything worthwhile
>>
>>721929518
not sure if useful, but I can't run it either on W11, made a fresh W10 VM and it worked on the same conditions
>>
>>721933881
>my project
which is downloading stuff?
do you suffer from severe autism?
>>
File: mfw.jpg (558 KB, 1382x2048)
558 KB
558 KB JPG
>>721933543
>.exe
>>
>>721934016
ui process should kill background proc after 6 sec max. but thx for the reply ill check that
>>
>>721934558

Interesting shout, might have to see.
>>
>>721933543
wait does this install all the patches + the server shit to be retard-friendly? if so dumb idea you're getting dmca'd upload it somewhere that won't be killed
>>
>>721934558
I've been able to run it on W11, and still am, so I'm not sure what's going on between our configs.
>>
>>721934526
you dont need guis on linux. thats why linux wow pservers run so much faster than windows.
>>
>>721934780
yeah but this only has exe files saar. wine breaks it
>>
File: file.png (106 KB, 1442x800)
106 KB
106 KB PNG
>>721934593
its not just downloading. its also cataloging its contents and tracking build to build changes. im even working on a new script that should remove the barrier to entry and just let you download whatever you want from riot so long as you have the space to unpack it. its a genuinely retarded amount of data and as time goes on is becoming harder and harder to track with less people caring to do this too
>>
>>721934823
https://learn.microsoft.com/en-us/dotnet/core/install/linux
>>
OP says Dominion is back, how about Twisted Treeline? That was my most-played mode back in the day since I had two other friends to play with and TT let us avoid having randoms on our team.
>>
>>721934825
you just rephrased it but downloading is your project
your project is downloading and sorting downloads
nothing wrong with that you're just autistic
>>
>>721934825
they mock you know but will cry for you in the future
>>
what's the ID number for Crystal Scar?
>>
>>721934896
no, saar, i want an exe that builds the server for me
>>
>>721934917
>ermmm dont save anything EVER
>surely it wont get deleted randomly one day hahahahaha
>>
>>721933881
holy shit always great to see people back these things up
>>
>>721934993
do you have season 2 / 3 /4 files? if not, nobody cares at all
>>
>>721934901
Twisted Treeline's in there too. I loaded into it when I first got it to work (because I changed the gamemode to ODIN not CLASSIC, and since I forgot to set it to dominion i guess it auto-shot me to TT).
>>
>>721935060
I know some guy who has season 3 and 4
>>
here it is lads
https://streamable.com/u1nbn8
>>721933543
>>
>>721934993
I care.
I asked.
Godspeed anon.
>>
>>721934825
if you would channel this autistic power of yours into this private server then we would get it done in no time
>>
>>721933543
so how do you enable p2p if its disabled by default?
>>
>>721935161
damn it looks pretty nice
>>
>>721935161
>https://streamable.com/u1nbn8
very cool, I am too pussi to install this on my giga computer
>>
>>721935348
dont risk it if you're the guy storing all that data, just get a crappy second computer/laptop just to be safe
>>
>>721934917
downloading and keeping it accessible. what would you do to keep 13 terabytes of unpacked stuff accessible while also staying in the green wit the company who holds the intellectual property rights and copyrights? its not as trivial as you think. my choice was to pack it as small as possible and offer an open all or nothing package because hosting it to be freely accessed on demand is out of the question. that data is gone, theres no way to get more of it, only keep around what we saved and i was the only one that took the inititive to try. anyone can save it and redo it in a way they feel is better, but nobody has or will

>>721934931
people ask for clients for replays a lot. the stuff im working on now is probably going to help in that regard better since again, nobody is really making older versions accessible

>>721935005
i just wish more people cared to do the same. i originally tried to save it all in the windows installation media format because i could make a slot per realm's cdn mirror. but it was still too big. 2.5TB once compressed is too much. but somehow 250gb is still too much despite it expanding to 13TB once fully unpacked. its one install of call of duty surely its not that much to ask?

>>721935286
thats the problem though, if i did then riot would step in and forbid any saving of this data
>>
>>721934526
done. check the releases page.
but ull have to install Bottles from flatpak and create a bottle named DeusEx to run the game client.
build is 20 mb larger cause it contains prebuilt game server with my patches applied (github.com/DaughterOfZaun/GameServer)
>>
>>721935060
see >>721933881 i just said i have everything from beta to today more or less for all realms and languages
>>
>>721935486
that's fine thanks buddy!
>>
>>721935472
just know that people appreciate what you do despite not telling you
you're autism is powerful and likely the reason a lot of stuff will be accessible in the near future
MGS2's GW was wrong
data need to be as free as possible, and those who search for context will eventually find it
>>
File: file.png (73 KB, 830x651)
73 KB
73 KB PNG
>>721935919
>data need to be as free as possible, and those who search for context will eventually find it
save everything you can today because it may be gone tomorrow. watching riot nuke the forums and cdn, wiping out 12+ years of content in an instant is genuinely depressing to see
>>
>>721934718
I'll just reinstall Visual Studio and .NET tools then, that might be the problem
>>
Idk why riot is so scared of a league classic for
>>
>>721936569
Fun is illegal in post-2013
>>
>>721936569
they have an inferior faggotry ridden product
>>
>>721936569
It would kill modern league
>>
File: 1296929691175.jpg (283 KB, 709x992)
283 KB
283 KB JPG
>>721927179
Posting random stuff from my ancient LoL folder in honor
>>
File: file.png (439 KB, 405x720)
439 KB
439 KB PNG
That's it. I will kneel and re-install windows on a dualboot
>>
File: 1300279323122.png (730 KB, 1215x717)
730 KB
730 KB PNG
>>721936927
>>
SHEN BROS WE'RE GOING HOME
>>
File: S_003.png (3 MB, 1920x1080)
3 MB
3 MB PNG
>>721934986
found it. Crystal Scar is map number 8
shame that it doesn't work
>>
File: 1314052517266.jpg (188 KB, 1024x576)
188 KB
188 KB JPG
>>721937015
>>
>>721927179
wtf this shit is built in dotnet?
>>
>>721937125
mundos shose shop always makes me laugh
>>
>>721937121
You have to change the Game Mode to ODIN, not Classic, if you didn't do that already.
>>
>>721937162
yeah
>>
File: 1308518681176.jpg (162 KB, 1272x791)
162 KB
162 KB JPG
>>721937125
>>
File: Spoiler Image (26 KB, 316x250)
26 KB
26 KB PNG
do NOT open
>>
Soon people will discover that actually, classic league wasn't very good
>>
>>721937187
I did and it still doesn't work.
the turrets aren't spawning and bots don't move at all.
>>
>>721937241
zoom zoom
>>
>>721937265
Damn. Rip to Dominion then (for now).
>>
File: 1360530254177.jpg (236 KB, 1024x512)
236 KB
236 KB JPG
>>721937203
>>
>>721936754
Lol I know people are starving for old league back but I don't see it doing that but I could be wrong
>>
>no one has mentioned Zilean
>>
>>721927179
Can you actually play 5v5 real people or is this singleplayer v botslop?
And why season 1? Nobody thinks that was peak
>>
File: S_002.png (1.97 MB, 1920x1080)
1.97 MB
1.97 MB PNG
Map 2 is the halloween version of Summoner's rift
>>
File: 1431896392395.jpg (84 KB, 830x417)
84 KB
84 KB JPG
>>721937323
>>
File: 1750991286567425.jpg (100 KB, 500x500)
100 KB
100 KB JPG
>>
>>721937218
>its cold out there
>>
>>721937343
It probably wouldn't kill league in kr or cn, but classic league releasing would be the final nail in the coffin for the west
>>
>>721937361
>why season 1
because that's what we have access to
>can you play 5v5
yes, but it's p2p for now so you'd have to get your buddies to launch the malware launcher and play with you on their home ip
>>
File: 1298832000186.png (513 KB, 439x614)
513 KB
513 KB PNG
>>721937356
>>721937439
got you bro
>>
File: 1299976038466.png (50 KB, 1086x706)
50 KB
50 KB PNG
>>721937595
>>
File: file.png (103 KB, 229x280)
103 KB
103 KB PNG
>>
https://www.youtube.com/watch?v=Xpe-JoGyPsY
>>
File: 1738331476950990.png (49 KB, 1086x706)
49 KB
49 KB PNG
The classic
>>
Season 3 would be ideal but... ill take what i can get
>>
>>721937015
do you have gangplank guide?
>>
>Virtually no gameplay
>Have to resort to memes to keep the thread alive
Honestly remarkable how dead League as a concept is now.
>>
Pre rework Katarina we are so back

https://youtu.be/WxewTahXw3g?si=HE0rgoPWYDkB4fAU
>>
File: 1740365525030294.png (259 KB, 939x598)
259 KB
259 KB PNG
>>
>>721937879
thanks for the bump!
>>
File: panth ult.png (17 KB, 958x610)
17 KB
17 KB PNG
I didn't play much LoL back in the day but these old comics still always make me lol
>>
>>721937879
>NOOOOOOOOO LET IT DIE LET IT DIE LET IT DIE LET IT DIE
what's your salary
>>
>>721937910
Just doing my part
>>721938005
I want the thread to survive but it's clear it wont at this rate
>>
>nostalgia for an ASSFAGGOTS
it was shit from the start
>>
>>721935290
by checking the checkboxes on program start
>>
File: 1744337200564362.png (519 KB, 612x456)
519 KB
519 KB PNG
>>
>>721938069
The gap to start is it still too high even with a launcher. Its too scary for most anons and there isnt some easy to connect to server so none of us are playing (im not sharting out my ip for an anon)
>>
>>721934714
>to be retard-friendly
thats the goal
>>
>>721931753
>minevra owl statue on mid for some faggot reason
it was deliberate set up by the occult
>>
>>721927179
So is there multiplayer or is it just bots?
>>
>>721938283
also whoever hosts it publicly first is getting ass raped by riot
>>
>>721938069
Lol you have to give it time for the smart anons to fix things up
>>
>>721938435
There is P2P multiplayer and a launcher now. Multiplayer works fine we just don't have any hosting so you'd have to connect straight to your friend.

Speaking of someone make sure to add the launcher next thread and explain this so we dont get asked
>>
>>721930701
"Unfun shit", found the low iq monkey
>>
>>721937913
are they original from 4chan?
>>
>you're low iq! play dota!
nah
>>
>>721938505
>P2P

Okay where's the grooming d*scord, it's literally impossible to get 9 (NINE) friends to play this sekrit game.
>>
>>721937879
found the sad loser who doesn't play games.
>>
there was that study, admittedly had like 100 people from dota2 and 100 from lol subreddit but they gave them IQ tests and LoL came ahead
>>
>>721938217
so I can play with others without issues now?
>>
>>721938652
discord.gg/aquQGUAXuW
#looking-for-players
>>
>>721933881
>>721934825
Where do autists like you keep hiding when we need you most?
>>
>discord
uh oh
>>
>>721938840
technically yes. wihout issues no.
still have to fix slow discovery + implement a nat holepunch. thats why lan play is enabled and internet play disabled by default
>>
>>721939107
ok, after the client test game I swapped the value for player to a different name, and after I started another game it still stayed as player
as for the p2p lan whatever it is (im clueless) how and what would I need to change to play with my friend
>>
>>721939107
>lan play is enabled
can't you lan play over the net somehow?
>>
Virus
>>
>>721939391
It is Aware.
>>
>>721939391
why do retards like you come into these threads
>>
>>721939601
Riot agents
>>
>>721939391
>brapppppppppppp
why even come here
>>
>>721939391
Highest paid riot intern
>>
>>721939391
listen to this gay black dude in order to relax, dear Riot xir https://youtu.be/HYsz1hP0BFo?list=RDHYsz1hP0BFo
>>
>>721932627
>cynical DotA ripoff riding the wave when the WC3 mod was at peak popularity

Weird way to talk about Heroes of Newerth
>>
>>721931058
Back when it came out it was a hit with high school kids. We had mostly grindy MMOs where just putting a dungeon team together could take an hour or longer, just wasting what little time we had during the week. LoL gave us quick matchmaking, games that lasted 40 minutes at most and some sense of gradual progression with unlocking new champions and runes. We could play a quick one between dinner and homework, do our chores, then maybe come back and play another match.
>>
>>721939391
+12 rp
>>
>>721939859
similar in terms of playing with friends and game times being long but not stupid long, I just loved the sense of the unknown. I was playing on a bumfuck garbage computer with 200 ping and I still loved it
>>
So how does this work? It runs a server for each match?
>>
>>721939859
The average age of league player was around college age.
Most people that cared about it came from the old rts and dota space.
>>
>>721937343
They removed dominion and twisted treeline because it split the playerbase from summoner's rift.
Imagine the kind of damage a classic server would do, they are scared.
>>
>>721927179
generally speaking why can't we get classic league servers? wow has a bajillion of them
>>
File: file.png (475 KB, 594x344)
475 KB
475 KB PNG
>Still never got a proper 1v1 mode
>Only the pro players ever got to try it
>>
daughterofzaun i hope you're russian because some people are shidding themselves in anger
t. insider
>>
>>721940148
I came with the wave of underage cancer that watched Dunkey's guide to picking up girls.
>>
>>721940240
because Riot is saying: "you think you want old League but you don't know what you're desiring, you truly don't want it, trust us"
>>
>>721932627
League has its own identity and used to be way less try hard. DoTA plays completely differently and S1 League you could stack Sunfire on Rammus and have a good time.
>>
>>721940260
Zed bros...
>>
>>721940260
THE CHRONO BREAK IS COMING
>>
>>721940260
of course people will actually see how much riot has fucked league up from season 1/2/3
>>
>>721934529
>riot uploads ~3.5 terabytes PER DAY to their servers
>lmao what? I cannot imagine this bloat being anything worthwhile
It likely isn't. A single game session of 40 minutes, ends up being around 4 or 5GB if recorded in MP4. All the league matches every day probably end up to that big number. I don't know why the guy is trying to keep all that shit when you can just have a local rolling buffer (optional) or just keep the data in a separate AWS instance
>>
>>721940112
Yes.
>>
What is the point of this if only 100 people play it?
>>
>>721940816
those 100 people will be having a good time?
>>
>>721940756
I miss the times before LoL even had seasons. Season 1 wasn't called that until rito made the decision launch season 2.
>>
File: 1754444478135763.png (235 KB, 342x451)
235 KB
235 KB PNG
>>721940770
> if recorded in MP4
>>
>>721940260
that's so fucking funny
hope riot crashes and burns
>>
>>721940848
>server full of 100 /v/irgins
>fun
in what galaxy
>>
>>721939315
>how and what would I need to change to play with my friend
u have to be in the same network like connected to the same router. then ur friend should be able to see the game u created and join (it might take a minute to discover via mdns). no more changes needed
>>
Old ass faggots are still shit
>>
>>721940816
Fun
>>
>>721939354
Hamachi or Radmin. but i never tried. might be slow af
>>
>NOOOOOOOOOOO STOP WHAT YOU'RE DOING IT'S NOT WORTH IT IT'S NOT WORTH IT IT'S NOT WORTH IT!!!!!!!!!!! ONLY 100 PEOPLE WILL PLAY! IT'S ONLY /V/IRGINS THAT'LL PLAY
the sudden influx of these posts makes me believe >>721940260
>>
>>721940898
There's hardly more than 600 /v/irgins total. 4chan is like a few thousands people, source i'm psychic.
>>
>>721941018
Rito had shills on /v/ when majority of the current userbase was still in diapers.
>>
>>721940860
I hope 1.0 becomes the standard for this just so we can stack passives
all the gay pre-"season 2" changes were the start of anti-fun
>>
Does it have Pantheon? I'd love to play prerework panth again, fuck me it was great
>>
File: S_004.png (3.68 MB, 1920x1080)
3.68 MB
3.68 MB PNG
It has been a long time since I've seen this screen
>>
>>721940941
I miss him so fucking much
>>
>>721940770
I was speaking in terms of all of their projects, patch data. I'm not talking at all about data for matches. I'm talking about all their tooling, patch data, internal builds, everything they create. I have no idea how much replays make up considering how temporary they are.

I was informed that soon they will be purging the CDN again to remove several hundred Petabytes of data and I'm currently prepping for it. It was supposed to take place early this year but it didn't so seems there was some delay in that but I'm taking no chances. I wont be able to save everything, but I can save some amount.
>>
Is this possible on windows? How about specs and performance?

>>721929390
The chronoshift guy was a fucking retard from the start being able to talk with fucking chinese slaves ike riot; he thought they would work under good intentions and shit.
>>
>>721941397
It works BETTER on windows than linux atm
>>
promising shit, who knows maybe in some time we will move on from lan play only
>>
You can Hamachi to play
>>
File: TankGuide.jpg (1.71 MB, 1840x4708)
1.71 MB
1.71 MB JPG
>this will be relevant again
I want this to become a thing
>>
File: 1693949197729416.png (596 KB, 960x540)
596 KB
596 KB PNG
>>721930480
>>721930642
>mfw you can fix LoL on your own by removing flash and making the base speed movement fast with minor scale
Also; getting rid of non-mana characters making them work with mana as god intended
>>
>>721940260
>russian
PУCCКИE ECTЬ??
>>
>>721930703
>Riot fistfucked the last one
It won't happen since this time it's already spread, Chronoshart decided to talk to Zed and were public faces. If it's all spread via torrents they won't be able to do much.
>>
File: ZEDDD.jpg (1.02 MB, 1920x1080)
1.02 MB
1.02 MB JPG
>>721940260
HE CANT KEEP GETTING AWAY WITH IT T_T
>>
>>721940252
this is the tutorial map now lmao
>>
>>721941397
>Is this possible on windows? How about specs and performance?
It's made for windows. I run it with VisualStudio 2022 for the sln and then just hit the BAT. 60fps.

Oh hey, I'm also that other guy. Correct, however. Corporations are never your friend, and your best case is shit like what happened with the Unofficial Homestuck Collection- that is, they try to steal all of your work and sue you into the ground.
>>
The Chrono Break is coming.
>>
>>721941529
how do I set it up? can we be on seperate teams?
>>
File: 1461755770389.jpg (27 KB, 396x367)
27 KB
27 KB JPG
>>721941712
>The Chrono Break is coming.
>this happens
it seems Zed was victim of the Chronoshift
>>
>>721941536
>no mundo
wat
>>
>Search for players on the global internet
how does this work? Shouldn't it just be that you put in the IP to connect to for a match directly or?
>>
>>721941712
needs a different name to be funnier though
>The Chronobreak happened
>And this project will get put in a grave too
>>
Brainlet here. So this works

>connect online
>always online like the actual assfaggots
>need the actual assfaggot client
>Vangard cancer install
right?
>>
>>721941870
because "tank" was arbitrary if the guide did not make it clear and whoever made it most likely just never got around to putting him on the guide
mundo was more of what the community called "off-tank", yes he could take an obscene amount of punishment but he couldn't really initiate a teamfight and direct how it worked in the same way these other characters did, unless of course he was 10/0
>>
File: file.png (363 KB, 640x480)
363 KB
363 KB PNG
>>721941858
Carlos...
>>
>>721942001
no idea what you're saying nigga
you can compile the source code directly or download the launcher
none of riots shit is required, no vanguard nothing, it's currently just player to player or bots
>>
>>721941986
>>721941712
The project is named after morde's ult so you'd expect
>Unfortunately we're sending this project...off to Brazil.
>>
>>721940260
Why would they care though?
>>
>>721942106
>I hear there's a shallow grave in brazil
>Just about this project's size
>>
>>721942001
>connect online
no, only LAN works for multiple players in the same match
>need the actual assfaggot client
yea, client version 1.0
>Vangard cancer install
no such thing
>>
>>721942128
They cared pretty hard about Chronoshift
>>
>>721927179
>'a political' faggotry
no
>>
>>721942183
Yeah, but that was someone hosting a public server.
>>
>>721942210
meds
>>
>>721940260
tell them to buff shaco
>>
>>721942183
Quite funny when you see the situation

>Riot (on making old versions of characters/modes/patches of the game avaiable to people that wants to play it): "Umm.. we chose not to do it due the playerbase being so minimal compared to the active playerbase".
>Also Riot (on Chronoshift): STOP THE COUNT!!!
They clearly are aware how shit they are at their job and how menacing is to them people having actual LoL before the cesspool they turned it into so they try to keep players under their "balance and design" chokehold
>>
>>721942253
Yeah which will 100% happen here, that's their main concern. It's now 'working enough' and easy if you're tech literate to where it's worrying them
>>
>>721942653
Bro WHO is going to spend actual money on a dedicated server so these mouth breathers can play? Nobody, we got nothing to worry about.
>>
File: 1748387942783636.png (362 KB, 1327x560)
362 KB
362 KB PNG
>>721942746
>we
>>
File: 1755844475296997.png (176 KB, 424x406)
176 KB
176 KB PNG
>>721940260
Tell your boss to bring back fiddlesticks.
And Morgana
And Mundo
And Udyr
And Mordekaiser
And Kayle
And all the items
And other modes
And dispose the forced jungle shit
And... actually, tell them they sucked and they created an audience for what they neglected, that'll be quicker
>>
>>721942746
you know people own servers right? like hardware
probably some russian in a basement
>>
File: IMG0741.jpg (213 KB, 1280x1458)
213 KB
213 KB JPG
>>721942746
>he doesn't know
>>
File: pepe ear.jpg (79 KB, 596x588)
79 KB
79 KB JPG
>insults people who want to play
>we
they're not sending their best...
>>
>>721941921
yes it should. i will name it "direct connect" and implement in the next version alongside with disabling other options untill they will be complete.
when enabled it works the same way bittorrent does. by shouting out loud to the whole internet that ure hosting a server. or asking everybody if they know someone who does.
>>
>>721942746
>we
Shut up Zed, you fucking dork
>>
File: WACKY BURD.png (180 KB, 500x500)
180 KB
180 KB PNG
>>721942746
>we
>>
File: gangplonk.jpg (9 KB, 278x181)
9 KB
9 KB JPG
>>
>>721942856
>>721943014
>>721942958
>>721943127
meds, there are no riot employees here retards
>>
File: 1747580255603858.png (345 KB, 579x570)
345 KB
345 KB PNG
>there are no riot employees sweating their asses off here retards
>>
SHUT
IT
DOWN
>>
>>721927179
is this safer than installing riot's chink anticheat spyware?
>>
Extremely eager to see this once I can play all the versions of the champs I liked it without Riot's cancerous hands fucking it up. While I respect oldfags I do loved the second version of Swain, Veigar and Morgana well as more.

But I genuinely wonder how the fuck Ezreal is going to work in here; that fucker always break no matter how minimal the changes someone does to him
>>
(You)! Yes, (You)!
Name ONE (1) thing you want back in current League. Hard mode: no rework reverts.
>>
>>721943326
100%, I actually trust a random anon installing dolphin sex on my pc more than riot.
>>
>>721927179
>Season 1 lol
Who fucking cares holy shit. Current league is so much better. Get a life loser
>>
File: 1753852164669803.png (207 KB, 1362x600)
207 KB
207 KB PNG
arent those the files that are already out there since like a year?
>>
>>721943404
passive stacking
>>
Griefing league of faggots without getting banned?
I'm in
>>
File: 1449382710472.jpg (314 KB, 1920x1080)
314 KB
314 KB JPG
>>721943173
>there are no riot employees here retards
Yeah, totally. Marketing companies hired aren't that pathetically petty to lurk online and shitpost in every corner to conditionate people into their narrative.... haha... as if that ever happened... haha
>>
they're afraid
>>
>SEASON 1? WHO CARES! GET A LIFE! DOWNLOAD RIOT CLIENT!!!
>>
>>721943404
Skarn-
>hard mode
Fuck uhhh
I don't play modern league, stopped with the Skarner rework and vanguard but if you put a gun to my head and forced me, I'd say good tank items like OG Aegis of the Legion
>>
>>721942746
>we
huhh????
>>
>>721943475
lol this attentionwhore's post really aged poorly
>>
>>721943475
They're the files but fixed up like 50% to where most retards that can use visualstudio can now play the game. Some modders didn't finish working on them but most champs are now actually playable with minimal effort.
>>
Modern League is pure sovlfvl kino, no need to play this over it
>>
File: RIP Riot Guy.jpg (199 KB, 1144x1425)
199 KB
199 KB JPG
>>721943497
Especially because with LoL, it was proven that riot employees came to the threads
>>
>>721943404
>Hard mode: no rework reverts.
Rework reverts. It's the only dealbreaker in my book

>>721943480
>chat is politically incorrect once again
BASED
A
S
E
D
>>
Someone should fix the server going crazy after 18 mins, some spells stop working, some champions autoattack stop working, if they could fix that stuff that happens at 15-18< minutes then it would be almost completely playable

>>721943475
Thats a very poor server, this one is new and way more functional, I would say it would be pretty much playable if the server didnt shit himself after 15-18 mins
>>
>>721943404
cloth 4 start
purchasable stealth wards
>>
>>721942746
You're actually saying this shit after reading a post like >>721933881
Nigger have you heard about autism?
>>
File: pserver launcher.png (8 KB, 390x351)
8 KB
8 KB PNG
Honestly no need for a more advanced fancy launcher if you can just have this kind of slop
>>
File: 1678112128526377.webm (187 KB, 404x720)
187 KB
187 KB WEBM
I just remembered my schizophrenia manifested itself for the first time somewhere in this game, i would hear my friends mumble insults at me in voice chat. Was this build using apathetic code?
>>
>>721943665
>kamiya
>kubo
>riot guy
>the faggots making marketing for AssCreed Shadows
>moot
who else of notoriety has been shitposting on 4chen?
>>
>>721943724
For the record the project I've been doing is working with a budget of zero dollars. Ideally all money spent is on hard drives at worst.
>>
Dunkmasterbros, are we back yet?
https://www.youtube.com/watch?v=z4s_Nltytjg
>>
>>721943404
DFG
>>
>>721943897
obviously notch but everyone knows that
toby fox
taylor swift
>>
>>721943480
Toxicbros, we are SO BACK
>>
>>721943897
tobias foxington as proven times and times again
>>
>>721943404
The old, more adjustable Talents tree, where you could dip into a bunch of random shit if you really wanted.
>>
>>721943480
dropping the n word like it's christmas
>>
>>721943821
this, I don't like the Godot launcher it's a bit much. We just need a classic "valve server browser" type thing.
>>
>>721933543
this shit is stuck on 99%... am i cooked chat
>>
>>721943705
>beads start
man I miss being able to play like a retard and never getting killed anyway
>>
REMOVE FUCKING FLASH AND INCREASE EVERYONE'S MOVEMENT SPEED
THERE, YOU'VE FIXED THE "FLASH META"
>>
>>721929390
Rito learned this shit before anon ever heard of it
>>
>>721944064
>old evelynn with -damage taken from minion/monster passive
>masteries with -6 flat damage taken
>dorans shield which gave flat damage reduction from all attacks, later on just getting armor items
>tanking 50+ minions without losing any health, just causing a traffic jam
https://www.youtube.com/watch?v=aN-CH7hZOJQ
>>
>>721937015
duuuude i miss playing classic shen, was such a good time. honestly if this gains some steam and has a player base i am IN
>>
>>721944269
Hey, I said I wanted it, not that it'd be healthy for balance.
>>
>>721943821
I 2osh someone would make a 1:1 copy of the normal client but with this stuff and a classic server browser
>>
File: fucking flash.jpg (118 KB, 1260x1085)
118 KB
118 KB JPG
>>721944234
>>
>>721943404
dominion, I'm one of the 12 people that played that shit every day
>>
File: riot.png (205 KB, 1103x1048)
205 KB
205 KB PNG
probably one of the most important projects desu since riot allegedly cant do it themselves so they should be happy the community is willing to fix it up for them
>>
>>721943404
The Tribunal
>>
>>721944310
Eve stacking minions wasn't ever a problem since you could always just....kill her, after all, but it WAS hilarious.
>>
how long till we get porn mods?
>>
>>721944358
>we could if we had a bunch of smart engineers
HAHAHAHAHAHA
>>
>>721943404
>no champion
so you are asking wich item between the zhonya underwear or Rammus bower ?
>>
So if me and my friends download the github release autoclient, we can play 5v5? Considering that this is allegedly safe and not a virus
>>
>>721943404
this shit KEK
https://www.youtube.com/watch?v=AnNYe6vYocI
>>
>>721944234
congratulations you now have ghost and exhaust meta
>>
>>721944506
run it into a virtual machine (LoL worked on litteral toaster) until some insane schizo decode everything
>>
File: file.png (101 KB, 1136x121)
101 KB
101 KB PNG
god damnit i just wanted to play
>>
>>721944514
nigga went super saiyan
>>
>>721944618
remove flash ghost and exhaust :^)
>>
>>721944269
How is this a problem when Tidehunter from DotA can do this as well since Allstars? It's just a bad strategy to do since you're not doing anything but standing on a lane with a thumb up your ass while your team is 4v5 doing objectives and in team fights.

>>721944618
Both of which are manageable by a variety of other things by the way. There was no "answer" to Flash.
>>
>>721944663
give it a minute. it legitimately does work.
>>
>>721944514
Why do i remember this singed name ? lmao guess im a LoL historian now
>>
>>721944514
wew, i remember how obvious this was when it got leaked and it was surprising it never happened prior
it was basically just opening up ClientSettings.jar and changing the value your scroll wheel had when you put points into your masteries, so instead of one scrollup giving +1 point, it gave +7 points and riot just coded the summoner CDR mastery to scale infinitely
to be honest there was a VERY good chance people were using it prior, albeit in a more moderate way. for instance you could get a few extra points into the masteries which gave +damage and nobody back then would have noticed it
>>
>>721944310
if nothing is balanced everything is balanced
>>
>>721944751
I don't want to pretend like flash wasn't god tier, but even back when flash popped projectiles there were (some) reasons to run other options. Ghost was 32% movespeed for I wanna say 15 seconds with the mastery, exhaust was a true blind and slow so Tryndamere became literally worthless, ignite has always been good, heal could affect your entire team, clairvoyance was mandatory for good support players, etc.
>>
File: scared.jpg (38 KB, 622x787)
38 KB
38 KB JPG
>>721944634
I just downloaded everything on my main machine, am i retarded?
>>
>>721944783
it's an iconic moment in LoL history
>>
>>721944827
The best part of this shit show is how they fixed it, to this day the client still scan to see if Cheat engine is running (or showing in any program like browser), holy fucking kek
>>
>>721945025
it's over for you
by the end of the week you'll be terminally addicted to dolphin porn
>>
>>721945025
It seems to work perfectly fine. And if it was malicious then we're both fucked, so don't worry about it.
>>
>>721945025
>am i retarded?
not until you unzip it and click the exe
>>
>>721943404
old rune system
item stacking
520 skins
>>
>>721944827
>for instance you could get a few extra points into the masteries which gave +damage and nobody back then would have noticed it
Actualy getting more damage is useless because you give up something else.
Also pretty sure it was day 1 after they reworked the mastery for the first time and why this pasta reached such level
>>
>>721945080
I ran the whole github thing and im about to launch the game (i have the launcher open with everything installed and unpacked), is it over bros?
>>
gold per 5 runes were based fuck you
>>
File: 1730753800384619.jpg (127 KB, 813x728)
127 KB
127 KB JPG
>>721945025
it's already over i'm downloading your RAM right now
>>
>>721945025
yes you are fine, long are the day of getting spyware from just browsing porn site on internet explorer, but i wouldn't risk it with russian hacker tho
>>
>>721945224
i had a whole page of them. shit was actually kind of broken.
>>
Which champs could jungle at this point (old of season 1)
>>
>>721945273
>hansel & derek: IN the computer???
>>
>>721945187
>Actualy getting more damage is useless because you give up something else.
nah, if you could go 30/0/0 instead of 21/0/9 (or a normal, unglitched 30/0/0), and all those extra points went into the later tier masteries which had more value, you'd get a big advantage. for instance havoc gave +3% damage per point but it didn't show up as extra AD/AP so it'd be hard to verify someone wasn't cheating, especially since there was no official replay system at the time

I'm not saying this was widespread but I will say there is a good chance that some savvy people were using it
>>
>>721945224
>70 magic resist poppy level 18
>instead of 30
Nothing personal jew bro
>>
>>721945063
>>721945068
>>721945080
>>721945273
>>721945309
ok so the game works but im kinda sad the launcher does not let me play shaco, he's my main and favorite champ, im pretty sure he is as old as season 1 if im not mistaken
>>
>>721945368
by LATE season 1? wriggles had been added to the game and people had gotten pretty good at leashing for their junglers, so it wasn't that hard
>>
>>721944634
>until some insane schizo decode everything
This is inevitable.

>old league from S1 to S10 easily playable on W7 to W10
>>
>>721944991
The non-flash SS picks were purely situational like they SHOULD be. I've said this over and over again, Flash should've been an item rather than an ability you just have from the get go since it's:
1) Not a state-based effect
2) Its effects are instant with little to no player engagement
3) Universal utility due to instant movement
4) All fights basically boiling down on whether or not you have flash
5) The very existence of this SS has dictated hero design where heroes just need their own version of flash just so it may feel redundant (it's not, Riot is retarded)
>>
>>721945368
Warwick
>>
>>721945525
how do i enable left click = red arrow (attack) and right click = move (green arrow) like current league has?
>>
>>721944514
That's just absolutely normal and totally legit Singed gameplay
>>
>>721945224
>gp5 runes+items
life was simple back then
>>
>>721934692
>>721934718
moved everything to the C: drive and it worked
seriously fuck this shit, why does this happen
>>
>>721945654
try pressing shift
>>
>>721945598
good thing we can make flash a item a lot of cool things can come
>>
>>721945791
My character also does not autoattack when I walk right up next to an enemy, is it a little bug or am i tripping?
>>
File: DxD8od2.jpg (433 KB, 2550x3507)
433 KB
433 KB JPG
>>721927179
is there the OG 3v3 map?
>>
>>721945598
>1) Not a state-based effect
are we playing MTG now, what the fuck does this mean
regarding the rest, flash was more balanced at the time because teamfights often did not end due to a single flash
15-30 second teamfights were very common, so getting one instant flash instead of the prolonged ghost could be more limiting. again I won't deny that flash was still the best overall but trying to "fix" it by removing or gutting it or changing it will have a lot more knock on effects
>>
>>721945821
oh boy can't wait for black market and the stacking item comeback
>>
Daughterofzaun upload a version of your launcher that strictly downloads the game files no UI I'm not touching github or I would
>>
>>721945871
>tranime
Leave
>>
>>721945948
for some reason its straight up not downloading for me i already tried to reopen the launcher, it just does not download
>>
never patch poppy or fizz dash to be a death trap if they flash (or even walk fast lmao ) while ranged champion can point and click you to death
Thank you in advance
>>
File: YfwXn5K.jpg (168 KB, 1095x730)
168 KB
168 KB JPG
>>721945981
would you prefer 3DPD?
>>
File: file.png (113 KB, 1282x827)
113 KB
113 KB PNG
YOU BELONG IN A MUSEUM
>>
>>721946336
>104 ping localy
true nostalgia experience
>>
File: file.png (1.85 MB, 1282x827)
1.85 MB
1.85 MB PNG
>>721946427
dont worry it sorted itself out
>>
>>721946495
>that deviantart level champion splash
PEAK
SOVL
>>
>>721946768
his voicelines in this build are something else give it a listen
https://www.youtube.com/watch?v=_hSqWS_qX74
>>
>>721946495
KEK
kino icon
>>
I have cheats enabled but I don't know how to spawn free gold, help??
>>
>>721946495
holy shit lol amazing we got this lost media back
>>
>>721946495
>>721946889
He cute
>>
>>721946495
lol the Ashe arrow ult icon
>>
>>721946495
AP Ezreal was my jam before they reworked him
>>
File: bots.jpg (972 KB, 1677x1253)
972 KB
972 KB JPG
Bots work fine in my game even with autofill 5v5 i set up? Though I just started itll probly crash later
>>
File: upset.jpg (228 KB, 2249x1593)
228 KB
228 KB JPG
>>721947010
help!!!!!!
>>
>>721947010
greedisgood
>>
good question what even are the 2009 cheat commands
>>
>>721947250
callcousinvinny
>>
>>721945871
Yes, Twisted Treeline is in.
>>
>>721947250
write "!gold 50000" in the chat for 50000 gold
>>
>>721947479
thanks mate
>>
bloodthirster stackers will get banned from my lobbies btw
>>
File: 1298141058614.jpg (1.02 MB, 4652x1332)
1.02 MB
1.02 MB JPG
>>721947369
noice
>>
>>721947673
Can Infinity edge stacker Garens get a pass?
>>
>>721947680
Agreed. Missed that motherfucker Vilemaw.
>>
>>721947762
and infinity edge stacking gps
>>
File: file.png (1.85 MB, 1282x827)
1.85 MB
1.85 MB PNG
>>721947012
>>721947143
its a TestRealm build that i was able to unearth thanks to all the shit i saved as per >>721933881
the same process also unearthed the original lux model, which until i did so had not been seen beyond the testers all those years ago. we had the splash art for a long time, but not the original model.
You can see her old model render here and some of the spell data. read her W carefully
https://wiki.leagueoflegends.com/en-us/Lux/History
https://wiki.leagueoflegends.com/en-us/images/Lux_OriginalSkin_Unused.jpg?3e80d
https://wiki.leagueoflegends.com/en-us/images/Lux_Render_old.png?db134
most people will never care about any of the shit i saved but once in a while its a good excuse to show some silly stuff that is truly lost to time
>>
Does this run on Linux?
>>
>>721947863
yes
>>
>>721947680
OIL
UP
>>
>>721947863
It runs better / more easily on Windows for rn but yeah it works on Linux too just use bottles
>>
>>721947673
that shit was kino, but maybe not as broken as gunblade stacking
>>
>>721947680
rolling for morgana
>>
So we just need to solve the NAT stuff and we're good?
>>
>>721947187
How do you add bots? I've located gameinfo.json and swapped over to the crystal scar and got the game mode to boot but clueless on this bit
>>
>>721947860
sorry for being absolutely tech illitarate, but does this mean you have working versions of beta lol or is it just a "the game boots with the character model and nothing else"?
also do you have doctor themed beta mundo model? I remember seeing it in some screenshots at some point and it was a cool fusion of some cartoony doctor outfit on a witch doctor-type character
>>
File: 1371996089406.jpg (478 KB, 1009x745)
478 KB
478 KB JPG
>>721931164
HELL YEAH
>>721932439
3rd person moba (assfaggots), it's not a god damn hero shooter
Stop falling for propaganda
>>
>>721947680
Let's see
>>
>>721948259
Add a player object with id -1 AIDifficulty 0 1 or 2
ex. like
>>
>>721928608
I just can't fathom the thought process behind the creation of this cast.
>>
>>721948615
{
"playerId": -1,
"AIDifficulty": "1",
"name": "Annie Bot",
"champion": "Annie",
"team": "PURPLE",
"summoner1": "SummonerFlash",
"summoner2": "SummonerHeal",
"useDoomSpells": false,
"blowfishKey": "17BLOhi6KZsTtldTsizvHg==",
"rank": "DIAMOND",
"skin": 0,
"ribbon": 2,
"icon": 0,
"runes": { /* rune data */ },
"talents": { /* talent data */ }
}
>>
>>721948351
he has every version of the game Riot send you when they patch your game.
i also had like 5 season of those before changing my toaster to a real PC
>>
>>721927179
this is anti-semetic. EXTREMELY anti-semetic. cease right now! you have to buy lootboxes you fucking goyim!
>>
>>721948098
hmm, what about the mage item that do the same thing in aoe aura for everyone ? pretty sure this shit would be busted even in 2025 lol
>>
File: 1325759261246.jpg (97 KB, 469x499)
97 KB
97 KB JPG
>>721937203
>enemy shen was starting to buy capes too
well, when in rome
>>
File: would beat her ass.jpg (878 KB, 3840x2160)
878 KB
878 KB JPG
Piece of shit game won't let me bind my button left click to ANYTHING withour pairing it with a button on my keyboard, shit game, 2/10 DROPPED
>>
>>721948721
>>721948615
cheers pal
>>
File: Untitled.jpg (617 KB, 1923x1241)
617 KB
617 KB JPG
>>721948351
no its just me being autistic
>also do you have doctor themed beta mundo model?
yes. forgive the quality i did try to zoom in but i had to drop my rdp setup to even take this screenshot. this build in particular is notoriously unstable and normally blacks out any screenshots, and the swapping between sessions fucked up my scaling
>>
>>721942128
>why would they care about people playing on LAN, bypassing corporate servers and without buying lootboxes and battlepasses
I dunno, you tell me
>>
>>721948751
yea but does that stuff run on it's own or do you need to use something like this client to run things?
>>
>>721942623
>>Riot (on making old versions of characters/modes/patches of the game avaiable to people that wants to play it): "Umm.. we chose not to do it due the playerbase being so minimal compared to the active playerbase".
>>Also Riot (on Chronoshift): STOP THE COUNT!!!
WTF BUT ANTI-STOPKILLINGGAMES SHILLS SAID THAT COMPANIES DON'T CARE ABOUT NERDS KEEPING OLD GAMES ALIVE. WHY DID THEY LIE TO ME
>>
>>721949186
damn, thanks anon
so cool someone actually bothered archiving this shit
>>
>>721949467
They don't, LoL is a different case since it's NOTHING but online unlike the shitty games those kids try to "save" that are not only shit games on their own aside to, also, having always online cancer
>>
>>721931164
Man I used to RECK as poppy in the 3v3 game mode with my pals. Eventually became somewhat of a meta I guess since after a while I started seeing enemy Poppys every other games.
That, ganking in the enemy jungle as AP shaco and top player being attack speed/AP Teemo was the good times with every other build being viable
>>
>>721947680
There old designs are pretty neat compared to the new art style which is much more like they are trying to copy anime poorly.
>>
>>721949648
SKG also covers live-service games like ASSFAGGOTS anon
MMOs, any live-service games launched after its passage have to give the player a means to keep playing. either that or mention that it's a subscription to a service and mention an EoS date (that can be updated as needed)
>>
File: file.png (835 KB, 1026x824)
835 KB
835 KB PNG
>>721949639
im still very mad that i didnt save it all in time. there were hidden realms for PAX stuff with never released art and concepts for tons of champions. i wont go full autism on you here, but just know that due to some quarreling with different sandbox/private servers one of them mentioned to riot how many hidden realms are around and how many debugging symbols are exposed, so they locked a fuckton of it down in 2016 before i saved it all. we assumed riot wouldnt just take shit down and we paid the price for it heavily
now, i dont take that same chance, whether its paranoia or justified or otherwise. if i can save it, im going to fucking save it because it may not be around in 20 minutes.

coincidentally this is also how viego leaked early (and is my fault) because the dev realms got exposed and due to a tremendous fuckup on my part we lost potentially insane amounts of data from all sorts of stages of a champion development cycle. you wouldnt believe what kind of shit i have to keep quiet about these days just because theres so many holes in riot's ship. i have an entire restricted folder because of it all now

for another fun fact, morgana originally had a blade-tipped flogger. the texture still has the weapon, her hand still has that grip pose (pre vgu at least), but to date i have yet to find the actual matching mesh data for it
>>
>>721950032
>SKG also covers live-service games like ASSFAGGOTS anon
That's really dumb considering LoL is free; so there's no logic reason for anyone to have any control over LoL beyond no servers from the owner. WoW would be a far better case since that shit needed to be purchased
>>
>>721945886
I've already admitted that JUST gutting flash would ruin some heroes because they were fundamentally designed with flash in mind. It's a core design problem Riot never future-proofed their game with. LoL really needed a "Flash overhaul" but they just kept piling on the problems until turned into an abomination too big to fix.
>>
>>721950380
>I've already admitted that JUST gutting flash would ruin some heroes because they were fundamentally designed with flash in mind.
I disagree; the problem is flash in tandem with cockblocking movement base speed. If you make speed x100 flash is still powerful, while removing the needless lock on movement speed makes every character less dependant on flash. Specially since nu riot ensured some of their shitty new champs having movement options in their kits (that should never happened to begin with)
>>
>>721927179
The "Tools" link is the same as "Server Client", where are the Tools file then?
>>
>>721950694
Go back one thread search gofile
>>
>>721950623
Just play dragon ball squadra at this point
>>
>>721950773
Based, danke
>>
>>721950831
Nah, I'd rather using LoL characters but in a game that is actually fun and balanced. And not being a faggot about movespeed is the main reason why LoL became the unfun piece of shit, specially thanks to flash.

It's similar to fixing YGO with highlander format, but for lol is every character having the same speed and never being slow at the start; that alone fixes most of the bad stuff in the game and I'm not even a lolfag
>>
sending this thread directly to john riot you will play powercreep and you will like it
>>
File: 1698281522895478.gif (3.57 MB, 498x280)
3.57 MB
3.57 MB GIF
>>721950098
yea I understand why you don't want to go into details for a lot of stuff you got with your archive-fu
and I'm sure most oldfags understand as well since, after all, this is a hobby board for passionate nerds and we all know how miserable it is to not be able to discuss what you find interesting
I really hope someday riot goes under so you can share it all without worry
godspeed anon
also that screenshot is pure fucking soul
why can't video games look like that anymore
>>
File: njQj44s.jpg (98 KB, 648x698)
98 KB
98 KB JPG
>>721951208
I just don't think I will.
>>
File: TRULYOUTRAGEOUS.png (3.25 MB, 1920x1080)
3.25 MB
3.25 MB PNG
TRULY
TRULY
OUTRAGEOUS
>>
>>721949186
Godspeed you glorious bastards
>>
>>721951208
>you will play powercreep and you will like it
I uninstalled years ago so no, not really lmao
>>
Wonder how far can we mod it.
Will we see people modeling new champions? Skills? Items?
>>
>>721950098
wtf why did they ever change the art
that has so much soul
>>
File: 1575860141822.gif (1014 KB, 640x360)
1014 KB
1014 KB GIF
>>721927179
Well I know what I'm doing now.
>>
>>721951451
>New champions, skills, items
100%
Not just that but backported new champions to the old days
>>
>>721951451
>mods
I don't see why but vegans seem to think menial stuff like these are important. The core is solid so only custom made skins would be great while also applying new skins made in the og game because fuck goys
>>
File: file.png (676 KB, 1200x708)
676 KB
676 KB PNG
HOLY shit guess who's back
>>
>>721951579
>Not just that but backported new champions to the old days
>somehow bloated cancer new champs are now simple, good and fun to play with just a Q press
KINO
>>
>>721951579
Holy fuck, no wonder they're here.
This shit will fuck Riot up.
>>
File: file.png (3.07 MB, 1920x1200)
3.07 MB
3.07 MB PNG
>>721951237
just wait til you see some of the other shit
>baron was a turret at one point
> all this shit https://www.youtube.com/watch?v=ugzjZ8cnYGY
>the investor demo they did all those years ago with the blue sion, we have the model of but no textures https://youtu.be/PKbeDeu5Wbk?si=axs0oeusOkE2YPNb&t=412 timestamped for convenience so you understand what the fuck im talking about
>pic related is just sitting in the particles folder, a random screenshot of an even older build that still retains the day/night cycle indicator, we do NOT have any idea what point in time this screenshot is from, only that its older
>gp used to not have a beard at all and its fucking weird seeing that
>lee sin shows up in a trailer very early on for a fraction of a second, and is never seen in that state again until release formally, using his old design which became the traditional skin at the 12 second mark https://www.youtube.com/watch?v=0vKpfxHU6oc
>skeleton minions in general which can be seen here https://www.youtube.com/watch?v=-3aes7Vh8cc
>rammus' original voice lines existing at all still https://youtu.be/Nd3j0NiSF7Y?si=qEsGNK2kk-jnWGkp&t=3 because i dont remember where on the wiki we put those
i can go on and on you have no idea how much shit there is to go through before you even get to formal open beta. we're even missing the original chogath voice because it exists in the build just before closed beta 3, which is the end of the gap we're missing

>>721951306
its not just me trying to keep this old data around, but i am the only one with this much shit, most of it still not written down anywhere

>>721951505
marketability probably. look at the original sivir
>>
>>721951895
Cool UI
>>
>>721951291
where are the minions
>>
>>721951451
so much you can do with base league
things i would like to see someone add talents to the game and go more in the dota direction while still keeping it league
>>
this is as far as I can get, maybe trying virtualbox next
>>
File: 0e9.jpg (25 KB, 499x499)
25 KB
25 KB JPG
>>721951579
There's something fairly simple that'll try to do.
Create a default champion with no skills and make skills into buyable items, then make a game mode out of it.
>>
>>721931314
>>721931542
You just know they changed her outfit to make it easier for trannies to cosplay as her.
>>
>>721952041
Linux? Linux is fucky
>>
>>721937015
>is a ninja
>slow as shit
>no assassin skills whatsoever
>literally just a massive and skinny tank
Why not just making him a heavy armored samurai?
>>
So does this mean I can finally mod in my bullshit champion ideas?
>>
>>721947680
holy fuck I haven't seen this image in ages
>>
>>721952609
depends on how bullshit
from what I've toyed around, the build is a "bit" unstable
>>
who is your LEAST favorite champ?
>>
>>721951895
>all those cool tower models
>never used them
I get having stone statues fits the setting better but they could have repurposed them really easily
>>
>>721927179
I'll pass considering Season 1 is after the massive amount of Janna nerfs happened because I kept beating Phreak and Pendragon's Yi mid with her in Season 0.
>>
File: 1630623358710.jpg (20 KB, 326x308)
20 KB
20 KB JPG
>>721951451
>>721951579
>Mugen but LoL
>>
>>721952707
at least baron got used in some way
>>
>>721947680
Ok why not
>>
File: 1745457074325113.webm (2.48 MB, 1920x1080)
2.48 MB
2.48 MB WEBM
cool
>>
>>721952728
just mod her stats back in
>>
>>721947680
rollan
>>
Modding is unstable but it is as easy as checking out the other champion's skills and shit and you can basically figure it out and plop new ones in
>>
>>721952728
we can literally make our own custom season now
>>
>>721952879
outplayed
>>
File: isnec.png (234 KB, 500x328)
234 KB
234 KB PNG
Sounds like some Linux fags are having difficulty. Do better.


Here's a howto for Linux. Follow it and it'll work.

1. Setup Client and GameServer:
- download the leaked server files and 126 client
- extract them
- download https://github.com/DaughterOfZaun/GameServer (this is a few simple patches to the source to make it recognize the Linux filesystem/filepaths)
- extract these files from jinx's repository, and replace the GameServer files over the top of the already-existing server. NOTE: DO NOT DO IT THE OTHER WAY AROUND IT WILL NOT WORK

The reason you need the patched source files on Linux is just simple file pathing fixes so the server can actually read/locate the scripts inside the Linux filesystem (otherwise you'll just keep crashing!)


Compile and Run Server:
- install dotnet 9.0 if you do not have it
- build with dotnet sdk 9.0
- dotnet BUILD inside the ChildrenOfTheGrave-GameServer folder
- then ``cd GameServerConsole/bin/Debug/net9.0/```
- Start the server: ```./ChildrenOfTheGraveServerConsole```
- Server is up

Run Client:
- linux: add the launch_game.bat to steam and run it as a nonsteam game via proton or whatever WINE/Lutris/etc solution of choice

I found it simpler to just add the .bat as a nonsteam game and run it via Proton. Makes it quick and easy to test while fucking around.
>>
>>721953019
riot getting out done by the community would be crazy
>>
>>721953262
it really doesn't take much
>>
>>721952689
of the old era? tossup between vladimir and lee sin
lee sin absolutely destroyed balance, the entire game had to be designed around his existence, there is very clearly a pre and post lee sin era, and any attempt to tell people how broken he was, got drowned out with "TWO EVERESTS OF SKILL CAP" (he has one skillshot btw and it's one of the fastest in the entire game)

vladimir is perhaps the most heinous design though, even though he has less time in the spotlight compared to lee, it's very hard to think of a worse conceptual design than this fucker at least up until s3 brought up zed/thresh/yasuo
>>
>Trying to use Fishbones
>Game boots, loads to maybe 50% and then crashes
RIP hope you anons have fun because I don't think I am.
>>
Can I start porting DotA heroes into LoL now?
>>
>>721953663
see >>721945780
>>
>>721953728
who would you port lol make the game the perfect mix between dota and league
>>
>>721952689
Every rework after 2020 and every new champion since 2018
>>
>>721953808
Definitely aren't having fun then. My C: drive is fucked up because I was a retard and got a tiny SSD assuming I would only keep my OS on it, only to forget that devs are lazy retards nowadays and auto force everything to install onto the C drive like gay faggots.

Hopefully this can either work on other drives or via symlink someday soon.
>>
it's windows dev autism, c drive or die
>>
>>721953940
kill winjeet
>>
the torrent died for me bros is zed here
>>
>>721953831
Jakiro
>>
>>721954078
he is always lurking in the shadows...
>>
>>721953926
The only good release after Ornn was Vex
every other release and rework was pure dogshit
>>
>>721954078
CHILDREN OF THE GRAVE? MORE LIKE TORRENT IN THE GRAVE!
>>
>>721954195
You might have wanted to dig the grave of old league servers but I'll assure you, you will be the one who will be buried next
>>
File: file.png (109 KB, 858x438)
109 KB
109 KB PNG
>>721952141
I had this idea before.
A MOBA but instead of champions and items, you would buy skills in-game.
>Fireball
>Barrier
>Heal
>Smite
No runes, no talents, no having to learn about half a hundred champions, just boot and play.
Everyone knows what a Fireball does, no one has the time to read pick related for 100+ champions.
>>
>>721952141
This would be kino. Just a blank slate
>>
>>721952879
Feeder
>>
File: 1742161378502602.jpg (103 KB, 474x522)
103 KB
103 KB JPG
>>721954446
>>721954498
Based frens, I knew you guys would get it. Quality threads.
>>
damn league is going to be this gen warcraft 3
>>
File: 1585872889270s.jpg (19 KB, 286x323)
19 KB
19 KB JPG
>>721952780
We're witnessing history.
Glad I'm here for this.
>>
>>721955036
no it wont
>>
>>721955141
Fuck off Zed, you fucking faggot
>>
>>721952141
>>721954446
need this
>>
>>721952141
You've gone full-circle and reinvented Custom Hero Line Wars, anon.
>>
>>721955209
zed is remembered where there would otherwise be fun
lets make this crash and burn with nunu
>>
>>721955036
It's gonna be more like DotA where everyone just has their own version with some cameos from different franchises because the map maker is a weeb.
>>
File: file.png (2.88 MB, 1920x1210)
2.88 MB
2.88 MB PNG
>>721953161
Thanks anon!



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.