Installing scripts in different browsers. Installing scripts in different browsers Installing scripts in Google Chrome

💖 Like it? Share the link with your friends

Why do you need a script for the prisoner?

In the first case, you want to choose a friend for yourself according to the indicated criteria (mostly by talent). In this case, the script allows you to see a friend or friends before you add them to your contact list.

In the second case, you were offered a new, cool program for cheating poisons, etc. In this case, your actions are to view the data of this player. He has eight talents, and why not 359, and then why didn't he wind himself up?

I want to remind you that such a program simply does not exist.

In the third case, you can just do everything and immediately see who, who and how much.

How does the achievement script for the game "Tyuryaga" work?

If your friend has the application installed, then when you visit his page you will see information about his character. The script shows the following data:

  • Klikuhu.
  • In the hut of which boss he sits.
  • The amount of authority.
  • The length of the beard (how many days the player has not logged into the game).
  • Number of wins over each boss.

Installing the script on Google Chrome

You can download from the official website of the developer at the link below. To install add-ons, first download it, and then open the "Extensions" tab, drag the downloaded file there. After installation, open a friend's page, if achievement statistics are not displayed, then refresh the page by pressing F5.

Hope I was able to help you. If there are questions, I'm waiting for them in the comments.

Here's a sidekick for Tyuryagi!

Feel free to add homies and leave your comments below. Spam of various sites - Forbidden!

If you found this article helpful or enjoyable, don't forget to put your like, this will help other users find it faster. And I can find out what interests you the most in order to prepare and write even more interesting and useful articles! Sincerely, Vyacheslav.

Among the capabilities of the Yandex browser, there is a function for installing custom scripts that allow you to add the necessary and, at times, unique functions to the application. The category of such components includes the script for the game Tyuryaga, popular in the Russian-speaking part of the Internet, which works in various in social networks. Thanks to him, it is possible to make the gameplay much more meaningful and interesting.

The essence of the script

After the script for the jail on the Yandex browser is installed, the user will be able to view the ratings of other players, as well as their achievements. Such an opportunity is extremely convenient to use in cases where it is necessary to select the so-called homies in the application, who enjoy authority and have a high rating.

This kind of scripts has several obvious advantages that deserve mentioning:

  • Embedding in the browser;
  • Simplification of the selection of "homies";
  • No load on the browser being used.

With the help of such a script, you can easily remove all inactive players from friends, which will allow you to put things in order in the corresponding menu. To do this, you need to go to the friendlist, and then view the user dossiers. If a person has not shaved for a long time, then most likely he is inactive and it makes no sense to keep him as a friend.

Possible dangers and functionality

IMPORTANT! It is very important to understand that any user scripts can carry a certain danger to the user's computer, which is why they should be installed using only original or Google Chrome.

It is also important to consider that cleaning friends in this way greatly increases the likelihood of removing those users who seek to earn the achievement called the Beard. To do this, you must not shave for two months, which is why it makes sense to remove only those who are inactive for more than this period.

Installing the script is extremely simple. First you need to go to the application store from which you plan to download it, after which you must click the Install button. After some time, you will need to restart the browser for the changes to take effect.

In addition, there are a number of other scripts that make the game easier, however, the use of some of them is not approved by the application developers.

The article describes how to install scripts in various browsers.
Removing or disabling them. Editing capabilities.
Tells where to find the error console, script folder or script commands.

In my scripts, the code is universal and they should work in different browsers.
And also on the mirrors heroeswm.ru and lordswm.com

Installing scripts in Google Chrome:
-
- Script commands
- Error Console
- Chrome disables all user scripts installed as extensions
- Installing scripts in pure chrome (deprecated)

Installing scripts in Yandex.Browser:
- Installing scripts

Installing scripts in Opera 18+:

- Script commands
- Error Console

Installing scripts in Opera< 18:
-
- Script commands
- Error Console

Installing scripts in Safari:
- Installing scripts
- Script commands

Installing scripts on smartphones in the Dolphin browser.

Installing scripts in Opera Mobile - on tablets and phones:
- Installing scripts

Installing scripts in Mozilla Firefox

Installing scripts, editing, disabling, deleting

Mozilla scripts require the Greasemonkey add-on: https://addons.mozilla.org/en/firefox/addon/gre...


Also, the downloaded script (*.user.js) can be dragged into the browser window.

After the scripts can be found through the browser menu Tools - Add-ons. There are buttons: Settings, Disable, Delete. Through the settings it is possible to edit the script.

The previously downloaded script can be edited in notepad.

You will have a monkey face in the add-ons panel. When you click on it, all scripts will turn off/on. The drop-down list will display the active open page scripts and checkboxes next to them indicate whether the script is enabled (they can be removed by disabling the script).

Script Commands

Script commands are available through the face of the monkey or Tools - Greasemonkey - Script Commands. There you can also see a list of active scripts and disable them.

Scripts folder

Mozilla keeps scripts open. For Win7 x64 this is c:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\d0fxdqju.default\gm_scripts\
AppData folder in windows hidden(need to display hidden folders). For other operating systems, the folder is located approximately in the same place.
This folder can be copied and transferred to another computer. Reinstalling scripts is not required. This must be done when closed browser. How to replace this folder (first completely delete, then copy a new one).
Since version greasemonkey 1.13 scripts folder also stores script settings in *.db files
The config.xml file stores all paths to scripts and other settings. The names of scripts and folders cannot be renamed.

Error Console

When changing the pages with which the script worked or if the script was not written correctly, errors may occur in it. In this case, the execution of the script is stopped by the browser. You can view the errors in the error console: called by the key combination Ctrl + Shift + J (or through Tools - Web Development). You should go to the Errors tab, clear the console and refresh the page. Errors that occurred on this page will be displayed.

Installing scripts in Google Chrome

Installing scripts, editing, disabling, deleting

Many scripts in Chrome require the Tampermonkey add-on: https://chrome.google.com/webstore/detail/dhdgf...
The extension emulates the functions of greasemonkey, because. Chrome itself supports javascript scripts.

To install the script on this site, just click Install on the script page, or on the link leading to the script.

An incomprehensible tampermonkey icon will appear in the browser panel. By clicking on it, you can go to the extension settings and edit the script. There is no undo button!

The basket next to the name of the script - delete it.

By clicking on the tampermonkey icon in the drop-down list, you can disable the execution of scripts by clicking on the script name or play in the settings of the traffic light add-on (numbers to the left of the script name).

Sometimes the add-on fails to send some commands to the browser that a script in chrome without tampermonkey could execute, but this is extremely rare and is more often replaced in scripts.

Script Commands

Some scripts have access through Script Commands. This feature only works in Firefox and there is no alternative to it in other browsers. If the script uses the settings in this way, then it will not be possible to access them.

Error Console

When changing the pages with which the script worked or if the script was not written correctly, errors may occur in it. In this case, the execution of the script is stopped by the browser. You can view errors in the error console: called by the key combination Ctrl + Shift + J (or via Menu - Tools - Javascript Console). The console is cleared for each page and displays the errors that occurred on it.

Chrome disables all user scripts installed as extensions

As of June 2014, Chrome disables all extensions not installed from the Chrome Web Store, including scripts installed by drag and drop into extensions.

The ban on installing third-party extensions (not from the Chrome Web Store) applies only to the Windows version of Chrome and only to the Stable and Beta channels. You can find ways to temporarily enable scripts, but they are all blocked by the chrome developers over time. The most optimal solution is to change the browser or switch to Dev or Canary browser builds, where third-party extensions are not yet disabled.

Thus, you can either change the browser (assembly) to install scripts in pure chrome or install the tampermonkey extension.

Installing scripts in pure chrome (deprecated)

My scripts will work in pure chrome, because they have functions for emulating greasemonkey commands, but most other scripts will not work.

Instead of installing, the script is downloaded to the downloads folder. You can open it through Menu - Downloads (or by pressing Ctrl + J), and then click on the link on the right Open the download folder. I recommend deleting everything from it and clicking Install again so that the version of the script is the latest (if there are several of them).

Installing scripts in Yandex.Browser

Installing scripts

Yandex is the same Chrome, only more old version(at the time of writing chrome v26, yandex v22).

For him, respectively, everything that is written above about Chrome is true.

Installing scripts in Opera 18+

Installing scripts, editing, deleting

Violent monkey add-on is required for scripts to work in Opera 18+: https://addons.opera.com/en/extensions/details/...

Script Commands

Some scripts have access through Script Commands. This feature only works in Firefox and there is no alternative to it in other browsers. If the script uses the settings in this way, then it will not be possible to access them.

Error Console

Called by the keyboard shortcut Ctrl+Shift+J.

Installing scripts in Opera< 18

Installing scripts, editing, deleting

To install scripts in Opera, you need to specify the folder from which the scripts will run from in the browser settings and check the Enable JavaScript checkbox.

Scripts need to be downloaded and copied to this folder.

If the script opens as text file select Opera - Page - Save as from the menu.

If necessary, install the greasemonkey function emulation script.

If the script data will not be updated when the pages are refreshed, disable web page caching in your browser.

Scripts can be edited in notepad.

If the script is not needed, delete it from the folder.

Script Commands

Some scripts have access through Script Commands. This feature only works in Firefox and there is no alternative to it in other browsers. If the script uses the settings in this way, then it will not be possible to access them.

Error Console

When changing the pages with which the script worked or if the script was not written correctly, errors may occur in it. In this case, the execution of the script is stopped by the browser. You can view the errors in the error console: called by the key combination Ctrl + Shift + O (or through the Menu - Page - Development Tools - Error Console). You should select JavaScript from the drop-down list, clear the console and refresh the page. Errors that occurred on this page will be displayed.

Installing scripts in Safari

Installing scripts

GreaseKit is required for scripts to work in Safari: http://8-p.info/greasekit/

After installing it, the GreaseKit item appears in the Safari menu with a list of installed scripts and various functions. To add the script you need to GreaseKit, open it in a browser, or drag a previously saved script into a Safari window.

Script Commands

Some scripts have access through Script Commands. This feature only works in Firefox and there is no alternative to it in other browsers. If the script uses the settings in this way, then it will not be possible to access them.

Installing scripts on smartphones in the Dolphin browser

Quote: "I put the addon to the dolphin - Tampermonkey Dolphin with Play market- scripts are perfectly put and work. In general, now I fully play on the phone and I can do everything. "

Installing scripts in Opera Mobile - on tablets and phones

Installing scripts

User scripts from phone browsers are supported in Opera Mobile. Method from World_is_Hell: http://www.heroeswm.ru/forum_messages.php?tid=2... They are included as follows:

1) Type opera:config in the address bar -> the Preferences Editor window will open
2) Find the item User Pref. Click it and search for User javascript and check the box
3) In the User javascript File field, write \...the path to the folder where the opera is installed...\OperaMobile\UserJS\
4) Go down below and click Save
5) Restart the browser

After that, create a ..\UserJS folder in some file manager and put the necessary scripts in it.

The method works, tested on the phone and tablet.



tell friends