-
Notifications
You must be signed in to change notification settings - Fork 125
/
mDynocc.html
231 lines (198 loc) · 7.76 KB
/
mDynocc.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
<!DOCTYPE html>
<html>
<head>
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>Dyno Custom Commands</title>
<link href="https://dynocc.xyz/files/dcc-trans.png" rel="icon" />
<style type="text/css">body {
margin:0;
padding:0;
font-family: Sans-Serif;
line-height: 1.5em;
}
#header {
background: #00A2FF;
height: 100px;
}
#header h1 {
margin: 0;
padding-top: 15px;
}
main {
padding-bottom: 10010px;
margin-bottom: -10000px;
float: left;
width: 100%;
}
#nav {
padding-bottom: 10010px;
margin-bottom: -10000px;
float: left;
width: 230px;
margin-left: -100%;
background: #E2DADA;
background-image: url("https://s-media-cache-ak0.pinimg.com/736x/23/88/b3/2388b3142a206fbb35194defe5bef269--gray-iphone-wallpaper-phone-wallpapers.jpg");
}
#footer {
clear: left;
width: 100%;
background: #00A2FF;
text-align: center;
padding: 4px 0;
}
#wrapper {
overflow: hidden;
}
#content {
margin-left: 230px; /* Same as 'nav' width */
}
.innertube {
margin: 15px; /* Padding for content */
margin-top: 0;
}
p {
color: #555;
}
nav ul {
list-style-type: none;
margin: 0;
padding: 0;
}
nav ul a {
color: blue;
text-decoration: none;
}
</style>
<style type="text/css">@media screen and (max-width: 481px){
#main {
float: left;
width: 100%;
}
#header {
width: 100%;
}
#nav{
width: 100px;
}
#content{
float: right;
width: 75%;}
/*mobile support 481 px*/
}
@media screen and (max-width: 329px){
#main {
float: left;
width: 100%;
}
#header {
width: 100%;
}
#nav{
float: left;
width: 100px;
}
#content{
float: right;
width: 70%;
}
#buttons{
float: left;
width: 10px;
}
#UpdateTrc{
width: 90%;
}
/*mobile support 329 px*/
}
</style>
</head>
<body>
<header id="header">
<div class="innertube">
<h1><img alt="" src="https://dynocc.tk/files/dcc-trans.png" style="color: rgb(255, 255, 224); width: 50px; height: 50px;" /> <span style="color:#FFFFE0;"><span style="font-size:30px;">Dyno Custom Commands </span></span></h1>
</div>
</header>
<div id="wrapper"><main>
<div id="content">
<div class="innertube">
<h1><span style="font-size:18px;"><span style="font-size:22px;">Information:</span></span></h1>
<p>-<span style="font-size:14px;">These commands are made solely for the public, so you can experience Dyno the same way we do!</span> <br />
<span style="font-size:14px;">We try to update these commands regularly, if you spot a bug please click "Report bug" on the left! In other words, Enjoy! <br />
<br />
<span style="font-size:20px;"><span style="color:#000000;">Custom Commands:</span><br />
<span style="font-size:14px;">Here you can find a list of all the commands we have made, however if you perfer github, use the side bar!</span></span></span><br />
<span style="font-size:14px;">These custom commands are made by Advaith and Olybear9. Feel free to check us out on the Dyno Github repo.<br />
What do we strive for? We strive to make Dyno easier for you to use! We do so by making Commands, and adding the source codes on the GitHub Repository!</span></p>
<!--FORM BELOW-->
<div style="float: right; width 100px">
<form action="mailto:Olybear9@gmail" method="GET" enctype="text/plain" name="Report bug"></form>
Issue:<br>
<input type="radio" value="Bug">Bug<br>
<input type="radio" value="Feature">Feature<br>
Detailed information:<br>
<input type="text" size="20" name="BugDetails"><br>
<input type="submit" value="Report issue">
</div>
<!--FORM Above---->
<form action="https://dynocc.tk/Command%20List" class="inline"><button class="float-left submit-button">Custom Command List</button></form>
<p><span style="color:#000000;"><span style="font-size:14px;"><span style="font-size:20px;"><strong>Contact us:</strong></span></span></span><br />
<a href="https://github.com/Advaith1">Advaith</a> on discord: advaith#9121 <br />
<a href="https://github.com/Olybear9">Olybear9</a> on discord: Olybear9#5495 </p>
<p><font color="#000000"><span style="font-size: 20px;"><b>Navigation</b></span></font>:</p>
<hr /><!--Recently edited -->
<div id="buttons" style="width:600px;">
<div style="float: left; width: 125px">
<form action="https://goo.gl/forms/0uGOrmAmFPJrA2Pu2" class="inline"><button class="float-left submit-button">Report an issue</button></form>
<form action="https://dynocc.tk/" class="inline"><button class="float-left submit-button">Go Public</button></form>
</div>
</div>
<div style="float: left; width: 125px">
<form action="https://github.com/Dyno-Custom-Commands/Dyno-Custom-Commands/projects/1?fullscreen=true" class="inline"><button class="submit-button">Update Tracker</button></form>
</div>
<div style="float: left; width: 125px:">
<form action="https://dynocc.tk/support" class="inline"><button class="submit-button">Support us</button></form>
</div>
<!--Buttons above-->
<p> </p>
<p><font color="#000000"><span style="font-size: 20px;"><b>Announcements:</b></span></font><br />
<span style="font-size:14px;">Added mobile support!</span></p>
</div>
</div>
</main>
<nav id="nav">
<div class="innertube">
<h3>GitHub Repos</h3>
<ul>
<li><a href="https://github.com/Dyno-Custom-Commands/Dyno-Custom-Commands"><span style="color:#000000;">-</span><font color="#ffffff">Dyno Custom Commands</font></a></li>
<li><a href="https://github.com/Dyno-Custom-Commands/gamedevchat-dyno"><span style="color:#000000;">-</span><span style="color:#FFFFFF;">Gaming Developer Chat Commands</span> </a></li>
</ul>
<h3>Discord Servers</h3>
<ul>
<li><a href="https://github.com/Dyno-Custom-Commands/gamedevchat-dyno"><span style="color:#000000;">-</span></a><a href="https://discord.gg/e7R8J68"><span style="color:#FFFFFF;">Dyno Custom Commands</span></a></li>
<li><span style="color:#000000;">-</span><a href="https://www.dynobot.net/discord"><span style="color:#FFFFFF;">Dyno Server</span></a></li>
<li>-<a href="https://discord.gg/zaVZX2u"><span style="color:#FFFFFF;">Gaming Developers Chat</span></a></li>
<li><span style="color:#000000;">-</span><a href="https://discord.gg/mWhdyXR"><span style="color:#FFFFFF;">Gaming Server</span></a></li>
</ul>
<h3>Partners</h3>
<ul>
<li><a href="https://dynocc.tk/Request"><span style="font-size:14px;"><span style="color:#000000;">-</span></span><span style="font-size:16px;"><span style="color:#FFFFFF;">Request Moderator</span></span></a></li>
<li><a href="https://discord.gg/mWhdyXR"><span style="color:#000000;">-</span><span style="color:#FFFFFF;">Gaming Server</span></a></li>
</ul>
<h3>Extras</h3>
<ul>
<li><a href="#"><span style="color:#000000;">-</span></a><a href="https://dynocc.tk/staff.html"><span style="color:#FFFFFF;">Helpers!</span></a></li>
<a href="#"><span style="color:#000000;">-</span></a><a href="https://dynocc.tk/bored.html"><span style="color:#FFFFFF;">Matrix Effect</span></a></li>
</ul>
</div>
</nav>
</div>
<footer id="footer">
<div class="innertube">
<p>Website credit: Olybear9 Web version: 4<br />
<span style="font-size:14px;">Copyright notice: We are not in, any way, shape, or form affiliated with the dyno bot company, We do not take credit for anything Dyno bot can do, we simply make commands<br />
to make it easier for people to use the Dyno custom commands area on their, dyno bot website (<a href="https://dynobot.net">https://dynobot.net/</a>)</span></p>
</div>
</footer>
</body>
</html>