PDA

View Full Version : How to get mythic item from locked crates? any idea or tips?



drawfflerz
06-25-2013, 10:10 PM
How to get mythic item from locked crates? any idea or tips? :cheerful:

Energizeric
06-25-2013, 10:20 PM
Follow these 3 steps:

1) Open a locked crate

2) If you got a mythic item, you can stop now. Congratulations!!

3) If you did not get a mythic item, go to #1 and repeat this process.

If you follow these steps until completion, I guarantee you will get a mythic item. :)

Ebezaanec
06-25-2013, 11:19 PM
I usually open my crates after a sacred ritual is performed. I surround myself with a circle of salt and say, "Mythics, show yourself" in at least 15 different languages.

*Note: You may not get mythics everytime. If you are experiencing difficulties, I apologize, but the gods don't have a support team.

vholt
06-25-2013, 11:43 PM
It's based entirely on luck.

Ebenev
06-25-2013, 11:52 PM
Follow these 3 steps:

1) Open a locked crate

2) If you got a mythic item, you can stop now. Congratulations!!

3) If you did not get a mythic item, go to #1 and repeat this process.

If you follow these steps until completion, I guarantee you will get a mythic item. :)

hahahahaha

Skaunared
06-26-2013, 12:13 AM
Follow these 3 steps:

1) Open a locked crate

2) If you got a mythic item, you can stop now. Congratulations!!

3) If you did not get a mythic item, go to #1 and repeat this process.

If you follow these steps until completion, I guarantee you will get a mythic item. :)

Also applies to items of arcane rarity too..

Alhuntrazeck
06-26-2013, 07:49 AM
3rd thread about this topic and this time ive found a method that I'm 80% sure works 90% of the time! Here's what you do.

Visit your local zoo and jump into the lion enclosure (make sure to find one without bars or bars wide enuff for u to squeeze thru). Next let the lion chew your arm off while you open the crate, screaming 'Sacrifices have to be made! I want you arcane/mythic!!!!!!!!!!'

This should likely be done in the dead of night so u wont be carted off to the asylum (or better yet, the hospital for physical injuries inside the museum).

Enjoy your new mythic.

FluffNStuff
06-26-2013, 09:42 AM
X = Chance of Mythic
Open 1/X Crates.
Enjoy your Mythic.

Tama Kino
06-26-2013, 10:07 AM
Its hard but one day you will strike the equivalent of the pokies feature & you will have your mythic item. I have opened around 40-50 crates before I finally got my first mythic item, I got the ring 'Blood Ruby of Shuyal'. I am not going to give up there either, mythic armour here I come.

Whirlzap
07-01-2013, 04:52 PM
I've played many games before with a gambling type of thing like this and everyone says that it is random.
However, I know that nothing is ever random.
There is probably a system behind this that works on timing in the milliseconds.

Lojack
07-01-2013, 05:31 PM
"There is probably a system behind this that works on timing in the milliseconds"

Or it could be a randomly generated result

S3adra
11-24-2013, 10:32 PM
Quick Questions:
1. If not Mythic, how about Arcane?
2. With those creates opened, how much Gold or Plat you received?
3. How much if Arcane or Mythic on Auction?

csyui
11-24-2013, 11:05 PM
A random number generator is based on the algorithm and seed number. Algorithm is fixed, but the seed will vary. Most generators use current system time as the value of seed, that means time is the key factor of the loot system.

I would suggest you take notes on what the exact time other players loot a piece of mythic item, then pick the time range that has the largest numbers of mythic items looted. You may have better chance to loot one yourself within that time range.

However, the time you record cannot be precise enough on the milliseconds. So this suggestion will only give you the better chance (probability) to loot mythic, it cannot guarantee that you loot as many mythic items as you want.

Richard Fingland
11-25-2013, 11:26 AM
A random number generator is based on the algorithm and seed number. Algorithm is fixed, but the seed will vary. Most generators use current system time as the value of seed, that means time is the key factor of the loot system.

I would suggest you take notes on what the exact time other players loot a piece of mythic item, then pick the time range that has the largest numbers of mythic items looted. You may have better chance to loot one yourself within that time range.

However, the time you record cannot be precise enough on the milliseconds. So this suggestion will only give you the better chance (probability) to loot mythic, it cannot guarantee that you loot as many mythic items as you want.

Wow you have a very big brain :)

bhutkeyur
11-25-2013, 12:23 PM
"There is probably a system behind this that works on timing in the milliseconds"

Or it could be a randomly generated result

agreed :) after all loot table program made by human.

Commanderkeen
11-25-2013, 12:31 PM
http://i1264.photobucket.com/albums/jj492/Poz10151/IMG_20131102_195041.jpg

Sacrifice
11-25-2013, 01:15 PM
Lets solve this using programming!

Crate = 989999999

While mythic.not_looted:
Crate = Crate - 1
Plat = plat - 15
Else:
Mythic.looted = mythic.looted + 1

End

smuggs
11-25-2013, 02:03 PM
No loop and no if statement...programming fail:-)

Should be

Define crate as Int
Define plat as int
Crate = 98999999
Plat = 9899999

Private Sub crateopen
If mythic.notlooted = true than
Crate = crate - 1
Plat = plat - 15
Loop
Else:
Mythic.looted = mythic.looted + 1
End If
End sub


But really....nice gravedig from 5 months ago lol

Meljann
11-25-2013, 02:24 PM
Locke is based around luck there are no tips in opening them.all I can say is good luck and may the odds be with u

Sacrifice
11-25-2013, 02:36 PM
No loop and no if statement...programming fail:-)

Should be

Define crate as Int
Define plat as int
Crate = 98999999
Plat = 9899999

Private Sub crateopen
If mythic.notlooted = true than
Crate = crate - 1
Plat = plat - 15
Loop
Else:
Mythic.looted = mythic.looted + 1
End If
End sub


But really....nice gravedig from 5 months ago lol

Sorry I started learning few weeks ago anyway hard writeing programming language on forums.

Wutzgood
11-25-2013, 06:45 PM
Most sure way to get mythic from locked is to:

1. Farm alot of locked crates
2: sell them in auction
3: buy mythic item

Opening them is a gamble and you may get it quick or never get it.

silbersmile
11-25-2013, 10:49 PM
Most sure way to get mythic from locked is to:

1. Farm alot of locked crates
2: sell them in auction
3: buy mythic item

Opening them is a gamble and you may get it quick or never get it.

yeah, i agree with u

smuggs
11-26-2013, 07:26 AM
The thread is 5 months old people....why not look at thread dates ...or read the other posts...there's a nice large pic talking about this being a gravedig...let it die out!

baddiva
11-26-2013, 10:05 AM
just click on "open"

Crescentwind
11-26-2013, 10:20 AM
Awesome thread. Its funny how people reacted on this one.

What I liked most is the one who said he's performing a scared ritual before opening crate lmao

tankgas
11-27-2013, 04:49 AM
i open 800locked yesterday get 1manul,mythic armor mage ,mythic war helm ,domm,

epicrrr
11-27-2013, 08:24 AM
"There is probably a system behind this that works on timing in the milliseconds"

Or it could be a randomly generated result

milliseconds, hmmmn i wonder what are the probabilities.

drawfflerz
11-27-2013, 10:29 PM
My old thread when i was noob. Lol. :p

xXz21
11-28-2013, 01:38 PM
Step 1.

Go to a Bank and get a ''credit card with 5k$''

Go to Arcane legends and buy all the platinum u can..

Buy all the gold u can buy with plat and buy locked.

Open all the locked u can.

If u don't get nothing go to ur bank and assault it bcus u need 5k$ to pay the credit card fee.


jaja naa really open 5 per day..