Report maker program [Batch]

Discussion in 'Off-Topic' started by Sir-Teabag, Mar 24, 2016.

  1. Sir-Teabag

    Sir-Teabag Forum Fanatic

    Joined:
    Sep 2, 2014
    Messages:
    5,388
    Likes Received:
    1,503
    So as some of you have noticed, I use a report maker to do most of my reports for me.
    It's not 100% automated but it does most of it for you.
    Check out the video below.

    Edit: If the video's all blurry, change the video quality to 720p

    Download the zip file here.
    http://s000.tinyupload.com/?file_id=60719913128172866482
    [Edited 30/5/16]


    Make sure to click the right link. xD

    rpmp.PNG

    It only works on Windows OS' (Get rekt mac users :p)
     
    #1 Sir-Teabag, Mar 24, 2016
    Last edited: May 30, 2016
    • Like Like x 1
    • Useful Useful x 1
  2. ByPassed

    ByPassed Dedicated Minetimer

    Joined:
    Dec 27, 2013
    Messages:
    360
    Likes Received:
    78
    I still like the client @RealNickonator made called MCUtill. All you have to do is, take a screenshot and type .report [player] [reason] [server] [details] The client is found here.
     
  3. Masterenderwolf

    Masterenderwolf Expert Member

    Joined:
    Jul 3, 2015
    Messages:
    3,280
    Likes Received:
    880
    Quite an interesting way to report players to be honest.
     
  4. Kappa

    Kappa Expert Member

    Joined:
    Jul 2, 2014
    Messages:
    1,822
    Likes Received:
    1,309
    What would be cool is to make an automated report creator. It looks for things players are saying in chat then automatically makes the reports and posts them
     
  5. TheCheatCode

    TheCheatCode Dedicated Minetimer

    Joined:
    Apr 18, 2015
    Messages:
    224
    Likes Received:
    36
    Ill make mac :D
     
  6. Sir-Teabag

    Sir-Teabag Forum Fanatic

    Joined:
    Sep 2, 2014
    Messages:
    5,388
    Likes Received:
    1,503
    Sure.

    (I should update this now. lol)
     
  7. TheCheatCode

    TheCheatCode Dedicated Minetimer

    Joined:
    Apr 18, 2015
    Messages:
    224
    Likes Received:
    36
    Mine is windows and mac. Its html.
     
  8. Sir-Teabag

    Sir-Teabag Forum Fanatic

    Joined:
    Sep 2, 2014
    Messages:
    5,388
    Likes Received:
    1,503
    HTML isn't an operating system...
     
  9. TheCheatCode

    TheCheatCode Dedicated Minetimer

    Joined:
    Apr 18, 2015
    Messages:
    224
    Likes Received:
    36
    The coding language in which they access the program is html. Through google fourms
     
  10. Sir-Teabag

    Sir-Teabag Forum Fanatic

    Joined:
    Sep 2, 2014
    Messages:
    5,388
    Likes Received:
    1,503
    uh
    I think ours would be a lot faster than logging onto google forums.

    Plus, I've already put it together too.
    So it's pretty much a waste of time.

    If you wanted to make one for Mac, Try make it in Python.
     
  11. Logo

    Logo Canadian, Eh?
    Premium

    Joined:
    Dec 1, 2015
    Messages:
    1,032
    Likes Received:
    570
    You're stupid.

    He's making stuff up to seem like someone who can code. I doubt he even knows what Python is.

    I'll write a proper program in Java for reporting players that'll automatically create a thread, if you're logged in on the forums.
     
  12. Sir-Teabag

    Sir-Teabag Forum Fanatic

    Joined:
    Sep 2, 2014
    Messages:
    5,388
    Likes Received:
    1,503
    Can you! :D
    That would be awesome. :3

    Mhm, kinda started to think that.
     
  13. Logo

    Logo Canadian, Eh?
    Premium

    Joined:
    Dec 1, 2015
    Messages:
    1,032
    Likes Received:
    570
    HTML designs websites.
     
    • Agree Agree x 1
    • Disagree Disagree x 1
  14. Sir-Teabag

    Sir-Teabag Forum Fanatic

    Joined:
    Sep 2, 2014
    Messages:
    5,388
    Likes Received:
    1,503
    Yeah I know.

    I've been trying to learn a bit every now and again.
    Code:
    <!DOCTYPE HTML>
    <title> Shortcuts </title>
    <body>
    <h1 style="color: red; font-size:25px">Internet shortcuts</h1>
    <h3> <p> <a href="https://www.Minetime.com/forums">Minetime forums</a> </p> </h3>
    <h3> <p> <a href="https://www.google.com.au">Google</a> </p> </h3>
    <h3> <p> <a href="https://www.Ebay.com.au">Ebay</a> </p> </h3>
    <h3> <p> <a href="https://www.Youtube.com.au">Youtube</a> </p> </h3>
    <h3> <p> <a href="http://www.facebook.com/">Facebook</a> </p> </h3>
    <h3> <p> <a href="http://www.outlook.com/">Outlook</a> </p> </h3>
    <h3> <p> <a href="http://minecraft-server-list.com/server/193367/vote/">Minetime votepage 1</a> </p> </h3>
    <h3> <p> <a href="http://minecraftservers.org/vote/16770">Minetime votepage 2</a> </p> </h3>
    
    
    </body>
    
    <html>
    <h1 style="color: red; font-size:25px">Computer shortcuts</h1>
    
    <h3> <p> <a href="C:\Users\HUM0014\AppData\Roaming">Appdata/roaming</a> </p> </h3>
    <h3> <p> <a href="C:\Program Files (x86)\Steam\steamapps\common">Steam game files</a> </p> </h3>
    <h3> <p> <a href="C:\Users\HUM0014\AppData\Roaming\.minecraft">Minecraft files</a> </p> </h3>
    <h3> <p> <a href="C:\Users\HUM0014\AppData\Roaming\.minecraft\.Minetime\Reports">Minetime report files</a> </p> </h3>
    </html>
    
    The 'Report files' are from the report maker program.
    ^
    That's pretty much a shortcut to a bunch of stuff around my computer.
    Nothing fancy,
     
  15. RealNickonator

    Premium

    Joined:
    Sep 26, 2013
    Messages:
    1,189
    Likes Received:
    2,798
    don't bother, I already did. I implemented it in a client I'm releasing hopefully next month.
     
  16. Logo

    Logo Canadian, Eh?
    Premium

    Joined:
    Dec 1, 2015
    Messages:
    1,032
    Likes Received:
    570
    Does it use 1.9 or 1.8? Does it go through their screenshots allowing for selection? Does it connect with the app I am developing for Google Play & App Store?
     
  17. ItsTjkapaaYT

    ItsTjkapaaYT Dedicated Minetimer

    Joined:
    Dec 20, 2014
    Messages:
    408
    Likes Received:
    82
    Dude not bad, Maybe try to make it add all the text to the new fourm your making, its possible! :p
     
  18. MishkaTheDog

    MishkaTheDog Dedicated Minetimer

    Joined:
    Feb 17, 2016
    Messages:
    323
    Likes Received:
    40
    • Disagree Disagree x 1
  19. RealNickonator

    Premium

    Joined:
    Sep 26, 2013
    Messages:
    1,189
    Likes Received:
    2,798
    Both. Yes. No, why would I connect to YOUR app?
     
    • Agree Agree x 1
  20. Logo

    Logo Canadian, Eh?
    Premium

    Joined:
    Dec 1, 2015
    Messages:
    1,032
    Likes Received:
    570
    The app is for Minetime. I literally have built a custom reporting system into the app instead of threads and such.
     

Share This Page

*/