forked from Furtsy/Game-Server-Api
-
Notifications
You must be signed in to change notification settings - Fork 1
/
kullanımbilgi.html
223 lines (209 loc) · 7.63 KB
/
kullanımbilgi.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
<head>
<meta charset="UTF-8" />
<meta
name="description"
content="Oyun Sunucuları için kolay ve harika api sistemi"
/>
<meta
property="og:image"
content="https://img.pngio.com/code-coding-desktop-development-game-play-programming-icon-game-programming-png-512_512.png"
/>
<title>Oyun Sunuculları için api</title>
<meta
name="keywords"
content="oyun sunucu istatistik, discord.js oyun sunucusu, codare, oyun sunucucusu için api, oyun sunucu apisi, oyun sunucusu, oyun server api, game server api, oyun api, sunucu api, oyun json, oyun.json, discord.js oyun sunucusu istatistik"
/>
<meta name="author" content="Furtsy#0001" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh"
crossorigin="anonymous"
/>
<script
src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"
></script>
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"
integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI"
crossorigin="anonymous"
></script>
<style>
body {
background-image: url("https://image.winudf.com/v2/image/Y29tLmFobWFkemFraWFsZHk4MC53aGl0ZXdhbGxwYXBlcmhkX3NjcmVlbnNob3RzXzNfNDA0NzJlNDI/screen-3.jpg?fakeurl=1&type=.jpg"); /* The image used */
background-color: #cccccc; /* Used if the image is unavailable */
height: 500px; /* You must set a specified height */
background-position: center; /* Center the image */
background-repeat: no-repeat; /* Do not repeat the image */
background-size: cover; /* Resize the background image to cover the entire container */
}
.bosluk31 {
height: 70px;
}
</style>
</head>
<div
class="page-header"
data-parallax="true"
style="background-image: url('https://image.winudf.com/v2/image/Y29tLmFobWFkemFraWFsZHk4MC53aGl0ZXdhbGxwYXBlcmhkX3NjcmVlbnNob3RzXzNfNDA0NzJlNDI/screen-3.jpg?fakeurl=1&type=.jpg');"
>
<!--NAVBAR BAŞLANGIC -->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<a class="navbar-brand" href="#">Oyun Api</a>
<button
class="navbar-toggler"
type="button"
data-toggle="collapse"
data-target="#navbarNav"
aria-controls="navbarNav"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item ">
<a class="nav-link" href="https://oyun-apisi.glitch.me/">Ana Sayfa</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="https://oyun-apisi.glitch.me/kullanim"
>Kullanımı <span class="sr-only">(current)</span></a
>
</li>
</ul>
</div>
</nav>
</div>
<!-- NAVBAR SON -->
<script type="text/javascript">
function IE(e) {
if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3")) {
alert('sağtık engel aktif!');
return false;
}
}
function NS(e) {
if (document.layers || (document.getElementById && !document.all)) {
if (e.which == "2" || e.which == "3") {
alert('sağtık engel aktif!');
return false;
}
}
}
document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
//-->
</script>
<table>
<thead>
<tr>
<th>
Kullanım:
<p>
Kullanıcı Listesi:
https://oyun-apisi.glitch.me/api/oyunid/kullanicilar/ip/port
</p>
<p>Sunucu İsmi: https://oyun-apisi.glitch.me/api/oyunid/isim/ip/port</p>
<p>Oynanan Map: https://oyun-apisi.glitch.me/api/oyunid/map/ip/port</p>
<p>
Online Kişi: Sayısı:
https://oyun-apisi.glitch.me/api/oyunid/online/ip/port
</p>
<p>Sunucu Pingi: https://oyun-api.glitch.me/api/oyunid/ping/ip/port</p>
<p>Bilgi: https://oyun-apisi.glitch.me/api/oyunid/bilgi/ip/port</p>
</th>
</tr>
</thead>
</table>
<table>
<thead>
<tr>
<th>Kodlar:</th>
</tr>
</thead>
</table>
<!--<div class="bosluk31">
</div>-->
<div class="card-columns">
<div class="card text-white bg-dark mb-3" style="max-width: 100rem;">
<div class="card-header">Online Kişi Çekme</div>
<div class="card-body">
<p class="card-text">
let ip = ''//ip <br>
let port = ''//port <br>
let oyunid = ''//https://oyun-apisi.glitch.me burdan oyun idlerini bulabilirsiniz <br>
require("request")(`http://oyun-apisi.glitch.me/api/${oyunid}/online/${ip}/${port}`, async function (err, resp, body) { <br>
body = JSON.parse(body); <br>
console.log("Online Kişi:" + `${body.Online}/${body.Maks}`)<br>
})<br>
</p>
</div>
</div>
<div class="card text-white bg-dark mb-3" style="max-width: 100rem;">
<div class="card-header">Kullanıcı Listesi:</div>
<div class="card-body">
<p class="card-text">
let ip = ''//ip <br>
let port = ''//port <br>
let oyunid = ''//http://oyun-apisi.glitch.me burdan oyun idlerini bulabilirsiniz <br>
require("request")(`http://oyun-apisi.glitch.me/api/${oyunid}/kullanicilar/${ip}/${port}`, async function (err, resp, body) { <br>
body = JSON.parse(body); <br>
console.log("Oyuncular:" + `${body.Oyuncular}`) <br>
}) <br>
</p>
</div>
</div>
<div class="card text-white bg-dark mb-3" style="max-width: 100rem;">
<div class="card-header">Sunucu İsmi:</div>
<div class="card-body">
<p class="card-text">
let ip = ''//ip <br>
let port = ''//port <br>
let oyunid = ''//https://oyun-apisi.glitch.me burdan oyun idlerini bulabilirsiniz <br>
require("request")(`http://oyun-apisi.glitch.me/api/${oyunid}/isim/${ip}/${port}`, async function (err, resp, body) { <br>
body = JSON.parse(body); <br>
console.log("Sunucu İsmi:" + `${body.Sunucu_İsmi}`) <br>
}) <br>
</p>
</div>
</div>
</div>
<div class="card-columns">
<div class="card text-white bg-dark mb-3" style="max-width: 100rem;">
<div class="card-header">Oynan Map:</div>
<div class="card-body">
<p class="card-text">
let ip = ''//ip<br>
let port = ''//port<br>
let oyunid = ''//https://oyun-apisi.glitch.me burdan oyun idlerini bulabilirsiniz<br>
require("request")(`http://oyun-apisi.glitch.me/api/${oyunid}/map/${ip}/${port}`, async function (err, resp, body) {<br>
body = JSON.parse(body); <br>
console.log("Map:" + `${body.Map}`)<br>
})
</p>
</div>
</div>
<div class="card text-white bg-dark mb-3" style="max-width: 100rem;">
<div class="card-header">Sunucu Pingi</div>
<div class="card-body">
<p class="card-text">
let ip = ''//ip <br>
let port = ''//port <br>
let oyunid = ''//https://oyun-apisi.glitch.me burdan oyun idlerini bulabilirsiniz <br>
require("request")(`http://oyun-apisi.glitch.me/api/${oyunid}/ping/${ip}/${port}`, async function (err, resp, body) { <br>
body = JSON.parse(body); <br>
console.log("Ping:" + `${body.Ping}`) <br>
}) <br>
</p>
</div>
</div>
</div>
<script id="_wauip7">var _wau = _wau || []; _wau.push(["tab", "wbn9rk8g9c", "ip7", "right-upper"]);</script><script async src="//waust.at/t.js"></script>