[Release]Auto-Compiler

Page 1 of 4 1234 LastLast
Results 1 to 15 of 50
  1. #1
    Alpha Member MSDartz is offline
    MemberRank
    May 2008 Join Date
    PwnVilleLocation
    2,171Posts

    [Release]Auto-Compiler

    I'm not sure if it works, but if you put this into the folder with the java file(s) you want to compile, it should work..

    Code:
    @echo off
    COLOR 01
    title MSDartz Compiler.
    "C:\Program Files\Java\jdk1.6.0_10\bin\javac.exe" -cp . *.java
    pause
    Put that, and save it as compiler.bat

    Again, I'm not sure if it works.

    Edit: I am now sure it works! =D
    Last edited by MSDartz; 15-02-09 at 02:06 AM.


  2. #2
    Alpha Member ch1nkayy is offline
    MemberRank
    Apr 2008 Join Date
    2,145Posts

    Re: [Release]Auto-Compiler

    deleted post.
    Last edited by ch1nkayy; 16-06-10 at 10:58 PM.

  3. #3
    Alpha Member josho192837 is offline
    MemberRank
    Apr 2008 Join Date
    PennsylvaniaLocation
    1,950Posts

    Re: [Release]Auto-Compiler

    Lol, I prefer eclipse still.

    Cool though..

  4. #4
    Alpha Member MSDartz is offline
    MemberRank
    May 2008 Join Date
    PwnVilleLocation
    2,171Posts

    Re: [Release]Auto-Compiler

    Some people are saying it didn't work for them, does it work for you?

  5. #5
    Account Upgraded | Title Enabled! AxedMS is offline
    MemberRank
    Dec 2008 Join Date
    358Posts

    Re: [Release]Auto-Compiler

    Works ^^
    They prolly don't have jdk 6u10

  6. #6
    Alpha Member MSDartz is offline
    MemberRank
    May 2008 Join Date
    PwnVilleLocation
    2,171Posts

    Re: [Release]Auto-Compiler

    Yay, it works for others too. I hope a lot of people like it.

  7. #7
    Alpha Member josho192837 is offline
    MemberRank
    Apr 2008 Join Date
    PennsylvaniaLocation
    1,950Posts

    Re: [Release]Auto-Compiler

    Not that hard to make. Only 1 line of code needed which you learn on basic Java tutorials.

    :)

  8. #8
    Alpha Member MSDartz is offline
    MemberRank
    May 2008 Join Date
    PwnVilleLocation
    2,171Posts

    Re: [Release]Auto-Compiler

    I know, but I've never seen it, nor have I seen it released.

    Sorry if it's a nub release. =(

  9. #9
    Alpha Member josho192837 is offline
    MemberRank
    Apr 2008 Join Date
    PennsylvaniaLocation
    1,950Posts

    Re: [Release]Auto-Compiler

    Nah, this is Ragezone. The place for shitty releases. :)

  10. #10

    Re: [Release]Auto-Compiler

    could you give me a better explanation on how to work it

  11. #11
    Interesting... SharpAceX is online now
    MemberRank
    Oct 2008 Join Date
    2,011Posts

    Re: [Release]Auto-Compiler

    So we just run the bat to compile? ._.

  12. #12
    Account Upgraded | Title Enabled! billabonker is offline
    MemberRank
    Feb 2008 Join Date
    YouTube :)Location
    360Posts

    Re: [Release]Auto-Compiler

    woohoo!!
    it works for me!
    dont know about u guys but it works for MEH!!
    nice release man!
    10/10
    :)

  13. #13
    Alpha Member MSDartz is offline
    MemberRank
    May 2008 Join Date
    PwnVilleLocation
    2,171Posts

    Re: [Release]Auto-Compiler

    Quote Originally Posted by BloodAngel13 View Post
    So we just run the bat to compile? ._.
    Yes, but it has to be in the same folder as the file you made edits to.

  14. #14
    Account Upgraded | Title Enabled! billabonker is offline
    MemberRank
    Feb 2008 Join Date
    YouTube :)Location
    360Posts

    Re: [Release]Auto-Compiler

    hey msdartz
    you can make commands right?
    i was thinking of a...
    !follow [character ID}
    follow wherever the [Character ID] goes
    or something like that

  15. #15
    Alpha Member MSDartz is offline
    MemberRank
    May 2008 Join Date
    PwnVilleLocation
    2,171Posts

    Re: [Release]Auto-Compiler

    Honestly, I really can't.



Page 1 of 4 1234 LastLast

Advertisement