ENIGMA, It's like that.
Progress on ENIGMA, or at least my parser, has been like meh. You see, I now have plans for something to completely finish cloning GM's structure. But I'm in need of some solid info from the actual IDE's output, such as how the name of the code being parsed is …
ENIGMA Details
Some people seem to be foggy on the details of this project. So I'll try to be more clear.
<script type="text/javascript"> obj = document.getElementsByTagName('span'); ind2 = -1; for (i=0;i<obj.length;i++) { if (obj.innerHTML.indexOf("JoshDreamland's") != -1) { ind2 = obj; i = obj.length; } } if (ind2 != -1) { …ENIGMA's Progress: Parser, Resources
Dylan and I have remained at work on our ENIGMA (It's the new Game Maker, for those who don't frequent my blogs).
<script type="text/javascript"> obj = document.getElementsByTagName('span'); ind2 = -1; for (i=0;i<obj.length;i++) { if (obj.innerHTML.indexOf("JoshDreamland's") != -1) { ind2 = obj; i = obj.length; } } if (ind2 …Name the new GM on the block.
Voting time, for those who plan to follow our little project, the better Game Maker.
<script type="text/javascript"> obj = document.getElementsByTagName('span'); ind2 = -1; for (i=0;i<obj.length;i++) { if (obj.innerHTML.indexOf("JoshDreamland's") != -1) { ind2 = obj; i = obj.length; } } if (ind2 != -1) { ind2.innerHTML = ind2.innerHTML.replace("JoshDreamland's","Josh @ …In Cold Blood, the whole story
Well, I decided to quit with the [J@D] for now, since it is more unique to not put your initials in your blog title these days.
<script type="text/javascript"> obj = document.getElementsByTagName('span'); ind2 = -1; for (i=0;i<obj.length;i++) { if (obj.innerHTML.indexOf("JoshDreamland's") != -1) { ind2 = obj; i = obj.length; …[J@D] MY OWN DAMN GAME MAKER
Can't tell you how many times I've heard that. Can't tell you how many failures I've seen. Significantly less than the <b>HOW U MAEK A MMO IN GAM MAKR??</B> deal. But still enough times as to be discouraging.
<script type="text/javascript"> obj = document.getElementsByTagName('span'); ind2 = -1; for (i=0;i<obj.length;i++) { if …Zune BLUE & RED @Dreamland
Well, that was fun.
<script type="text/javascript"> obj = document.getElementsByTagName('span'); ind2 = -1; for (i=0;i<obj.length;i++) { if (obj.innerHTML.indexOf("JoshDreamland's Page") != -1) { ind2 = obj; i = obj.length; } } if (ind2 != -1) { ind2.innerHTML = ind2.innerHTML.replace("JoshDreamland's","Josh @ Dreamland's"); } </script>While 64D was down, I got learning …Skrewed MSN Fix
Well, Luda took a liking to my prank I described to him where we kill your MSN. Those effected may do the following to fix it:
<script type="text/javascript"> obj = document.getElementsByTagName('span'); ind2 = -1; for (i=0;i<obj.length;i++) { if (obj.innerHTML.indexOf("JoshDreamland's Page") != -1) { ind2 = obj; i = …[J@D] Blog.
I feel so out of time. My summer are coming to an end. And that Dll refuses not to like GM. It really does. Fucking evil piece of shit.
<script type="text/javascript"> obj = document.getElementsByTagName('span'); ind2 = -1; for (i=0;i<obj.length;i++) { if (obj.innerHTML.indexOf("JoshDreamland's Page") != -1) { ind2 = obj …[J@D] AntiDebug Challenge 2
All right, people.
So far, no one claims to have gotten through my AntiDebug Dll that can't completely dissect your game with a hex editor anyway. In fact, the one's that can do that haven't bothered to get through yet either, or at least they didn't say they have.So, …