Skip to content
View darkfated's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report darkfated

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
darkfated/README.md
class DarkFated:
    def __init__(self):
        self.languages = ['Lua', 'C++', 'JavaScript', 'HTML', 'CSS', 'Python']
        self.hobbies = ['Drawing', 'Watching Anime', 'Computer Games']

    @staticmethod
    def get_city():
        return 'Russia, Moscow'

    @staticmethod
    def ambition():
        learning_english()
        create_skynet()
        promoting_your_game_server()

Pinned

  1. gameprofile gameprofile Public

    In-game profile system in Garry's Mod

    Lua 1

  2. FatedGang FatedGang Public

    Create gangs to play together on Garry's Mod servers

    Lua 1

  3. moontab moontab Public

    TAB menu made for DarkRP on Mantle library

    Lua 2

  4. mooncontextmenu mooncontextmenu Public

    ContextMenu for Interaction in Garry's Mod

    Lua 1

  5. FatedHoliday FatedHoliday Public

    The system of celebration of the holiday in Gmod

    Lua 1

  6. mantle mantle Public

    A helping library for writing scripts in GmodLibrary for Gmod

    Lua