nobea | 1 points | Apr 02 2022 09:33:31

更方便的画图辅助工具,真正的核武器来了

核武器不能帮你自动画画,只是方便显示像素需要涂上什么颜色。使用效果在最后。

1,下载油猴,添加到chrome https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo

2,添加脚本,点击扩展按钮

拓展

点击tempermonkey

添加新脚本

粘贴代码

// ==UserScript==

// u/name osu! Logo template

// u/namespace http://tampermonkey.net/

// u/version 0.1

// u/description try to take over the canvas!

// u/author oralekin

// u/match https://hot-potato.reddit.com/embed*

// u/icon https://www.google.com/s2/favicons?sz=64&domain=reddit.com

// u/grant none

// ==/UserScript==

if (window.top !== window.self) {

window.addEventListener('load', () =&rt; {

document.getElementsByTagName("mona-lisa-embed")[0].shadowRoot.children[0].getElementsByTagName("mona-lisa-canvas")[0].shadowRoot.children[0].appendChild(

(function () {

const i = document.createElement("img");

i.src = "https://cdn.discordapp.com/attachments/959650191542202368/959656391797264414/nba_overlay.png";

i.style ="position: absolute;left: 0;top: 0;image-rendering: pixelated;width: 1000px;height: 1000px;";

console.log(i);

return i;

})())

}, false);

}

按ctrl+s保存

3重启浏览器,重新打开 /r/place

4效果

把颜色改为像素中心的颜色

[-] zed_phi7716 | 1 points | Apr 02 2022 09:34:54

脚本狗滚,这样就没意思了

[-] nobea | 1 points | Apr 02 2022 09:37:15

cnm,手动点的,爱看不看

[-] SadminionYH | 1 points | Apr 02 2022 09:59:39

这是辅助涂色版,不是自动脚本

[-] txpsx | 1 points | Apr 02 2022 11:53:10

这是手写的

[-] Chadab1 | 1 points | Apr 02 2022 09:35:27

马克

[-] LobsterParty6916 | 1 points | Apr 02 2022 09:35:58

nba竟然是手画?

不是python自动?

[-] nobea | 1 points | Apr 02 2022 09:40:50

原始excel太坑爹了,色值不对,我还要转换。

[-] Frank_zuozuoren | 1 points | Apr 02 2022 09:42:32

支!

[-] Either_Battle_4787 | 1 points | Apr 02 2022 09:44:52

支!!

[-] SadminionYH | 1 points | Apr 02 2022 09:54:38

建议联系MOD置顶,顺便改成code block格式不然复制粘贴不行

参考https://www.reddit.com/r/CLTV/comments/tueze2/%E6%9B%B4%E6%96%B9%E4%BE%BF%E7%9A%84%E7%94%BB%E5%9B%BE%E8%BE%85%E5%8A%A9%E5%B7%A5%E5%85%B7%E7%9C%9F%E6%AD%A3%E7%9A%84%E6%A0%B8%E6%AD%A6%E5%99%A8%E6%9D%A5%E4%BA%86/

[-] Quantum_convolution | 1 points | Apr 02 2022 10:16:45

我偷的就是这个脚本gif btw 我已经把图像的链接和相对位置改好了 可以直接用我帖子里的代码

[-] FaithlessnessNo768 | 1 points | Apr 02 2022 10:04:05

你会改个J8代码,i.src都不提示修改吗?

[-] nobea | 1 points | Apr 02 2022 10:05:19

大意了。

[-] nobea | 1 points | Apr 02 2022 10:15:08

点了一下markdown,我的图都没了,还得重新贴。

[-] oldjan | 1 points | Apr 02 2022 12:00:02

麻烦把Xi字加进脚本:

点阵坐标:https://www.reddit.com/r/CLTV/comments/tugto0/%E4%B9%A0%E7%BB%B4%E5%B0%BC%E5%BB%BA%E8%AE%AE%E5%86%99%E4%B8%8Axi%E5%AD%97%E4%B8%8D%E7%84%B6%E8%80%81%E5%A4%96%E4%BB%A5%E4%B8%BA%E6%98%AF%E5%B0%8F%E7%86%8A%E7%BB%B4%E5%B0%BC%E9%A2%91%E7%B9%81%E4%BF%AE%E6%94%B9/

[-] nobea | 1 points | Apr 02 2022 14:34:03

更新了图纸制作工具,自己玩吧。

[-] SageCanGo | 1 points | Apr 02 2022 12:45:07

建议直接发布在greasy fork 这样更新起来方便

[-] Quantum_convolution | 1 points | Apr 02 2022 13:42:37

https://greasyfork.org/zh-TW/scripts/442549-%E5%86%B2%E6%B5%AA%E6%8C%87%E5%8D%97

[-] SageCanGo | 1 points | Apr 02 2022 13:49:50

thx!

[-] Darth_Xidious | 1 points | Apr 02 2022 12:59:38

https://www.reddit.com/r/EnoughCommieSpam/comments/tuib2v/here_is_the_script_in_tmepermonkey_to_help_you/

我引流给洋人了,麻烦顶一下。。。

[-] annyance | 1 points | Apr 02 2022 12:59:49

用上了,正在描右下角的灰色

[-] Quantum_convolution | 1 points | Apr 02 2022 13:32:17

我把脚本发布到 greasy fork 上了,大家不用复制黏贴代码了!直接安装即可

https://greasyfork.org/zh-TW/scripts/442549-%E5%86%B2%E6%B5%AA%E6%8C%87%E5%8D%97

[-] nobea | 1 points | Apr 02 2022 13:40:46

[-] nobea | 1 points | Apr 02 2022 15:21:33

图纸更新了,你也改一下。

[-] Quantum_convolution | 1 points | Apr 02 2022 15:59:56

已经更新 可以恢复下载链接了

[-] Organic-Penis-Milk | 1 points | Apr 02 2022 14:34:04

什么军备竞赛

[-] Marquez89 | 1 points | Apr 02 2022 14:53:17

可以的 学习了

[-] fuckenti | 1 points | Apr 02 2022 15:34:16

浪花位置改了,速速更新脚本

[-] nobea | 1 points | Apr 02 2022 15:35:02

已经跟上这个帖子了。 https://www.reddit.com/r/CLTV/comments/tujvku/%E6%B5%AA%E8%8A%B1%E6%96%B0%E5%AE%B6%E5%B7%A6%E4%B8%8A826167%E5%8F%B3%E4%B8%8B857198/

[-] SakuraQnQ | 1 points | Apr 02 2022 15:55:26

更新下插件啊

[-] Forward_Pumpkin3970 | 1 points | Apr 02 2022 16:01:58

[-] Equivalent_Ad_2112 | 1 points | Apr 02 2022 16:11:43

if you are looking for an image, it was probably deleted 怎么办啊

[-] SadminionYH | 1 points | Apr 03 2022 01:21:42

瓶子的座标咋没了,右边烧杯还没占下来呢

[-] Frank_zuozuoren | 1 points | Apr 03 2022 04:36:17

维尼被删了吗?可以把主席加回来吗

[-] WTF_Lilbri185 | 1 points | Apr 03 2022 05:47:27

这个工笔画engineering drawing啊,坠痛苦的就是把这个代码弄到里面,生成的时候一下子就…然后就用ctrl+z去呱,这是坠痛苦的。

[-] hello-linda-8964 | 1 points | Apr 03 2022 16:26:07

https://preview.redd.it/1y21j09x4cr81.png?width=6000&format=png&auto=webp&s=a17c8fac2718f325408372a33956c3fef4942787 PNG图链接死了