WoW:API BuyRandomPicks: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
(Bug abuse in Patch 2.2.2)
Line 16: Line 16:
:; nil
:; nil


<br><center>''Last updated: Patch 1.12.1''</center>
== Known Bugs / Exploits ==
Before the patch to version 2.2.3 there was an exploit that used this command to make you invincible (see [http://www.youtube.com/watch?v=o3QCG9MkdT4 external video]).)
I can confirm that this command did not make invincible or anything else before the release of TBC, as I tried out the command back then(--[[User:Malhelo|Malhelo]]).
 
<br><center>''Last updated: Patch 2.2.3''</center>
----
----

Revision as of 22:34, 17 October 2007

WoW API < BuyRandomPicks

BuyRandomPicks -Documentation by Darjk-

BuyRandomPicks(count);

Buys the requested amount of random lottery picks.

Pretty sure that this no longer works. Nothing happens when used.

Parameters

Arguments

count
Integer - Number of random lottery entries you wish to buy.

Returns

nil

Known Bugs / Exploits

Before the patch to version 2.2.3 there was an exploit that used this command to make you invincible (see external video).) I can confirm that this command did not make invincible or anything else before the release of TBC, as I tried out the command back then(--Malhelo).


Last updated: Patch 2.2.3