Skip to content
View Au1st3in's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
Block or Report

Block or report Au1st3in

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

Pinned

  1. au1st3in.github.io au1st3in.github.io Public

    Personal Social Media Accounts Aggregation Page

    HTML 4

  2. au1st3in.net au1st3in.net Public

    Teamspeak Gaming Community Website

    Python 4 1

  3. payday2-xboxone-controller-mod payday2-xboxone-controller-mod Public

    Xbox One Controller Texture Mod for Payday 2

    2

  4. DayZ AutoRun Python Script with NumL... DayZ AutoRun Python Script with NumLock Toggle
    1
    import ctypes, time, win32api, win32gui
    2
    
                  
    3
    user32, SendInput = ctypes.WinDLL('user32', use_last_error=True), ctypes.windll.user32.SendInput
    4
    
                  
    5
    # community.bistudio.com/wiki/DIK_KeyCodes