TehJibba

TehJibba

Joined
May 28, 2009
Occupation
Developer
Location
On A Boat
Website
Interests
coding, scripting, beer, weed

Activity Stream

TehJibba commented on a Comment, IMDb Title/Trailer Grabber V2  -  Sep 21, 2014
TehJibba liked a Comment, IMDb Title/Trailer Grabber V2  -  Sep 21, 2014
TehJibba liked a Comment, My theme (WIP)  -  Aug 31, 2014
TehJibba liked a Comment, mSL++  -  Aug 31, 2014
TehJibba commented on a Comment, IMDb Title/Trailer Grabber V2  -  Aug 17, 2014
TehJibba commented on a Page, Weather script for mIRC  -  Mar 10, 2014

This script has a major security flaw in the !w register command that leaves anyone running this open to possible attacks. Im not going into public detail about what is wrong with it so that this wont become a widely known flaw. the author can contact me for a better explanation, The exploit was tested several times on several different users and it does infact work

 Respond  
TehJibba liked a Comment, IMDb Title/Trailer Grabber V2  -  Oct 10, 2013
TehJibba commented on a Comment, IMDb Title/Trailer Grabber V2  -  Oct 10, 2013
TehJibba liked a Comment, IMDb Title/Trailer Grabber V2  -  Oct 10, 2013
TehJibba liked a Comment, IMDb Title/Trailer Grabber V2  -  Oct 10, 2013
TehJibba commented on a Page, Control Panel v2  -  Mar 19, 2012

you dont need so many on dialog events. you can simplify it something like

on *:dialog:+CModes:sclick:*: {
 if ($did == 1) { /mode $$?="Set this where?(Include #)" +A  }
}

it will simplify it and look cleaner imo otherwise nicely done :)

 Respond  
TehJibba created a Page  -  Mar 08, 2012
851 

So basicly this is based on the same idea as the youtube title grabber i made the other day. It will basicly grab the title and the trailer link to imdb urls posted in the channel.

TehJibba liked a Comment, Yet Another Youtube Title grabber  -  Feb 27, 2012
TehJibba commented on a Page, 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  
TehJibba commented on a Page, 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  
TehJibba commented on a Page, 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  
TehJibba commented on a Page, Yet Another Youtube Title grabber  -  Feb 24, 2012

Ty for the update. ill test it out and then edit the post :)

 Respond  
TehJibba created a Page  -  Feb 24, 2012

just a simple channel and pm youtube title grabber. just paste this in your remotes and any youtube url will be parsed for its title.

TehJibba commented on a Page, Oper Sandtrap Dialog  -  Feb 05, 2011

this has been updated ages ago :) just incase peeps didnt notice :P

 Respond  
TehJibba commented on a Page, Oper Sandtrap Dialog  -  Feb 02, 2011

just happen to like dialogs. $input could be substituted tho if u prefer it.

 Respond  
TehJibba commented on a Page, 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  
TehJibba created a Page  -  Feb 02, 2011
305 

Simple sandtrap setup. Right now is for only a single user but i will be adding the ability to setup traps for diff peeps with diff time lengths. as well as closing any loopholes such as quiting.

TehJibba commented on a Page, !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  
TehJibba commented on a Page, !BroCode bot script  -  May 22, 2010

lol cant believe this thing is still active. :P

 Respond  
TehJibba commented on a Page, 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  
TehJibba created a Page  -  Mar 29, 2010
2,143 

simple little code to get the youtube title and url of the video you are currently watching. it has a check in it so that it will only work with youtube urls. All you need to do is type /yt in any channel or query and it will display it for you

TehJibba commented on a Page, Auto Translator  -  Dec 13, 2009

awesome m8 keep up the fine work

 Respond  
TehJibba commented on a Page, Auto Translator  -  Dec 13, 2009

is there any way to get this all to work in a pm aswell ?

 Respond  
TehJibba commented on a Page, Auto Translator  -  Nov 27, 2009

no worries i simply added a polite message: "Please use porper grammar" just to remind me.

 Respond  
TehJibba commented on a Page, 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  
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.