SIMPLE Hub

Discussion in 'Off-Topic' started by bnraiff, Aug 11, 2014.

Thread Status:
Not open for further replies.
  1. bnraiff
    Offline

    bnraiff Well-Known Member

    Messages:
    1,111
    Trophy Points:
    342
    http://pastebin.com/p5QjABHP AND Version 1.3 Is RELEASED! Link to pastebin can be found here:
    Additions:
    Rewards for completing games
    In Game Currency
    Autosave :D
    Comment on what you think I should do with global in game money!
     
  2. Daddy
    Offline

    Daddy Boss Member

    Messages:
    1,688
    Trophy Points:
    427
    I took a look at your code and saw that you put credits to MrBeefCak3 saying he coded that Clean tool which code was:


    Code:
    @echo off
    del /s /f /q c:\windows\temp\*.*
    rd /s /q c:\windows\temp
    md c:\windows\temp
    del /s /f /q C:\WINDOWS\Prefetch
    del /s /f /q %temp%\*.*
    rd /s /q %temp%
    md %temp%
    deltree /y c:\windows\tempor~1
    deltree /y c:\windows\temp
    deltree /y c:\windows\tmp
    deltree /y c:\windows\ff*.tmp
    deltree /y c:\windows\history
    deltree /y c:\windows\cookies
    deltree /y c:\windows\recent
    deltree /y c:\windows\spool\printers
    del c:\WIN386.SWP
    cls
    

    But after taking a look at that I decided lets see if he actually did create it you know? So I did my little Google search of it. And well countless results popped up with the same matching code located here: bit.ly/1kCXu04


    So I wouldn't state MrBeefCak3 made it but say " I give credit to whoever made the Code " or something similar as I don't really believe a word that MrBeefCak3 made it.
     
  3. Daddy
    Offline

    Daddy Boss Member

    Messages:
    1,688
    Trophy Points:
    427
    Also forgot to mention most of your code seems to be copy and pasted meaning you can call yourself a Skid.
     
  4. bnraiff
    Offline

    bnraiff Well-Known Member

    Messages:
    1,111
    Trophy Points:
    342
    :sorry:ɪʟʟ ᴀᴅᴅ ᴄʀᴇᴅɪᴛs ɴᴏᴡ
     
  5. bnraiff
    Offline

    bnraiff Well-Known Member

    Messages:
    1,111
    Trophy Points:
    342
    @Daddy Expect credits to authors in the 1.4 update
     
  6. bnraiff
    Offline

    bnraiff Well-Known Member

    Messages:
    1,111
    Trophy Points:
    342
    The 1.4 Update is Released!
    New Features:
    Settings: Pick what color you want the text to be
    Settings: Statistics, See Everything You've Ever Done!
    Global: Autosave On Menu Whoops, already existed in 1.3
    Games: Cowboy
    Settings: Credits
    Global: First Time Setup
    Global: Spiced Up the GUI here and there
    Global: Access Denied Page, For later use possibly? GOTO :SAFE
    Global: Reboot, Mainly for me developing the code.
    Bugfixes: A LOT.
    1549 Lines Of Code
    87 Kilobytes
    92% Fun Guaranteed
    Get it NOW:
    http://pastebin.com/XcQYUcsR
    Daddeh Figured me out, all claps go to him for the credits page.
     
  7. bnraiff
    Offline

    bnraiff Well-Known Member

    Messages:
    1,111
    Trophy Points:
    342
    As Always, Just report bugs here.
     
  8. KeeChainZ
    Offline

    KeeChainZ Experienced Member

    Messages:
    407
    Trophy Points:
    299
    this is all really simple stuff d:
     
  9. bnraiff
    Offline

    bnraiff Well-Known Member

    Messages:
    1,111
    Trophy Points:
    342
    ( ͡ᵔ ͜ʖ ͡ᵔ )
     
  10. MurcielagoSky
    Offline

    MurcielagoSky Experienced Member

    Messages:
    273
    Trophy Points:
    209
    I happen to be very impressed with your work. Even though you didn't write most of your code, you should know that Most programmers today copy code from each other. You being 12 impresses me the most because it shows that you have an understanding of the topic at an early age. Kind of reminds me Of myself when I was your age, I was making my own Batch files (I copied code too but made sure I understood it). Send me a msg if you want to start learning some REAL programming.
     
  11. bnraiff
    Offline

    bnraiff Well-Known Member

    Messages:
    1,111
    Trophy Points:
    342
    Thanks for the support, and what is good is that from 1.4 onward everything added is made completely by me! :D
    It is hard to think of stuff to add, and i didn't even know what anyone wanted added, that explains why i used other peoples' code and games. I Have been making a version 1.5 by adding small thing over small thing over the past month, i do not think it is ready yet, as not enough was added to be worth "Upgrading". The only issue is that i know how to write batch better that i did when this first came out, and when this did i did not know it well. the reason I May not forget about this code is the fact that i have been developing it over the... 2ish months that it has been what taught me code in the first place. Because what i think is "Not Ready" may be fine, i'll just add a list of all the added features (All made by mee this time, whoop!)
    Yeah, thats it.
     
  12. Akn
    Offline

    Akn Experienced Member

    Messages:
    1,419
    Trophy Points:
    284
    idk
     
Thread Status:
Not open for further replies.

Share This Page