Yahoo Web Search

Search results

  1. SWEX and SWOP Connect are tools to export and optimize your data for Summoners War, a popular mobile game. You can use them to find the best rune builds for your monsters, import JSON files, and access in-app help.

    • Overview
    • Downloading and Installation
    • Developing Plugins
    • Developing SW-Exporter
    • Building Packages
    • Setting up on a VPS

    This tool will parse intercepted data from Summoner's War and extract information on the monsters and runes of the user. It works just like SWProxy and the focus was to write a smooth proxy, that runs fast and to fix common glitches with SWProxy (SW starting problems, errors on event pages etc.). You can even turn on Summoners War Exporter for norm...

    1.Go to the latest release.

    2.Download the package for your computer OS. Windows also offers a portable version which does not require installation.

    3.Run it!

    Further instructions are available in the Help section of Summoner's War Exporter

    You can create your own plugins that will receive in-game events and data. What you do with that data is up to your imagination. There are two options for creating a plugin - a single javascript file, or a full NPM package. Your plugin must export the following by default:

    The NodeJS 10 standard library is available to use within your plugin. To receive game events, you must subscribe to events from proxy. See the example plugin for the two options to receive events - every game event, or specific events. proxy is an EventEmitter. config is the configuration for the full SW-Exporter application. You can access your specific plugin's configuration like this: config.Config.Plugins[ ]. When in doubt, browse through the prepackaged plugins for examples.

    Install node.js.

    And you are ready to develop. We use ESLint for linting so make sure there are no linting errors before you submit a PR please.

    Windows

    For Windows you can build a Portable or Setup version (default: Both will build). That's changeable via the package.json. Just change nsis to portable. Building the packages (ia32 & x64 will be included in one executable automatically)

    Linux

    An AppImage & snap package file will be build which is compatible with most common linux os.

    Mac

    A typical DMG package file and a zip file will be build.

    Basically the same like for the Development environment, but you need to set two process enrionment variables:

    1.port (set this to your liking)

    2.autostart (set this to true or 1, so that the proxy will start automatically)

    Make sure you open the specific port in your firewall. This isnt ideal, because the UI, chromium, electron and the frontend will be loaded regardless. It's the best we can get without splitting off electron though.

  2. C:\Users\__USER__\AppData\Roaming\Summoners War Exporter\swcerts. Clear out this folder. Update to SWEX 0.0.30. Do all the steps again. You only need to use this if it's not working in iOS. Final words. That SWEX is kinda useable again is a double-edged sword.

  3. Feb 13, 2024 · SWEX download: Download: https://github.com/Xzandro/sw-exporter/releases/latestXZandro's Discord: https://discord.gg/a8bbej7gWXXZandro's Rune optimizer tool:...

    • Feb 13, 2024
    • 23.5K
    • Seiishizo
  4. Compare. 0.0.43. Fixed another regression with the upstream proxy library. Fixed cache issues where the cert validity change was reverted accidentally. Assets 12. This tool will parse intercepted data from Summoners War and extract information on the monsters and runes of the user. - Releases · Xzandro/sw-exporter.

  5. This tool will parse intercepted data from Summoners War and extract information on the monsters and runes of the user. - sw-exporter/ at master · Xzandro/sw-exporter.

  6. People also ask

  1. People also search for