Skip to content

Commit

Permalink
Update custom.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fizhes authored Sep 17, 2021
1 parent 4451c0c commit 04a188c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions custom.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.snake.more_menu = function () {

This comment has been minimized.

Copy link
@bigbearbigdog

bigbearbigdog Dec 13, 2021

hbhjuh

This comment has been minimized.

Copy link
@Legendking32

Legendking32 Sep 23, 2022

gahsdahsdhad


window.snake.more_menu = function() {

This comment has been minimized.

Copy link
@thestudentmaster12

thestudentmaster12 Dec 10, 2021

window.snake.more_menu

// micro
let img = new Image;
img.src = 'https://i.postimg.cc/FHxxLK4m/micro-1.png';
Expand Down Expand Up @@ -173,7 +173,7 @@ window.snake.more_menu = function () {
return;

const functio = code.match(
/[a-zA-Z0-9_$]{1,6}\.prototype\.[a-zA-Z0-9_$]{1,6}=function\(a\){a=void 0===a\?!0:a;[^]*?this,!1\)}/
/[a-zA-Z0-9_$]{1,6}\.prototype\.resetState=function\(a\){a=void 0===a\?!0:a;[^]*?this,!1\)}/
)[0];
const thjaselcdtctedaboupplelcountthingffjfjfjfjfjfjfjfjfjfj = functio.match(
/0!==this\.[a-zA-Z0-9_$]{1,6}/
Expand Down Expand Up @@ -276,7 +276,7 @@ window.snake.more_menu = function () {
${thjaselcdtctedaboupplelcountthingffjfjfjfjfjfjfjfjfjfj} === 3
? 13
: ${thjaselcdtctedaboupplelcountthingffjfjfjfjfjfjfjfjfjfj} === 4
? 25
? 40
: ${thjaselcdtctedaboupplelcountthingffjfjfjfjfjfjfjfjfjfj} === 5
? 100
: ${thjaselcdtctedaboupplelcountthingffjfjfjfjfjfjfjfjfjfj} === 6
Expand All @@ -290,7 +290,7 @@ window.snake.more_menu = function () {
${thjaselcdtctedaboupplelcountthingffjfjfjfjfjfjfjfjfjfj} === 3
? 13
: ${thjaselcdtctedaboupplelcountthingffjfjfjfjfjfjfjfjfjfj} === 4
? 25
? 40
: ${thjaselcdtctedaboupplelcountthingffjfjfjfjfjfjfjfjfjfj} === 5
? 100
: ${thjaselcdtctedaboupplelcountthingffjfjfjfjfjfjfjfjfjfj} === 6
Expand All @@ -303,7 +303,7 @@ window.snake.more_menu = function () {
${thjaselcdtctedaboupplelcountthingffjfjfjfjfjfjfjfjfjfj} === 3
? 13
: ${thjaselcdtctedaboupplelcountthingffjfjfjfjfjfjfjfjfjfj} === 4
? 25
? 40
: ${thjaselcdtctedaboupplelcountthingffjfjfjfjfjfjfjfjfjfj} === 5
? 100
: ${thjaselcdtctedaboupplelcountthingffjfjfjfjfjfjfjfjfjfj} === 6
Expand All @@ -318,7 +318,7 @@ window.snake.more_menu = function () {
for(let i = 0; i < (
${thjaselcdtctedaboupplelcountthingffjfjfjfjfjfjfjfjfjfj} === 6
? 200
: 10000
: 20000
); i++)
${pafihwotyhopyplacetheiopafsjafijplesllllllll} 0, 0));
}
Expand All @@ -342,7 +342,7 @@ window.snake.more_menu = function () {
/[a-zA-Z0-9_$]{1,6}=function\(a\){switch\(a\.[a-zA-Z0-9_$]{1,6}\){case 2:return 512;[^]*?256}}/
)[0].replace(
'96;',
`96;case 3:return 25;case 4:return 48;case 5:return 1200;case 6:return 3500;case 7:return 10000;case 8:return 25000;case 9:return 100000;`
`96;case 3:return ${e};case 4:return 48;case 5:return 1200;case 6:return 3500;case 7:return 10000;case 8:return 25000;case 9:return 100000;`
)
);
};
Expand Down

0 comments on commit 04a188c

Please sign in to comment.