Pastebin Script (Uploader)
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 8.5 |
| Scores Submitted | 10 |
| Date Added | Jul 19, 2008 |
| Last Updated | Aug 05, 2008 |
| Tags | channel dialog diotecktec menu pastebin regex script socket system useful |
|
|
Introduction
(Supported abilities in current version):
- Name textbox
- Up to 16kb total script upload size (Might be larger, I don't quite know.)
- Private pastebin abilities
- Syntax Highlighting abilities
- Simple dialog
- Status indicator
- History logging and saving post
- 0 BUGS!
This is my first socket script, constructive criticism is very welcome :D (Just don't say anything unless you know a fix for it, kthx.)
(Thanks to mountaindue for pointing out a better way to use /did)
(Thanks to jonesy44 for pointing out a better way to draw the combobox items)
-What to look forward to-
- Version 1.4.1 will have 2 different dialog sizes, and will store settings between sessions.
- Version 1.4.1 will also have the ability to hold more information about old post.
-Screenshots-

mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 19, 2008 8:21 pm
Posted on Jul 19, 2008 8:21 pm
Oh nice and it works http://pastebin.com/d6263ca9e i pasted this in pastbin ROFL umm yeah maybe add a url send button once its completed to send to channel an wtf at the size maybe a tad smaller.other then that after a fast text i don\'t see much wrong with it i ll test more.`-.-´
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 19, 2008 8:26 pm
Posted on Jul 19, 2008 8:26 pm
Thanks mate, I\'m working on multiple sizes for it, but I have a large resolution, so I like it being very large. Also, all you have to do is right click the URL and paste it in the room, so I don\'t think it\'s needed to have an extra button to say it in the active window.
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 19, 2008 8:35 pm
Posted on Jul 19, 2008 8:35 pm
Ahh well then it does copy to clipboard nice i just missed it is all ;p.Yeah the size is a biggie bein that most ppl ill be literaly just pasting the code but on the other hand the fact u can scroll it an check it out on a large scale an make changes if needed isnt that bad either.Very nice H_M.`-.-´
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 19, 2008 8:37 pm
Posted on Jul 19, 2008 8:37 pm
You know what is ther perfect thing for submitting to pastebin? GOING TO PASTEBIN you lazy bunch of...
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 19, 2008 8:48 pm
Posted on Jul 19, 2008 8:48 pm
Lmao chunkiemonkey, I don\'t like using there web page, looks ugly, also, I like not having to open firefox, because i\'ve got like 20,000 addons for it and the damn thing takes ages to load
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 19, 2008 8:49 pm
Posted on Jul 19, 2008 8:49 pm
| Code: |
did -b paste 4 1 did -b paste 6 1 did -b paste 7 1 did -b paste 19 1 did -b paste 14 1 |
could do
| Code: |
did -b paste 4,6,7,14,19 1 |
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 19, 2008 8:50 pm
Posted on Jul 19, 2008 8:50 pm
Thanks mountaindew, I forgot about that, i\'ll edit that real quick.
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 19, 2008 8:54 pm
Posted on Jul 19, 2008 8:54 pm
Xd H_M That makes sense x.x I only have imacros to cheat on mmorpgs x.x
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 20, 2008 11:28 am
Posted on Jul 20, 2008 11:28 am
Works great for me. 8/10
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 20, 2008 1:44 pm
Posted on Jul 20, 2008 1:44 pm
Nice H_M. 10/10
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 20, 2008 5:09 pm
Posted on Jul 20, 2008 5:09 pm
Thanks guys :D
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 22, 2008 1:12 pm
Posted on Jul 22, 2008 1:12 pm
Awesome script, realy helpful to share scripts so easily. NIce one. 9/10
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 22, 2008 1:25 pm
Posted on Jul 22, 2008 1:25 pm
RE: \"; If anyone has any idea on how to get the list better, let me know\";
| Code: |
| var %string = PHP SQL .. all the names in one variable ;sets all the paramaters into one string, rather than redoing it over and over again. and sets a constant value of paramaters used later var %x = 1 ;provides a variable number for select the token from %string while (%x <= $numtok(%string,32)) { did -o paste 14 %x $gettok(%string,%x,32) ;adds the token from the string to the list in slot %x inc %x } |
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 22, 2008 7:11 pm
Posted on Jul 22, 2008 7:11 pm
Very awsum and very usefull, Majorly usefull on the server im on lolz, i give it a 10/10
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 22, 2008 9:41 pm
Posted on Jul 22, 2008 9:41 pm
Thanks guys, and i\'ll try to work with that jonesy44 :D
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 23, 2008 7:32 am
Posted on Jul 23, 2008 7:32 am
Sorted (Y) good stuff H_M
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 24, 2008 3:32 am
Posted on Jul 24, 2008 3:32 am
nice work on ur frist socket script and a helpfull script at that. keep up the good work 9/10
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 24, 2008 8:49 am
Posted on Jul 24, 2008 8:49 am
Works very nice. Maybe auto paste ability? ie more than 10 lines it autopastes to pastebin and posts the link.
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 24, 2008 2:46 pm
Posted on Jul 24, 2008 2:46 pm
Lmfao!
No idea how, but pasting the script, using the script into pastebin hacks the site.
No idea how, but pasting the script, using the script into pastebin hacks the site.
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 25, 2008 3:08 am
Posted on Jul 25, 2008 3:08 am
Jonesy, umm.. What?! No, all it does is fill in the textboxes \"poster\" and \"code2\" then reads the return of the location.
There\'s no way it would \"hack the site\", it\'s just a glitch.
- EDIT:
I posted the script itself.... http://pastebin.com/d3a067020 .... Did nothing.
There\'s no way it would \"hack the site\", it\'s just a glitch.
- EDIT:
I posted the script itself.... http://pastebin.com/d3a067020 .... Did nothing.
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 25, 2008 3:25 am
Posted on Jul 25, 2008 3:25 am
H_M, you can edit any of your own comments to add to it or just change it, this makes it so u dont have to make 3 posts in two minutes.
Very nice script btw. Really handy for people who pastebin even just every so often.
Jonesy44, wth are you talking about? Please explain your statement because I find it highly unlikely that a simple socket managed to accidntly open up some vulnerability in a website.
Very nice script btw. Really handy for people who pastebin even just every so often.
Jonesy44, wth are you talking about? Please explain your statement because I find it highly unlikely that a simple socket managed to accidntly open up some vulnerability in a website.
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 25, 2008 6:17 am
Posted on Jul 25, 2008 6:17 am
Typo: Oh I know, I just don\'t care, doing it ranks up my comment count anyway >.>
-- Umm, Furby, this was a joke......... lmao
-- Umm, Furby, this was a joke......... lmao
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 25, 2008 6:52 am
Posted on Jul 25, 2008 6:52 am
Rofl@Comment count...sends no further comments...
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 25, 2008 7:03 am
Posted on Jul 25, 2008 7:03 am
A hack, H_M is opening something for you to do something, without authorised access. I\'m not saying it kills the site, i\'m saying it returns a lot of PHP errors, which means, the hardcode is temporarily (sorta virtually) changed.
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 25, 2008 7:22 am
Posted on Jul 25, 2008 7:22 am
can you please stop this as no one really cares about post count?
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 25, 2008 7:23 am
Posted on Jul 25, 2008 7:23 am
if you have over 1,000 post then it just proves you have no life.
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 25, 2008 7:25 am
Posted on Jul 25, 2008 7:25 am
Typo, i will try it again, the paste may be in the scripts history.
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 25, 2008 7:26 am
Posted on Jul 25, 2008 7:26 am
;o i have 916 comments ;p
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 25, 2008 7:28 am
Posted on Jul 25, 2008 7:28 am
No Life! :P
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 25, 2008 7:28 am
Posted on Jul 25, 2008 7:28 am
Didn\'t work this time :(
I just got a lot of preg_replace or something errors, and then the code was in grey as if the hardcode was changed.. my bad.
I just got a lot of preg_replace or something errors, and then the code was in grey as if the hardcode was changed.. my bad.
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 25, 2008 7:29 am
Posted on Jul 25, 2008 7:29 am
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 25, 2008 7:37 am
Posted on Jul 25, 2008 7:37 am
H_M, I have to ask, are you TropicalMeltdown by any chance?
a - your both assholes
b - you take everything everyone says the wrong way
c - you both post a message after another message after another message.........
it all bases around this one: http://www.hawkee.com/snippet/4758/
a - your both assholes
b - you take everything everyone says the wrong way
c - you both post a message after another message after another message.........
it all bases around this one: http://www.hawkee.com/snippet/4758/
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 26, 2008 8:41 am
Posted on Jul 26, 2008 8:41 am
Furby, what did I do to you lmao? I only said that comment as a joke. Also, TropicalMeltdown copies code, which is lame. I write most my stuff originally -- Or I find code and change it a LOT (I don\'t call it my own if it\'s still even remotely the same).
This time since it was my first socket script, I looked at another script real quick to see how it worked, that\'s all. (It was yours, http://www.hawkee.com/snippet/3909/, but it didn\'t work, so I tried to work on it and fixed it up -- If it\'ll make you feel better, i\'ll add a credit in that says you wrote the original script, sorry if I upset you mate -- But in my defence, the only thing that is alike in my code is pretty much the dialog name and socket name, and that\'s it.)
--
And jonesy44: mIRC highlighting has an internal error, and it\'s not my scripts fault. Try using it directly on the website, it will do the same thing mate :D
This time since it was my first socket script, I looked at another script real quick to see how it worked, that\'s all. (It was yours, http://www.hawkee.com/snippet/3909/, but it didn\'t work, so I tried to work on it and fixed it up -- If it\'ll make you feel better, i\'ll add a credit in that says you wrote the original script, sorry if I upset you mate -- But in my defence, the only thing that is alike in my code is pretty much the dialog name and socket name, and that\'s it.)
--
And jonesy44: mIRC highlighting has an internal error, and it\'s not my scripts fault. Try using it directly on the website, it will do the same thing mate :D
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 26, 2008 2:03 pm
Posted on Jul 26, 2008 2:03 pm
And lastly, Furby, you shouldn\'t insult people by calling them TropicalMeltdown\'s, that\'s just rude.
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 26, 2008 2:19 pm
Posted on Jul 26, 2008 2:19 pm
ROFL TMD\'s
mIRC Snippet:
Pastebin Script (Uploader)
Posted on Jul 26, 2008 2:58 pm
Posted on Jul 26, 2008 2:58 pm
Hi H_M
btw amazing code
atleast 7/10
/me rates 8
dont mind furbeh, hes tampons always in a twist.
-.-'
btw amazing code
atleast 7/10
/me rates 8
dont mind furbeh, hes tampons always in a twist.
-.-'













