Skip to content
Ueliton Alves Dos Santos edited this page May 7, 2023 · 37 revisions

twm(Titans War Macro)

Script macros for Titans war mobile game on all servers.

->PortuguΓͺs

Tutorial Video

Level 16+ and 50 training points required to join some battles

Android 7 or higher

1 - Open the Termux app (https://f-droid.org/repo/com.termux_118.apk) on Android and type or paste the commands below to update the packages.

  • Issues may occur.

  • For two options (Y/n) answer Y

  • For multiple options (Y/I/N/O/D/Z) just press ENTER to proceed.

pkg update -y

Also:

pkg upgrade

2 - Copy and paste this command to download the twm installer (The link is part of the command):

curl -L -O https://raw.githubusercontent.com/sharesourcecode/twm/master/easyinstall.sh

3 - Copy and paste this command to install twm:

bash easyinstall.sh

4 - To run twm:

bash twm/play.sh

Run Cave Mode:

bash twm/play.sh -cv

Coliseum priority mode:

bash twm/play.sh -cl
  • To stop Ctrl c or force stop App Termux.

  • To uninstall scripts:

rm -rf $HOME/twm
  • Remove shortcut from Termux boot:
rm -rf $HOME/.termux/boot/play.sh

*π™΅πšŠΓ§πš˜ 𝚌𝚊𝚜, 𝚌𝚊𝚜𝚘 πššπšžπšŽπš’πš›πšŠ πš–πšŠπš—πšπšŽπš› 𝚘𝚜 πšœπšŒπš›πš’πš™πšπšœ 𝚊 πšπšžπšŠπš•πš’πš£πšŠπšπš˜πšœ πšŽπš– 𝚜𝚎𝚞 πšπš’πšœπš™πš˜πšœπš’πšπš’πšŸπš˜ 𝚎𝚌𝚞𝚝𝚎 𝚊𝚜 πš’πš—πšœπšπš›πšžΓ§Γ΅es πšœπšŽπšπšžπš—πšπšŠ πšŽπšπšŠπš™πšŠ.

π™°πšœ πšŠπšπšžπšŠπš•πš’πš£πšŠΓ§Γ΅πšŽπšœ 𝚜ã𝚘 πšŽπš‘πš’πš‹πš’πšπšŠπšœ πšπš’πš—πšŠ: https://github.com/sharesourcecode/twm/commits/master

π™²πš•πš’πššπšžπšŽ πšŽπš– πšžπš–πšŠ πšπšŽπš•πšŠπšœ πš™πšŠπš›πšŠ πšœπšŠπš‹πšŽπš› 𝚘𝚚𝚞 𝚎 πšπš˜πš’ πšŠπš•πšπšŽπš›πšŠπšπš˜.


β˜• Donates/Donations:

https://link.mercadopago.com.br/titanswarmacro

Pix: ueliton@disroot.org


** ueliton@disroot.org**


Android 4.4 or higher

1 - Open the UserLAnd(https://f-droid.org/repo/tech.ula_2927098.apk) app on Android, install Debian with SSH and login with the password you created. Then type, or copy and paste, to update the package lists:

sudo apt update -y

2 - Type or copy and paste this command to download the packages you need:

sudo apt install curl openssl openssl-tool w3m procps coreutils ncurses-term dnsutils-y

3 - Copy and paste this command to download the twm installer(The link is part of the command):

curl https://raw.githubusercontent.com/sharesourcecode/twm/master/easyinstall.sh

4 - Copy and paste this command to install twm:

bash easyinstall.sh

5 - To run twm:

bash twm/play.sh

To run in cave mode:

bash twm/play.sh -cv

Coliseum priority mode:

bash twm/play.sh -cl

To interroper (CTRL c) or force stop the UserLand app


Windows with Cygwin

1 - Open the Cygwin program (https://www.cygwin.com/setup-x86_64.exe) or (https://www.cygwin.com/setup-x86.exe) as an administrator in Windows. In the installation select any link, from there just give Next until you are done. Then with the administrator, open the Cygwin Terminal that was installed. Type, or copy and paste, the command below to download the twm installer (the link is part of the command):

curl https://raw.githubusercontent.com/sharesourcecode/twm/master/easyinstall.sh -O -L

2 - Copy and paste this command to install twm:

bash $HOME/easyinstall.sh

3 - To run twm:

bash $HOME/twm/play.sh

To run in cave mode:

bash $HOME/twm/play.sh -cv

Coliseum priority mode:

bash $HOME/twm/play.sh -cl

To interroper (CTRL c) or close the Cygwin program


Alt Linux distribution, or Debian and Ubuntu based - Windows WSL

1 - In the terminal emulator type, or copy and paste to update the package lists:

sudo apt-get update -y

2 - Type or copy and paste this command to download the packages you need:

sudo apt-get install curl openssl w3m procps -y

Optional:

sudo apt-get install openssl-tool coreutils dnsutils-y

3 - Copy and paste this command to download the twm installer(The link is part of the command):

curl https://raw.githubusercontent.com/sharesourcecode/twm/master/easyinstall.sh -O -L

4 - Copy and paste this command to install twm:

bash easyinstall.sh

5 - Command to run twm:

bash twm/play.sh

Run in cave mode:

bash twm/play.sh -cv

Coliseum priority mode:

bash twm/play.sh -cl

To interroper (CTRL c)

Translated with www.DeepL.com/Translator (free version)

Clone this wiki locally