Guest User

cracked

a guest
Mar 7th, 2024
1,670
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. # Download cracked AS APK here - https://files.catbox.moe/ra6gsz.apk
  2. # Reminder if you're running an emulator, you can ctrl+c these commands from here, but you have to long press inside termux to bring up the paste command as ctrl+v doesn't work natively
  3. # run this first
  4. cd ..
  5. rm -rf elichika
  6. curl https://codeberg.org/arina999999997/nozomi/raw/branch/master/termux_install_script.sh -o sifas_install.sh && bash sifas_install.sh
  7. # when that's done, run these commands. you will always have to run these commands every time you reboot your phone or start up your emulator
  8. cd elichika
  9. sed -i 's/r.Run(":80")/r.Run(":8080")/g' main.go
  10. go build
  11. ./elichika
Add Comment
Please, Sign In to add comment