Skip to content
View Zarant's full-sized avatar

Block or report Zarant

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. rais_AutoShot rais_AutoShot Public

    Classic port of the rais_Autoshot addon for Vanilla WoW

    Lua 8 1

  2. -Lvl1QuickSetup -Lvl1QuickSetup Public

    Skips the intro cinematic and set up keybinds, macros and interface options on level 1 characters

    Lua 9 7

  3. GuideCreator GuideCreator Public

    Tool to create in-game leveling guides using Guidelime

    Lua 3 5

  4. SpeedrunSplits SpeedrunSplits Public

    Small tweaks were made over the original addon made by Karmond to allow it to start counting time after the first movement input

    Lua 1

  5. Hearthstone bind location swaps with... Hearthstone bind location swaps with 10ms batching
    1
    local HSframe = CreateFrame("Frame");
    2
    local currentFPS = GetCVar("maxfps")
    3
    local HSstart = 0
    4
    
                  
    5
    local function SwitchBindLocation()