Jump to content

vergil250493

Members
  • Posts

    3
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male

vergil250493's Achievements

Newbie

Newbie (1/10)

0

Reputation

  1. i didnt understand are you speaking english or other language ? Oh my bad bro i didnt know this forum was for a specific tool ! tought was to share knowledge of boting ! i am current developing it in C# all code. but to solve this i guess just a math formule to calcules the new position of previous position can resolve it i just dont know how.
  2. Hum let me try to explain better ! i did a pixelbot/colorbot to walk back to city to buy items and etc and back to hunt spot back. It's work fine but if during walkscript i click mouse in gamescreen position to character moves! my bot be lost because i did the script based on screen position ! so when i am running it i always back to script origin position to start walk back. So what i want to do is if i for mistake click during script running in a position that's dont belong to the script i want that the bot back to last right position. But lets say 100;100 is the last right position bot moved and for mistake i click in the position 105;105 that's dont belong my script ! what i want to do is back to 100;100 to continue the script! but how i moved to 105;105 i dont know how to back for 100;100 because it's are coord based on screen so when i moved to 105;105 the position in game that's 100;100 arent more 100;100 because screen moved understand me now ?
  3. Well i have a walk script that's works fine except if during the script i make a click in a position that's dont belong my script! so i need help to fix with math formule or anything else exemple: Lets say guys last positon i move right was 90;85 screenposition and for mistake i click position 100;90 that's dont belong my script how i back to 90;85 if when i moved to 100;90 the position 90;85 arent more 90;85.
×
×
  • Create New...