Hell Yeah Pointer 5

АртАкадемия

Объявление

imageimage
imageimageimage
Рейтинг форумов Forum-top.ru
Ожидается Акция

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.



Отправка

Сообщений 1 страница 2 из 2

1

Шаблон отправка
https://forumupload.ru/uploads/001c/59/63/2/t737680.png

код

<table class=send cellpadding=0 cellspacing=0 height=100%><tr>
<td nowrap>

%button('mySmiles', 'Любимые')%
</td>
<td width=100% class=p><input style="width:100%; padding: 4px 4px;" autocomplete="off" x-webkit-speech="" placeholder=" %NICK%, пиши сообщение..." class="inp" name="imess" maxlength="9000">
<td nowrap>
%button('send', 'Сказать', 'Send message')%
%button('xmm', '2RUS', 'Преобразовать в русский текст', '', 'accesskey=R')%
%button('clear', 'Чистка', 'очистить')%
%button('exit', 'Exit➥')%
</td>
<td></td>

</tr><tr>
<td></td>
<td align=center nowrap>
       <input type="button" class="btn" name="games" value="Игры">
      <input type="button" class="btn" name="noteBook" value="Записки">
     <input type="button" class="btn" name="history" value="Мои фразы">
     <input type="button" class="btn" name="myPhrases" value="Что мне сказали?">
      %button("admin", "Admin", "Admin", "class='btn'", "style='display:none'")%
     <input type="button" class="btn" name="ignore" value="Игноры">
    <input type="button" class="btn" name="smiles" value="Смайлы" title="Смайлы">
   <input type="button" class="btn" name="view" value="Разговор">
<input type="button" class="btn" name="setup" value="Настройки">
</td>
<td></td>

</tr></table>
<script type="text/javascript" src="http://dvscr.ru/bonus/open_smile.js"></script>
<script type="text/javascript">
parent.loadInfo('who');
</script>

+1

2

Код:
<script src="https://chat-august4u.ru/chat/jquery-1.7.0.js"></script>
<script type="text/javascript" src="https://chat-august4u.ru/chat/sendframe.js"></script>
<script type="text/javascript" src="https://chat-august4u.ru/chat/drop.php?chatid=%CHAT('ID')%"></script>
<script type="text/javascript" src="https://chat-august4u.ru/chat/notifications.php?userid=%PROFILE%&nick=%NICK%&chatid=%CHAT('ID')%"></script>

%NOTIFICATIONS<<<END
%TOHASH = "%ID%%PROFILE%%NICK%"%
%PREHASH = "%MD5(%TOHASH%)%%SECRET%"%
%HASH = "%MD5(%PREHASH%)%"%
%NICK_EN = "%ENCODE(%NICK%)%"%
<div id="notifications" style="display: none;"></div>
END%
<table class=send cellpadding=0 cellspacing=0 height=100%><tr>

<td nowrap><input type=button class=btn onMouseOver=id=className onMouseOut=id='' onMouseDown=id=className+'d' onMouseUp=id=className name=clearframe value="CLS" title="Clear frame" onclick="parent.clear(); document.send.imess.focus();"></td>
<td nowrap>%button('xmm', '2RUS', 'Преобразовать в русский текст', '', 'accesskey=R')%</td>
<td align=right> <input type=button  class=btn name=smiles value="Смайлы"></td>
<td align=right> <input type=button  class=btn name=mySmiles value="Личные"></td>
<td nowrap><input type=button style='display:none' class='btn' name=admin value="Admin" title="Admin"></td>
<td nowrap>
%?%OR( %GT(%PROFILE%, 0)% )%<label class="btn" title="Загрузить картинку/музыку" style="display: inline-block; background-image: url(https://chat-august4u.ru/m/images/mob/download.png); vertical-align: top; background-size: 18px; padding-bottom: 10px; background-repeat: no-repeat;padding-left: 16px;"><input type="file" style="display:none" name="dropzone-btn" value="FILE2"> </label>?%
<img src="https://imgs.su/upload/182/2780191550.png"><input type=checkbox name=private></td>
<td>%TIMER%</td>
<td nowrap>&nbsp;Привет %NICK%!:</td>

<td width=100% class=p><input style='width:100%;' x-webkit-speech class=inp name=imess maxlength=9000></td>
<td nowrap><input type=button  class=btn name=send value="Отправить" title="отправить"><input type=button  class=btn name=clear value="Очистить" title="очистить"><input type=button  class=btn name=setup value="Настройки"></td></td><td align=right><input type=button  class=btn name=exit value="Выход ➥"></td>
<td </td> 
</tr></table>
<script src="/page/2?p=js_send&id=%PROFILE%&rand=%TIME()%&nick=%ENCODE(%NICK%)%&room=%CHAT('ROOM')%"></script>
<script type="text/javascript" src="https://chat-august4u.ru/chat/botJs.php?a=%CHAT('ID')%"></script>

0