Posts Tagged ‘days’
School Days
Posted by BlankVoid | Filed under Random
Related posts
[GUIDE] MSDOS PROMPT.
Posted by BlankVoid | Filed under Random
This guide’s purpose is to show the basics to using the MSDOS prompt. It is that black window you occasionally get from executables. Some programs are strictly just this, thus, lacking a GUI.
While much of this is obsolete and easily doable on the Windows interface, you can still apply these commands and create “.BAT” files that can carry out a series of commands.
First and foremost, you can access the prompt by pressing the “WINDOWS key + R” > “cmd” > “OK“.
You will shortly get the window open.
Some commands that may be of use are the “cd“, “backup“, “ping“, “format“, and the list goes on. The first command is used to change directories, the second to backup a file, the third to ping a host/IP, and the last to format a specified drive.
One basic command is the “dir” which shows you the folders in the directory as well as how many there are in it.
dir
Another basic command is the “md” which allows you to create a folder/directory.
md lawl
Which creates a folder named lawl.
Some of the more advanced commands will require you to feed it several arguments before the command can follow through.
For instance, you can sometimes test your connection on a specific site or IP using “ping“.
ping blizzard.com
ping 127.0.0.1
You may also use the “ipconfig” command to do several things.
ipconfig [/? | /all | /release [adapter] | /renew [adapter] | /flushdns | /registerdns | /showclassid adapter | /setclassid adapter [classidtoset] ]
The above command will give a short description of your current internet settings which includes your private IP (if behind a router). The “ipconfig” command also comes with several arguments:
/all Display full configuration information.
/release Release the IP address for the specified adapter.
/renew Renew the IP address for the specified adapter.
/flushdns Purges the DNS Resolver cache.
/registerdns Refreshes all DHCP leases and re-registers DNS names
/displaydns Display the contents of the DNS Resolver Cache.
So how is this even useful? Well, sometimes you can create batch files which makes several tedious commands much simpler. Batch files are executed much like “.EXE” files but are not compiled through C++, VB, etc. Instead, they utilize MSDOS commands.
START AGTH\agth.exe /c /pnSD.exe /HW-20@30270:FILMEngine.gem:
The above code is what I use to run AGTH with School Days. This saves me the time of having to open up the prompt and then typing all that gibberish in before I can get AGTH hooked onto the process. I can save the above code as a batch file and run it with ease.
Related posts
Lawlz, I’m BAAACK!
Posted by BlankVoid | Filed under Anime, Computer, Gaming, Random, Site
So after three whole months, I finally came back to write some shit. Not much shit has happened on WoW. With the introduction of the Sunwell and 2.4, I haven’t been able to keep up with all the new crap they’ve been adding. Nice badge rewards, nice…but…
With Blizzard’s fiasco behind me, I revisit the brighter side; anime, web design, JP gaming, and graphic design.
—
I started watching School Days as I started to play WoW less and less. The anime was aweeeeesome, lol. Creepy, yet entertaining. Lawl@thefactthatitresemblesKgNEwithatwist.

Then I started watching D. Gray-man again! :O Now am waiting ’til more interesting events happen… /yawn@Kanda and /rofl@Lenalee’s short hair looking like Saya’s from Blood+.
Finally, I recently finished Utawarerumono. Really awesome anime. It made me cry a little inside. ![]()

Also beat the game too. /Love Mirron-Moon.ORG for translating the game. Voice patch, ftw!
Beat the Hard 3 and Hard 5. Resembles the classic JP strategy games that I could never beat. Hard 5 was also nearly impossible.
—
Finally, I started to vector again. I recall years ago when I tried. I failed. I never had long enough of an attention span to vector the whole thing. Now I can finally do it.
Lawl, this new layout lags and I just made my longest post yet. ![]()
Related posts
School again soon…no…!
Posted by BlankVoid | Filed under Anime, Gaming, Random, Site
Two days before I start the Spring term. Meh, I don’t really want to go back…I have been playing WoW private servers for the past week. Even though the shitty lag, disconnects, and bugs that accompany it are annoying, I am having lots of fun.
Also, changed my Top 5 Anime lists to add Higurashi. ![]()
Related posts
Another Melty Blood Music Video.
Posted by BlankVoid | Filed under Computer, Gaming, Random, Site
Yes, I am very bored. It’s regents week and this was one of the things I wanted to get done out of the other three I had in mind. I got another Melty Blood music video done and now I have to get the first Higurashi video done, another one for season one, and then one last one for the second season. Only this and only this, will I finally be able to put this anime behind me.
I’m thinking of finally starting School Days afterwards.
—
Related posts
Another day…
Posted by BlankVoid | Filed under Gaming, Site
Another boring day at school…nothing new ever happens. I got a ton of homework today. AP Bio and Precalculus homework.
Good thing we have the one group for Kara thing…I got all my homework done.
Been about 2 or 3 days I’ve been standing outside…really boring…
—
Must I say more? Daily questing sucks. Blizz even lowered some quests down to 9g…that doesn’t stop like 10 friggin’ people farming the damned areas.
—
And lastly, I realized I must now take my job as an admin on FEL forums seriously. From this point on, I’ll start punishing people for being total retards. GG.









