Skip to content

WorldieHelper/Worldie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Worldie

A Helper for World // Zero, created out of nessessity.

  • Current Version: 0.1.4
  • Last Update: 12/28/2022

Script

getgenv().Worldie = {
    AutoBank = {
        "ChristmasEgg"
    },
    AutoSell = {
        "TreeTopStar",
        "GingerbreadPajamas",
        "HairBow",
        "SantaBeard",
        "SnowflakePajamas"
    },
    Colors = {
        "000000",
        "ffffff",
        "ff0000",
        "008000",
        "0000ff",
        "e5e5e5",
        "1d1d1d"
    },
    AutoSpin = {
        Enabled = true,
        Cooldown = 0.1
    },
    SellCurrentItems = true
}

loadstring(game:HttpGet("https://raw.githubusercontent.com/WorldieHelper/Worldie/main/source/main.lua"))()

Contributors

  • Grizzly - Made the Discord Server