Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Facebook.cs, line 82 #57

Open
Bazuzko opened this issue Dec 24, 2017 · 2 comments
Open

Error in Facebook.cs, line 82 #57

Bazuzko opened this issue Dec 24, 2017 · 2 comments

Comments

@Bazuzko
Copy link

Bazuzko commented Dec 24, 2017

Hello,

Rather than hijacking the thread related to updates to the version of APP and MST, here is an issue I am encountering since very recently.

I ran the Debug Mode, and the problem lies in Facebook.cs line 82:

html = html.Substring(html.IndexOf("id="platformDialogForm""));

The error triggers right as I start to do something, either a mission, or logging in in the Sell tab of the tool.

I tried downloading a blank slate folder, then update everything accordingly (versions, as well as URL in Networking.cs, rebuild the solution, not forgetting to run DataExtractor).

Information I have gather:

  • The tool worked perfectly friday 23rd of december
  • The tool does not work since saturday 24th of december

Between those two dates, two things have changed:

  • I updated the tool to version 1035 (APP) and 1102 (MST), as well as build 2.5.1, accordingly to the information mentioned in this Github and Shalzuth's Discord.
  • I moved from Canada to France.

Other facts:

  • My FFBE App works perfectly fine on my phone
  • My Facebook account works perfectly fine (it is my real one, not a bogus)
  • I do not use two-factor authorisation

The second piece of information might sound strange, but trying to debug the tool, I found that:

  • Someone abroad (not in France) has been able to run the tool using my Facebook email + password
  • When I inspect the error using the debug interface in Visual Studio 2017, something is odd:

"<!DOCTYPE html><html><head><title>Se connecter à Facebook | Facebook</title><meta name="viewport" content="user-scalable=no,initial-scale=1.0001,maximum-scale=1.0001" />

Se connecter à Facebook | Facebook
It's French. It's what appears on Facebook website's headline when you log into Facebook when you're in France (url= facebook.com, there is no facebook.fr or facebook.com/fr).

My tinfoil hat theory is that when you run the tool, it tries to connect to Facebook (of course, since the FFBE account is linked to Facebook).
When you run the tool from France, the tool encounter a French Facebook interface. And the tool does not find typical anchors or button or lines or words or information or beacons or whatever that is coded into the tool to make it successfully log into Facebook/FFBE. It finds those anchors in French, which are not matching the tool's code.

I wonder if there are here any user of the tool from a country that is not English-speaking?

Could it be it?

If so, what would be the next steps to make the tool work here in France?

Thank you very much for your insight and help,
Merry Christmas :)

@Killer66
Copy link

Brazil user here. Working fine. Also, can you give me Shalzuth's discord link?

@smithd4200
Copy link

@Bazuzko Have you tried to just use a proxy or VPN somewhere outside of France to verify?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants