[beta]rage faces

Platform:  mIRC
Published  Oct 14, 2011
Updated  Oct 14, 2011

Screenshots

Code

 


for my next version
I need a preview option for the outcome, and then an option to save it.
It would save all 4 pics in the main dialog as 1 picture.
then after (once this is figured out..) would upload to imgur

pretty much a mirc version of
www.ragemaker.net alias rage dialog -m rage rage
dialog rage {
title "New Project"
size -1 -1 279 269
option dbu
icon 1, 2 2 134 117
icon 2, 142 2 134 117
icon 3, 2 136 134 117
icon 4, 142 136 134 117
button "1", 5, 42 122 37 12
button "2", 6, 188 122 37 12
button "3", 7, 42 257 37 12
button "4", 8, 187 256 37 12
button "save", 9, 118 124 37 12
}


on *:dialog:rage:sclick:5:{ set %space 1 | set %spaceimg1 | disable | rpic }
on *:dialog:rage:sclick:6:{ set %space 2 | set %spaceimg2 | disable | rpic }
on *:dialog:rage:sclick:7:{ set %space 3 | set %spaceimg3 | disable | rpic }
on *:dialog:rage:sclick:8:{ set %space 4 | set %spaceimg4 | disable | rpic }

alias enable did -e rage 5-8
alias disable did -b rage 5-8

on *:dialog:rage:sclick:9:{
;this would save all the pics in the dialog as 1
}

Alias rpic {
set %pic $rand(1,312) $+ .png
echo -a %pic
SockOpen RPic www.mslcoding.com 80
}
On 1:SockOpen:RPic:{
sockwrite -nt $sockname GET /mSL/pics/ $+ %pic HTTP/1.1
sockwrite $sockname Host: www.mslcoding.com $+ $crlf $+ $crlf
}
On 1:SockRead:RPic:{
if (!$sock($sockname).mark) {
var %SockReader
sockread %SockReader
if (%SockReader == $null) { sockmark $sockname 1 }
}
else {
sockread &picture
bwrite $qt($mIRCdir $+ pics\ $+ %pic) -1 -1 &picture
}
}
On 1:SockClose:RPic:{
ShowPic
enable
}
Alias ShowPic {
set %height $pic($mIRCdir $+ pics\ $+ %pic).height | set %width $pic($mIRCdir $+ pics\ $+ %pic).width
echo -a width: %width height: %height
set %loc $qt($mIRCdir $+ pics\ $+ %pic)
did -g rage %space %loc
echo -a %loc
unset %pic | unset %window | unset %width | unset %height | unset %space | unset %loc
sockClose RPic
}

Comments

Sign in to comment.
SunnyD   -  Nov 17, 2011
Lmfao I love that picture. Take your brother with you! I'M A SUNFLOWER
 Respond  
alabama   -  Oct 20, 2011
check out f7u12 :D
 Respond  
Pangaea   -  Oct 20, 2011
well this is just surreal... rage faces?.. is this like a visual representation of leet or something?
some of the art styles are interesting... perhaps im a few years too old to understand what this is all about :D

>>:( rage the oldskool way
 Respond  
alabama   -  Oct 16, 2011
i would've called it emotions if thats what it were, but they are considered 'rage faces'
 Respond  
Jethro   -  Oct 16, 2011
Yes, but I didn't mean that you should follow along with it. It was only a harmless suggestion. I didn't expect it to cause an uproar. To make it up to you, I've bumped up your score.
 Respond  
alabama   -  Oct 16, 2011
it's the fact that you said they should be 'emotions'
 Respond  
Jethro   -  Oct 16, 2011
If I sounded persuasively persistent to you, that was not what I had in mind. I meant no harm and truthfully there was no reason to have a quarrel with any of you who found my comments offensive or disturbing.
 Respond  
alabama   -  Oct 16, 2011
You are telling me the title is wrong, which clearly, is not. Ask any redditor, 4chan user, funnyjunk, or tumblr blogger what it is. It will always be the same response. A "rage face" as they are called "rage comics" it's not necessarily 'raging'.

example.



Conclusion, don't tell me to correct what isn't wrong. No I don't hate you, nor is this a biased opinion.
 Respond  
Jethro   -  Oct 16, 2011
Before I turn this into a needless, argumentative troll, which I don't plan on doing anymore, you have a serious misinterpretation with me. All the comments I've made thus far have not been worded with the meaning "you are doing this and that wrong," except for the title suggestion.
 Respond  
alabama   -  Oct 16, 2011
Jethro, you have no idea what rage comics are. And you try to tell me what I'm doing wrong.
 Respond  
Jethro   -  Oct 16, 2011
MakiMaki, did you have a bad day? I was only suggesting the title to him. I didn't FORCE him to do it my way. He then replied to me with this:

Quote

you've never used the script before, until you do, I won't say any further words.
Also, what have I done to YOU to deserve your arrogance and name-calling? Have some civilized manner please.

You don't need to call people names to make yourself look good, MakiMaki. Quite the opposite, you make yourself look less educated.
 Respond  
  -  Oct 16, 2011
Really Jethro, your being a egoistic prick over the name he picked out? I could see giving pointers on the code but to try and push a name wtf dude, I don't see how he was wrong in any thing he said, how ever you are.
 Respond  
Jethro   -  Oct 16, 2011
No, I don't have to. It's your snippet and I'm only a commentator. If you can't accept people's comments BUT compliments under your thread, I shall not comment on any of your work anymore. You won't be able to take it.
 Respond  
alabama   -  Oct 15, 2011
I'm guessing you've never used the script before, until you do, I won't say any further words.
 Respond  
Jethro   -  Oct 15, 2011
You're missing the point. I, for one, don't consider myself a madman. Do you? I know in the real world, people show all sorts of facial expressions. I don't intend to get close to those who hold a long, grumpy face all the time. I have no greater intent to burst your bubble, but to suggest to you that you can include other emotions in your artwork, not just the rage.
 Respond  
alabama   -  Oct 15, 2011
all of them are considered rage faces. go to http://www.reddit.com/r/fffffffuuuuuuuuuuuu/ :)
 Respond  
Jethro   -  Oct 15, 2011
There are many faces, not just the rage. Unless, of course, you see all the human emotions as one mad, crazy equivalent. Then I have nothing to object to it.
 Respond  
alabama   -  Oct 15, 2011
it's called rage faces
 Respond  
Jethro   -  Oct 15, 2011
You should've titled it as:

Quote

[beta]Emotions
Rage means one angry face, but emotions covers them all..be that sad, happy, scared, etc..
 Respond  
ulquiorra4   -  Oct 15, 2011
lol
 Respond  
alabama   -  Oct 14, 2011
is it finish
 Respond  
alabama   -  Oct 14, 2011
snippet is functional m8
 Respond  
alabama   -  Oct 14, 2011
lol
 Respond  
Aha2Y   -  Oct 14, 2011
Can't you access the forums and post it there? :P
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.