Jibberish

Jibberish

Joined:
May 28, 2009
Website:

Activity Stream

Jibberish commented on a Snippet, Control Panel v2  -  Mar 19, 2012
you dont need so many on dialog events. you can simplify it something like

Code

 


it will simplify it and look cleaner imo otherwise nicely done :)
 Respond  
Jibberish posted a Snippet  -  Mar 08, 2012
Jibberish commented on a Snippet, Yet Another Youtube Title grabber  -  Feb 27, 2012
all mine grabs is the id of the video after v= no matter where v= is for normal links or anything after / for the short urls. it should work for you as well just fine :) and ty :)
 Respond  
Jibberish commented on a Snippet, Yet Another Youtube Title grabber  -  Feb 27, 2012
major update posted. bugs fixed and completely redone the code :)

@ MakiMaki First let me say thank you for posting the no vars version i love it and it works great. But your regex was a bit flawed as it would catch: OAAAAAAAAAA in: http://www.youtube.com/watch?feature=g-logo&v=BqMIGC1tx3s&context=G2747d50FOAAAAAAAAAA
the new regex corrects this :)

TY to everyones post. still waiting to see someone come up with a better way to do the $replace tho :D
 Respond  
Jibberish commented on a Snippet, Yet Another Youtube Title grabber  -  Feb 26, 2012
Nice guys thank you all for your suggestions. i will test and implement the changes today.

@ ProIcons i only seperated it out as the pm one isnt really for a bot you can put it into your personal remotes and use it to grab urls pm'd to you. but yes combining them is doable.

@MakiMaki ty for the new regex lines. Im fairly new at using regex , als youtube has been messing with the url formating so all i want to grab is whats after v= no matter where it is in the url. if that regex does it ( at the time of writing this i havent tested) then sweet ill use it.
As for the replace line i couldnt think of a better/simpler way to do it and i tried to do just one and it threw out error's on me and i couldnt get it to work so i just did multiples. ty for showing me how to use just one :)
 Respond  
Jibberish commented on a Snippet, Yet Another Youtube Title grabber  -  Feb 24, 2012
Ty for the update. ill test it out and then edit the post :)
 Respond  
Jibberish posted a Snippet  -  Feb 24, 2012
Jibberish commented on a Snippet, Oper Sandtrap Dialog  -  Feb 05, 2011
this has been updated ages ago :) just incase peeps didnt notice :P
 Respond  
Jibberish commented on a Snippet, Oper Sandtrap Dialog  -  Feb 02, 2011
just happen to like dialogs. $input could be substituted tho if u prefer it.
 Respond  
Jibberish commented on a Snippet, Oper Sandtrap Dialog  -  Feb 02, 2011
whoops on the bracket mis copied it sorry. And ill add a server setup in just a few mins. just threw it together this after noon :P
 Respond  
Jibberish posted a Snippet  -  Feb 02, 2011
Jibberish commented on a Snippet, !BroCode bot script  -  May 23, 2010
ahhh the heady days of being n00b still :D so sloppy but meh. it worked atleast. glad it brought some fun to a few of you :D
 Respond  
Jibberish commented on a Snippet, !BroCode bot script  -  May 22, 2010
lol cant believe this thing is still active. :P
 Respond  
Jibberish commented on a Snippet, YouTube Now Playing  -  May 22, 2010
thanks guys for the feedback its much appreciated.

@ napa182 yea i suppose it could be either or. i usually have a playlist going in the background of music so technically im not watching it. And yes this is a differant script that i adapted to show only youtube info. it was originally a generalized webpage Title getter for irc, it would be used to get the page title for any page u were viewing.

@ sunslayer ty for the regex line i will try to incorporate it into the next version.

@ henbone11 ive noticed an error on some of the newer pages of youtube where it is returning an error. yes they have made some site changes so im going to have to take a look at it again to see what can be done. there is also an error if the title has parentese in it eg: limp bizkit - "break stuff" it wont return a result. i will try and fix all of this in the next version
 Respond  
Jibberish posted a Snippet  -  Mar 29, 2010
Jibberish commented on a Snippet, Auto Translator  -  Dec 13, 2009
awesome m8 keep up the fine work
 Respond  
Jibberish commented on a Snippet, Auto Translator  -  Dec 13, 2009
is there any way to get this all to work in a pm aswell ?
 Respond  
Jibberish commented on a Snippet, Auto Translator  -  Nov 27, 2009
no worries i simply added a polite message: "Please use porper grammar" just to remind me.
 Respond  
Jibberish commented on a Snippet, Auto Translator  -  Nov 27, 2009
well on further tries it seems its not really a bug. its poor grammar. if you use "u" vs you it wont out put anything. but i have gotten it to work with proper grammar.
 Respond  
Jibberish commented on a Snippet, Auto Translator  -  Nov 26, 2009
simply wow. :D this has to be the most useful script i have running. very well done m8

Edit:
one bug i noticed is the hotlink , for some reason i get no output with it. it pops up the window asking if i want to reply using the translator then the input box , i click ok and nothing happens.
 Respond  
Jibberish liked a Snippet, Auto Translator  -  Nov 26, 2009
Jibberish commented on a Snippet, Auto Translator  -  Nov 26, 2009
beautiful script and so useful ! only thing left this needs i think is the ability to add words to an ignore list :D
 Respond  
Jibberish commented on a Snippet, !8ball revisited  -  Nov 26, 2009
nice. been a while since i logged in here :D i like what u did thanks for the tips.
 Respond  
Jibberish commented on a Snippet, !8ball revisited  -  Sep 24, 2009
@ sunslayer yea ur right it wont work on all nets was coded on unrealircd so should work on any net using that or similar.

@ Jethro_ i only used it because it was something i had recently learned, either way will work.

and i wanted to restrict it to only & and up for the delete entry and add entry parts for personal reasons. you can easily change it tho to include other access levels
 Respond  
Jibberish commented on a Snippet, !8ball revisited  -  Sep 22, 2009
did you replace "PUT NICK HERE" with your nick?
 Respond  
Jibberish posted a Snippet  -  Sep 22, 2009
Jibberish commented on a Snippet, Search Menu Script  -  Aug 26, 2009
removed ty
 Respond  
Jibberish commented on a Snippet, Search Menu Script  -  Aug 26, 2009
i did test it yes. and i forgot to remove the () in the last update. it was corrected likely while you were posting hence the .1 on the version
 Respond  
Jibberish posted a Snippet  -  Aug 25, 2009
Jibberish commented on a Snippet, RightClick Menu Replacement  -  Jul 15, 2009
hahaha ty fixed
 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.