Advertisement
ANOX_

Skype : Commandes ToolSkype HTML/CSS

Mar 24th, 2018
635
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.43 KB | None | 0 0
  1. //Commandes à utilisé avec le logiciel "skypecolor.exe" ouvert.
  2.  
  3. # SPAN/FONT/Text format
  4. <hl> </hl>
  5. <alertmatch> </alertmatch>
  6. <s> </s>
  7. <i> </i>
  8. <b> </b>
  9. <u> </u>
  10. <blink> </blink>
  11. <center> </center>
  12. <font size="24"> </font>
  13. <span class="WifiGray"> </span>
  14. <span class="WifiBlueHigh"> </span>
  15.  
  16. <quote author="Name" authorname="" conversation="" timestamp="1398357992"><legacyquote></legacyquote> </quote>
  17. http://www.epochconverter.com/
  18.  
  19. EXAMPLES:
  20. <font color="#93999D">Ce message a été supprimé. you suck.</font><span align="right"><img id="msg_deleted"/></span>
  21. <font color="#93999D">Diese Nachricht wurde, weil Baum, entfernt</font><span align="right"><img id="msg_deleted"/></span>
  22. <font color="#93999D">Diese Nachricht wurde von der NSA entfernt</font><span align="right"><img id="msg_deleted"/></span>
  23. <font color="#93999D">This message has been removed. you suck.</font><span align="right"><img id="msg_deleted"/></span>
  24. <span class="Regular" shadowstyle="0" alt="alt" full="yes" color="#FF0000" bgcolor="#00FF00" size="16" align="center">test</span>
  25. <span class="Regular11Black" shadowstyle="1" alt="alt" full="yes" color="#FF0000" bgcolor="#00FF00" size="16" align="center" nocopy="true">test</span>
  26.  
  27.  
  28.  
  29. #IMAGE
  30. <img id="msg_seen"/>
  31. <img id="msg_sent"/>
  32. <img id="msg_sending"/>
  33. <img id="msg_deleted"/>
  34. <img id="msg_failed"/>
  35. <img id="msg_trusted_inv"/>
  36. <img id="msg_trusted_sel"/>
  37. <img src="ui/images/115"/> *
  38. -113-127 possible *
  39.  
  40. <ContactAvatar size="124" identity="misterdarkss14"/>
  41. <ContactAvatar identity="misterdarkss14" size="250"/>.
  42.  
  43.  
  44. vshift="-2"
  45.  
  46. EXAMPLES:
  47. <img id="msg_deleted" /><span class="RegularDisabled">Ce message a été supprimé</span>
  48. <span align="center"><img src="ui/images/115"/></span>
  49.  
  50.  
  51.  
  52. #BUTTONS
  53. <ZapButton Action="Ok" Template="NGBT_Text_Blue_30" Style="1">LOL</ZapButton><br/>
  54. <ZapButton Action="Record" Template="SmallActionText">LOL</ZapButton><br/>
  55. <ZapButton Action="Resume" Template="MediumButtonTextDark">LOL</ZapButton><br/>
  56. <ZapButton Action="ViewAccount" Template="SmallButton">LOL</ZapButton><br/>
  57. <ZapButton Action="Call" Template="SmallActionFlat">LOL</ZapButton><br/>
  58. <ZapButton Action="Pause" Template="VideoMessageThumb">LOL</ZapButton><br/>
  59. <ZapButton Action="Decline" Template="SmallAction">LOL</ZapButton><br/>
  60. <ZapButton Action="Add" Template="SmallButton">LOL</ZapButton><br/>
  61. <ZapButton Action="AddPeopleMobile" Template="AddPeopleSelect">LOL</ZapButton><br/>
  62. <ZapButton Action="Resume" Template="MediumButtonTextDark">LOL</ZapButton><br/>
  63. <ZapButton Action="Record" Template="SmallActionText">LOL</ZapButton><br/>
  64. <ZapButton Action="FindNext" Template="SmallButtonTextRight">LOL</ZapButton><br/>
  65. <ZapButton Action="ShowMe" Template="MediumButtonText">LOL</ZapButton><br/>
  66. <ZapButton Action="VideoOff" Template="SmallButtonText">LOL</ZapButton><br/>
  67. <ZapButton Action="SendFile" Template="SmallButtonTextInvert">LOL</ZapButton><br/>
  68. <ZapButton Action="SubmitPassword" Template="SmallButtonText">LOL</ZapButton><br/>
  69. <ZapButton Action="Close" Template="SmallButtonText">LOL</ZapButton><br/>
  70. <ZapButton Action="More" Template="SmallButtonTextRight">LOL</ZapButton><br/>
  71. <ZapButton Action="Pause" Template="SmallButtonText">LOL</ZapButton><br/>
  72. <ZapButton Action="ScreenSharingShareFullscreen" Template="SmallButtonTextInvert">LOL</ZapButton><br/>
  73. <ZapButton Action="CountrySelector" Template="MPVSmallActionText3">LOL</ZapButton><br/>
  74. <ZapButton Action="BuySubscription" Template="MediumButtonText">Test10</ZapButton> <br/>
  75. <ZapButton Action="General" Template="SmallButtonBlackText">Test33</ZapButton> <br/>
  76. <ZapButton Action="Next" Template="SmallButtonText">Test44</ZapButton> <br/>
  77.  
  78. <ZapButton Action="CQ_webcam_good" Template="CQ_tab_solid">Text</ZapButton>
  79. <ZapButton Action="CQ_computer_good" Template="CQ_tab_normal">Text</ZapButton>
  80. <ZapButton Action="CQ_speaker_inactive" Template="CQ_tab_normal">Text</ZapButton>
  81. <ZapButton Action="CQ_webcam_average" Template="CQ_tab_normal">Text</ZapButton>
  82.  
  83. parms:
  84. ZapButton
  85. Template
  86. zbt
  87. Action
  88. zba
  89. AutoWidth
  90. true
  91.  
  92. EXAMPLES:
  93. <ZapButton Action="Record" Template="SmallActionText">achievement unlocked!</ZapButton><br/>
  94.  
  95. ERROR:
  96. <ZapButton Action="MessageSmile" Template="MessageAction"/>
  97. <ZapButton Action="MessageFrown" Template="MessageAction"/>
  98. <ZapButton Template="MediumButtonText" Action="Send">Hi</ZapButton>
  99.  
  100. <ZapButton Action="Send" Template="MediumButtonText">Hi</ZapButton>
  101. <ZapButton Action="Next" Template="MediumButtonText">Test44</ZapButton> <br/>
  102.  
  103.  
  104.  
  105. #ICON
  106. <availabilityicon status="online"/>
  107. <availabilityicon status="do_not_disturb"/>
  108. <availabilityicon status="not_available"/>
  109. <availabilityicon status="invisible"/>
  110. <availabilityicon status="offline"/>
  111.  
  112. <availabilityicon status="dnd"/>
  113. <availabilityicon status="blocked"/>
  114. <availabilityicon status="offline_but_cf_able"/>
  115. <availabilityicon status="connecting"/>
  116. <availabilityicon status="skypeout"/>
  117.  
  118. <LargeSpinner/>, <LargeSpinner dots="1"/>, <Spinner/>
  119. <LargeSpinner vshift="-10" dots="1" height="32" NewName="SCP"/>.
  120.  
  121.  
  122.  
  123. #HYPERLINK
  124. <availabilityicon status="online"/><a href="http://ezstat.ru/16kY6.gif">Jessica vous a envoyez une photo</a> ici
  125. <availabilityicon status="online"/><a href="http://ezstat.ru/1L6Y6.gif" bgcolor="#ff0000">BlueFightPvP.fr</a>
  126.  
  127. ERROR:
  128. <a href="http://www.google.de" class="CallToolbar">test</a>
  129. <availabilityicon status="online"/><a href="http://ezstat.ru/1ycT6.gif" class="TransferStatus">IPLOGGER</a><availabilityicon status="online"/>
  130. <a href="skype:?shellexplore&dir=%s">%s</a>
  131.  
  132. <center><b>SKITZOX</b> est parti<br/><font size="8" color="#404040">21:04</font></center>
  133.  
  134.  
  135. # USELESS SMILEY
  136. <ss type="mlt"/>
  137. <ss type="tauri"/><ss type="taur"/>
  138. <ss type="rofl">%s</ss>
  139.  
  140.  
  141. <font size="10">.</font><font size="20">.</font><font size="30">.</font><font size="40">.</font><font size="50">.</font><font size="60">.</font><font size="70">.</font>
  142.  
  143. /setupkey *Lib/Conversation/EnableWiki 0
  144. /setupkey *Lib/Video/Disable 1
  145.  
  146.  
  147. startup params:
  148. minimized
  149. notry
  150. removable
  151. shutdown
  152. secondary
  153. regserver
  154. unregserver
  155. datapath
  156. lang
  157. uri
  158. callto
  159. file
  160. skypeto
  161. sendto
  162. import
  163. username
  164. password
  165. accessibility
  166. availability
  167. pid
  168. skyaccess
  169. fe_label
  170. signout
  171. legacylogin
  172. regrun
  173. tel
  174.  
  175. <ContactAvatar identity="skype"/>.
  176.  
  177.  
  178.  
  179. :)
  180. |
  181. |\
  182. |. \
  183. 8= (celebrate) ===D (holi)
  184. |. \ (holi) (holi)
  185. |. \ (holi) (holi)
  186.  
  187. ??. ??. (cwl)(:|(shock)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement