You are viewing our Forum Archives. To view or take place in current topics click here.
madden moblie bot script
Posted:

madden moblie bot scriptPosted:

Sza
  • TTG Fanatic
Status: Offline
Joined: Dec 28, 201310Year Member
Posts: 4,391
Reputation Power: 178
Status: Offline
Joined: Dec 28, 201310Year Member
Posts: 4,391
Reputation Power: 178
Does anybody know how to make a bot script for Madden mobile with auto touch or hiromirco?
#2. Posted:
CTR
  • TTG Natural
Status: Offline
Joined: Jan 30, 201410Year Member
Posts: 956
Reputation Power: 71
Status: Offline
Joined: Jan 30, 201410Year Member
Posts: 956
Reputation Power: 71
CREATETIME="2015-01-31 20:02:11";
SCREEN_RESOLUTION="320x568";

touchDown(3, 52.0, 38.0);
usleep(20000);

touchDown(2, 251.2, 440.7);
touchUp(3, 55.6, 32.9);
usleep(20000);
touchUp(2, 252.2, 441.7);
usleep(20000);

touchDown(2, 256.3, 442.7);
usleep(20000);
touchUp(2, 257.8, 443.2);
usleep(20000);

touchDown(2, 258.3, 441.2);
usleep(20000);
touchUp(2, 256.3, 440.7);
usleep(20000);

touchDown(2, 257.8, 440.7);
usleep(20000);
touchUp(2, 256.8, 440.2);
usleep(20000);

touchDown(3, 68.3, 41.5);
usleep(20000);

touchDown(2, 264.9, 445.8);
touchUp(3, 72.4, 40.5);
usleep(20000);
touchUp(2, 264.4, 447.3);
usleep(20000);

touchDown(2, 263.9, 446.3);
usleep(20000);
touchUp(2, 260.8, 443.2);
usleep(20000);

touchDown(2, 264.9, 444.3);
usleep20000);

touchDown(9, 113.0, 47.6);
usleep(20000);
touchUp(2, 263.9, 444.3);
usleep(20000);
touchUp(9, 114.0, 45.1);
usleep(20000);

touchDown(2, 263.4, 446.8);
usleep(20000);
touchUp(2, 262.4, 447.3);
usleep(20000);

touchDown(2, 261.8, 447.3);
usleep(20000);
touchUp(2, 261.3, 446.3);
usleep(20000);

touchDown(2, 262.4, 447.3);
usleep(20000);
touchUp(2, 259.8, 445.8);
usleep(20000);

touchDown(9, 102.3, 48.1);
usleep(20000);
touchUp(9, 106.4, 47.6);
usleep(20000);

touchDown(2, 269.0, 450.3);
usleep(20000);
touchUp(2, 267.4, 449.3);
usleep(20000);

touchDown(2, 263.9, 450.8);
usleep(20000);
touchUp(2, 263.9, 448.8);
usleep(20000);

touchDown(2, 265.9, 449.8);
usleep(20000);
touchUp(2, 265.4, 450.3);
usleep(20000);

touchDown(9, 116.0, 60.8);
usleep(20000);
touchUp(9, 119.6, 63.8);
usleep(20000);

touchDown(2, 273.5, 453.4);
usleep(20000);
touchUp(2, 274.0, 453.9);
usleep(20000);

touchDown(2, 273.0, 455.4);
usleep(20000);
touchUp(2, 271.5, 453.4);
usleep(20000);

touchDown(2, 271.5, 454.9);
usleep(20000);
touchUp(2, 271.0, 452.9);

touchDown(7, 96.2, 38.3);
usleep(20000);
touchUp(7, 98.5, 38.6);
usleep(20000);

touchDown(7, 97.5, 32.8);
usleep(20000);
touchUp(7, 98.8, 33.5);
usleep(20000);

touchDown(7, 97.8, 33.5);
usleep(20000);
touchUp(7, 99.1, 34.1);
usleep(20000);

touchDown(7, 100.7, 36.7);
usleep(20000);
touchUp(7, 101.7, 37.0);
usleep(20000);

touchDown(7, 98.5, 31.5);
usleep(20000);
touchUp(7, 99.1, 32.5);
usleep(20000);
#3. Posted:
Dyrdek
  • Powerhouse
Status: Offline
Joined: Nov 10, 201310Year Member
Posts: 403
Reputation Power: 17
Status: Offline
Joined: Nov 10, 201310Year Member
Posts: 403
Reputation Power: 17
Thanks for the Coding CTR.
Appreciate it.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.