Cultcow EvaXephon / Yanderedev / Alex Mahan / Alexander Stuart Mahan / cannotgoogleme - Edgy weeaboo coomer with pedo tendencies and 15+ years internet history as a lolcow, now known as a disaster developer behind eternal debug build called "Yandere Simulator", confirmed groomer and dollfucker

The end of EvaXephon?


  • Total voters
    2,414
Dude's a fountain of lulz. Coding and modeling a character just to make up for someone you didn't like. Sounds as spergy as those nice guys who play The Sims, making themselves and the "bitches who left them for being abused by the jerks" in the game. Well, thinking about his bitching on Gaia Online back then, he is a nice guy.

I'd say he's spergier than them since in his case he both made the game and the character just to get back at them.

Sims 4 is boring. I rather have Sims 3.

:offtopic:1 + 2 are the best:offtopic:
 
Hey there. I'd rather stay anonymous for this (In case YanDev finds me, because he has tasked me with some stupid shit to fix his game, something he could of figured out his damn self, but anyways)

I do have a unity project file he sent me. If anyone wants a peek at it, here you go (and yes, he hosted it on the website):

http://yanderesimulator.com/RiggedAccessoryProjectFile.zip

It has some of the code from YanSim, it seems.

I got it to compile, and it works, but it's just Yan-chan, and some girl named "Victim-chan" in a cube area.

Have fun with messing around, though!
 
Last edited:
Hey there. I'd rather stay anonymous for this (In case YanDev finds me, because he has tasked me with some stupid shit to fix his game, something he could of figured out his damn self, but anyways)

I do have a unity project file he sent me. If anyone wants a peek at it, here you go (and yes, he hosted it on the website):

http://yanderesimulator.com/RiggedAccessoryProjectFile.zip

It has some of the code from YanSim, it seems.

I got it to compile, and it works, but it's just Yan-chan, and some girl named "Victim-chan" in a cube area.

Have fun with messing around, though!
Fix what? The whole thing or just some specific parts?
 
Fix what? The whole thing or just some specific parts?
To quote the email he sent me:

"If a player modifies the JSON file in a way that produces errors, I would like for the game to identify the fact that there is a typo somewhere in the JSON file, and inform the player that the game cannot run because there are errors in the JSON file."

And to give the ability to take 512x512 screenshots of the center of the screen.

Of course, he makes it challenging, as I am not allowed to touch anything else but the JSONScript.js file to do the dialog display if someone makes a typo, which is stupid.

I'm surprised he accepted me, when I literally flat out said "I have some unity experience, but I am willing to learn."

In other words: I don't have professional-level knowledge of UnityScript, let alone barely anything to do what he wants.

Oh, and a quick bit of info for anyone who opens the project in unity 5:

Go to Scenes > TestScene to get to the actual "meat" of this little test project he threw at me. There's a few other scenes too, but TestJSONScene can be ignored.
 
Last edited by a moderator:
I'm surprised he accepted me, when I literally flat out said "I have some unity experience, but I am willing to learn."

In other words: I don't have professional-level knowledge of UnityScript, let alone barely anything to do what he wants.
People with professional-level knowledge will most likely want professional-level payment. Dude is being a jew as usual, it seems.
 
True. Anyway, I consider that test project a very unpolished "base" to work with, but I am sure someone will find some use out of it.
FYI, I'd probably ask a mod to hide your comments so only long-time members can see.
 
His :autism: is so strong that he's admitted Evangelion's Asuka and her tsundere personality ruined the series for him; so he gets "revenge" by modeling Osana off her and killing her in deranged ways. It's as sad and insane as it sounds.
:late: and a bit :offtopic: but that makes me wonder who he "related to" in Evangelion, I mean, he probably hated Asuka for how she treated Shinji and Rei so it's probably one of those two. Shinji? I don't see how you'd relate to him unless you're completely wrought with anxiety and depression. Rei? You mean the autistic robot literally made to be unrelatable? Unless you're trying to be edgy with a "pffft... i dont feel shit either" kind of thing.
Just kind of makes me wonder how someone with so little self-awareness could relate to a show where everyone's a giant fuck-up.
 
Last edited:
@zFlarex are you able to tear apart anything noteworthy that @AkiraStar shared?

At first I thought there wasn't actually that much wrong with what was shared and thought there were only a few things that could be improved:

This is from VictimScript.js in the Update method.
Code:
Character.GetComponent.<Animation>().CrossFade(PairedAnimName);

It's recommended to call to call GetComponent in the Awake or Start method, however it's more important to cache the GetComponent calls if you're using accessing the same ones repeatedly, like he is in the Update method.

He repeats the same mistake in YandereScript.js, but to be fair in his StudentScript.js - this was not included, it's an old version of his code but he doesn't refactor it at all- he does the call once in the Start method.

But I realised after I opened WitnessScript.js he has a camera for every single NPC in the scene(!) - I checked in his StudentScript.js, and he actually does use this method within Yandere Simulator - the issues with this is inactive objects/components will take up memory.
They are stored there so they can quickly be activated using:
Code:
gameObject.SetActive(true)
or in his case - as he uses Unity 4.6:
Code:
gameObject.active = true;

They use more CPU if they are parented to active objects that are moving/rotating/scale. The inactive objects will have to move/rotate/scale as well which requires additional processing, and that's not even mentioning mention that it'd have to be recalculating each NPC's camera viewing frustum which seems to involve multiple calculations to do.

3FX3f8l.png

Those the issues that I saw within what was posted, if anyone else notices anything else mention it on the thread.

:late: and a bit :offtopic: but that makes me wonder who he "related to" in Evangelion, I mean, he probably hated Asuka for how she treated Shinji and Rei so it's probably one of those two. Shinji? I don't see how you'd relate to him unless you're completely wrought with anxiety and depression. Rei? You mean the autistic robot literally made to be unrelatable? Unless you're trying to be edgy with a "pffft... i dont feel shit either" kind of thing.
Just kind of makes me wonder how someone with so little self-awareness could relate to a show where everyone's a giant fuck-up.

His favourite character was Misato Katsuragi.

pBetvih.png


In this post he is talking about how great Misato Katsuragi's breasts are.

EvaXephon still browses 4chan's /pol/ as an Anonymous user and proves he still hasn't learnt how to hide who he is.
Remember he went nuclear on 8chan on 10th July 2016. This specific post is from 6th September 2016.

The image specifically comes from here.
The archive of the thread can be found here.
His ID in the thread is FzLwzptY.

DKfPPy3.png
 
Last edited by a moderator:
His favourite character was Misato Katsuragi.

pBetvih.png


In this post he is talking about how great Misato Katsuragi's breasts are.

EvaXephon still browses 4chan's /pol/ as an Anonymous user and proves he still hasn't learnt how to hide who he is.
Remember he went nuclear on 8chan on 10th July 2016. This specific post is from 6th September 2016.

The image specifically comes from here.
The archive of the thread can be found here.
His ID in the thread is FzLwzptY.

DKfPPy3.png

Note: Sorry for the double post. I'll be lurking the thread again so don't worry.

He sounds like a child in denial in the last one
 
Back