Changeset 940

Show
Ignore:
Timestamp:
02/07/2008 04:43:08 (5 months ago)
Author:
james
Message:

updates

Location:
trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/modules/abstracts/en/abstracts.tcl

    r928 r940  
    257257} 
    258258 
     259bMotion_abstract_register "answerWhys_male" { 
     260        "Because it's on the tip of my foreskin." 
     261} 
     262 
    259263bMotion_abstract_register "answerWheres" { 
    260264        "in bed" 
     
    507511 
    508512bMotion_abstract_register "randomReplies" { 
     513        "You can lead a horse to water, but you are the one asking all the stupid questions!" 
    509514        "%ruser" 
    510515        "Orange." 
     
    629634} 
    630635 
     636bMotion_abstract_register "randomReplies_male" { 
     637        "What is it with these silly questions? Anyway, let's talk about dicks! I've got this pretty nice seven incher..." 
     638 
    631639bMotion_abstract_register "picksUp" { 
    632640        "/picks up %%" 
     
    13371345bMotion_abstract_register "prom_second" { 
    13381346        "rifle" 
     1347        "cannon" 
    13391348        "flower" 
    13401349        "desk" 
     
    13701379        "button" 
    13711380        "socket" 
     1381        "bag" 
    13721382} 
    13731383 
  • trunk/modules/abstracts/en/randomstuff.tcl

    r928 r940  
    66### Used when the channel is not 'active' (default > 300s since last line) 
    77bMotion_abstract_register "randomStuff" { 
     8        "If it wasn't for herpes, I wouldn't have any appointments. " 
    89        "it looks like you're writing a letter!" 
    910        "is it just coincidence that my finger fits exactly in my %VAR{bodypart}?" 
     
    307308        "My hovercraft is full of %PLURAL{%VAR{sillyThings}{strip}}" 
    308309        "I never make mistakes! Syntax error in line %NUMBER{100}0. Redo from start." 
    309  
    310310} 
    311311 
     
    330330        "It's good to be male isn't it %ruser{male}" 
    331331        "These girls are ace. And their racoon is ace." 
     332        "hi %ruser! I'm miniature superman!%|no %ruser{prev}, don't touch me there!%|n%REPEAT{5:15:o}! %VAR{unsmiles}" 
    332333} 
    333334 
     
    349350        "Absurdly top heavy secretary speaking" 
    350351        "I got a skirt but I ain't got no knickers" 
     352        "hi %ruser! I'm miniature superwoman!%|no %ruser{prev}, don't touch me there!%|n%REPEAT{5:15:o}! %VAR{unsmiles}" 
    351353} 
    352354 
  • trunk/plugins/en/irc_join.tcl

    r936 r940  
    7777 
    7878        #set nick [bMotion_cleanNick $nick $handle] 
    79         if {[getFriendship $nick] < 30} { 
     79        if {[getFriendship $nick] < 40} { 
    8080                set greetings [bMotion_abstract_all "dislike_joins"] 
    8181        } 
    8282 
    83         if {[getFriendship $nick] > 75} { 
     83        if {[getFriendship $nick] > 60} { 
    8484                set greetings [concat $greetings [bMotion_abstract_all "bigranjoins"]] 
    8585        } 
     
    9595 
    9696bMotion_abstract_register "insult_joins" 
    97 bMotion_abstract_batchadd "insult_joins" [list "%ruser: yeah, %% does suckOH HI %%!" "\[%%\] I'm a %VAR{PROM}%|%VAR{wrong_infoline}" "\[%%\] I love %ruser%|%VAR{wrong_infoline}" "/looks at %%%|so THAT'S where my oil-skin thong got to!"] 
     97bMotion_abstract_batchadd "insult_joins" [list "%ruser: yeah, %% does suckOH HI %%!" "\[%%\] I'm a %VAR{PROM}%|%VAR{wrong_infoline}" "\[%%\] I love %ruser%|%VAR{wrong_infoline}" "/looks at %%%|so THAT'S where my oil-skin thong got to!" ] 
    9898 
    9999bMotion_abstract_register "wrong_infoline" 
     
    101101 
    102102bMotion_abstract_register "dislike_joins" 
    103 bMotion_abstract_batchadd "dislike_joins" [list "shut up" "o no it's %%" "oh no it's %%" "oh noes it's %% %VAR{unsmiles}"] 
     103bMotion_abstract_batchadd "dislike_joins" [list "shut up" "o no it's %%" "oh no it's %%" "oh noes it's %% %VAR{unsmiles}" "meh" "oh, it's %ruser.%|\"yay\"" "oh, it's fuckmaster mc shitty white clownhorse ass jacket pubic face."]