Собственно вот он скрипт на накрутку ресов:
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">
Скрытая информация:
скрипт ресов <input type="button" value="Показать" style="width:60px;font-size:10px;margin:0px;padding:0px;" onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Скрыть'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Показать'; }">
</div>
<div class="alt2" style="margin: 0px; padding: 6px; border: 1px inset;">
<div style="display: none;">
Код:
<form id="marchand" action="http://ххххх.ru/marchand.php" method="post">
<input type="hidden" name="ress" value="metal">
<table width="580px">
<tr>
<th>Метал</th>
<th><input name="metal" type="text" value="0"/></th>
</tr>
<tr>
<th colspan="6"><input type="submit" value="Обменять" /></th>
</tr>
</form>
<form id="marchand" action="http://ххххх.ru/marchand.php" method="post">
<input type="hidden" name="ress" value="cristal">
<table width="569">
<tr>
<th>Кристалл</th>
<th><input name="cristal" type="text" value="0"/></th>
</tr>
<tr>
<th colspan="6"><input type="submit" value="Обменять" /></th>
</tr>
</form>
<form id="marchand" action="http://ххххх.ru/marchand.php" method="post">
<input type="hidden" name="ress" value="deuterium">
<table width="569">
<tr>
<th>Дейтерий</th>
<th><input name="deut" type="text" value="0"/></th>
</tr>
<tr>
<th colspan="6"><input type="submit" value="Обменять" /></th>
</tr>
</form>
</div>
</div>
</div>
и вот скрипт на накрутку флота:
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">
Скрытая информация:
скрипт флота <input type="button" value="Показать" style="width:60px;font-size:10px;margin:0px;padding:0px;" onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Скрыть'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Показать'; }">
</div>
<div class="alt2" style="margin: 0px; padding: 6px; border: 1px inset;">
<div style="display: none;">
Код:
</form>
<form action="http://ххххх.ru/buildings.php?mode=fleet" method="post">
<table width=530>
<tr>
<th>Бомбардировщик</th>
<th><input type=text name=fmenge[211] alt='Бомбардировщик' size=29 maxlength=27 value=0 tabindex=14></th></tr>
<tr>
<tr>
<th>Уничтожитель</th>
<th><input type=text name=fmenge[213] alt='Уничтожитель' size=29 maxlength=27 value=0 tabindex=14></th></tr>
<tr>
<tr>
<td colspan=27 align="center"><input type="submit" value="Построить"></td>
</form>
</div>
</div>
</div>
Я проверил на XG, не работает, срабатывает защита. Так, что можно не волноваться.
з.ы. наверное поэтому мне игрок так их любезно предоставил, потому что на XG они не пашут. Если конечно это те самые скрипты.
