Skip to content
View Tospaa's full-sized avatar
🐢
I may be slow to respond.
🐢
I may be slow to respond.

Block or report Tospaa

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 Loading

  1. KelimeOyunu KelimeOyunu Public

    "Kelime Oyunu" is a Turkish television game show. This little program created to simulate the show.

    Python 1

  2. changeListener changeListener Public

    Python

  3. tspAuto tspAuto Public

    C#

  4. script that increments version numbe... script that increments version number automatically for visual studio
    1
    import argparse
    2
    from datetime import datetime
    3
    
                  
    4
    # Author: Musa Ecer (musaecer@gmail.com)
    5
    # Recommended usage:
  5. A convenient shutdown timer script w... A convenient shutdown timer script written in PowerShell
    1
    # First cancel any existing scheduled shutdown
    2
    shutdown /a
    3
    Clear-Host
    4
    
                  
    5
    # PromptForChoice Args
  6. firefox-twitch-bonus-autoclick-extension firefox-twitch-bonus-autoclick-extension Public

    A Firefox extension that clicks the randomly appearing green Claim Bonus button automatically.

    JavaScript