Skip to content

Guschtel/public-iitc-scripts

Repository files navigation

public-iitc-scripts

A collection of userscripts for the augmented reality game ingress. The author is in no way affiliated with Niantic.

inventory-overview.user.js

Display an overview of the users inventory (requires the C.O.R.E. subscription to access the inventory API):

Inventory overview

Inventory overview

Hovering the legend hightlights the item type in the chart:

Inventory overview highlight

Display a nice overview of weapons and powercubes:

Weapons and Powercubes

Display an overview of mods:

Weapons and Powercubes

inventory-anomalyhub-updater.user.js

Update the AnomalyHub Inventory with this userscript. If you use the first script with a C.O.R.E. subscription, then open the Inventory overview and click on "Copy items", your clipboard will be filled with TSV data similar to the following:

Type	Rarity	Count
Aegis Shield	VERY_RARE	999
Apex	VERY_RARE	666
Capsule	RARE	777
Drone	COMMON	1
HS	VERY_RARE	666
HS	RARE	666
HS	COMMON	666
Hypercube	VERY_RARE	666
ITO +	VERY_RARE	66
ITO -	VERY_RARE	66
Key	VERY_COMMON	600
Key Capsule	VERY_RARE	6
Kinetic Capsule	COMMON	99
LA	RARE	555
Multi-Hack	VERY_RARE	333
Multi-Hack	RARE	333
PC 8	COMMON	999
Powerup BB_BATTLE	VERY_RARE	999
Powerup BB_BATTLE_RARE	RARE	999
Powerup BN_BLM	VERY_RARE	999
Powerup BN_PEACE	VERY_RARE	999
Powerup ENL	VERY_RARE	999
Powerup FRACK	VERY_RARE	999
Powerup FW_ENL	VERY_RARE	999
Powerup FW_RES	VERY_RARE	999
Powerup LOOK	VERY_RARE	999
Powerup MEET	VERY_RARE	999
Powerup NIA	VERY_RARE	999
Powerup TOASTY	VERY_RARE	999
Resonator 6	COMMON	999
Resonator 7	COMMON	999
Resonator 8	COMMON	999
Shield	RARE	999
Shield	COMMON	999
Shield	VERY_RARE	999
Ultra-Link	VERY_RARE	999
US 8	COMMON	999
Virus ADA	VERY_RARE	999
Virus JARVIS	VERY_RARE	999
XMP 7	COMMON	999
XMP 8	COMMON	9999

On Anomalyhub, if you visit the /inventory/update link a new button should appear: "Copy from clipboard", use it to fill the inventory fields, then click "Update" to submit the data.

Update Inventory View

Inventory History Snapshots

If you want to compare two inventory states, there is now a History Snapshot functionality. Every time you click on "Copy Items" a new history entry is created and shown in the history tab.

Diff List View

From there, you can:

  • delete a history item (that deletes the data from your localstorage)
  • show a diff to the previous entry

Diff Detail View

The diff will show the difference of the two inventory snapshots and can be exported as CSV to the clipboard.

This also works on IITC mobile:

Diff on Mobile

It might be necessary to reload IITC before copying the new inventory if you are testing it, since the inventory data is cached for a certain amount of time.

About

Userscripts for the augmented reality game Ingress

Topics

Resources

License

Stars

Watchers

Forks