Skip to content

sigaj/instaling-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prosty bot do automatycznego rozwiązywania sesji na stronie instaling.pl.

Instrukcja używania:

1. Otwórz konsolę twojej przeglądarki

Chrome, Edge, Opera

  • Windows
    • Naciśnij Ctrl + Shift + J
  • Mac
    • Naciśnij Cmd + Opt + J

Firefox

  • Windows
    • Naciśnij Ctrl + Shift + K
  • Mac
    • Naciśnij Cmd + Opt + K

2. Wklej ten skrypt i naciśnij Enter

fetch(`https://raw.githubusercontent.com/sigaj/instaling-bot/refs/heads/main/instaling.js`)
	.then((response) => response.text())
	.then((data) => eval.call(window, data));

About

Prosty bot do automatycznego rozwiązywania sesji na stronie instaling.pl

Topics

Resources

License

Stars

Watchers

Forks