Added: 2 years ago
From: VoodoChild9021
Views: 6,637
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (71)

Sign In or Sign Up now to post a comment!
  • @VoodoChild9021 how do you have it shows the name that you chose instead of from a list so i dont have to pick from a list

  • I have this. It is a good game but I recommend remaking it using c++. Get visual c++ express from microsoft,and get some tutorials. c++ is not much harder and is MUCH more powerful.

    Text based games forever!

  • @ValonofValor you're not looking to add power to a text based game. And C++ is ONLY a powerful language if you can manipulate memory effectively, otherwise - you'll find yourself with memory leaks which is a pretty bad thing

  • @VodooChild9021 Link is out of date.

  • fucking dumb ass, tk is a fucking virus

  • I think this looks very nice, but I can't find where to download it. Could you please type a little more exact where you can find it?

  • @theqwert228: High level math? good try bro ;) not high level math is required for programming.. that what MORONS says.. :)

  • why not give us the real link for people who wana play?

  • sorry just search "Dark Dungeon"

    under "Posts"

    then select the topic "Dark Dungeon"

  • link:

    darkglanceonline.freeforums

    /download/file.phpid=12&sid=14­c08d8089c709eebb3662e16ae3ce92­

  • How did you make this?

  • link plz??

  • What is the code for writing a whole name i just know the char for just one letter? Pleas answer

  • Agility. Ah-ji-li-tee.

  • @MrMonsterCactus I know, when I heard him say that my ears bled a little. hahaha

  • Can't find download in website :(

  • OH MY GOD GO FASTER

  • WEREW DO I DWNLOAD

  • source code?

  • I am making a kind of advanced version of this with color and sounds ! I will give credit to you for the idea ;) Edza 101

  • @edza101 dude do u wana cooperate ? i know basic... please reply !!!

  • @edza101 Good luck!

    And Nice tut :)

  • idk how old you were then or how old you are now, but you sounded like you were around 12-13, and i also dont know if you know this now lol, but agility is pronounce a j i l i t y g is pronounced like a j rofl. you should know this its proper english...

  • @EyesObscure the link led me to what appeared to be a russian site, so maybe he's russian with a really good american accent

  • You think yo can post a tut about how to make a game like this?

  • hey you should add when you walk into church you can choose to save that would be cool

  • This isn't the best Batch RPG... NOOB BATCH FILE!!!!

  • @indago9 try 2 make a better game from this u cock sucker

  • @Icantfindanamewtf Thank you (:

  • @Icantfindanamewtf

    /watch?v=vq-PRiqndpw

    PWNED! (: :Let's not start a cat fight now shall we?

  • can i have the source plz ill improve it and send it back to you :)

  • :o your voice sounds weird lol but ill have to get use to it i just moved to springfield mo :( lol full of pure country pplz

  • did you just totally say agility like "a-gill-ity", lol, the g has a j sound "a-jill-ity"

    cool game btw

  • how do you make the (y/n) thing

  • @RandomChris46 set /p x == (y/n)

    if %x% == y goto "whatever"

    if %x% == n goto "whatever"

    i think thats it its been a while jusst try

  • Its pretty good but before you go around saying its the best please check out the other products out there that are coded in real languages...

  • @javagamedevinfo

    >real language

    >java

    >irony

  • Thanks

  • Amazing. How long did it take you to make?

  • Teaming up with someone at the moment to make an RPG. Damn, this is gonna be big...

  • No, you can't get my codes. Like any good programmer, most of them wont give up a design of own creation. But i can tell you its gonna be huge!! ^^

    It does not have a ending of the same for evry carector.... It has a new ending for evry choice you take, like trust him, get friends with her.

    Good programming btw, but you need some more ideas, make it unic and creative. -.-'

  • This game is rubbish. The shop doesn't work, the weapons don't work and if you go down the middle hallway the batch ends.

  • make it able to save :)

  • You might wanna add a "help" bit for those who don't wanna watch the whole video. They wouldn't know the differences between the characters otherwise...

    Also explain how to access special stuff (such as type "stats" anywhere to see stats). I can help you with the items stuff. Let me look at your code first, are you using a bat2exe program, or do you distribute as a Batch file?

    Hey, you need to inform of copyright inside files, you could claim not seeing it.

  • i cant find this on the website where is it

  • too much wow?

  • You and I should work together, I can build a shop system, Item banks, and I've even created a way to save the game so you can play the character later ^_^. Umm. Pretty good though I like the way you set your's up I did mind a lot differently. but that is just personal preferences lol ^_^ drop me a message some time.

  • Why isn't this in C++? It would have been much simpler than doing it with batch.

  • Please if you can make a tutorial for how you made this or even pm me a link to a tutorail that might help me make one because i have been trying for ages to make one but have not gotten anywhere. Im grateful for any help thanks in advance.

  • ok if you can make a tutorial on how you did this that would be great because i have been trying for ages to make one but cant get anywhere it would mean alot or even just pm me a link to a tutorail that could help. Thanks in advance.

  • @MMProductions890 learn how to make batch files it isn't hard to make text appear, use echo Ex: echo Hello World! to collect input use set Ex: set /p input1= to do something with that input use if commands Ex: if "%input1%" == "some number or something" goto 1 To use the goto command you need to have the area it goes to marked Ex: :1 echo hello so when you use the command goto 1 it goes to the area marked by :1 To pause the program just use the pause command Ex: echo hello world pause
  • MEH SEXY PrOnZZZ

  • the code isn't on the website??

    Were else can i find it?

  • If i may come with a sugestion about what you can add to the RPG... Try putting some colors in. Type: "Color /?" into the cmd and then you can see how. I like the "Color 0A" ;D

    I also play around with batch, and i make some awsome games! I can actualy put different endings into them, so you have like 20 different endings. You just need some creative thinking and some high level math -.-'

  • @theqwert228

    you can have differnt endings, every play through character wise is completely different

  • @theqwert228 can I have one of your source codes? Please :)

  • game is pretty cool. One thing... How can i see the code?

    I know you dont want ppl stealing parts of it, but im jsut starting to start playing around with BATCH files and am curious how you did somethings...like the XP and Health....

    Yes Im a noob... But how can I open it up in notepad (or whatever) and see whats inside???

  • @WhatsHisFace90 well its pretty easy you just need to know the basic batch commands and then you got it. :)

  • Look man i was joking abvoisley (exuse my spelling) and i posted the code in the description....

    :*( sorry to all i have offened

  • ill put the code in the desecription for everyone :)

  • @VoodoChild9021 GPLv2!

  • It's not bad but VoodoChild, here's the thing about copyrighting...

    Any piece of work is automatically copyrighted on it's completion and you only need a way to prove that your copy was the first one. This clip serves as that proof.

    Anyway, if you write your program with batch script you basically say, "My program is open source". If you don't want others to steal your code, just use a better language, like C, C++ or Java.

  • Can you send me the code too? I'd like to see how you went about doing this. I was trying to make a text-based RPG in batch a while ago, and at the time of writing this message I'm attempting one in C++... with a tutorial of course :P

    So... can I see the code? :D

  • NO you go to hell you go to hell and you die

  • Uhh... sorry? Didn't mean to offend you in any way, I just wanted to see the code O_o

  • Sorry man i was just joking, of course

  • Hey man, I'm sorry to do this to you, but could you please send this code to me through youtube? I can't download anything on this comp. because it's my friends. Just send me the code and tell me what to save it as. Thanks man!

  • Yeah but you chould know its copyrighted and if you steal it without premission IL SUE YO ASS (jk) (or am i....)

  • dude where is the link

    SYsTeM NiNgA

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more