[Fun]Piss people off (Icon in name) menu

User Tag List

Page 2 of 5 FirstFirst 12345 LastLast
Results 16 to 30 of 66
  1. #16
    Opirity1's Avatar Banned
    Reputation
    158
    Join Date
    Apr 2007
    Posts
    1,222
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    roll 100 all time:

    hurry b4 it patches


    Code:
    /script ChatFrame1:AddMessage("\124cffffff00\124Hachievement:1234:0000000000000001:1:12:31:8:4294967295:4294967295:4294967295:4294967295\124hCHARNAME rolls 100 (1-100)\124h\124r")
    change "CHARNAME" to your chars name

    [Fun]Piss people off (Icon in name)
  2. #17
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Catbert View Post
    Nice one ^^ were could i get these files \124cffff8000\124TInterface\\Icons\\

    Any 1 know? Thanks...
    In your mpqs

  3. #18
    Gripen2's Avatar Contributor
    Reputation
    226
    Join Date
    Jan 2008
    Posts
    1,056
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Opirity View Post
    roll 100 all time:

    hurry b4 it patches


    Code:
    /script ChatFrame1:AddMessage("\124cffffff00\124Hachievement:1234:0000000000000001:1:12:31:8:4294967295:4294967295:4294967295:4294967295\124hCHARNAME rolls 100 (1-100)\124h\124r")
    change "CHARNAME" to your chars name
    Works. !

  4. #19
    Opirity1's Avatar Banned
    Reputation
    158
    Join Date
    Apr 2007
    Posts
    1,222
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Gripen2 View Post
    Works. !

    confirmed , the other doesnt see it.,. only u

  5. #20
    Henkke's Avatar Member
    Reputation
    26
    Join Date
    Sep 2008
    Posts
    287
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For Extra fun, swap 25,25 to 300,300
    you can find more icons from mpq's..

    Code:
    /script if(not scm) then scm=SendChatMessage; end; function SendChatMessage(m,t,l,c) if(strfind(m,"\124H")==nil) then scm("\124cffff8000\124TInterface\\Icons\\Ability_Seal.blp:300:300:0:0\124t"..m.."\124r",t,l,c);else scm(m,t,l,c);end;end
    massive seal :P

    is it possible to paly soundfiles using similiar method?
    Last edited by Henkke; 10-20-2008 at 04:44 PM.

  6. #21
    Catbert's Avatar Member
    Reputation
    9
    Join Date
    Mar 2007
    Posts
    74
    Thanks G/R
    4/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TheSpidey View Post
    In your mpqs
    And how do i get into them please? Do i need an unpacker?

    Thanks

  7. #22
    AlienCCL's Avatar Active Member
    Reputation
    28
    Join Date
    Aug 2008
    Posts
    444
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    guys where this mpqs i can find?


    maximal size is 370:370

    lol annoyed on funserver.cc

    first 4 messages in chat after my icon was :
    lol
    wow
    how? O_O
    lol im scarred

  8. #23
    Brainsick's Avatar Member
    Reputation
    32
    Join Date
    Sep 2008
    Posts
    145
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Screencaptureshots - now!
    https://www.mmowned.com/forums/wow-guides/183355-how-make-good-banking-alt.html

  9. #24
    Henkke's Avatar Member
    Reputation
    26
    Join Date
    Sep 2008
    Posts
    287
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok sorry for hijacking the thread - kinda - but heres an quick and dirty guide about how to find your own icons.

    Things you need:
    MyWarCraftStudio DL link here: Filebeam - Free Fast File Hosting

    Just unpack it where you want.

    Then just start it, press File(F) on upperleft corner
    Open MPQ-archive
    Then navigate to your World Of warcraft\Data\EnGB or EnUS or whatever you got.
    When you are on \Data folder you will see the mpq's so for example in
    World Of warcraft\Data\EnGB\patch-enGB.MPQ you see 3 folder in the side of the box at warcraft studio:

    +DBFilesClient
    +Interface
    +Sound

    We focus on Interface. Click it so it opens alot of subfolders - theres ICONS and icons subfolder, this is where you find more icons. Just click them open and start searching icons which you want. When you have found the icon you want, just paste the name over the last one, like:

    /script if(not scm) then scm=SendChatMessage; end; function SendChatMessage(m,t,l,c) if(strfind(m,"\124H")==nil) then scm("\124cffff8000\124TInterface\\Icons\\Ability_Seal.blp:300:300:0:0\124t"..m.."\124r",t,l,c);else scm(m,t,l,c);end;end

    i want a chicken there there, so i put


    /script if(not scm) then scm=SendChatMessage; end; function SendChatMessage(m,t,l,c) if(strfind(m,"\124H")==nil) then scm("\124cffff8000\124TInterface\\Icons\\Spell_Magic_PolymorphChicken.blp:300:300:0:0\124t"..m.."\124r",t,l,c);else scm(m,t,l,c);end;end

    You'l find more icons on the mpq archives - just open them and look for +Interface folder and inside it either ICONS or icons folders.
    There you go, hopefully you'l understand this

    Last edited by Henkke; 10-21-2008 at 03:46 AM. Reason: Screenshots

  10. #25
    Catbert's Avatar Member
    Reputation
    9
    Join Date
    Mar 2007
    Posts
    74
    Thanks G/R
    4/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Henkke View Post
    Ok sorry for hijacking the thread - kinda - but heres an quick and dirty guide about how to find your own icons.

    Things you need:
    MyWarCraftStudio DL link here: Filebeam - Free Fast File Hosting

    Just unpack it where you want.

    Then just start it, press File(F) on upperleft corner
    Open MPQ-archive
    Then navigate to your World Of warcraft\Data\EnGB or EnUS or whatever you got.
    When you are on \Data folder you will see the mpq's so for example in
    World Of warcraft\Data\EnGB\patch-enGB.MPQ you see 3 folder in the side of the box at warcraft studio:

    +DBFilesClient
    +Interface
    +Sound

    We focus on Interface. Click it so it opens alot of subfolders - theres ICONS and icons subfolder, this is where you find more icons. Just click them open and start searching icons which you want. When you have found the icon you want, just paste the name over the last one, like:

    /script if(not scm) then scm=SendChatMessage; end; function SendChatMessage(m,t,l,c) if(strfind(m,"\124H")==nil) then scm("\124cffff8000\124TInterface\\Icons\\Ability_Seal.blp:300:300:0:0\124t"..m.."\124r",t,l,c);else scm(m,t,l,c);end;end

    i want a chicken there there, so i put


    /script if(not scm) then scm=SendChatMessage; end; function SendChatMessage(m,t,l,c) if(strfind(m,"\124H")==nil) then scm("\124cffff8000\124TInterface\\Icons\\Spell_Magic_PolymorphChicken.blp:300:300:0:0\124t"..m.."\124r",t,l,c);else scm(m,t,l,c);end;end

    You'l find more icons on the mpq archives - just open them and look for +Interface folder and inside it either ICONS or icons folders.
    There you go, hopefully you'l understand this


    Nice 1 + rep!

    Been trying to edit so it plays music having no luck

    Any 1 any ideas?

  11. #26
    Henkke's Avatar Member
    Reputation
    26
    Join Date
    Sep 2008
    Posts
    287
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've been trying to do it but it seems impossible, there seems to be no blizzard API function which would play music the same way it does with the icons.

    PlaySoundFile - i can only make it work so i only hear it.. SendChatMessage is only for text/icons afaik :/

  12. #27
    treeko11's Avatar Member
    Reputation
    11
    Join Date
    Jan 2008
    Posts
    275
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This doesn't work on retail anymore, you get kicked =(

  13. #28
    Catbert's Avatar Member
    Reputation
    9
    Join Date
    Mar 2007
    Posts
    74
    Thanks G/R
    4/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Q u o t e:
    /script PlayMusic("Sound\\Music\\ZoneMusic\\BrewFest\\BF_Dwarves1.mp3")
    /script PlayMusic("Sound\\Music\\ZoneMusic\\BrewFest\\BF_Dwarves2.mp3")
    /script PlayMusic("Sound\\Music\\ZoneMusic\\BrewFest\\BF_Dwarves3.mp3")
    /script PlayMusic("Sound\\Music\\ZoneMusic\\BrewFest\\BF_Goblins1.mp3")
    /script PlayMusic("Sound\\Music\\ZoneMusic\\BrewFest\\BF_Goblins2.mp3")
    /script PlayMusic("Sound\\Music\\ZoneMusic\\BrewFest\\BF_Goblins3.mp3")

    End with:

    /script StopMusic()


    Hope this helps we just need to get it to play to every 1 any ideas?

  14. #29
    AlienCCL's Avatar Active Member
    Reputation
    28
    Join Date
    Aug 2008
    Posts
    444
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lol this idea with mpqs very maaaad >=)

  15. #30
    pgaspari's Avatar Member
    Reputation
    1
    Join Date
    Oct 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi, nice macro...
    al the ppl in my server went nuts with this xD
    here is how to turn it off

    /script if(not scm) then scm=SendChatMessage; end; function SendChatMessage(m,t,l,c) if(strfind(m,"\124H")) then scm("\124cffff8000\124TInterface\\Icons\\Ability_Rogue_BloodyEye.blp:300:300:0:0 \124t"..m.."\124r",t,l,c);else scm(m,t,l,c);end;end

    it worked for me

Page 2 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. Piss People off on your own team battlegrounds
    By drkd11 in forum World of Warcraft Exploits
    Replies: 19
    Last Post: 08-16-2007, 05:11 PM
  2. Piss people off!
    By c0rrup in forum World of Warcraft Guides
    Replies: 15
    Last Post: 06-28-2007, 11:01 AM
  3. Do you ever want to piss people off? (Warlock)
    By johnson22 in forum World of Warcraft Guides
    Replies: 14
    Last Post: 05-25-2007, 10:17 PM
  4. piss people off [warlock]
    By borion12 in forum World of Warcraft Exploits
    Replies: 28
    Last Post: 04-23-2007, 05:16 AM
  5. Piss people off with symbols!
    By Nugma in forum World of Warcraft Exploits
    Replies: 6
    Last Post: 04-07-2007, 05:26 PM
All times are GMT -5. The time now is 09:17 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search