»Marking the near end of 2019 by someone u prob dun rem

Discussion in 'Off-Topic' started by FakexGriffin3039, Dec 6, 2019.

?

#makegcgreatagain

  1. Yes

  2. Yes

Results are only viewable after voting.
Thread Status:
Not open for further replies.
  1. FakexGriffin3039

    FakexGriffin3039 Journeyman Member

    Messages:
    38
    Ratings:
    +18 / -0
    TL;DR SEGMENT:
    If you don't know me, pls dont know me , im still virgin. for context , i started in late 2014 and promoted to staff in 2016. i was also a yter with like 500ish subs(i honestly dun rmb the nums but yea) AND THERE WASNT A YT RANK BACK DEN LOLOOOL. I was well known for playing anni, and WarZoned (if thats still relevant), and it was renamed several times. WarZoned -> GriffGang -> PGN -> L4Lovers (p.s. idk why did aditya made a post abt l4lovers when i already quit gc). I "resigned" later in 2017 and kinda rant abt gc and everyone hates me now LUL. then i made an apology video later to my audiences for being a shithole to everyone. Ironically, I said i would come from time to time, in 2018 i visited quite a few times, and in 2019 I visited about 4 days ago (i think; my memory is horrible smh).

    Main segment:
    Yeah so my purpose for this post is in regards to the recent post by aXed referenced here:
    https://www.guildcraft.org/threads/lies-and-deception.84366/

    If you guys remember me ranting about all the problems gc had, it was ironic that it was the main issue how gc from 1k players dropped to less than 200 players we know today. im not here to prove a point believe or not, but i just wanna say that, throughout the months for the past 2 years ive been away from this server, I was actually spectating how the server progressed. I like the new Anniv2 and kitpvp, and i wished i had the same motivation to play on 1.8 as 2016, but u know, life can be tiring from irl, time is not endless, and sometimes, u gotta do what u gotta do to survive.

    I offered my time to be a dev here, but i got rejected later. I was not informed why, but i would assume its because of trust, or because I wasn't proficient in JS, at that time. Just fyi, i have already completed my JS module and I would say 'excelled' the fundamentals of it. If anyone would like to take up my offer, I am still open, but just a note, I have never handled Minecraft APIs, and I would need time to familiarize with the documentation and syntax. Although, this might not sound promising, I was able to code with Discord APIs with just the documentation and no tutorials (as compared to every other novice programmers).
    My Discord contact if you're interested: Megumi-San#2665

    In regards to the hate, again I am sorry if I were ever toxic towards you. Believe or not, some people (ahem derpy) still suspects me for hacking. Although I do not know how, it is possible to detect modded clients on server ends (totally did not got this source from another server).

    Okok back to the main topic. So yeah Elise with his army of children kinda just fleed and yeeet off the server based on the post. its either im uninformed or u guys agree with me that axed is kinda exaggerating on the issue. based on what i see, elise has done quite a few things for GC, possibly sacrifices. Before the shitfest happened, lots of great stuff happened in 2018 and 2019, and i was hoping maybe just maybe GC can become popular again.

    anyways, i would sympathize with axed on this one right now, as the worst has already happened. pls spread the love around with #makegcgreatagain as this is what is most needed right now before 2019 ends. I hope this hashtag can also give me an opportunity to help. If i ever have the chance, I'll try to convince my irl friends to help and form a team from there.
    --- Double Post Merged, Dec 6, 2019, Original Post Date: Dec 6, 2019 ---
    if my post is messy, yes i did that because my keyboard sucks and i kinda rushing because my java exam is in about an hr
     
    #1
    • Like Like x 1
  2. Awab4444

    Awab4444 Addict Member

    Messages:
    162
    Ratings:
    +34 / -0
    I can roast your attempt to write "TL ; DR".
     
    #2
    • Funny Funny x 2
  3. Dablion

    Dablion Faithful Poster Member

    Messages:
    538
    Ratings:
    +192 / -0
    Mini walls tmsoon ;D:confused:
     
    #3
  4. DerpySasuke

    DerpySasuke Succ Member

    Messages:
    1,187
    Ratings:
    +698 / -0
    People thought 99 could code. Let that sink in.
    I was joking to use it as an excuse for dying dumbass
     
    #4
    • Agree Agree x 1
  5. FakexGriffin3039

    FakexGriffin3039 Journeyman Member

    Messages:
    38
    Ratings:
    +18 / -0
    Lmao XD
    Glad youre alive ;)
     
    #5
  6. YashP

    YashP Forum Master Member

    Messages:
    1,736
    Ratings:
    +516 / -0
    Come back :3
     
    #6
  7. FakexGriffin3039

    FakexGriffin3039 Journeyman Member

    Messages:
    38
    Ratings:
    +18 / -0
    if u r asking me to come back in-game to experience gameplay, i would pass. i do visit from time to time just to talk to people in this fine community. if u do see me in-game, do msg me ;)
     
    #7
  8. short1der

    short1der Former Developer Developer

    Messages:
    895
    Ratings:
    +687 / -0
    99 best developer!
     
    #8
    • Agree Agree x 1
    • Winner Winner x 1
  9. FakexGriffin3039

    FakexGriffin3039 Journeyman Member

    Messages:
    38
    Ratings:
    +18 / -0
    Evidence that i can code LUL, i made a report plugin:
    [​IMG]
    Yeah so heres the explanation for the commands I have issued.

    The first time I issued was to check if the user is an existing user. This is based on the users JSON file on the server (that means, even if the player is offline, you'd still be able to report the user).

    The second and third time was to show that the command arguments must be more than 2. In English, it means you must include the name and reason.

    The fourth command should fail because I have coded in a way you cannot report yourself, however for demonstration purposes and because I don't have friends to test it for me (boo hoo imma cry), I remove the condition for now. When a normal user executes the command, it will say "[User] has been reported to our staff on Discord and in-game!". If a staff is online based on the server (example Anni), then it notify them. Also below, you can see it has sent a detailed Discord message.

    People didn't thought Griffin could code. Let that sink in.

    Disclaimer: This plugin is still on its work, so yeah ...

    Criticise, feedback the plugin if you may. I was messaging NinetyNine that if I ever become Dev here, I would implement this for GC. And yes, I'm very well aware there is an improved report plugin compared to the current one GC has, but yet, I propose a better one.

    My ideas if I ever become a Dev here (but no promises):
    1. Integrate the plugin to forums as well (that is if there is an API for it)
    2. /report log which opens up a GUI to see history of reports.
    3. Multi-dimension support (meaning reports can be seen across servers in-game)
    4. [To be filled in later from your feedback or when I thought of a new idea]

    Sometimes, when u criticise, u just gotta do it urself
    #doiturself
     
    Last edited: Dec 7, 2019
    #9
  10. illlex

    illlex Ancient Poster Member

    Messages:
    923
    Ratings:
    +303 / -0
    shut up randy
     
    #10
  11. Vurow

    Vurow Broken Staff Member Admin

    Messages:
    3,752
    Ratings:
    +1,777 / -0
    [​IMG]

    Good 2015 times bro (your old way on the right) and btw im Broken_Robot idk if i alr told u lolol wb
     
    #11
  12. FakexGriffin3039

    FakexGriffin3039 Journeyman Member

    Messages:
    38
    Ratings:
    +18 / -0
    Ok zoomer
    Yes i know u've told me like 3 times haha
     
    #12
  13. Vurow

    Vurow Broken Staff Member Admin

    Messages:
    3,752
    Ratings:
    +1,777 / -0
    i forget stuff
     
    #13
    • Pew Pew x 1
  14. NinetyNine

    NinetyNine Jr Developer Member

    Messages:
    1,238
    Ratings:
    +185 / -0
    I agree ;D
     
    #14
    • Winner Winner x 2
  15. ItsmeSteyn

    ItsmeSteyn Enthusiast Member

    Messages:
    123
    Ratings:
    +195 / -0
    Pew4Co
     
    #15
    • Agree Agree x 2
    • Like Like x 1
  16. Dablion

    Dablion Faithful Poster Member

    Messages:
    538
    Ratings:
    +192 / -0
    steyn4co
     
    #16
    • Pew Pew x 1
  17. lolsann1

    lolsann1 Nimble Knuckle Member

    Messages:
    301
    Ratings:
    +63 / -0
    If you think ima read all of that your crazy, **** no
     
    #17
  18. SilentChad

    SilentChad Honorary Poster Member

    Messages:
    443
    Ratings:
    +186 / -0
    What language is this in
     
    #18
  19. FakexGriffin3039

    FakexGriffin3039 Journeyman Member

    Messages:
    38
    Ratings:
    +18 / -0
    You don't have to if you do not want to
    Java
     
    #19
    • Winner Winner x 1
    • Informative Informative x 1
  20. Chuck

    Chuck Honorary Poster Member

    Messages:
    451
    Ratings:
    +157 / -0
    heeeeyy buddy
     
    #20
Thread Status:
Not open for further replies.

Share This Page