Coder Social home page Coder Social logo

wolfermus / wolfermus-website-hacks Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 18.11 MB

Website hacks that design to just be able to copy&paste into your console and work.

License: GNU General Public License v3.0

JavaScript 12.36% Batchfile 0.01% HTML 87.63%
css hack html html-css-javascript html5 javascript js website wordle wordle-cheats wordle-helper wordle-solution wordle-solver cheat cheats hacks io wordlecup

wolfermus-website-hacks's Introduction

Wolfermus-Website-Hacks

This Repo contains website hacks that I have created and wanted to share


Website Hacks


Auto Updated Menu Hack

You Can Either: Auto Inject Script

Step 1: Install a user script manager

Desktop

Known compatibles:
Unknown compatibles:

Android

Known compatibles:
Unknown compatibles:

iOS

Known compatibles:
Unknown compatibles:


Step 2: Goto the user script

Wolfermus Menu Hack Insta Auto Update


Step 3: Install the user script

Click the button Raw located top right of where the code is located.

Show Image

image


Step 4: Click install user script

(If you are using XBrowser Android App you need to copy the link of the page then press the button at the bottom middle of the app, then press the gear on the bottom left, click browser scripts, click new script, click import script from url, paste url into the box then press OK.)

(If you are using the AdGuard Windows App you need to copy the link of the page you can do this by right clicking the Raw button in the last step and pressing Copy Link Address or by copying the URL from the URL box, then go to the AdGuard Windows App, goto Settings, then goto Extensions, make sure its enabled, then click Add Extension, paste the URL link into the box, then click Install)

Show Images

image image

Or You Can: Manually Inject Script

Copy and paste:

let branch = "main";
(async function(){
	let autoUpdate = await (await fetch(`https://raw.githubusercontent.com/Wolfermus/Wolfermus-Website-Hacks/${branch}/menu/Wolfermus%20-%20main%20menu%20autoupdate.js`)).text();
	await eval(autoUpdate);
})();

Into your browser console by pressing:

  • Opera/Opera GX: CTRL+SHIFT+J
  • Chrome: CTRL+SHIFT+J
  • Firefox: CTRL+SHIFT+I (Then Goto Console)

wolfermus-website-hacks's People

Contributors

feb199 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.