Please watch the girl in free time no can we do work..... ;)
Rooting allows you to unlock the true potential of your device so you can get the most out of it regardless of what restrictions your manufacturer has imposed on your device. ZTE Score M, an Android smartphone that runs on the MetroPCS network can now be rooted as a root exploit has been discovered by the developers. This surely is a good news for all the users of the said device and to make the process to root your device easier, here we’ve come up with a clean and neat guide. Follow all the steps given in the following guide and get your device rooted.
I. Before You Begin:
1. This voids the warranty of your device. However, you can reinstate the warranty by unrooting your device if there’s any unrooting procedure available.
2. Your device should have at least 60% of battery life left.
II. Downloading Required Files:
III. Rooting the ZTE Score M:
1. Download and place the Root Package archive onto your Desktop.
2. Unzip files from the archive to your Desktop.
3. Double-click on the push.bat file you extracted to your Desktop.
4. Type in following commands into the Command Prompt Window one-by-one:
adb shell
/system/bin/sync_agent ztex1609523
mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system
cd /data/local/tmp
busybox cp su /system/xbin/su
busybox cp Superuser.apk /system/app/Superuser.apk
busybox cp busybox /system/xbin/busybox
chmod 755 /system/xbin/busybox
chown root.shell /system/xbin/su
chmod 6755 /system/xbin/su
ln -s /system/xbin/su /system/bin/su
/system/xbin/busybox --install -s /system/xbin
exit
5. Reboot your device,
6. And you should be rooted now!
Awesome! Your ZTE Score M has been successfully rooted and the Superuser app is now present in your App Drawer. You may now install your favorite root-only apps on your device!