WoW:API BuyRandomPicks: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Move page script moved page API BuyRandomPicks to API BuyRandomPicks without leaving a redirect) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi|removed=2.3}} | ||
Buys the requested amount of random lottery picks. | Buys the requested amount of random lottery picks. | ||
BuyRandomPicks(count) | |||
== Parameters == | == Parameters == | ||
=== Arguments === | === Arguments === | ||
* count (number) - Number of random lottery entries you wish to buy. | |||
=== Returns === | === Returns === | ||
* none | |||
: | == Details == | ||
--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]]). | |||
== | == Notes == | ||
* This was Removed in 2.3. [[User:Orionshock|Orionshock]] 12:28, 16 November 2007 (UTC) | |||
Latest revision as of 04:45, 15 August 2023
This is no longer a part of the World of Warcraft API.
|
Buys the requested amount of random lottery picks.
BuyRandomPicks(count)
Parameters[edit]
Arguments[edit]
- count (number) - Number of random lottery entries you wish to buy.
Returns[edit]
- none
Details[edit]
--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).
Notes[edit]
- This was Removed in 2.3. Orionshock 12:28, 16 November 2007 (UTC)