Help Need BY Full Expert of JavaScript developer for automation

The-Cracker

Member
Nov 4, 2020
45
51
18
Everyone this is a paid task i need someone to help with me person who has worked on temper-monkey and browser automations as well.

Task Details

Task is to build a few automations for a game.

  1. There is a browser based game in which we select a mission and it gets us a canvas of HTML with images and inner images( e . g building with faces shown up in building).
  2. It has 2 endpoints for ajax
  3. 1. ajax is refreshing the canvas elements means random faces come and hide after some specific time. The response of ajax contains many elements and has 1 only array of sub elements.
    each element has values sometime 6 elements in object(it surely contains clickX and clickY as a part of the elements).
  4. (Issue ) i know it has X,Y are as a part of array elements but it is using Faker Js in response i don't know the name of actual parameter containing X,Y. More Interesting there sequence is also random changes time to time. So i need know any way to select actual parameters and there names so i can hit them.
  5. 2. When i click the face an ajax is triggered with clickX and clickY of the canvas as a URL parameter for the hitting the elements i get the response of success and on fail it won't provide any response of success.
  6. As far as i got is i found 3 elements that needs to be checked which is X and which is Y. we need to send 2^3 requests to hit endpoint and when success response arrives iwe know the actual X,Y objects names and can be used for all future requests


    I tried multiple ways and i am still stuck i am working on new approach to get these elements but need an expert help for
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu