'cause I'm fulla shenanigans; ([info]impossibility) wrote in [info]wow_ladies,
@ 2007-03-01 15:31:00
Previous Entry  Add to memories!  Tell a Friend!  Next Entry
An update on the intrepid band of newbies: Deadmines owned!




Right after beating Mr Smite's (God, I love that name) head in. We've decided the druid has to come with us everywhere now. We had to walk her from Menethil to SW at first, and not one thing attacked us. No random DC's or mass death inside DM either. She's our new good luck charm!


We go back to SW to celebrate, etc etc, oh look everyone wants us for quests, running to Northshire Abbey..



People can pickpocket you? I feel so exposed. D:


(Post a new comment)


[info]cyborgirl
2007-03-01 09:52 pm UTC (link)
Heh, are you on an RP server? I've had people "pickpocket" me before too. It's just an emote macro; you don't actually lose any money.

(Reply to this) (Thread)


[info]firni
2007-03-01 09:53 pm UTC (link)
Yeah, I remember rogues using that emote all the time on Everquest.

(Reply to this) (Parent)


[info]impossibility
2007-03-01 09:58 pm UTC (link)
Kul Tiras is PvE..

So wait. It didn't actually happen?

(Reply to this) (Parent)(Thread)


[info]spikedog
2007-03-02 01:00 am UTC (link)
nope! they just typed /e sucessfully steals 40s.. etc. you can try it too :) you won't actually take any money, it'll just say that. it's funny :)

(Reply to this) (Parent)


[info]imaginary_guilt
2007-03-01 09:53 pm UTC (link)
*waits for Delta Force / Chuck Norris joke*

(Reply to this)


[info]forestdweller
2007-03-01 09:56 pm UTC (link)
Nope, Delta was just messing with you, as rogues are wont to do. ^_^

*peers* What UI are you using? It's interesting-looking.

(Reply to this) (Thread)


[info]mladyjade
2007-03-01 09:58 pm UTC (link)
Looks like titan panel to me.

(Reply to this) (Parent)


[info]andreva
2007-03-01 09:58 pm UTC (link)
Uhh, that's just vanilla wow UI + titan panel.

(Reply to this) (Parent)(Thread)


[info]forestdweller
2007-03-01 10:03 pm UTC (link)
Wellyes, I did know that the majority of her UI was the default Blizzard UI, but I didn't know that the Titan Panel was called such. Thanks!

(Reply to this) (Parent)


[info]impossibility
2007-03-01 09:59 pm UTC (link)
kfjglfjkdlsjlfd I feel so silly now!

And it's uh.. Titan Panel, I think the name is.

(Reply to this) (Parent)(Thread)


[info]forestdweller
2007-03-01 10:05 pm UTC (link)
*giggles at you*

Sweet. I'm using a really...immersive UI right now that has far too many features and is so different from the default UI that it's disorienting so I'm in the UI market.

I shall note tital panel! Yes! thank you!

(Reply to this) (Parent)(Thread)


[info]lunanoir
2007-03-01 10:25 pm UTC (link)
FuBar is far superior and more customizible than Titan Panel. I used Titan for 18 months or so and my friend strongarmed me into switching to FuBar. I haven't looked back.

If you get it, make sure you get GarbageFu. Tells you how much money you have in gray trash in your bags, gives you an easy shift-click to drop the item worth the least, gives you a "sell all gray items" icon to sell to vendor.. it's awesome.

(Reply to this) (Parent)(Thread)


[info]forestdweller
2007-03-01 10:32 pm UTC (link)
Oh so THAT is what GarbageFu does! I LIKE that! FuBar is part of the MazzleUI that I'm using now and thus far it's been my favorite addon.


Does FuBar have coords wrapped up in it somewhere, too?


(Reply to this) (Parent)(Thread)


[info]lunanoir
2007-03-01 11:03 pm UTC (link)
Grab LocationFu for coordinates

I was a little intimidated by having to go out and get each piece that I wanted for FuBar, since Titan has it all built in, but wayyyy better once I found everything I wanted.

(Reply to this) (Parent)


[info]tokudama
2007-03-02 12:32 am UTC (link)
GarbageFu FTW!!

I was so very lost when FuBar wasn't updated for a week or so after one of those post-BC patches. now I am complete again.

(Reply to this) (Parent)


[info]noabsolutes
2007-03-01 09:58 pm UTC (link)
Haha, no, rogues can only pickpocket mobs.

They CAN /e pickpockets %t for 40s, 60c, and a shiny pocketwatch! though, if they're feeling mischievous.

...I should really remake that macro.

(Reply to this) (Thread)


[info]impossibility
2007-03-01 10:01 pm UTC (link)
Oh rofl, I feel so dumb. But at the time we were all like 'WHAT'.

(Reply to this) (Parent)(Thread)


[info]yisca
2007-03-02 12:03 am UTC (link)
Haha. I had a bankcharacter for the guild in charge that one of our rogues liked to "pickpocket" ... I moved it from Orgrimmar to a small town to outrun him. It took some time before I noticed that other pickpocket attempts didn't lose me money. LOL

(Reply to this) (Parent)


[info]cyborgirl
2007-03-01 10:05 pm UTC (link)
And if you wanted to get even fancier you could put a couple random number generators in there so the macro would "take" a different amount of money each time.

(Reply to this) (Parent)(Thread)


[info]a_crystal_heart
2007-03-01 11:26 pm UTC (link)
I fail at macros. What would the macro to do the numbers randomly look like?

...I have no reason for wanting to know. *whistles*

(Reply to this) (Parent)(Thread)


[info]centauress
2007-03-02 12:37 am UTC (link)
It'd be a script call, but I don't know offhand what the LUA to get random numbers is.

(Reply to this) (Parent)


[info]cyborgirl
2007-03-02 10:21 pm UTC (link)
I haven't tried to macro anything extensive since 2.0, but you used to be able to use:

function Randomnumber()
local n = random(lowestnumberyouwant,highestnumberyouwant);
return n;
end;

(Reply to this) (Parent)


[info]suspi
2007-03-02 02:54 am UTC (link)
/e hugs you. gives me laughs every time because I suddenly get a bomb of hugs in return :D

(Reply to this) (Parent)


[info]navistas
2007-03-01 10:03 pm UTC (link)
Notice there is no period . at the end of the sentence/action. Had it been real it would have had one - hehe :)

(Reply to this) (Thread)


[info]sirithre
2007-03-01 10:15 pm UTC (link)
Lol. That's the first thing I noticed as well. Grammar nazis FTW.

(Reply to this) (Parent)(Thread)


[info]freddiefraggles
2007-03-01 10:28 pm UTC (link)
*nods* I picked up on that too. Comes from emoting a lot on an RP realm, I guess.

(Reply to this) (Parent)(Thread)


[info]noabsolutes
2007-03-01 11:00 pm UTC (link)
Yeah, the people I RP with never close their sentences either.

(Reply to this) (Parent)(Thread)


[info]freddiefraggles
2007-03-01 11:16 pm UTC (link)
I do!! Except for when the button refuses to work.

(Reply to this) (Parent)


[info]pirogoeth
2007-03-01 10:15 pm UTC (link)
LOL no, they can't pickpocket you, just people having a bit too much fun with emotes.

(Reply to this)


[info]stealingbabies
2007-03-01 10:32 pm UTC (link)
One of the things my fiance likes to do is go into crowded areas like Org AH and "/em pickpockets you for 50s." and see the flood of anger from people who believe it happened. Gives us both a good laugh, especially when he does it on his Warrior. :P

(Reply to this) (Thread)


[info]navistas
2007-03-01 10:38 pm UTC (link)
LOL - I see alot of emotes like that.

Yeah I guess it would have been "you" instead of the actual name.

(Reply to this) (Parent)(Thread)


[info]centauress
2007-03-02 12:38 am UTC (link)
It'd also be green and yellow text, like other transactions. (or whatever you set it to)

(Reply to this) (Parent)


[info]jelihi
2007-03-01 11:16 pm UTC (link)
That's correct. You weren't actually pickpocketed. The person just typed /e successfully steals 40s and 60c from Epo's pockets. It's just a custom emote. Your gold is safe. ^_^

(Reply to this)


[info]azazel
2007-03-02 12:30 pm UTC (link)
As other people have said: no, nobody can pickpocket you.

What I enjoyed doing while I still was on the raiding scene was
/me receives [loot].

Everyone fell for it at least once. Hell, I even got kicked from the guild because of it the first time I did it. (most likely an "OMG NINJA KICK!" reaction more than anything)

(Reply to this)


[info]q_bomb79
2007-03-02 01:41 pm UTC (link)
(rogue main here, level 67)

You cannot pick pocket anyone but Unfriendly NPCs. Hell you can't even pick pocket the NPCs in Stormwind. They are not valid targets.

Rogues who want to cause chaos and confusion /emote all the time. Had one do that to me only he said he stole like 30 gold. I whispered him "and it was almost convincing too...too bad I have never had that much gold in my entire life all in one place..." and he was all like "damn".

It's just someone yanking your chain. Don't sweat it.

(Reply to this)


[info]blondebeaker
2007-03-02 05:45 pm UTC (link)
I did it once (I have a NE Rogue) and the "victim," a new guild member demanded that I be /gkick for it. The GM told him that no money was stolen and that its a wee joke. I'm trying to make it a new tradition. :)

(Reply to this)


Create an Account
Forgot your login or password?
Login w/ OpenID
English • Español • Deutsch • Русский…