Skip to content

Commit

Permalink
Update main.ino
Browse files Browse the repository at this point in the history
添加灯塔和街区的坐标。
  • Loading branch information
ZhaoKunqi authored Feb 13, 2023
1 parent 1c3e062 commit 6f5639f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.ino
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ void enterRaid(){
//Factory(-7552,-5961) this is a bit stupid tbh, but you can try that out lol
//Reserve(-13030,-1547)
//Shoreline (-9728, 10467)
//Lighthouse (-9728, 10467)
//Street (-9728, 10467)
//I never played tarkov after lighthouse patch, so feel free add lighthouse coordinate yourself by TarkovBotCoordinateConverter.py
clickLeftMouseButton();
AbsoluteMouse.moveTo(10163, 28535); //Move to "Ready" button
Expand Down

0 comments on commit 6f5639f

Please sign in to comment.