datapack swordz.io

Datapack to swordz.io game

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
// ==UserScript==
// @name         datapack swordz.io
// @namespace    Reiwilo09
// @version      1.1.4
// @description  Datapack to swordz.io game
// @author       Reiwilo
// @match        *.swordz.io
// @grant        ur mum
// ==/UserScript==
// @license MIT

function image() {
    Img.hat[30] = new Image(),
    Img.hat[30]['dataURL'] = 'https://playem.io/cache/swordzio/client/img/hat32.png'

    Img.hat[1] = new Image(),
        Img.hat[1]['dataURL'] = 'https://playem.io/cache/swordzio/client/img/hat41.png'

    Img.food[1] = new Image(),
        Img.food[1]['dataURL'] = 'https://playem.io/cache/fightzio/client/img/grave.png'
     
    Img.food[2] = new Image(),
        Img.food[2]['dataURL'] = 'https://playem.io/cache/fightzio/client/img/grave.png'

     Img.food[3] = new Image(),
        Img.food[3]['dataURL'] = 'https://playem.io/cache/fightzio/client/img/grave.png'

     Img.food[4] = new Image(),
        Img.food[4]['dataURL'] = 'https://playem.io/cache/fightzio/client/img/grave.png'

    Img['decoration'][2][13] = new Image(),
    Img['decoration'][2][13]['src'] = 'https://playem.io/cache/fightzio/client/img/decoration23.png'

    Img.hat[20] = new Image(),
    Img.hat[20]['dataURL'] = cdnPath + 'client/img/hat34.png'

   Img.mob[2][6] = new Image(),
    Img.mob[2][6].src = 'https://playem.io/cache/fightzio/client/img/mob20.png'

    Img.bullet[1][1] = new Image(),
    Img.bullet[1][1].dataURL = 'https://throwz.io/client/img/bullet1.png'

    Img.bullet[1][2] = new Image(),
    Img.bullet[1][2].dataURL = 'https://throwz.io/client/img/bullet2.png'

    Img.bullet[1][3] = new Image(),
    Img.bullet[1][3].dataURL = 'https://throwz.io/client/img/bullet3.png'

    Img.bullet[1][4] = new Image(),
    Img.bullet[1][4].dataURL = 'https://throwz.io/client/img/bullet4.png'

    Img.bullet[1][5] = new Image(),
    Img.bullet[1][5].dataURL = 'https://throwz.io/client/img/bullet5.png'

    Img.bullet[1][6] = new Image(),
    Img.bullet[1][6].dataURL = 'https://throwz.io/client/img/bullet6.png'

    Img.bullet[1][7] = new Image(),
    Img.bullet[1][7].dataURL = 'https://throwz.io/client/img/bullet7.png'

    Img.bullet[1][8] = new Image(),
    Img.bullet[1][8].dataURL = 'https://throwz.io/client/img/bullet8.png'

    Img.bullet[1][9] = new Image(),
    Img.bullet[1][9].dataURL = 'https://throwz.io/client/img/bullet9.png'

    Img.bullet[1][10] = new Image(),
    Img.bullet[1][10].dataURL = 'https://throwz.io/client/img/bullet10.png'

    Img.bullet[1][11] = new Image(),
    Img.bullet[1][11].dataURL = 'https://throwz.io/client/img/bullet11.png'

    Img.bullet[1][12] = new Image(),
    Img.bullet[1][12].dataURL = 'https://throwz.io/client/img/bullet12.png'

    Img.bullet[1][13] = new Image(),
    Img.bullet[1][13].dataURL = 'https://throwz.io/client/img/bullet13.png'

    Img.bullet[1][14] = new Image(),
    Img.bullet[1][14].dataURL = 'https://throwz.io/client/img/bullet14.png'

    Img.bullet[1][15] = new Image(),
    Img.bullet[1][15].dataURL = 'https://throwz.io/client/img/bullet15.png'

    Img.bullet[1][16] = new Image(),
    Img.bullet[1][16].dataURL = 'https://throwz.io/client/img/bullet16.png'

    Img.bullet[1][17] = new Image(),
    Img.bullet[1][17].dataURL = 'https://throwz.io/client/img/bullet17.png'

    Img.bullet[1][18] = new Image(),
    Img.bullet[1][18].dataURL = 'https://throwz.io/client/img/bullet18.png'

    Img.bullet[1][19] = new Image(),
    Img.bullet[1][19].dataURL = 'https://throwz.io/client/img/bullet19.png'

    Img.bullet[1][20] = new Image(),
    Img.bullet[1][20].dataURL = 'https://throwz.io/client/img/bullet20.png'

    Img.bullet[1][21] = new Image(),
    Img.bullet[1][21].dataURL = 'https://throwz.io/client/img/bullet21.png'

    Img.bullet[1][22] = new Image(),
    Img.bullet[1][22].dataURL = 'https://throwz.io/client/img/bullet22.png'

    Img.bullet[1][23] = new Image(),
    Img.bullet[1][23].dataURL = 'https://throwz.io/client/img/bullet23.png'

    Img.bullet[1][24] = new Image(),
    Img.bullet[1][24].dataURL = 'https://throwz.io/client/img/bullet24.png'

    Img.bullet[1][25] = new Image(),
    Img.bullet[1][25].dataURL = 'https://playem.io/cache/fightzio/client/img/bullet9.png'

    Img.bullet[1][30] = new Image(),
    Img.bullet[1][30].dataURL = 'https://playem.io/cache/fightzio/client/img/bullet517.png'
}
image()