View difference between Paste ID: bh4Q1hKk and 1fJQrLC5
SHOW: | | - or go back to the newest paste.
1
--installer backtank
2
3-
shell.run("pastebin get " .. "1Wb69RLn" .. " " .. "monitor.lua")
3+
4
term.setCursorPos(1,1)
5-
shell.run("pastebin get " .. "jG93Hdx3" .. " " .. "request.lua")
5+
shell.run("wget https://cdn.discordapp.com/attachments/1069025174315339806/1252330334348115998/start.dfpwm?ex=6671d302&is=66708182&hm=21f6d510bd48322ae93c726d89b2454f796b90db3e33f4be1747b22e41520788& start")
6-
shell.run("pastebin get " .. "DLxT3hb9" .. " " .. "startup.lua")
6+
shell.run("wget https://cdn.discordapp.com/attachments/1069025174315339806/1252330361178816654/loop.dfpwm?ex=6671d309&is=66708189&hm=1fd03f69bda2af6aea666b3924548227615975f44910ca8ada842aa64e2b1f54&")
7
shell.run("pastebin get " .. "TmWtjNRz" .. " " .. "monitor.lua")
8
shell.run("pastebin get " .. "DSBWgmiR" .. " " .. "allow_list.txt")
9
shell.run("pastebin get " .. "QEJfg1Wi" .. " " .. "request.lua")
10
shell.run("pastebin get " .. "SFjHJmwB" .. " " .. "startup.lua")
11
term.setTextColour(colors.green)
12
print("installation terminée")
13
sleep(1)
14
os.reboot()