mirror of
https://github.com/EndPwnArchive/EndPwn3Plugins.git
synced 2024-08-14 23:57:06 +00:00
fix sailboat once again cause i cant code lol fml
This commit is contained in:
parent
ebd0cbf4b0
commit
882e43f939
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ exports = {
|
|||
author: "Adryd, BlockBuilder57, Cynosphere",
|
||||
name: "Sailboat",
|
||||
description: "Login as bot accounts.",
|
||||
replacements = [
|
||||
replacements: [
|
||||
{signature:'/i.default.Store.pauseEmittingChanges\\(\\),t.user.bot/',payload:'false'},
|
||||
{signature:'/.\\._reset\\(!0,1e3,"Disconnect requested by user"\\)/',payload:'console.log("delightfully devilish seymour")'},
|
||||
{signature:'/\\.experiments;v={},t\\.forEach/',payload:'.experiments;if(t==undefined) return;v={},t.forEach'},
|
||||
|
|
Loading…
Reference in a new issue