- Backup your hidden
.envfile containing the decryption APP_KEY from/var/www/pterodactyl
- Export the database, in this case ours is named panel
| package io.github.alextmjugador; | |
| import java.io.BufferedInputStream; | |
| import java.io.File; | |
| import java.io.FileInputStream; | |
| import java.io.IOException; | |
| import java.io.InputStream; | |
| import java.io.OutputStream; | |
| import java.lang.ProcessBuilder.Redirect; | |
| import java.nio.charset.StandardCharsets; |
| import javax.net.ssl.HttpsURLConnection; | |
| import java.awt.Color; | |
| import java.io.IOException; | |
| import java.io.OutputStream; | |
| import java.lang.reflect.Array; | |
| import java.net.URL; | |
| import java.util.ArrayList; | |
| import java.util.HashMap; | |
| import java.util.List; | |
| import java.util.Map; |
| // Some useful binds for CS:GO | |
| // =================== | |
| // Launch Options: -console -novid -high -tickrate 128 -freq 144 +exec autoexec.cfg | |
| // by Lamarkz | |
| // Show damage given in the console | |
| // =================== | |
| developer "1" | |
| con_filter_text "Damage given" | |
| con_filter_text_out "Player:" |