Jump to content

chain

Administrators
  • Posts

    6017
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by chain

  1. Version 1.0.0

    0 downloads

  2. Version 1.0.0

    0 downloads

  3. Version 1.0.0

    2 downloads

  4. Version 1.0.0

    0 downloads

  5. Version 1.0.0

    0 downloads

  6. Version 1.0.0

    0 downloads

  7. Version 1.0.0

    0 downloads

  8. Version 1.0.0

    0 downloads

  9. Version 1.0.0

    0 downloads

  10. Version 1.0.0

    0 downloads

  11. Version 1.0.0

    0 downloads

  12. Version 1.0.0

    0 downloads

  13. Version 1.0.0

    0 downloads

  14. Version 1.0.0

    0 downloads

  15. Version 1.0.0

    0 downloads

  16. Version 1.0.0

    0 downloads

  17. The latest beta is v7.68.1159 and can be downloaded here. It includes the following changes Read more Here
  18. Im trying a turkish script and its quite unique in its language. This script i have not fully tested but playing with it and its commands and etc. Here's a look so far of the script.
  19. Added more features to display from DevilScript
  20. So i was given the chance to try a new script called devilscript. deVilbaT is the Author of the creation and as you can see through his work he loves scripting. He has many features that people are looking for in a script. It has a general dialog which allows for customization to fit your own personal needs, Has a variety of protections and huge kicks and bans list. this script was very well thought out and deVilbaT wanted the best in this IRC script. This script also has its own updates which once deVilbaT has redone or updated anything on the script you will be notify of new updates!! So in my best opinion this script has fantastic dialogs and awsome protections plus various customization features.
  21. Simple is the keyword. You don't need any registrations or API keys. Just load the script and it should work in any channel your bot is in. Important: mIRC v7.56+ is required, because of $urlget function. How to install: Let's assume your mIRC is installed in D:\mIRC\ Copy and save the script code in a file. For example: youtube_title.mrc Put the saved file in your scripts folder (example: D:\mIRC\scripts) Open mIRC and do: //load -rs scripts/youtube_title.mrc How to Uninstall: Open mIRC and do: //unload -rs scripts/youtube_title.mrc That's it. No garbage or variables left behind. The script can easily break if YouTube make changes to their website. If it is broken or you find a bug or you have a suggestion - leave a comment below. I will try to keep the script in working condition and fix bugs as soon as possible. ; Simple YouTube Title Announcer v0.1 - MMX 2022 ; Requires mIRC v7.56+ (because of $urlget) ON $*:TEXT:/(https\x3a\/\/|www\.)([\S]*youtube\.com[\S]+v\=|youtu\.be\/)([\S]{11})/Si:#:{ if ($regml(3)) { var %url $+(https://m.youtube.com/watch?persist_app=1&app=m&v=,$regml(3)) var %id $urlget(%url,gbi,&ytdata,yt_get_title $chan) } } alias -l yt_get_title { var %chan $1, %id $2 if ($bfind($urlget(%id).target,1,/title":\{"runs":\[\{"text":"(.*?)"\}/Sig).regex) { msg %chan 01You00,04Tube: $yt_dehex($regml(1)) } } alias -l yt_dehex { var %title $regsubex($1-,/\\u(.{4})/ig,$chr($base(\1,16,10))) return $replace(%title,\",",\\,\,\\\\,\\) }
  22. So people have been asking for the website of the tron script so here it is. Just remeber it's in porteguese Tron Script Website
  23. Whether you’re selling it, trashing it, or reusing it, your old computer has a bunch of extremely private data stored inside. And there’s a good chance that tossing files in the recycling bin and hitting factory reset won't protect you. If a hacker finds the pattern your computer used to move those 0s and 1s around, they can reverse engineer the original state of your computer and pull out the goods. To stay safe, you need to properly factory reset your computer before it ever changes hands. Follow the steps below, or consider taking things a step further by hiring a professional company to ensure your data has been destroyed. Read More Here
    este script tem tudo o que é necessário para qualquer servidor de irc. cheio de mega kills, proteções e gerenciamento de servidores
×
×
  • Create New...