-
Notifications
You must be signed in to change notification settings - Fork 191
/
a2b2.php
372 lines (349 loc) · 16.8 KB
/
a2b2.php
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
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
<?php
#################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ##
## Filename a2b2.php ##
## Developed by: Dzoki ##
## License: TravianX Project ##
## Copyright: TravianX (c) 2010-2011. All rights reserved. ##
## ##
#################################################################################
include("GameEngine/Village.php");
$amount = $_SESSION['amount'];
$start = $generator->pageLoadTimeStart();
if(isset($_GET['newdid'])) {
$_SESSION['wid'] = $_GET['newdid'];
header("Location: ".$_SERVER['PHP_SELF']);
}
else {
$building->procBuild($_GET);
}
$automation->isWinner();
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title><?php echo SERVER_NAME ?></title>
<link REL="shortcut icon" HREF="favicon.ico"/>
<meta http-equiv="cache-control" content="max-age=0" />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="expires" content="0" />
<meta http-equiv="imagetoolbar" content="no" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<script src="mt-full.js?0faaa" type="text/javascript"></script>
<script src="unx.js?0faaa" type="text/javascript"></script>
<script src="new.js?0faaa" type="text/javascript"></script>
<link href="<?php echo GP_LOCATE; ?>lang/en/lang.css?f4b7c" rel="stylesheet" type="text/css" />
<link href="<?php echo GP_LOCATE; ?>lang/en/compact.css?f4b7c" rel="stylesheet" type="text/css" />
<?php
if($session->gpack == null || GP_ENABLE == false) {
echo "
<link href='".GP_LOCATE."travian.css?e21d2' rel='stylesheet' type='text/css' />
<link href='".GP_LOCATE."lang/en/lang.css?e21d2' rel='stylesheet' type='text/css' />";
} else {
echo "
<link href='".$session->gpack."travian.css?e21d2' rel='stylesheet' type='text/css' />
<link href='".$session->gpack."lang/en/lang.css?e21d2' rel='stylesheet' type='text/css' />";
}
?>
<script type="text/javascript">
window.addEvent('domready', start);
</script>
</head>
<body class="v35 ie ie8">
<div class="wrapper">
<img style="filter:chroma();" src="img/x.gif" id="msfilter" alt="" />
<div id="dynamic_header">
</div>
<?php include("Templates/header.tpl"); ?>
<div id="mid">
<?php include("Templates/menu.tpl"); ?>
<?php include("Templates/Plus/pmenu.tpl"); ?>
<h1>Account transactions</h1>
<div id="products">
<?
if ($amount == 199) {
// Kontoauszug aufrufen für Goldpaket A
$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
$golds = mysql_fetch_array($MyGold);
$goldnow = $golds['6'] + 60;
mysql_query("UPDATE ".TB_PREFIX."users set gold = '".$goldnow."' where `id`='".$session->uid."'") or die(mysql_error());
$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
$golds1 = mysql_fetch_array($MyGold);
?><p>Thank you for your purchase here at Travianist.com</p><p>Below you see the entry record. Out of it, you can observe your old as well as your new account balance.</p>
<table class="plusFunctions" cellpadding="1" cellspacing="1">
<thead>
<tr>
<th colspan="5" height="20">Record of <?php echo date('d.m.Y'); ?></th>
</tr>
<tr>
<td align="center">Description</td><td align="center"><img src="img/x.gif" class="gold" alt="Gold" title="Gold" /></td><td align="center">Action</td><td align="center"><img src="img/x.gif" class="gold" alt="Gold" title="Gold" /></td><td>Date</td>
</tr>
</thead>
<tbody>
<tr>
<td class="desc"><b> Account Balance (old)</b></td>
<td class="desc"><center><? echo $golds['6']; ?></center></td>
<td class="desc"><center><b> </b></center></td>
<td class="desc"><center> </center></td>
<td class="act"><center> </center></td>
</tr>
<tr>
<td class="desc"><center><b> </b></center></td>
<td class="desc"><center> </center></td>
<td class="desc"><b><font color="#71D000"><center>Package</center></font></b></td>
<td class="desc"><center>60 Gold</center></td>
<td class="act"><center> </center></td>
</tr>
<tr>
<td class="desc"><b> Account Balance (new)</b></td>
<td class="desc"><center> </center></td>
<td class="desc"><center><b> </b></center></td>
<td class="desc"><center><? echo $golds1['6']; ?></center></td>
<td class="act"><center><?php echo date('d.m.Y H:i:s'); ?></center></td>
</tr>
</tbody></table>
<p>Please verify the information.<br />It will let us know if the data is incorrect.</p>
<p>Please mail your username, package, order time and email used to <a href="mailto:diq@xygen.us">our billing address</a>.</p>
<?
}
if ($amount == 499) {
// Kontoauszug aufrufen für Goldpaket B
$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
$golds = mysql_fetch_array($MyGold);
$goldnow = $golds['6'] + 120;
mysql_query("UPDATE ".TB_PREFIX."users set gold = '".$goldnow."' where `id`='".$session->uid."'") or die(mysql_error());
$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
$golds1 = mysql_fetch_array($MyGold);
?><p>Thank you for your purchase here at TravianX.</p><p>Below you see the entry record. Out of it, you can observe your old as well as your new account balance.</p>
<table class="plusFunctions" cellpadding="1" cellspacing="1">
<thead>
<tr>
<th colspan="5" height="20">Record of <?php echo date('d.m.Y'); ?></th>
</tr>
<tr>
<td align="center">Description</td><td align="center"><img src="img/x.gif" class="gold" alt="Gold" title="Gold" /></td><td align="center">Action</td><td align="center"><img src="img/x.gif" class="gold" alt="Gold" title="Gold" /></td><td>Date</td>
</tr>
</thead>
<tbody>
<tr>
<td class="desc"><b> Account Balance (old)</b></td>
<td class="desc"><center><? echo $golds['6']; ?></center></td>
<td class="desc"><center><b> </b></center></td>
<td class="desc"><center> </center></td>
<td class="act"><center> </center></td>
</tr>
<tr>
<td class="desc"><center><b> </b></center></td>
<td class="desc"><center> </center></td>
<td class="desc"><b><font color="#71D000"><center>Zubuchung</center></font></b></td>
<td class="desc"><center>60 Gold</center></td>
<td class="act"><center> </center></td>
</tr>
<tr>
<td class="desc"><b> Account Balance (new)</b></td>
<td class="desc"><center> </center></td>
<td class="desc"><center><b> </b></center></td>
<td class="desc"><center><? echo $golds1['6']; ?></center></td>
<td class="act"><center><?php echo date('d.m.Y H:i:s'); ?></center></td>
</tr>
</tbody></table>
<p>Please verify the information.<br />It will let us know if the data is incorrect.</p>
<p>Please mail your username, package, order time and email used to <a href="mailto:diq@xygen.us">our billing address</a>.</p>
<?
}
if ($amount == 999) {
// Kontoauszug aufrufen für Goldpaket C
$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
$golds = mysql_fetch_array($MyGold);
$goldnow = $golds['6'] + 360;
mysql_query("UPDATE ".TB_PREFIX."users set gold = '".$goldnow."' where `id`='".$session->uid."'") or die(mysql_error());
$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
$golds1 = mysql_fetch_array($MyGold);
?><p>Thank you for your purchase here at TravianX.</p><p>Below you see the entry record. Out of it, you can observe your old as well as your new account balance.</p>
<table class="plusFunctions" cellpadding="1" cellspacing="1">
<thead>
<tr>
<th colspan="5" height="20">Record of <?php echo date('d.m.Y'); ?></th>
</tr>
<tr>
<td align="center">Description</td><td align="center"><img src="img/x.gif" class="gold" alt="Gold" title="Gold" /></td><td align="center">Action</td><td align="center"><img src="img/x.gif" class="gold" alt="Gold" title="Gold" /></td><td>Date</td>
</tr>
</thead>
<tbody>
<tr>
<td class="desc"><b> Account Balance (old)</b></td>
<td class="desc"><center><? echo $golds['6']; ?></center></td>
<td class="desc"><center><b> </b></center></td>
<td class="desc"><center> </center></td>
<td class="act"><center> </center></td>
</tr>
<tr>
<td class="desc"><center><b> </b></center></td>
<td class="desc"><center> </center></td>
<td class="desc"><b><font color="#71D000"><center>Zubuchung</center></font></b></td>
<td class="desc"><center>60 Gold</center></td>
<td class="act"><center> </center></td>
</tr>
<tr>
<td class="desc"><b> Account Balance (new)</b></td>
<td class="desc"><center> </center></td>
<td class="desc"><center><b> </b></center></td>
<td class="desc"><center><? echo $golds1['6']; ?></center></td>
<td class="act"><center><?php echo date('d.m.Y H:i:s'); ?></center></td>
</tr>
</tbody></table>
<p>Please verify the information.<br />It will let us know if the data is incorrect.</p>
<p>Please mail your username, package, order time and email used to <a href="mailto:diq@xygen.us">our billing address</a>.</p>
<?
}
if ($amount == 1999) {
// Kontoauszug aufrufen für Goldpaket D
$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
$golds = mysql_fetch_array($MyGold);
$goldnow = $golds['6'] + 1000;
mysql_query("UPDATE ".TB_PREFIX."users set gold = '".$goldnow."' where `id`='".$session->uid."'") or die(mysql_error());
$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
$golds1 = mysql_fetch_array($MyGold);
?><p>Thank you for your purchase here at TravianX.</p><p>Below you see the entry record. Out of it, you can observe your old as well as your new account balance.</p>
<table class="plusFunctions" cellpadding="1" cellspacing="1">
<thead>
<tr>
<th colspan="5" height="20">Record of <?php echo date('d.m.Y'); ?></th>
</tr>
<tr>
<td align="center">Description</td><td align="center"><img src="img/x.gif" class="gold" alt="Gold" title="Gold" /></td><td align="center">Action</td><td align="center"><img src="img/x.gif" class="gold" alt="Gold" title="Gold" /></td><td>Date</td>
</tr>
</thead>
<tbody>
<tr>
<td class="desc"><b> Account Balance (old)</b></td>
<td class="desc"><center><? echo $golds['6']; ?></center></td>
<td class="desc"><center><b> </b></center></td>
<td class="desc"><center> </center></td>
<td class="act"><center> </center></td>
</tr>
<tr>
<td class="desc"><center><b> </b></center></td>
<td class="desc"><center> </center></td>
<td class="desc"><b><font color="#71D000"><center>Zubuchung</center></font></b></td>
<td class="desc"><center>60 Gold</center></td>
<td class="act"><center> </center></td>
</tr>
<tr>
<td class="desc"><b> Account Balance (new)</b></td>
<td class="desc"><center> </center></td>
<td class="desc"><center><b> </b></center></td>
<td class="desc"><center><? echo $golds1['6']; ?></center></td>
<td class="act"><center><?php echo date('d.m.Y H:i:s'); ?></center></td>
</tr>
</tbody></table>
<p>Please verify the information.<br />It will let us know if the data is incorrect.</p>
<p>Please mail your username, package, order time and email used to <a href="mailto:diq@xygen.us">our billing address</a>.</p>
<?
}
if ($amount == 4999) {
// Kontoauszug aufrufen für Goldpaket E
$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
$golds = mysql_fetch_array($MyGold);
$goldnow = $golds['6'] + 2000;
mysql_query("UPDATE ".TB_PREFIX."users set gold = '".$goldnow."' where `id`='".$session->uid."'") or die(mysql_error());
$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
$golds1 = mysql_fetch_array($MyGold);
?><p>Thank you for your purchase here at TravianX.</p><p>Below you see the entry record. Out of it, you can observe your old as well as your new account balance.</p>
<table class="plusFunctions" cellpadding="1" cellspacing="1">
<thead>
<tr>
<th colspan="5" height="20">Record of <?php echo date('d.m.Y'); ?></th>
</tr>
<tr>
<td align="center">Description</td><td align="center"><img src="img/x.gif" class="gold" alt="Gold" title="Gold" /></td><td align="center">Action</td><td align="center"><img src="img/x.gif" class="gold" alt="Gold" title="Gold" /></td><td>Date</td>
</tr>
</thead>
<tbody>
<tr>
<td class="desc"><b> Account Balance (old)</b></td>
<td class="desc"><center><? echo $golds['6']; ?></center></td>
<td class="desc"><center><b> </b></center></td>
<td class="desc"><center> </center></td>
<td class="act"><center> </center></td>
</tr>
<tr>
<td class="desc"><center><b> </b></center></td>
<td class="desc"><center> </center></td>
<td class="desc"><b><font color="#71D000"><center>Zubuchung</center></font></b></td>
<td class="desc"><center>60 Gold</center></td>
<td class="act"><center> </center></td>
</tr>
<tr>
<td class="desc"><b> Account Balance (new)</b></td>
<td class="desc"><center> </center></td>
<td class="desc"><center><b> </b></center></td>
<td class="desc"><center><? echo $golds1['6']; ?></center></td>
<td class="act"><center><?php echo date('d.m.Y H:i:s'); ?></center></td>
</tr>
</tbody></table>
<p>Please verify the information.<br />It will let us know if the data is incorrect.</p>
<p>Please mail your username, package, order time and email used to <a href="mailto:diq@xygen.us">our billing address</a>.</p>
<?
}
if ($amount == 0)
{
$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
$golds = mysql_fetch_array($MyGold);
?>
<p>Here you can see your current account statement.</p>
<table class="plusFunctions" cellpadding="1" cellspacing="1">
<thead>
<tr>
<th colspan="5" height="20">Record of <?php echo date('d.m.Y'); ?></th>
</tr>
<tr>
<td align="center">Description</td><td align="center"><img src="img/x.gif" class="gold" alt="Gold" title="Gold" /></td><td align="center">Action</td><td align="center"><img src="img/x.gif" class="gold" alt="Gold" title="Gold" /></td><td>Date</td></tr>
</thead>
<tbody>
<tr>
<td class="desc"><b> Current account balance</b></td>
<td class="desc"><center> </center></td>
<td class="desc"><center><b>Account inquiry</b></center></td>
<td class="desc"><center><? echo $golds['6']; ?></center></td>
<td class="act"><center><?php echo date('d.m.Y H:i:s'); ?></center></td>
</tr>
</tbody></table>
<p>Please verify the information.<br />It will let us know if the data is incorrect.</p>
<p>Please mail your username, package, order time and email used to <a href="mailto:contact@shadowss.ro">our billing address</a>.</p>
<?
}
?>
<? $_SESSION['amount'] = 0; ?>
</div>
</div>
</br></br></br></br><div id="side_info">
<?php
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");
include("Templates/news.tpl");
include("Templates/links.tpl");
?>
</div>
<div class="clear"></div>
</div>
<div class="footer-stopper"></div>
<div class="clear"></div>
<?php
include("Templates/footer.tpl");
include("Templates/res.tpl");
?>
<div id="stime">
<div id="ltime">
<div id="ltimeWrap">
Calculated in <b><?php
echo round(($generator->pageLoadTimeEnd()-$start)*1000);
?></b> ms
<br />Server time: <span id="tp1" class="b"><?php echo date('H:i:s'); ?></span>
</div>
</div>
</div>
<div id="ce"></div>
</body>
</html>