Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Serious help with BAT?  (Read 18182 times)

0 Members and 1 Guest are viewing this topic.

smeezekitty

  • Guest
Re: Serious help with BAT?
« Reply #45 on: September 02, 2009, 12:17:31 PM »
Lol.

If Mother.see Me.shakeBaby then CreateNew.WooshingSound
End If

I don't know what language that could be in. Vb maybe?
or C# or C++ (classes)

TNovelist

    Topic Starter


    Rookie

    Re: Serious help with BAT?
    « Reply #46 on: September 10, 2009, 02:17:32 PM »
    time to get back on the topic
    as i said
    cd /D "C:\Program Files\RaycastingGameMaker\GameBitmaps\BBits\"
    "Barney's Asylum Reloaded.exe" "endomdog"
    should work perfectly because the C runtime will parse out the "s

    Yeah, everytime i try these codes they open a command prompt briefly and then it closes and no programs open? Any more ideas????

    Salmon Trout

    • Guest
    Re: Serious help with BAT?
    « Reply #47 on: September 10, 2009, 02:33:34 PM »
    Quote
    everytime i try these codes they open a command prompt briefly and then it closes and no programs open

    smeezekitty is such an expert, (we are all in his thrall) I'm surprised his code does that!

    TNovelist

      Topic Starter


      Rookie

      Re: Serious help with BAT?
      « Reply #48 on: September 12, 2009, 09:15:53 AM »
      FINALLY! I FIGURED OUT HOW IT'S DONE!!!!!!!!!!! Okay, everyone listen close. I saved the BAT in the same folder with the game, edited the file name, and I entered into the bat:

      start BAR.exe edomdog

      IT WORKED! THANKS ANYWAY FOR ALL YOUR CONSIDERATION THOUGH!

      Salmon Trout

      • Guest
      Re: Serious help with BAT?
      « Reply #49 on: September 12, 2009, 09:22:36 AM »
      I saved the BAT in the same folder with the game

      4 pages.  ::)

      TNovelist

        Topic Starter


        Rookie

        Re: Serious help with BAT?
        « Reply #50 on: September 12, 2009, 09:28:07 AM »
        4 pages.  ::)

        Look, I'm sorry. I just screwed up again. I tried making a copy of the bat file and reediting the code in it to make my game run fullscreen and I changed the names of the bat. Now it says, "BAT.exe not found." when I try and run it. So I guess this forum thread isn't over.

        TNovelist

          Topic Starter


          Rookie

          Re: Serious help with BAT?
          « Reply #51 on: September 12, 2009, 09:30:23 AM »
          Sorry, just fixed it again. There was a space in the file name.

          elel302

          • Guest
          Re: Serious help with BAT?
          « Reply #52 on: September 13, 2009, 05:24:20 AM »
          Okay, so u mean:
          START"C:\Program Files\RaycastingGameMaker\GameBitmaps\BBits\Install\Barney's Asylum Reloaded.exe" edomdog

          (edomdog is my cheat code for god mode)

          I got the error message: Windows cannot find the file, "edomdog." Now what should I do?


          Put edomdog inside quote marks after Barney's Asylum Reloaded.exe.

          EDIT: Ooo I posted this a bit late.
          « Last Edit: September 13, 2009, 08:34:25 AM by elel302 »