Git Product home page Git Product logo

sjlinkspoof's Introduction

sjls-demo

Usage

To bring up the user interface enter /sjls show. The top edit box is the Link Preview area, and the bottom edit box is the Link Raw area. Basically any time the raw content is changed the preview content is updated to display what the link would look like in game. To get started:

  1. Click within Link Preview and link and item you want to use as a base (shift-click)
  2. Edit the raw link
  3. Click the Print button to output the spoof link to the main chat frame

Link Format

Links in WoW are formatted as such: |c<COLOR>|Hitem<ITEMCODE>[:ITEMMOD]||h<DISPLAYTEXT>|h|r

  • <COLOR> is the Hex representation for the link. For example, the default uncommon color (green item) is ff1eff00 where the first ff is the alpha value (unused) and 1eff00 is the Hex RGB.
  • <ITEMCODE> is the item code or index of the item to show in the toolsip. Just look up the item in a Vanilla database and the code should be in the URL query string. For example, Benediction is item 18608 as seen in URL.
  • [:ITEMMOD] is an optional series of parameters for adding certain modifiers to the item tooltip. I don't quite understand what adds what, but with it you can set enchants, random rolls, etc.
  • <DISPLAYTEXT> The text to display for the link in the chat frame.

sjlinkspoof's People

Contributors

nilsso avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.