Expeditions: A MudRunner Game
20 Achievements
1,000
Xbox One
Xbox Series
Globetrotter
Drive a total of 200 km
90
0.36%
How to unlock the Globetrotter achievement in Expeditions: A MudRunner Game - Definitive Guide
If you want this achievements faster go on Mod , and download "Megabus" pretty easy with it
12 Comments
any particular map youd recommend?
By BigDirtyFart on 19 Sep 2024 05:10
The first one
By MJRickGrimes on 19 Sep 2024 10:46
For cronus users:
// Explorer and Globetrotter achievements in Expeditions A MudRunner Game
// author: dubdeetwothree
// Once you start the script the vehicle will go forwards and backwards and refuel after 20 mins
// If the vehicle is stuck on a rock it will mostly free itself eventually
// Download the Mega Bus from the mod store for most effective use
int drive;
main {
if (event_press(XB1_LS)) {drive = !drive;} // Start cycle with LS
if (drive) {combo_run(drive);}
if (!drive) {combo_stop(drive);}
}
combo drive {
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val(XB1_LB,100);wait(500);
set_val(XB1_LB,100);set_val(XB1_A,100);wait(500);
set_val(XB1_LB,100);set_val(XB1_A,100);wait(500);
set_val(XB1_LB,100);set_val(XB1_A,100);wait(500);
set_val(XB1_LB,100);wait(500);
}
// author: dubdeetwothree
// Once you start the script the vehicle will go forwards and backwards and refuel after 20 mins
// If the vehicle is stuck on a rock it will mostly free itself eventually
// Download the Mega Bus from the mod store for most effective use
int drive;
main {
if (event_press(XB1_LS)) {drive = !drive;} // Start cycle with LS
if (drive) {combo_run(drive);}
if (!drive) {combo_stop(drive);}
}
combo drive {
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val (XB1_RT, 100);wait (30000);
set_val (XB1_LT, 100);wait (30000);
set_val(XB1_LB,100);wait(500);
set_val(XB1_LB,100);set_val(XB1_A,100);wait(500);
set_val(XB1_LB,100);set_val(XB1_A,100);wait(500);
set_val(XB1_LB,100);set_val(XB1_A,100);wait(500);
set_val(XB1_LB,100);wait(500);
}