// ==UserScript==
// @name aaa
// @namespace [Link]
// @version 2024-07-11
// @description try to take over the world!
// @author You
// @match [Link]
// @icon
data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==
// @grant none
// ==/UserScript==
let canvas = [Link]("#gameCanvas");
const ctx = [Link]("2d");
const test_image = new Image();
test_image.src =
"[Link]
Discord_aHNKZJH7a2.png?
ex=6691548c&is=6690030c&hm=1794ffa77507f9640cf5296f89bb7075d3dcfb022ad099d2422a90f2
62fe8997&";
let aeae = 0;
const war_ = () => {
[Link] = 0.1;[Link](test_image, 0, 0, [Link],
[Link]);
[Link] = 1;
[Link](war_);
};
war_();