Skip to content

Commit

Permalink
web
Browse files Browse the repository at this point in the history
  • Loading branch information
Aspw-w committed Aug 19, 2023
1 parent 4687424 commit bf930ab
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/beta/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title>Text Viewer</title>
</head>
<body>
<pre>True~Beta B62~NoApiIsHere~https://discord.gg/SGBccUXFK~It's Beta Build!~ + Added Hud GCD-Fix Option--- + Added Gif Cape Support! (New NightX, Rise5)--- + Added Disabler mode New Universocraft & Cubecraft--- + Added Flight mode Cubecraft--- + Added ClientSpoof Latest Lunar--- + Added NoHurtCam Module--- + Added AntiVelocity mode Minemen--- + Added Speed mode Minemen--- + Added ConsoleSpammer mode Channel--- + Added .config download Command--- * Fixed KillAura MovementFix Jump Direction--- * Fixed Buggy Sprint Rotations Option--- * Fixed Cubecraft Disabler Kicks--- * Improved Cape Renderer--- * Improved Watchdog Scaffold Codes--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---</pre>
</body>
</html>
11 changes: 11 additions & 0 deletions docs/beta/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
pre {
font-family: Arial, sans-serif;
background-color: #f0f0f0;
padding: 10px;
border: 1px solid #ccc;
border-radius: 5px;
margin: 20px;
overflow: auto;
max-width: 80%;
white-space: pre-wrap;
}
9 changes: 9 additions & 0 deletions docs/release/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title>Text Viewer</title>
</head>
<body>
<pre>True~Release B61 V2~NoApiIsHere~https://discord.gg/SGBccUXFK~Now OpenSournce! https://github.com/Aspw-w/NightX-Client~ + Added FakeGhostBlock Module--- + Added MoreParticles more options--- + Added Diablo Client Cape--- + Added KillAura StopSprint Option--- + Added Disabler mode Cubecraft-Movement--- + Added New Moon & Fadeaway Block Animation--- + Added Old Animations Swing Support--- + Added Jenisuke Module--- * Fixed Protocol Fixer bugs--- * Fixed AutoHeal Bypasses--- * Fixed KillAura ThirdPerson Visuals (Swing)--- * Fixed PacketManager NullPointerException (when player == null)--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---</pre>
</body>
</html>
11 changes: 11 additions & 0 deletions docs/release/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
pre {
font-family: Arial, sans-serif;
background-color: #f0f0f0;
padding: 10px;
border: 1px solid #ccc;
border-radius: 5px;
margin: 20px;
overflow: auto;
max-width: 80%;
white-space: pre-wrap;
}

0 comments on commit bf930ab

Please sign in to comment.