Skip to content
View DOTzX's full-sized avatar
  • Indonesia

Block or report DOTzX

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Metode-Numerik Metode-Numerik Public

    11 metode perhitungan Metode Numerik menggunakan VB.NET

    Visual Basic 2

  2. [PHP] HTML Table Generator [PHP] HTML Table Generator
    1
    <?php
    2
    // =======================================================================
    3
    // Author: https://gist.github.com/DOTzX/
    4
    // Source: https://gist.github.com/DOTzX/3ecab71817e8461b308a1addf06eec03
    5
    // =======================================================================
  3. UE4LocalizationsTool UE4LocalizationsTool Public

    Forked from amrshaheen61/UE4LocalizationsTool

    simple tool to edit unreal engine 4 text files

    C#

  4. WUWA-Setting WUWA-Setting Public

    Change in-game settings without opening the game.

    C# 3 1

  5. Xbox Game Pass Save File Name Decrpy... Xbox Game Pass Save File Name Decrpyter (hardcoded pointer)
    1
    import os, shutil, struct, glob
    2
    def hextractor(ipt): return hex(ipt).split("0x")[1]
    3
    
                  
    4
    def doIt(source, containerName, target=False):
    5
        if source: source = source.rstrip("\\")
  6. keiyoushi/extensions-source keiyoushi/extensions-source Public

    Source code of extensions in https://github.com/keiyoushi/extensions

    Kotlin 4.2k 1.4k