*Author

Offline Avenger

  • Legendary Member
  • ******
  • Posts: 2227
  • Country: hu
  • Reputation Power: 25
  • Avenger is a proud Wyrm taking wing for the first time.Avenger is a proud Wyrm taking wing for the first time.Avenger is a proud Wyrm taking wing for the first time.Avenger is a proud Wyrm taking wing for the first time.Avenger is a proud Wyrm taking wing for the first time.
  • War veteran
  • Awards: Slice of Elements 8th Birthday CakeSilver DonorWar #8 Winner - Team FireWar #7 Winner - Team AetherWar #6 Winner - Team AetherWar #5 Winner - Team Aether
Re: Spectate https://elementscommunity.org/forum/index.php?topic=59958.msg1218093#msg1218093
« Reply #12 on: December 17, 2015, 12:33:31 am »
Great stuff. Thanks everyone involved.

Offline serprex

  • Administrator
  • ********
  • Posts: 2236
  • Reputation Power: 0
  • serprex hides under a Cloak.
  • Awards: War #12 Winner - Team Darkness
Re: Spectate https://elementscommunity.org/forum/index.php?topic=59958.msg1237221#msg1237221
« Reply #13 on: July 09, 2016, 12:20:41 am »
Clean0nion's looking to get a Chromebook where Fiddler isn't available, so worked out an alternate route. Tested as a chrome extension, but should work with other browsers (though installation instructions would vary)

https://github.com/bendavis78/chrome-extension-redirector

Download repo as zip, extract some place

In redirector/background.js remove the line ' types: ["main_frame"]'

Install it as an extension (check off developer mode in extension menu, install unpacked, select redirector directory)

There should be an R in toolbar. Click it, select options, then add 3 rules
Code: [Select]
http://www.elementsthegame.com/decks6.txt -> http://www.elementsthegame.com/e/decks6.txt
http://elementsthegame.org/crossdomain.xml -> http://elementsthegame.com/crossdomain.xml
http://www.elementsthegame.org/spectate -> http://www.elementsthegame.com/e/spectate

http://elementsthegame.com/spectate should work
« Last Edit: September 04, 2016, 11:43:06 am by serprex »

Offline CleanOnion

  • Hero Member
  • *****
  • Posts: 1017
  • Country: wales
  • Reputation Power: 33
  • CleanOnion is a Ghost, obsessed with their Elemental pursuits.CleanOnion is a Ghost, obsessed with their Elemental pursuits.CleanOnion is a Ghost, obsessed with their Elemental pursuits.CleanOnion is a Ghost, obsessed with their Elemental pursuits.CleanOnion is a Ghost, obsessed with their Elemental pursuits.CleanOnion is a Ghost, obsessed with their Elemental pursuits.
  • once you go spreadsheet, you never go breadsheet
  • Awards: Writing Competition - Yellow JournalismWriting Competition - FractaloreTeam Competition - The Spy Who EMed MeArt Competition - Raise the BannersWriting Competition - The Seven Wonders3rd Place Weekly Challenge Winner: September 2015Weekly Design August 2015 - Silver
Re: Spectate https://elementscommunity.org/forum/index.php?topic=59958.msg1237222#msg1237222
« Reply #14 on: July 09, 2016, 12:24:52 am »
<3 Love you serprex


Offline CleanOnion

  • Hero Member
  • *****
  • Posts: 1017
  • Country: wales
  • Reputation Power: 33
  • CleanOnion is a Ghost, obsessed with their Elemental pursuits.CleanOnion is a Ghost, obsessed with their Elemental pursuits.CleanOnion is a Ghost, obsessed with their Elemental pursuits.CleanOnion is a Ghost, obsessed with their Elemental pursuits.CleanOnion is a Ghost, obsessed with their Elemental pursuits.CleanOnion is a Ghost, obsessed with their Elemental pursuits.
  • once you go spreadsheet, you never go breadsheet
  • Awards: Writing Competition - Yellow JournalismWriting Competition - FractaloreTeam Competition - The Spy Who EMed MeArt Competition - Raise the BannersWriting Competition - The Seven Wonders3rd Place Weekly Challenge Winner: September 2015Weekly Design August 2015 - Silver
Re: Spectate https://elementscommunity.org/forum/index.php?topic=59958.msg1243733#msg1243733
« Reply #15 on: September 04, 2016, 04:23:42 am »
serprex, the first URL you've provided appears to be incorrect. (also unzipping is very hard to do on a Chromebook but that's beside the point)
http://www.elementsthegame.org/decks6.txt should be http://www.elementsthegame.com/decks6.txt




I have a much simpler solution for anyone using Chrome.
The browser, not the operating system.

It will only work on Chrome, but negates the need for Fiddler. So far, tested as working by me and chrispybacon84. You don't need to download anything from GitHub or modify any javascript files.
I know the massive font size is a bit pretentious but whatever

Spoiler for Hidden:
1. If you followed the instructions in serprex's last post, uninstall Redirector completely by going to chrome://extensions and uninstalling it.
2. Install Switcheroo Redirector Plus. Don't let the "Plus" fool you, it's free. Click the blue button labelled "Add to Chrome".
3. You should see a red-and-blue "S" logo appear in the top left of your screen. Right-click it, then click Options.
4. In the grey box marked "Tools", click "Import".
5. In the text box, paste the following code:
Code: [Select]
[
     {
          "from": "http://www.elementsthegame.com/decks6.txt",
          "to": "http://www.elementsthegame.com/e/decks6.txt",
          "isActive": true,
          "isRegex": false
     },
     {
          "from": "http://elementsthegame.org/crossdomain.xml",
          "to": "http://elementsthegame.com/crossdomain.xml",
          "isActive": true,
          "isRegex": false
     },
     {
          "from": "http://www.elementsthegame.org/spectate",
          "to": "http://www.elementsthegame.com/e/spectate",
          "isActive": true,
          "isRegex": false
     }
]
6. Click "Import Rules". Then, optionally right-click the "S" and click "Hide in Chrome Menu" if you want to get it off your screen. It'll come back when you click the "Three dots" menu button.
7. Go to http://www.elementsthegame.com/spectate and see if it works.

Offline Kuroaitou

  • Legendary Member
  • ******
  • Posts: 4662
  • Country: us
  • Reputation Power: 82
  • Kuroaitou is a mythical and divine giver of immortality, one of the Turquoise Nymphs.Kuroaitou is a mythical and divine giver of immortality, one of the Turquoise Nymphs.Kuroaitou is a mythical and divine giver of immortality, one of the Turquoise Nymphs.Kuroaitou is a mythical and divine giver of immortality, one of the Turquoise Nymphs.Kuroaitou is a mythical and divine giver of immortality, one of the Turquoise Nymphs.Kuroaitou is a mythical and divine giver of immortality, one of the Turquoise Nymphs.Kuroaitou is a mythical and divine giver of immortality, one of the Turquoise Nymphs.Kuroaitou is a mythical and divine giver of immortality, one of the Turquoise Nymphs.Kuroaitou is a mythical and divine giver of immortality, one of the Turquoise Nymphs.Kuroaitou is a mythical and divine giver of immortality, one of the Turquoise Nymphs.Kuroaitou is a mythical and divine giver of immortality, one of the Turquoise Nymphs.Kuroaitou is a mythical and divine giver of immortality, one of the Turquoise Nymphs.Kuroaitou is a mythical and divine giver of immortality, one of the Turquoise Nymphs.Kuroaitou is a mythical and divine giver of immortality, one of the Turquoise Nymphs.Kuroaitou is a mythical and divine giver of immortality, one of the Turquoise Nymphs.
  • Awards: Slice of Elements 10th Birthday CakeSlice of Elements 9th Birthday CakeSlice of Elements 8th Birthday CakeMaster of Mafia10th Trials - Master of TimeSlice of Elements 7th Birthday CakeSlice of Elements 6th Birthday CakeSilver DonorSlice of Elements 5th Birthday CakeSlice of Elements 4th Birthday CakeSlice of Elements 3rd Birthday CakeSlice of Elements 2nd Birthday CakeWeekly Tournament Winner
Re: Spectate https://elementscommunity.org/forum/index.php?topic=59958.msg1243738#msg1243738
« Reply #16 on: September 04, 2016, 05:50:14 am »
Bless Clean.

Offline ValerianFlame

  • Full Member
  • ***
  • Posts: 312
  • Country: us
  • Reputation Power: 6
  • ValerianFlame is a Spark waiting for a buff.
  • Your #1 source of Necrosis.
  • Awards: Slice of Elements 8th Birthday Cake
Re: Spectate https://elementscommunity.org/forum/index.php?topic=59958.msg1262101#msg1262101
« Reply #17 on: April 05, 2017, 12:29:28 pm »
serprex, the first URL you've provided appears to be incorrect. (also unzipping is very hard to do on a Chromebook but that's beside the point)
http://www.elementsthegame.org/decks6.txt should be http://www.elementsthegame.com/decks6.txt




I have a much simpler solution for anyone using Chrome.
The browser, not the operating system.

It will only work on Chrome, but negates the need for Fiddler. So far, tested as working by me and chrispybacon84. You don't need to download anything from GitHub or modify any javascript files.
I know the massive font size is a bit pretentious but whatever

Spoiler for Hidden:
1. If you followed the instructions in serprex's last post, uninstall Redirector completely by going to chrome://extensions and uninstalling it.
2. Install Switcheroo Redirector Plus. Don't let the "Plus" fool you, it's free. Click the blue button labelled "Add to Chrome".
3. You should see a red-and-blue "S" logo appear in the top left of your screen. Right-click it, then click Options.
4. In the grey box marked "Tools", click "Import".
5. In the text box, paste the following code:
Code: [Select]
[
     {
          "from": "http://www.elementsthegame.com/decks6.txt",
          "to": "http://www.elementsthegame.com/e/decks6.txt",
          "isActive": true,
          "isRegex": false
     },
     {
          "from": "http://elementsthegame.org/crossdomain.xml",
          "to": "http://elementsthegame.com/crossdomain.xml",
          "isActive": true,
          "isRegex": false
     },
     {
          "from": "http://www.elementsthegame.org/spectate",
          "to": "http://www.elementsthegame.com/e/spectate",
          "isActive": true,
          "isRegex": false
     }
]
6. Click "Import Rules". Then, optionally right-click the "S" and click "Hide in Chrome Menu" if you want to get it off your screen. It'll come back when you click the "Three dots" menu button.
7. Go to http://www.elementsthegame.com/spectate and see if it works.

CO my lord and savior.  :)
I always liked fire. It "warmed up" to me. :fire
Brawl #6: Pyrocloaks.
┴o dɹoʌǝ ʞnɹo ʍǝ ɐɹǝ ɐll pndlᴉɔɐʇǝs' I sɥɐll ʍɹᴉʇǝ ʇɥǝ sɐɯǝ ʇɥᴉuƃ ʍᴉʇɥ ɯnlʇᴉdlǝ ɐɔɔonuʇs˙ (Ɔodʎ dɐsʇǝ ʇɥᴉs ɯǝssɐƃǝ)
No longer active in blab. Contact me through Elements Discord.

Offline RavingRabbid

  • Legendary Member
  • ******
  • Posts: 5044
  • Country: it
  • Reputation Power: 85
  • RavingRabbid is a mythical and divine giver of immortality, one of the Turquoise Nymphs.RavingRabbid is a mythical and divine giver of immortality, one of the Turquoise Nymphs.RavingRabbid is a mythical and divine giver of immortality, one of the Turquoise Nymphs.RavingRabbid is a mythical and divine giver of immortality, one of the Turquoise Nymphs.RavingRabbid is a mythical and divine giver of immortality, one of the Turquoise Nymphs.RavingRabbid is a mythical and divine giver of immortality, one of the Turquoise Nymphs.RavingRabbid is a mythical and divine giver of immortality, one of the Turquoise Nymphs.RavingRabbid is a mythical and divine giver of immortality, one of the Turquoise Nymphs.RavingRabbid is a mythical and divine giver of immortality, one of the Turquoise Nymphs.RavingRabbid is a mythical and divine giver of immortality, one of the Turquoise Nymphs.RavingRabbid is a mythical and divine giver of immortality, one of the Turquoise Nymphs.RavingRabbid is a mythical and divine giver of immortality, one of the Turquoise Nymphs.RavingRabbid is a mythical and divine giver of immortality, one of the Turquoise Nymphs.RavingRabbid is a mythical and divine giver of immortality, one of the Turquoise Nymphs.RavingRabbid is a mythical and divine giver of immortality, one of the Turquoise Nymphs.
  • Lord Seagull
  • Awards: Slice of Elements 11th Birthday CakeSlice of Elements 10th Birthday CakeSlice of Elements 7th Birthday CakeDeckbuilding Competition: The Face of Mother NatureSlice of Elements 6th Birthday Cake7th Trials - Master of WaterWinner of Warrior's Preparation - PvP Event14 Club - Most Expensive Players during War AuctionWeekly Tournament WinnerWeekly Tournament WinnerSlice of Elements 3rd Birthday CakeTeam PVP #1 Winner5th Trials - Master of Water3rd Trials - Master of WaterChampionship League 3/2011 WinnerWinner of 2nd Off-Topic Quiz LeagueWinner of 2nd Element Quiz LeagueWinner of 1st Off-Topic Quiz LeagueWinner of 1st Element Quiz LeagueChampionship League 2/2011 WinnerSlice of Elements 2nd Birthday Cake3-Man Team PvP #1 Winner
Re: Spectate https://elementscommunity.org/forum/index.php?topic=59958.msg1271600#msg1271600
« Reply #18 on: November 26, 2017, 01:54:54 pm »
Seems like spectate has stopped working atm.
There are things worse than eating tuna directly from the tin

 

blarg: Clean0nion,chrispybacon84