Yushi47 / cmd-slash

tera-toolbox compilation module to use slash commands for common functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tera-toolbox, logo by Foglio

cmd-slash paypal paypal.me

tera-toolbox compilation module to use slash commands for common functions

Support seraph via paypal donations, thanks in advance !

Auto-update guide

  • Create a folder called cmd-slash in tera-toolbox/mods and download >> module.json << (right-click this link and save link as..) into the folder

Usage

  • ace · ㅁㅊㄷ · 시험
    • No argument : alternate between Baracos' Trial and Akasha's Trial
    • a · akasha : enter Akasha's Trial
    • b · baracos : enter Baracos' Trial
    • Time attack and hits taken count trial by default
  • broker · 거래
    • Call broker UI
  • ch · 채널
    • Change channel
      • No argument : next channel
      • Number as argument : change channel to number (eg. ch <num>)
      • b : previous channel (!= one channel back)
      • list : list the number of channel in zone
  • dr · ㅇㄱ · ㅌㅌ · xx
    • Drop party/raid
  • exit
    • Quit TERA
  • lobby · 로비
    • Return to lobby
  • res · ㄱㄷㄴ · ㄹㄹ · ff
    • Reset dungeon

Info

  • Code schematic based on tera-game-state
  • Compiled modules :
  • cmd-slash-kr : Dungeon reset is /던전리셋, which is /ejswjsfltpt on Korean keyboard
    • res in proxy chat or /ejswjsfltpt 🤔
  • cmd-channel : "Changing channels while inside a dungeon will teleport you out"
  • cmd-channel : "Changing to a channel number that doesn't exist will send you to channel 1"

Changelog

2.07
- Reinstated `tera-game-state`
- Added hot-reload support
2.06
- Removed `talent` option
2.05
- Added `cmd-ace`
2.04
- Removed `tera-game-state` usage
2.03
- Added `ch list` to `cmd-channel`
2.02
- Updated for caali-proxy-nextgen
2.01
- Added automatic submodule scan
- Added `cmd-exit` and `exit-instantly`
2.00
- Refactored into submodules
1.00
- Initial commit
- Added `talent` option

About

tera-toolbox compilation module to use slash commands for common functions


Languages

Language:JavaScript 100.0%