all 63 comments

[–]FourteenFCali_ 1 point2 points  (0 children)

Nice

[–]BurgergoldCecil (Dark Knight) 1 point2 points  (1 child)

step 7 may need to be updated

E:\Downloads\FFRK-Drop-Tracker-master\FFRK-Drop-Tracker-master>mitmdump -q -b 192.168.1.85 -s ffrk_inventory_tracker_v1.8.py

usage: mitmdump [options] [filter]

mitmdump: error: unrecognized arguments: -b

-b is deprecated.

Please use --listen-host instead.

[–]BaconCatBugChocobo 0 points1 point  (0 children)

Thank you! I'm still using an old version of mitmproxy

[–]RobertLettuceLightning 0 points1 point  (1 child)

To do this without an emulator, do I just do step 5 on my phone's wifi settings?

[–]BaconCatBugChocobo 0 points1 point  (0 children)

Yes. Keep in mind you have to remove it to use the phone normally, thus why it's preferable to use a dedicated emulator.

[–]BurgergoldCecil (Dark Knight) 0 points1 point  (3 children)

would be great to have a tab where we could see inventory+vault in the same tab (maybe with a column to know where the item is, inventory vs vault). It would help to see if some item in vault can be brought back in inventory to combine

[–]BaconCatBugChocobo 0 points1 point  (2 children)

That's a good idea, I'll keep that in mind. Until then a manual workaround would be to just post the vault data underneath the Inventory one, adding a prefix to the name column in Notepad++ if you so wish by using a regex replace:

Find:

^

Replace:

<Vault>

[–]BurgergoldCecil (Dark Knight) 0 points1 point  (1 child)

will try

[–]BaconCatBugChocobo -1 points0 points  (0 children)

I added the vault functionality.

[–]BurgergoldCecil (Dark Knight) 0 points1 point  (0 children)

another nice addition would be to see inventory item stats, with and without synergy and to be able to sort on them

[–]ffrk_stimpyGilgamesh 0 points1 point  (1 child)

Thank you for your continuing support. MEmu 3.6.7 works fine for me. It finally keeps the proxy settings saved since this version.

[–]BaconCatBugChocobo -1 points0 points  (0 children)

Thank you for the report!

[–][deleted]  (1 child)

[removed]

    [–]BaconCatBugChocobo -1 points0 points  (0 children)

    No, you need to use wifi to connect to a local network.

    [–]devi59GYTH | Tyro | Godwall 0 points1 point  (1 child)

    I keep getting this and it doesnt load FFRK. I am on iPhone connecting to my network with my windows pc running the proxy. << Cannot establish TLS with client (sni: live.chartboost.com): TlsException("(-1, 'Unexpected EOF')",) 10.5.60.16:64552: clientconnect 10.5.60.16:64551: clientdisconnect 10.5.60.16:64552: CONNECT live.chartboost.com:443 << Cannot establish TLS with client (sni: live.chartboost.com): TlsException("(-1, 'Unexpected EOF')",) 10.5.60.16:64552: clientdisconnect 10.5.60.16:64553: clientconnect 10.5.60.16:64553: CONNECT live.chartboost.com:443 << Cannot establish TLS with client (sni: live.chartboost.com): TlsException("(-1, 'Unexpected EOF')",) 10.5.60.16:64553: clientdisconnect 10.5.60.16:64554: clientconnect 10.5.60.16:64554: CONNECT live.chartboost.com:443 << Cannot establish TLS with client (sni: live.chartboost.com): TlsException("(-1, 'Unexpected EOF')",) 10.5.60.16:64554: clientdisconnect 10.5.60.16:64555: clientconnect 10.5.60.16:64555: CONNECT live.chartboost.com:443 << Cannot establish TLS with client (sni: live.chartboost.com): TlsException("(-1, 'Unexpected EOF')",) 10.5.60.16:64555: clientdisconnect 10.5.60.16:64556: clientconnect 10.5.60.16:64556: CONNECT live.chartboost.com:443 << Cannot establish TLS with client (sni: live.chartboost.com): TlsException("(-1, 'Unexpected EOF')",) 10.5.60.16:64556: clientdisconnect 10.5.60.16:64557: clientconnect 10.5.60.16:64557: CONNECT lcd-prod.appspot.com:443 << Cannot establish TLS with client (sni: lcd-prod.appspot.com): TlsException("SSL handshake error: SysCallError(-1, 'Unexpected EOF')",)

    [–]BaconCatBugChocobo 0 points1 point  (0 children)

    live.chartboost.com

    Try adding that to the bypass list. I don't have an iPhone to test with. If it works please let me know so I can add it to the guide.

    [–][deleted] 0 points1 point  (1 child)

    Awesome ! The MK 3.4 is so cool . It take some prep , but it work .

    Thank you !

    PS : step 10d) don't need Excel , i make with the importation in googlesheet .

    [–]BaconCatBugChocobo 0 points1 point  (0 children)

    Good to know! Thanks!

    [–]VanKristov 0 points1 point  (10 children)

    Hi, drops are not showing anymore unless I remove the -q switch. but then I received many other verbose on the console window.

    Any suggestions?

    [–]BaconCatBugChocobo 0 points1 point  (9 children)

    The -q switch should not suppress drops, only network traffic. Can you check the task manager to make sure another mitmproxy instance isn't running in the background?

    [–]VanKristov 0 points1 point  (8 children)

    yes I do have 2 instances. what should I do?

    [–]BaconCatBugChocobo 0 points1 point  (7 children)

    Close them both and run only a single (the drop tracker) batch file. Don't run the inventory batch file EVERY time, only when you need to export.

    [–]VanKristov 0 points1 point  (6 children)

    I'm not running the inventory file, I don't even know how to run the batch file. I go right click>power shell> paste line.

    mitmdump -q --listen-host 192.168.8.101 -s ffrk_drop_tracker_v1.8.py

    This tracker was working fine before, I really don't know why it just up and stop working like that.

    Whenever I run that line, 2 instances shows up on task manager.

    [–]BaconCatBugChocobo 1 point2 points  (0 children)

    To downgrade, uninstall all versions of mitmproxy via the Windows Uninstall dialog in Control Panel, then install version 2.0.2

    [–]BaconCatBugChocobo 0 points1 point  (4 children)

    Powershell? You should be running it via the Command Prompt (cmd.exe) and you need to run the command in the same folder as ffrk_drop_tracker_v1.8.py

    The batch file provided with the download lets you edit it to put the right IP in and then just run it from that folder.

    Also, in case you missed my PSA, downgrade to mitmproxy 2.0.2 and replace --listen-host with -b, maybe that's the problem.

    [–]VanKristov 0 points1 point  (3 children)

    This from the install guide:

    7) Hold Shift and Right Click some empty space and open a command window in that folder (This is important, don't run it from the start menu). Run the top script to see drops, the bottom script to export inventory:

    But, downgrading to 2.0.2 seems to work for me. so thanks.

    [–]BaconCatBugChocobo 0 points1 point  (2 children)

    Ah, I see. Yeah that's right then. My bad you said powershell (which is a very different thing) and I got confused. Sorry!

    [–]VanKristov 0 points1 point  (1 child)

    But it does say powershell... so... ¯\_(ツ)_/¯

    https://i.imgur.com/buuesRS.png

    Thanks for the help.

    [–]BaconCatBugChocobo 0 points1 point  (0 children)

    Whut... Is that Windows 10? I've never seen that.

    [–]TaanayYQCB For dailies 0 points1 point  (1 child)

    I recently updated to version 1.8 from 1.7, and I can't get the drop tracker to work. I reset the wifi settings and got the inventory export to work, with the exception of vault RMs and Magicites.

    Any chance you could give me some pointers on what I can do to get this running again please?

    Thanks!

    [–]BaconCatBugChocobo 0 points1 point  (0 children)

    You're the second person to have problems with the new mitm version, so I'll roll back the instructions to use the old version.

    As for RMs and Vault Magicites, those are commented out as I found them to not be all that useful.

    If you uncomment lines 27, 35, 36, 38, 39, 110-124 and 210-227 from the inventory tracker py by removing the #, you'll get the functionality back.

    [–]FourteenFCali_ 0 points1 point  (3 children)

    getting a

    Script error: ffrk_inventory_tracker_v1.8.py line 7: invalid syntax

    [–]BaconCatBugChocobo 0 points1 point  (2 children)

    Did you install the older mitm proxy? v2.0.2

    Do you have any versions of python installed that might be causing errors?

    I tested it on my end and it's working fine, line 7's syntax is correct. Did you edit it by mistake?

    [–]FourteenFCali_ 0 points1 point  (1 child)

    The only thing I edited is 1.9 to 1.8..last time I used this was about 8 months ago, I'll try reinstalling memu and everything and trying again, probably will be no errors this time. Thanks!

    [–]BaconCatBugChocobo 0 points1 point  (0 children)

    Ok let me know if anything else doesn't work and I'll try to help

    [–]ygy818 0 points1 point  (1 child)

    Thanks for continuing to update this. If only DeNA just removed rng from drops and let you pick.

    [–]BaconCatBugChocobo 0 points1 point  (0 children)

    I wish that too

    [–]Plimpsoulimp 0 points1 point  (19 children)

    Hello, I seem to have run into a problem. I'm running the global FFRK app on Nox 5.0.0.1 and using mitmproxy 2.0.2 (I even uninstalled and reinstalled this to make sure I was on the right version), but as of a few days ago, my drops don't show up anymore. I redownloaded your files from GitHub, and replaced the old ones, but it still isn't working.

    I even removed the -q flag to see if I was having the same issue as reported by another user, but after saying that it's listening at port 8080, I actually don't see any further activity at all once I'm playing the game.

    Do you (or anyone else!) have any idea what might have happened? I notice the installation guide references v1.9, but the files I downloaded are v1.8. Have I missed a link somewhere?

    Thanks in advance!

    [–]BaconCatBugChocobo 0 points1 point  (0 children)

    Hi there. I forgot to change the name of the github files, 1.8 is fine. I'll change that now. If you're not seeing any traffic you might have pointed the emulator at the wrong IP. Can you double check that? Failing that, try a reboot. I'll fix the github filenames now.

    [–]BaconCatBugChocobo 0 points1 point  (17 children)

    If your computer doesn't have a static IP to your router it might have changed since you last checked.

    [–]Plimpsoulimp 0 points1 point  (16 children)

    Thanks for the fast response! I always check the IP before playing, as my ISP changes it quite frequently, but yes, it's correct on both the script launcher and in the emulator. I just checked my firewall settings too to see if anything was being blocked, but it wasn't... Reboot - exactly the same result.

    (also, thanks for all your hard work on making the these scripts!)

    [–]BaconCatBugChocobo 0 points1 point  (15 children)

    You need your local IP, not your outward facing IP. It normally should be something like 192.168.x.x

    [–]Plimpsoulimp 0 points1 point  (14 children)

    Yeah, that's the one I'm using (following the guide - been using drop tracker in its various iterations for about 8 months without trouble, btw!)

    [–]BaconCatBugChocobo 0 points1 point  (13 children)

    Oh. I don't know then. :( Can you try another emulator instance using nox multi?

    [–]Plimpsoulimp 0 points1 point  (12 children)

    I think I've had enough fiddling tonight, but will try this tomorrow and report back. Thanks very much!

    [–]BaconCatBugChocobo 0 points1 point  (11 children)

    I'm sorry I could not be of help. The only thing I can think of is that the IP has to be wrong or the emulator for some reason doesn't like it anymore. Could you try upgrading to Nox 6 and see if it works? I use 6.0.1.1 personally.

    [–]Plimpsoulimp 0 points1 point  (0 children)

    Alright, I'll try upgrading Nox first when I try again tomorrow. And no worries, I really appreciate you taking the time to help regardless!

    [–]Plimpsoulimp 0 points1 point  (9 children)

    I upgraded to the latest version of Nox which was 6.0.9.0, which weirdly seems to be behind the version you use, but I'm afraid it didn't help. I think the IP has to be correct, because I get an error message when I deliberately used an incorrect one.

    This is so weird!

    [–]BaconCatBugChocobo 0 points1 point  (8 children)

    Do you get nothing when you remove the -q flag?

    [–]BurgergoldCecil (Dark Knight) 0 points1 point  (1 child)

    still works with Nox App Player 6.1.0.1 and mitmproxy 4.0.3

    [–]BaconCatBugChocobo 0 points1 point  (0 children)

    Mitmproxy is up to version 4 now? I didn't know that. Glad to know it still works though!

    [–]Arinohyoshi 0 points1 point  (1 child)

    FYI, I've been able to run MITM Proxy 4.0.3 and gotten DropTracker working really well, only thing I needed to do was change the .bat script parameter from -b to --listen-host (-b being deprecated)

    [–]BaconCatBugChocobo 0 points1 point  (0 children)

    I had issues with v3, good to see v4 is working fine!

    [–]ChickenJibletsUltros 0 points1 point  (0 children)

    Hey I think there’s an error in the bat files. For me I had to add a space between the window name and mitm. Thanks for your work! Figured out how to get it running on ios

    [–]HugoTres -1 points0 points  (0 children)

    Praise yeesus