Epic Fail & L2P addon!! Max. Fun garantueed! menu

User Tag List

Page 5 of 10 FirstFirst 123456789 ... LastLast
Results 61 to 75 of 137
  1. #61
    grak's Avatar Contributor
    Reputation
    94
    Join Date
    Jul 2008
    Posts
    151
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Rofl, gonna fire it up now.. looks awesome! +rep

    Epic Fail & L2P addon!! Max. Fun garantueed!
  2. #62
    AkemyciN's Avatar Member
    Reputation
    2
    Join Date
    Jul 2009
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I found some new messages on another board.
    Code:
    	SendChatMessage("░█▀▀ ░█░█ ░█░█ ░█░█ ░█░█ ░",chan,nil,bla)
    	SendChatMessage("░█▀▀ ░█░█ ░█░█ ░█░█ ░█░█ ░",chan,nil,bla)
    	SendChatMessage("░▀ ░░░▀▀▀ ░▀▀▀ ░▀▀▀ ░▀▀▀ ░",chan,nil,bla)
    credits to -= Re@p3r =- from e l i t e p v p e r s . d e

    And:
    Code:
    SendChatMessage("░█▀█░█▀█▀█░█▀▀ ░",chan,nil,bla)
    SendChatMessage("░█░█░█░█░█░█░▀█░",chan,nil,bla)
    SendChatMessage("░▀▀▀░▀░░░▀░▀▀▀▀░",chan,nil,bla)
    
    SendChatMessage("░█▀█░░█▀█░░",chan,nil,bla)
    SendChatMessage("░█░█░░█░█░░",chan,nil,bla)
    SendChatMessage("░▀▀▀▌░▀▀▀▌░",chan,nil,bla)
    
    SendChatMessage("░█ ░░░█▀█ ░█ ░░░",chan,nil,bla)
    SendChatMessage("░█ ░░░█░█ ░█ ░░░",chan,nil,bla)
    SendChatMessage("░▀▀▀ ░▀▀▀ ░▀▀▀ ░",chan,nil,bla)
    
    SendChatMessage("☺",chan,nil,bla)
    
    endChatMessage("♥ ♥ ♥",chan,nil,bla)
    credits to haithere from from e l i t e p v p e r s . d e

  3. #63
    Gash's Avatar Evil Elite Gash!
    Reputation
    341
    Join Date
    Apr 2007
    Posts
    677
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    updated with a few new features.
    VAH.

  4. #64
    supermagma's Avatar Active Member
    Reputation
    16
    Join Date
    Jun 2008
    Posts
    438
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this keeps getting better so funny to do to gold sellers!

  5. #65
    supermagma's Avatar Active Member
    Reputation
    16
    Join Date
    Jun 2008
    Posts
    438
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok, i set myself a challenge and began looking through the LUA, ive never done ANY coding before so i decided to add another word of my choice.

    I have sucessfully added one but when i type it ingame it looks like the lawl one used to, the top half is slightly to the right of the rest, how do i fix it?

  6. #66
    wac's Avatar Member
    Reputation
    35
    Join Date
    Jul 2008
    Posts
    342
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Could ye change "fu" to something else? :P It crashes with FuBar.

  7. #67
    halloman's Avatar Banned
    Reputation
    8
    Join Date
    Jul 2008
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    F*cking cool addons THX!
    +Rep 2x

  8. #68
    Danne206's Avatar Contributor
    Reputation
    183
    Join Date
    Jan 2008
    Posts
    717
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    New stuff, posting the LUA code:

    _Code Starting Below_
    Code:
    function epicfail(inhalt)
    	local chan,bla = GetSendChannel(inhalt)
    	if not chan and not bla then return end
    	SendChatMessage("░█▀▀ ░█▀█ ░█ ░█▀▀ ░",chan,nil,bla)
    	SendChatMessage("░█▀▀ ░█▀▀ ░█ ░█ ░░░",chan,nil,bla)
    	SendChatMessage("░▀▀▀ ░▀ ░░░▀ ░▀▀▀ ░",chan,nil,bla)
    	SendChatMessage("░█▀▀ ░█▀█ ░█ ░█ ░░░",chan,nil,bla)
    	SendChatMessage("░█▀▀ ░█▀█ ░█ ░█ ░░░",chan,nil,bla)
    	SendChatMessage("░▀ ░░░▀░▀ ░▀ ░▀▀▀ ░",chan,nil,bla)
    end
    
    function l2p(inhalt)
    	local chan,bla = GetSendChannel(inhalt)
    	if not chan and not bla then return end
    	SendChatMessage("░█ ░░░▀▀█ ░█▀█ ░",chan,nil,bla)
    	SendChatMessage("░█ ░░░█▀▀ ░█▀▀ ░",chan,nil,bla)
    	SendChatMessage("░▀▀▀ ░▀▀▀ ░▀ ░░░",chan,nil,bla)
    end
    
    function lawl(inhalt)
    	local chan,bla = GetSendChannel(inhalt)
    	if not chan and not bla then return end
    	SendChatMessage("░█ ░░░█▀█ ░█ ░░░",chan,nil,bla)
    	SendChatMessage("░█ ░░░█░█ ░█ ░░░",chan,nil,bla)
    	SendChatMessage("░▀▀▀ ░▀▀▀ ░▀▀▀ ░",chan,nil,bla)
    end
    
    
    function facepalm(inhalt)
    	local chan,bla = GetSendChannel(inhalt)
    	if not chan and not bla then return end
    	SendChatMessage("░█▀▀ ░█▀█ ░█▀▀ ░█▀▀ ░█▀█ ░█▀█ ░█ ░░░█▀█▀█",chan,nik,bla)
    	SendChatMessage("░█▀▀ ░█▀█ ░█ ░░░█▀▀ ░█▀▀ ░█▀█ ░█ ░░░█░▀░█",chan,nik,bla)
    	SendChatMessage("░▀ ░░░▀░▀ ░▀▀▀ ░▀▀▀ ░▀ ░░░▀░▀ ░▀▀▀ ░▀░░░▀",chan,nik,bla)
    end
    
    function mega(inhalt)
    	local chan,bla = GetSendChannel(inhalt)
    	if not chan and not bla then return end
    	SendChatMessage("░█▀█▀█ ░█▀▀ ░█▀▀▀ ░█▀█ ░",chan,nil,bla)
    	SendChatMessage("░█░█░█ ░█▀▀ ░█░▀█ ░█▀█ ░",chan,nil,bla)
    	SendChatMessage("░▀░▀░▀ ░▀▀▀ ░▀▀▀▀ ░▀░▀ ░",chan,nil,bla)
    end
    
    function omg(inhalt)
    	local chan,bla = GetSendChannel(inhalt)
    	if not chan and not bla then return end
    	SendChatMessage("░█▀█░█▀█▀█░█▀▀ ░",chan,nil,bla)
    	SendChatMessage("░█░█░█░█░█░█░▀█░",chan,nil,bla)
    	SendChatMessage("░▀▀▀░▀░░░▀░▀▀▀▀░",chan,nil,bla)
    end
    
    function qq(inhalt)
    	local chan,bla = GetSendChannel(inhalt)
    	if not chan and not bla then return end
    	SendChatMessage("░█▀█░░█▀█░░",chan,nil,bla)
    	SendChatMessage("░█░█░░█░█░░",chan,nil,bla)
    	SendChatMessage("░▀▀▀▌░▀▀▀▌░",chan,nil,bla)
    
    end
    
    function love(inhalt)
    	local chan,bla = GetSendChannel(inhalt)
    	if not chan and not bla then return end
    	SendChatMessage("░█ ░░░█▀▀█ ░█░█ ░█▀▀ ░",chan,nil,bla)
    	SendChatMessage("░█ ░░░█░░█ ░█░█ ░█▀▀ ░",chan,nil,bla)
    	SendChatMessage("░▀▀▀ ░▀▀▀▀ ░░▀ ░░▀▀▀ ░",chan,nil,bla)
    	SendChatMessage("░█░█ ░░█ ░",chan,nil,bla)
    	SendChatMessage("░█░█ ░░▀ ░",chan,nil,bla)
    	SendChatMessage("░▀▀▀ ░░▀ ░",chan,nil,bla)
    end
    
    function fu(inhalt)
    	local chan,bla = GetSendChannel(inhalt)
    	if not chan and not bla then return end
    	SendChatMessage("░█▀▀ ░█░█░█",chan,nil,bla)
    	SendChatMessage("░█▀▀ ░█░█░▀",chan,nil,bla)
    	SendChatMessage("░▀ ░░░▀▀▀░▀",chan,nil,bla)
    end
    
    function gash(inhalt)
    	local chan,bla = GetSendChannel(inhalt)
    	if not chan and not bla then return end
    	SendChatMessage("I ♥ Gash ☺",chan,nil,bla)
    	SendChatMessage("I ♥ Gash ☺",chan,nil,bla)
    
    function gimp(inhalt)
    	local chan,bla = GetSendChannel(inhalt)
    	if not chan and not bla then return end
    	SendChatMessage("░█▀▀▀ ░█ ░█▀█▀█ ░█▀█ ░",chan,nil,bla)
    	SendChatMessage("░█░▀█ ░█ ░█░█░█ ░█▀▀ ░",chan,nil,bla)
    	SendChatMessage("░▀▀▀▀ ░▀ ░▀░▀░▀ ░▀ ░░░",chan,nil,bla)
    end
    
    
    function pimp(inhalt)
    	local chan,bla = GetSendChannel(inhalt)
    	if not chan and not bla then return end
    	SendChatMessage("░█▀█ ░█ ░█▀█▀█ ░█▀█ ░",chan,nil,bla)
    	SendChatMessage("░█▀▀ ░█ ░█░█░█ ░█▀▀ ░",chan,nil,bla)
    	SendChatMessage("░▀ ░░░▀ ░▀░▀░▀ ░▀ ░░░",chan,nil,bla)
    
    end
    
    SlashCmdList["EPICFAIL"] = epicfail
    SLASH_EPICFAIL1 = "/epicfail"
    
    SlashCmdList["L2P"] = l2p
    SLASH_L2P1 = "/l2p"
    
    SlashCmdList["LAWL"] = lawl
    SLASH_LAWL1= "/lawl"
    
    SlashCmdList["FACEPALM"] = facepalm
    SLASH_FACEPALM1= "/facepalm"
    
    SlashCmdList["OMG"] = omg
    SLASH_OMG1= "/omg"
    
    SlashCmdList["QQ"] = qq
    SLASH_QQ1= "/qq"
    
    SlashCmdList["FU"] = fu
    SLASH_FU1= "/fu"
    
    SlashCmdList["GASH"] = gash
    SLASH_GASH1= "/gash"
    
    
    
    SlashCmdList["PIMP"] = PIMP
    SLASH_PIMP1 = "/pimp"
    
    
    SlashCmdList["PWNED"] = pwned
    SLASH_PWNED1 = "/pwned"
    
    
    SlashCmdList["GIMP"] = gimp
    SLASH_GIMP1 = "/gimp"
    
    
    SlashCmdList["LOVE"] = love
    SLASH_LOVE1 = "/loveu"
    
    
    SlashCmdList["MEGA"] = mega
    SLASH_MEGA1 = "/mega"
    _Code Ending
    Last edited by Danne206; 08-10-2009 at 06:33 AM. Reason: Code did mess up.

  9. #69
    supermagma's Avatar Active Member
    Reputation
    16
    Join Date
    Jun 2008
    Posts
    438
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can you please answer my question, 'ok, i set myself a challenge and began looking through the LUA, ive never done ANY coding before so i decided to add another word of my choice.

    I have sucessfully added one but when i type it ingame it looks like the lawl one used to, the top half is slightly to the right of the rest, how do i fix it?'

    danne maybe you will be able to help

  10. #70
    novan's Avatar Member
    Reputation
    7
    Join Date
    Oct 2008
    Posts
    89
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    function gtfo(inhalt)
    local chan,bla = GetSendChannel(inhalt)
    if not chan and not bla then return end
    SendChatMessage("░█▀▀▀░▀▀█▀▀░█▀▀░█▀█",chan,nil,bla)
    SendChatMessage("░█░▀█░░░█░░░█▀▀░█░█",chan,nil,bla)
    SendChatMessage("░▀▀▀▀░░░▀░░░▀░░░▀▀▀",chan,nil,bla)
    end

    function noc(inhalt)
    local chan,bla = GetSendChannel(inhalt)
    if not chan and not bla then return end
    SendChatMessage("░█▀█░█░█▀█░░█▀█░█▀█░█░█▀▀░",chan,nil,bla)
    SendChatMessage("░█░█░█░█░█░░█░█░█░█░█░█▀▀░",chan,nil,bla)
    SendChatMessage("░▀░▀▀▀░▀▀▀░░▀▀▀░▀░▀▀▀░▀▀▀░",chan,nil,bla)
    SendChatMessage("░█▀▀░█▀█░█▀▀█░█▀▀░█▀▀▀░",chan,nil,bla)
    SendChatMessage("░█░░░█▀█░█▀█▀░█▀▀░▀▀▀█░",chan,nil,bla)
    SendChatMessage("░▀▀▀░▀░▀░▀░▀░░▀▀▀░▀▀▀▀░",chan,nil,bla)
    end
    my 2 cents, not flawless but it does the work.
    SlashCmdList["GTFO"] = gtfo
    SLASH_GTFO1= "/gtfo"

    SlashCmdList["noc"] = noc
    SLASH_NOC1= "/noc"
    Last edited by novan; 08-10-2009 at 11:49 AM.

  11. #71
    PanFluteMan's Avatar Member
    Reputation
    1
    Join Date
    Aug 2009
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    excuse my noobness, but how do you install this? I just registered and if there is a post I should be looking at, insted of asking like a noob, please let me know.

  12. #72
    milla247's Avatar Member
    Reputation
    3
    Join Date
    Oct 2008
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    omg nice! gotta try this

  13. #73
    novan's Avatar Member
    Reputation
    7
    Join Date
    Oct 2008
    Posts
    89
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    PanFluteMan:
    You need to extract the .rar, so you'll get a folder named as the .rar is (mmowned_epicfail afaik). Put this folder into this directory:
    (example for c being the volume with wow on): c:\programs\world of warcraft\interface\addons\
    then open the folder and edit the mmowned_epicfail.lua and add the other posted commands, but you can also copy & paste mine:

    local ChanTable = {
    ["whsiper"] = "WHISPER",
    ["w"] = "WHISPER",
    ["flüstern"] = "WHISPER",
    ["say"] = "SAY",
    ["sagen"] = "SAY",
    ["s"] = "SAY",
    ["yell"] = "YELL",
    ["schreien"] = "YELL",
    ["y"] = "YELL",
    ["emote"] = "EMOTE",
    ["e"] = "EMOTE",
    ["gilde"] = "GUILD",
    ["guild"] = "GUILD",
    ["g"] = "GUILD",
    ["party"] = "PARTY",
    ["gruppe"] = "PARTY",
    ["p"] = "PARTY",
    ["raid"] = "RAID",
    ["schlachtzug"] = "RAID",
    ["ra"] = "RAID",
    ["battleground"] = "BATTLEGROUND",
    ["bg"] = "BATTLEGROUND",
    ["handel"] = {"CHANNEL", "2"},
    ["allgemein"] = {"CHANNEL", "1"},
    ["1"] = {"CHANNEL", "1"},
    ["2"] = {"CHANNEL", "2"},
    ["3"] = {"CHANNEL", "3"},
    ["4"] = {"CHANNEL", "4"},
    ["5"] = {"CHANNEL", "5"},
    ["6"] = {"CHANNEL", "6"},
    ["7"] = {"CHANNEL", "7"},
    ["8"] = {"CHANNEL", "8"},
    ["9"] = {"CHANNEL", "9"},
    }

    local function GetSendChannel(inhalt)
    if not inhalt or inhalt == "" then
    return nil,nil
    end
    inhalt = string.lower(inhalt)
    if ChanTable[inhalt] then
    if type(ChanTable[inhalt])=="table" then
    local chan = ChanTable[inhalt][1]
    local bla = ChanTable[inhalt][2]
    return chan,bla
    else
    local chan = ChanTable[inhalt]
    return chan,inhalt
    end
    else
    return "WHISPER",inhalt
    end
    end

    function epicfail(inhalt)
    local chan,bla = GetSendChannel(inhalt)
    if not chan and not bla then return end
    SendChatMessage("░█▀▀ ░█▀█ ░█ ░█▀▀ ░",chan,nil,bla)
    SendChatMessage("░█▀▀ ░█▀▀ ░█ ░█ ░░░",chan,nil,bla)
    SendChatMessage("░▀▀▀ ░▀ ░░░▀ ░▀▀▀ ░",chan,nil,bla)
    SendChatMessage("░█▀▀ ░█▀█ ░█ ░█ ░░░",chan,nil,bla)
    SendChatMessage("░█▀▀ ░█▀█ ░█ ░█ ░░░",chan,nil,bla)
    SendChatMessage("░▀ ░░░▀░▀ ░▀ ░▀▀▀ ░",chan,nil,bla)
    end

    function l2p(inhalt)
    local chan,bla = GetSendChannel(inhalt)
    if not chan and not bla then return end
    SendChatMessage("░█ ░░░▀▀█ ░█▀█ ░",chan,nil,bla)
    SendChatMessage("░█ ░░░█▀▀ ░█▀▀ ░",chan,nil,bla)
    SendChatMessage("░▀▀▀ ░▀▀▀ ░▀ ░░░",chan,nil,bla)
    end

    function lawl(inhalt)
    local chan,bla = GetSendChannel(inhalt)
    if not chan and not bla then return end
    SendChatMessage("░█ ░░░█▀█ ░█ ░░░",chan,nil,bla)
    SendChatMessage("░█ ░░░█░█ ░█ ░░░",chan,nil,bla)
    SendChatMessage("░▀▀▀ ░▀▀▀ ░▀▀▀ ░",chan,nil,bla)
    end


    function facepalm(inhalt)
    local chan,bla = GetSendChannel(inhalt)
    if not chan and not bla then return end
    SendChatMessage("░█▀▀ ░█▀█ ░█▀▀ ░█▀▀ ░█▀█ ░█▀█ ░█ ░░░█▀█▀█",chan,nik,bla)
    SendChatMessage("░█▀▀ ░█▀█ ░█ ░░░█▀▀ ░█▀▀ ░█▀█ ░█ ░░░█░▀░█",chan,nik,bla)
    SendChatMessage("░▀ ░░░▀░▀ ░▀▀▀ ░▀▀▀ ░▀ ░░░▀░▀ ░▀▀▀ ░▀░░░▀",chan,nik,bla)
    end

    function omg(inhalt)
    local chan,bla = GetSendChannel(inhalt)
    if not chan and not bla then return end
    SendChatMessage("░█▀█░█▀█▀█░█▀▀ ░",chan,nil,bla)
    SendChatMessage("░█░█░█░█░█░█░▀█░",chan,nil,bla)
    SendChatMessage("░▀▀▀░▀░░░▀░▀▀▀▀░",chan,nil,bla)
    end

    function qq(inhalt)
    local chan,bla = GetSendChannel(inhalt)
    if not chan and not bla then return end
    SendChatMessage("░█▀█░░█▀█░░",chan,nil,bla)
    SendChatMessage("░█░█░░█░█░░",chan,nil,bla)
    SendChatMessage("░▀▀▀▌░▀▀▀▌░",chan,nil,bla)
    end

    function fu(inhalt)
    local chan,bla = GetSendChannel(inhalt)
    if not chan and not bla then return end
    SendChatMessage("░█▀▀ ░█░█░█",chan,nil,bla)
    SendChatMessage("░█▀▀ ░█░█░▀",chan,nil,bla)
    SendChatMessage("░▀ ░░░▀▀▀░▀",chan,nil,bla)
    end

    function gimp(inhalt)
    local chan,bla = GetSendChannel(inhalt)
    if not chan and not bla then return end
    SendChatMessage("░█▀▀▀ ░█ ░█▀█▀█ ░█▀█ ░",chan,nil,bla)
    SendChatMessage("░█░▀█ ░█ ░█░█░█ ░█▀▀ ░",chan,nil,bla)
    SendChatMessage("░▀▀▀▀ ░▀ ░▀░▀░▀ ░▀ ░░░",chan,nil,bla)
    end

    function gtfo(inhalt)
    local chan,bla = GetSendChannel(inhalt)
    if not chan and not bla then return end
    SendChatMessage("░█▀▀▀░▀▀█▀▀░█▀▀░█▀█",chan,nil,bla)
    SendChatMessage("░█░▀█░░░█░░░█▀▀░█░█",chan,nil,bla)
    SendChatMessage("░▀▀▀▀░░░▀░░░▀░░░▀▀▀",chan,nil,bla)

    end

    function noc(inhalt)
    local chan,bla = GetSendChannel(inhalt)
    if not chan and not bla then return end
    SendChatMessage("░█▀█░█░█▀█░░█▀█░█▀█░█░█▀▀░",chan,nil,bla)
    SendChatMessage("░█░█░█░█░█░░█░█░█░█░█░█▀▀░",chan,nil,bla)
    SendChatMessage("░▀░▀▀▀░▀▀▀░░▀▀▀░▀░▀▀▀░▀▀▀░",chan,nil,bla)
    SendChatMessage("░█▀▀░█▀█░█▀▀█░█▀▀░█▀▀▀░",chan,nil,bla)
    SendChatMessage("░█░░░█▀█░█▀█▀░█▀▀░▀▀▀█░",chan,nil,bla)
    SendChatMessage("░▀▀▀░▀░▀░▀░▀░░▀▀▀░▀▀▀▀░",chan,nil,bla)
    end

    SlashCmdList["EPICFAIL"] = epicfail
    SLASH_EPICFAIL1 = "/epicfail"

    SlashCmdList["L2P"] = l2p
    SLASH_L2P1 = "/l2p"

    SlashCmdList["LAWL"] = lawl
    SLASH_LAWL1= "/lawl"

    SlashCmdList["FACEPALM"] = facepalm
    SLASH_FACEPALM1= "/facepalm"

    SlashCmdList["OMG"] = omg
    SLASH_OMG1= "/omg"

    SlashCmdList["QQ"] = qq
    SLASH_QQ1= "/qq"

    SlashCmdList["FU"] = fu
    SLASH_FU1= "/fu"

    SlashCmdList["GIMP"] = gimp
    SLASH_GIMP1= "/gimp"

    SlashCmdList["GTFO"] = gtfo
    SLASH_GTFO1= "/gtfo"

    SlashCmdList["NOC"] = noc
    SLASH_NOC1= "/noc"
    then save, restart your wow and it should pop up as every other addon does in your character menu bottom left corner 'Addons'.

    have fun & greets,
    novan

  14. #74
    PanFluteMan's Avatar Member
    Reputation
    1
    Join Date
    Aug 2009
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, I see what I was doing wrong, I did extract it, I dragged the files myself into my own folder, I put that folder you said and it works fine now. thanks!

  15. #75
    Nayder's Avatar Active Member
    Reputation
    15
    Join Date
    Mar 2008
    Posts
    99
    Thanks G/R
    3/1
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I created some by myself i want give you them

    function emo(inhalt)
    local chan,bla = GetSendChannel(inhalt)
    if not chan and not bla then return end
    SendChatMessage("░█▀▀ ░█▀█▀█ ░█▀█",chan,nil,bla)
    SendChatMessage("░█▀▀ ░█░▀░█ ░█░█",chan,nil,bla)
    SendChatMessage("░▀▀▀ ░▀░░░▀ ░▀▀▀",chan,nil,bla)

    end

    function win(inhalt)
    local chan,bla = GetSendChannel(inhalt)
    if not chan and not bla then return end
    SendChatMessage("░█░░░█ ░█ ░█▀█░█",chan,nil,bla)
    SendChatMessage("░█░█░█ ░█ ░█░█░█",chan,nil,bla)
    SendChatMessage("░▀▀▀▀▀ ░▀ ░▀░▀▀▀",chan,nil,bla)
    end

    function noob(inhalt)
    local chan,bla = GetSendChannel(inhalt)
    if not chan and not bla then return end
    SendChatMessage("░█▀█░█ ░█▀█ ░█▀█ ░█▀█░",chan,nil,bla)
    SendChatMessage("░█░█░█ ░█░█ ░█░█ ░█▀▀█",chan,nil,bla)
    SendChatMessage("░▀░▀▀▀ ░▀▀▀ ░▀▀▀ ░▀▀▀▀",chan,nil,bla)
    end


    function gz(inhalt)
    local chan,bla = GetSendChannel(inhalt)
    if not chan and not bla then return end
    SendChatMessage("░█▀░░ ░▀▀█░",chan,nil,bla)
    SendChatMessage("░█░▀█ ░█▀▀░",chan,nil,bla)
    SendChatMessage("░▀▀▀▀ ░▀▀▀░",chan,nil,bla)
    end


    function ok(inhalt)
    local chan,bla = GetSendChannel(inhalt)
    if not chan and not bla then return end
    SendChatMessage("░█▀█ ░█░█░",chan,nil,bla)
    SendChatMessage("░█░█ ░█▀▀█",chan,nil,bla)
    SendChatMessage("░▀▀▀ ░▀░░▀",chan,nil,bla)
    end

    SlashCmdList["EMO"] = emo
    SLASH_EMO1= "/emo"

    SlashCmdList["WIN"] = win
    SLASH_WIN1 = "/win"

    SlashCmdList["NOOB"] = noob
    SLASH_NOOB1 = "/noob"

    SlashCmdList["GZ"] = gz
    SLASH_GZ1= "/gz"

    SlashCmdList["OK"] = ok
    SLASH_OK1= "/ok"

    Made by metal vaestor on server DT eu, had beaten lot time by making that

Page 5 of 10 FirstFirst 123456789 ... LastLast

Similar Threads

  1. Epic Fail & L2P addon!! Max. Fun garantueed!
    By Gash in forum World of Warcraft Bots and Programs
    Replies: 18
    Last Post: 07-23-2009, 01:50 PM
  2. [Request] Epic Fail pictures. PLEASE!
    By Oickle in forum Art & Graphic Design
    Replies: 3
    Last Post: 10-04-2008, 01:10 PM
  3. [EPIC FAIL] hunter armory profile
    By Gilthoniel in forum World of Warcraft General
    Replies: 18
    Last Post: 06-09-2008, 08:33 PM
  4. [Epic/Fail] Blizz and Arena
    By Cheesy in forum Screenshot & Video Showoff
    Replies: 10
    Last Post: 02-27-2008, 03:17 AM
All times are GMT -5. The time now is 06:35 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search