Code Monkey home page Code Monkey logo

Comments (12)

huangfengye avatar huangfengye commented on August 16, 2024

https://puu.sh/y6Qpi/a8f19820fd.png

from pubg-map-hack.

jussihi avatar jussihi commented on August 16, 2024

Should work, is your CURLOPT_URL "https://yourfirebasedomainhere.xxx/locations.json" ?

Comment out the "CURLOPT_WRITEFUNCTION" and see what is the output of your maphtml.exe

from pubg-map-hack.

huangfengye avatar huangfengye commented on August 16, 2024

same as authDomain: "huangfengye1991h.firebaseapp.com",
curl_easy_setopt(m_curl, CURLOPT_URL, "https://huangfengye1991h.firebaseapp.com/locations.json");

btw ,when i unload the driver, i get BSoD
DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS

also ,and when i input "stop", maphtml.exe get crash.....

from pubg-map-hack.

jussihi avatar jussihi commented on August 16, 2024

Yeah the driver unload is buggy. And I think the REST api needs firebaseio.com domain, so it should be

https://yourdomain.firebaseio.com/locations.json

I'm referring to
https://firebase.google.com/docs/reference/rest/database/

from pubg-map-hack.

jerrytang67 avatar jerrytang67 commented on August 16, 2024

firebase is block in china .so u must proxy your .exe to PUT JSON to google

from pubg-map-hack.

jussihi avatar jussihi commented on August 16, 2024

Issue found, use VPN or something to move data to firebase.

from pubg-map-hack.

huangfengye avatar huangfengye commented on August 16, 2024

sorry...my network don;t have any problem to access firebase。。。bcz i set a proxy in my router
but it's still not work..@jerrytang67 @jussihi

from pubg-map-hack.

gnixuygnahz avatar gnixuygnahz commented on August 16, 2024

maybe u should try to use wilddog,it's same to firebase. @huangfengye

from pubg-map-hack.

huangfengye avatar huangfengye commented on August 16, 2024

ye, but where i can get this thing in wilddog?xD, in fact, i don;t have any web dev knowledge

<script src="https://www.gstatic.com/firebasejs/4.1.3/firebase.js"></script> <script> // Initialize Firebase var config = { apiKey: "INSERT YOUR FIREBASE API KEY HERE", authDomain: "pubg-map-hack.firebaseapp.com", databaseURL: "https://pubg-map-hack.firebaseio.com", projectId: "pubg-map-hack", storageBucket: "", // leave this empty messagingSenderId: "random integer" //input a random integer here }; firebase.initializeApp(config);

from pubg-map-hack.

kkkasio avatar kkkasio commented on August 16, 2024

@huangfengye I can help you on the web part!

from pubg-map-hack.

huangfengye avatar huangfengye commented on August 16, 2024

any tips? @kkkasio

from pubg-map-hack.

kkkasio avatar kkkasio commented on August 16, 2024

@huangfengye yeh contact-me to email [email protected]

from pubg-map-hack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.