Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @id iitc-plugin-highlight-resonator-L8-count@RTL
// @name IITC plugin: Highlight portals based on number of 8's
// @category Highlighter
// @version 1.0.0.20200705.1450
// @namespace https://github.com/
// @updateURL https://github.com/
// @downloadURL https://github.com/
// @description Highlight portals based on number of level 8 resonators.
// @include https://www.ingress.com/intel*
// ==UserScript==
// @id iitc-plugin-power-of-defense@Route288
// @name IITC plugin: Power of Defense
// @category Layer
// @version 0.0.1.20140810
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
// @updateURL https://dl.dropboxusercontent.com/u/4145113/IITC-plugin-Defense-power.user.js
// @downloadURL https://dl.dropboxusercontent.com/u/4145113/IITC-plugin-Defense-power.user.js
// @description Show diffense power of resonators on map.
// @include https://*.ingress.com/intel*
// ==UserScript==
// @id iitc-plugin-copy-comm-to-faction-comm@yukkke9
// @name IITC plugin: Copy comm to faction comm
// @category Info
// @version 0.1.1.20150608.4955
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
// @updateURL none
// @downloadURL none
// @description [local-2015-06-08-004955] Try to determine player levels from the data available in the current view.
// @include https://www.ingress.com/intel*
@ryantheleach
ryantheleach / caputuremap.user.js
Last active July 2, 2020 11:22 — forked from spiralray/caputuremap.user.js
Capture the IntelMap (Downloads an image of the current map)
// ==UserScript==
// @id iitc-plugin-CaptureMap@spiralray
// @name IITC plugin: CaptureMap
// @category Info
// @version 0.0.2
// @namespace https://www.spiralray.net/iitc_plugin/
// @description [spiralray-2016-11-23-235400] Capture map
// @include https://www.ingress.com/intel*
// @include http://www.ingress.com/intel*
// @match https://www.ingress.com/intel*
// ==UserScript==
// @id iitc-plugin-basemap-gmaps-giantseyes@marcg
// @name IITC plugin: GiantsEyes Google Roads
// @category Map Tiles
// @version 0.1.0.0
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
// @description Port of iitc RecognEyes Theme
// @include https://www.ingress.com/intel*
// @include http://www.ingress.com/intel*
// @include https://intel.ingress.com/*
// ==UserScript==
// @id iitc-plugin-highlight-L4@YppKYMthrFckr
// @name IITC plugin: L4 Highlighter
// @category Highlighter
// @version 0.1.1.20170411.215050
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
// @description [iitc-2017-04-11-215050] use black portal fill to show L4 portals.
// @include https://*.ingress.com/intel*
// @include http://*.ingress.com/intel*
// @match https://*.ingress.com/intel*
@ryantheleach
ryantheleach / iitc-player-tracker-names-alt.user.js
Created September 24, 2019 13:55 — forked from wene1067/iitc-player-tracker-names-alt.user.js
IITC Player Tracker Names leaflet label version
// ==UserScript==
// @id iitc-player-tracker-names-alt
// @name IITC Player Tracker Names alt
// @category Tweaks
// @version 1.0
// @description This plugin displays player names for player tracker
// @include https://*.ingress.com/intel*
// @include http://*.ingress.com/intel*
// @match https://*.ingress.com/intel*
// @match http://*.ingress.com/intel*
---- Minecraft Crash Report ----
WARNING: coremods are present:
Techguns Core (techguns-1.12.2-2.0.1.0.jar)
SpongeCoremod (spongeforge-1.12.2-2655-7.1.0-BETA-3065.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
BetterFoliageLoader (BetterFoliage-MC1.12-2.1.10.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.22.jar)
Contact their authors BEFORE contacting forge
---- Minecraft Crash Report ----
WARNING: coremods are present:
SpongeCoremod (sponge.jar)
Contact their authors BEFORE contacting forge
// Don't be sad. I'll do better next time, I promise!
Time: 1/28/18 4:20 PM
Description: Ticking entity
[20:16:26] [Server thread/WARN]: Failed to handle packet for /127.0.0.1:37978
net.minecraft.util.ReportedException: Ticking player
at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:459) ~[oq.class:?]
at net.minecraft.network.NetHandlerPlayServer.redirect$onPlayerTick$zhm000(NetHandlerPlayServer.java:2029) ~[pa.class:?]
at net.minecraft.network.NetHandlerPlayServer.update(NetHandlerPlayServer.java:173) ~[pa.class:?]
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.update(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:?]
at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:285) ~[gw.class:?]
at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:180) [oz.class:?]
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:788) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:396) [nz.class:?]