How to View Prayer History in Genshin Impact and Spin Counter

How to View Prayer History in Genshin Impact and Spin CounterIn a game that uses the gacha system, viewing personal statistics is an important feature. “How many prayers are open? Is the guarantor close? What is the chance of an event leg drop? How many rolls have passed since the last legendary or epic character/weapon?”, all these questions are answered by the prayer history section in Genshin Impact.

In this article, we will tell you where to see the history of prayers and what third-party services you can use to make it easier to track spins.

Why you need to know the history of prayers

How to View Prayer History in Genshin Impact and Spin Counter

Prayer History is an in-game archive that stores data about dropped items from each individual banner. Thanks to this information, you can understand whether the desired character is close to falling out and how many rolls have been made in total, that is, track guarantor. And of course, without open statistics, it would be difficult to plan the cost of primogems in anticipation of the heroes of interest.

How to know the history of prayers in Genshin Impact

There are two ways to find out the statistics of spins: directly in the game, and through third-party services.

In-Game

Any player can see their prayer history by doing the following:

  1. Open the Paimon menu and select the section Prayer, or in game mode, hold down Alt (on PC) and hover over the interface icon in the upper right corner of the screen.
  2. Select the banner you are interested in and click the tab History.

In the Prayer Journal you can view all statistics of spins for the last half-year. Here click on Type of prayers — a line with a pop-up menu that allows you to select any banner of interest.

It is worth noting that the game "remembers" all the twists made, while the history itself is erased over time. Thus, entering the game six months later, you may be surprised that the leg fell out very early. For this reason, many choose third-party services that make it easier and better to collect data from their rolls.

Through services for counting twists

The gaming community has created several sites that help players calculate prayers and track guarantors, as well as see general banner statistics among users around the world. One of these services is paimon.moe. Next, we will tell you how to use the service.

Prayer tracking through Paimon.moe

tracking prayers on paimon mine

The site does not require registration - for comfortable use, it is enough to import data from the game. Open the site and go to the section Prayer counter, then follow the instructions according to your device.

Remember that the Paimon.moe service does not cooperate with HoYoverse, which means that the developers are not responsible for the possible consequences. But we note that until now, there have been no cases of theft or unfair use of these players by the service.

The site provides three stable platforms for data transferA: PC, Android, IOS. Go to the import page: Prayer counter Auto import (button near the settings in the upper left corner). Below we consider each method separately.

How to View Prayer History in Genshin Impact and Spin Counter

How to import data to PC

Computer users can choose two options for importing game data: through the program Powershell (basic command line program) and through the game files folder on the computer.

Let's write each option by name from Paimon.moe:

1 method

  1. Open the prayer history in the game and wait for it to load;
  2. Click WINDOWS and in the search bar find Powershell;
  3. Open the application and paste the following script into the input window: Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex "&{$((New-Object System.Net.WebClient).DownloadString('https://gist.githubusercontent.com/MadeBaruna/1d75c1d37d19eca71591ec8a31178235/raw/702e34117b07294e6959928963b76cfdafdd94f3/getlink.ps1'))}
  4. Press ENTER (the key will copy the received link to the clipboard);
  5. Return to paimon.moe, open the Prayer Counter section, in paragraphs 1,3,4 select the server\platform\data import option (in the "desired methods" mark the selected method), then in paragraph 11 paste (Ctrl + V) the previously copied link.

How to View Prayer History in Genshin Impact and Spin Counter

2 method

On the site, these are "Method 2" and "Method 2, alternative". Only the inserted texts differ in them.

  • Click WINDOWS and in the search bar find Powershell;
  • Copy and paste one of the following scripts into a Powershell window:

2 method:

iex('Write-Host "Copy the wish history table!";while(1) { $c = Get-Clipboard -TextFormatType Html; if ($c -match "^SourceURL:https:/.+log") { break ; }; for($i=5; $i -gt 0; $i—) { Write-Host "`rChecking in $i" -NoNewline; Sleep 1; }; }; Write-Host "OK"; $m =(((Get-Clipboard -TextFormatType Html) | Select-String "(https:/.+log)").Matches[0].Value);$m; Set-Clipboard -Value $m;')

Method 2, alternative:

Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://gist.githubusercontent.com/MadeBaruna/bf36bad751dc9221067ca1e31ab08255/raw/cb73a9f46f08fad6f27581ebb1a6249ba086af13/read.ps1'))

  1. Press Enter (only if there was no pop-up message "Press Enter to continue ...");
  2. Launch the game and open the prayer history (wait for it to fully load);
  3. Click on the table, then press Ctrl+A and Ctrl+C;
  4. Return to paimon.moe, open the Prayer Counter section, in paragraphs 1,3,4 select the server / platform / data import option (in the “desired methods” mark the selected method), then in paragraph 12 paste (Ctrl + V) the previously copied link.

If point 5 does not work, open the game in windowed mode (Settings → Graphics → Screen resolution → any format with the inscription "in the window") and repeat the steps.

How to View Prayer History in Genshin Impact and Spin Counter

Manually

  1. Launch the game and open the prayer history, waiting for it to fully load;
  2. Exit to the desktop through the Start button and open the folder where the game is installed (if you don’t know where the game is located: click on the shortcut / if not on the desktop, then find it through the Start menu → properties → see the path in the “working folder” line );
  3. Then open the folder Genshin Impact game → GenshinImpact_Data → webCaches → Cache → Cache_Data;
  4. Right-click (right-click) on the file “data_2”, then “Open with”, then select notepad (If the error “Cannot access the file because it is in use by another process”, first exit the game);
  5. Press CTRL + F, then check the "Wrap text" box, and select the direction "Up" (on Windows 11 this is not necessary), then enter "e20190909gacha-v2" (without quotes) in the input field and click "Find next";
  6. Copy the entire link from https://webstatic to game_biz=hk4e_global. The full link looks something like this: https://webstatic-sea.hoyoverse.com/genshin/event/e20190909gacha-v2/index.html?…….&game_biz=hk4e_global;
  7. Return to paimon.moe, open the Prayer Counter section, in paragraphs 1,3,4 select the server / platform / data import option (in the “desired methods” check “Manually”), then in paragraph 13 paste (Ctrl + V) the previously copied link. How to View Prayer History in Genshin Impact and Spin Counter

How to Import Data to Android

How to View Prayer History in Genshin Impact and Spin Counter

After update 3.1, this method is not available on the site, and at the moment, there is no working option for this platform.

How to import data on IOS

Transferring data for Apple products is currently the most difficult and requires the installation / use of a VPN.

  1. Download the app Stream from the App Store and open it; How to View Prayer History in Genshin Impact and Spin Counter
  2. Allow VPN in the system settings (Settings → General →VPN and device management);
  3. Install CA (launch Stream → click Sniff Now → Allow adding configuration → Click Install CA in the window that appears → Click Install CA Certificate button → Allow configuration loading = CA loaded;

    How to View Prayer History in Genshin Impact and Spin Counter

  4. Go to settings → General → VPN and device management → Click on Stream Generated CA → install;
  5. Run Genshin, open the Prayer Journal, load the history table of the banner you are interested in, then close the application;
  6. Return to Stream → press the Sniff Now button, making it red → Stop Sniffing → Sniff History → Select the line with the extension .json;

    How to View Prayer History in Genshin Impact and Spin Counter

  7. Select a tab Request and copy the text that appears; How to View Prayer History in Genshin Impact and Spin Counter
  8. Return to paimon.moe, open the Prayer Counter section, in paragraphs 1,3, select the server / platform, then in the 15th paragraph paste the link you copied earlier.

How to find out the history of prayers in Paimon moe

After importing the data, go to Prayer counter. Now the page will load detailed data about spins.

How to View Prayer History in Genshin Impact and Spin Counter

The three columns at the top show statistics for the event, weapon, and standard banners. The windows below reflect the world ranking and chance percentages.

paimon.moe does not save the player's banner history, which means the data will not be updated automatically. To get up-to-date statistics, repeat the above steps.

We hope our guide helped you see the history of spins in Genshin Impact. If anything is not clear, ask questions in comments. Follow others articles on Genshin Impact on our website.

Valery
Rate the author
Games, walkthroughs, bonuses and promotional codes for beginners