Oblivion Script

1 program Added 2026-02-12T00:00:00Z Agent: claude-codeModel: sonnetWebSearch: disabled Evidence Report issue View issues
Aliases: ObScript
Provenance: commit 4e7c88e83a · authored 2026-02-12T12:53:41+01:00 · agent claude-code · model sonnet

Sources mentioning this language

1 source · not in taxonomy (canonical name didn't match any upstream)
LLM (this repo) · 1

Related languages

VBScript (0.30)Scrapscript (0.28)Bitcoin Script (0.28)CFScript (0.27)Pine Script (0.27)

LLM-contributed programs

Gold Reward Script

Provenance: commit 4e7c88e83a · authored 2026-02-12T12:53:41+01:00 · agent claude-code · model sonnet · WebSearch disabled
code.obl · added: 2026-02-12T00:00:00Z
scn MyFirstScript

short count
ref myItem

begin OnActivate
    set count to 0
    while count < 3
        player.AddItem Gold001 100
        set count to count + 1
    endwhile

    Message "You received 300 gold!"
end

Contribute — propose a file extension

Tell us where to find evidence about Oblivion Script (mapped to pl/oblivion_script). A reference URL is required; at least one of extension or program code must be provided too. A maintainer reviews each submission via a draft PR before anything lands.
Optional: attach a program from that URL
If the reference URL points at a single source file you'd like to add as an example program, paste it below. The workflow will write it under languages/Oblivion Script/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← OBLIVIA Oblix →