FelicianoX

FelicianoX

Joined
Aug 15, 2011

Activity Stream

FelicianoX commented on a Page, mini mirc mp3 player but stylish one   -  Feb 15, 2013

Picture would be nice

 Respond  
FelicianoX liked Hawkee's Thread  -  Feb 14, 2013

do something like

var %gs = $getset(Champ, $ini(trivia.ini, Champ, 0))

and use that variable in the if statements. This way it will only read the INI file once, making the alias run faster.

What does $hof and $getset do? How big is $hof.size?

It might be slow because you have a ton of $ini()'s which can be really slow. If $ini(trivia.ini, Champ, 0) never changes through-out the function, you can save it in a variable and access it with the variable, so it doesn't have to check the ini file every time.

FelicianoX commented on a Comment, Input  -  Feb 03, 2013
FelicianoX commented on SReject's Thread  -  Jan 27, 2013
FelicianoX commented on a Page, Image Viewer / Opener  -  Jan 20, 2013

Oh nice :p

I had something really similar. But if IIRC ON Hotlink was updated and I haven't modified the script yet, so it doesn't work anymore :

Yeah here it is :P : http://www.hawkee.com/snippet/8903/

 Respond  
FelicianoX   -  Dec 25, 2012

Has anybody here done Android programming? I'm following thenewboston's 200 Android Programming tutorial playlist (currently at 105) but IMO he doesn't teach useful stuff that we will need for every application we build, just basic and obvious stuff.

Does anybody here know of a *good Android Programming tutorial book?

  • = not good because it says so on the internet but because you've read it yourself.

PS: I know Java, just need to learn Android.

FelicianoX liked BlueThen's Thread  -  Dec 11, 2012
FelicianoX   -  Nov 21, 2012

After looking at http://www.hawkee.com/snippet/9730/
I thought it would be a good idea if you had a "Ask Question" option right next to the "Post Snippet" one.

FelicianoX commented on Conscious's Thread  -  Nov 18, 2012
FelicianoX commented on Conscious's Thread  -  Nov 18, 2012
FelicianoX commented on Conscious's Thread  -  Nov 17, 2012
FelicianoX commented on Hawkee's Thread  -  Nov 14, 2012
FelicianoX commented on Hawkee's Thread  -  Nov 10, 2012
FelicianoX commented on Hawkee's Thread  -  Nov 10, 2012
FelicianoX   -  Nov 10, 2012

I think we should be able to see author of script/snippet when searching. http://i.imgur.com/W0wAL.png

FelicianoX commented on a C++ Script, Download Accelerator  -  Nov 06, 2012

@Hawkee Ah strange. I'll update them.

 Respond  
FelicianoX commented on SReject's Thread  -  Aug 09, 2012
FelicianoX created a C++ Script  -  Jul 13, 2012
FelicianoX liked BlueThen's Thread  -  Jul 11, 2012
FelicianoX commented on a Page, Auto Voicer  -  Jun 21, 2012

In an ON JOIN event, you are always a regular, thus the second part of your first if statement will always return true

The ON JOIN event is triggered before ChanServ gives operator status to the nick.

 Respond  
FelicianoX commented on a Comment, here  -  May 22, 2012
FelicianoX commented on chachin's Thread  -  May 18, 2012
FelicianoX commented on Hawkee's Thread  -  May 16, 2012
FelicianoX commented on a Page, youtube info (use $json)  -  Mar 12, 2012

The JSON script is in the description. I agree to the rest.

 Respond  
FelicianoX commented on a Page, youtube info (use $json)  -  Mar 11, 2012

Unknown paste ID for the JSON.
Repasted it for you: http://pastebin.com/JAB6xHTA

 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.