God Mythera
Veteran OT User
Want to have a Live Chat for your site but cant find one? Look no further!
Just follow these small and simple steps!
1) Go to Live Chat
2) Sign Up
3) Put the javascript into your Latestnews.php
It will look like this:
DO NOT USE THIS CODE, I TOOK MY LICENSE OUT SO IT CANNOT BE STOLEN!
Also at last the live chat will show at the bottom right of your site and will look like this
Just follow these small and simple steps!
1) Go to Live Chat
2) Sign Up
3) Put the javascript into your Latestnews.php
It will look like this:
<!-- Start of LiveChat (www.livechatinc.com) code -->
<script type="text/javascript">
window.__lc = window.__lc || {};
window.__lc.license = 0000000;
(function() {
var lc = document.createElement('script'); lc.type = 'text/javascript'; lc.async = true;
lc.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.livechatinc.com/tracking.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(lc, s);
})();
</script>
<!-- End of LiveChat code -->
<script type="text/javascript">
window.__lc = window.__lc || {};
window.__lc.license = 0000000;
(function() {
var lc = document.createElement('script'); lc.type = 'text/javascript'; lc.async = true;
lc.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.livechatinc.com/tracking.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(lc, s);
})();
</script>
<!-- End of LiveChat code -->
DO NOT USE THIS CODE, I TOOK MY LICENSE OUT SO IT CANNOT BE STOLEN!
Also at last the live chat will show at the bottom right of your site and will look like this
