Staredit Network > Forums > Staredit Network > Topic: Magic Boxes
Magic Boxes
Nov 13 2008, 10:15 pm
By: rockz  

Nov 30 2008, 4:41 am Vi3t-X Post #21



Sucks for you. :bleh:



None.

Nov 30 2008, 4:45 am Pigy_G Post #22



Well I don't remember getting 200 mins ever so I guess it must have been just now, BUT I had only 152 after getting a 0 on the 2nd try, So I don't understand :(



None.

Nov 30 2008, 6:14 am Moose Post #23

We live in a society.

Okay, seriously... while this topic is technically about Magic Boxes, we don't want to know what box(es) everyone is getting or has gotten.

Cut the spam, please.




Dec 8 2008, 2:48 am Pigy_G Post #24



Okay this is the second time i've clicked a box and it bascily refreshs the page, so i click the box again and i get shit. But then i look at the leaderboard and it says i've got 200, this time 280. I don't see how that is possible since I only have 257 now.

EDIT: Now the leaderboard says I have gotten a 380, I'm almost Positive i've never got that high a number before.

Post has been edited 1 time(s), last time on Dec 12 2008, 3:28 am by Pigy_G.



None.

Jan 4 2009, 2:09 pm Devourer Post #25

Hello

sorry for posting here again, but, what is the HIGHEST amount you can get?



Please report errors in the Staredit.Network forum.

Jan 4 2009, 3:22 pm Vi3t-X Post #26



Quote from name:isolatedpurity
$magic_boxes = array(0, 1, 2); // high, medium, low
$magic_boxes[0] = array(140, 140, 80, 80, 60, 60, 60, 60, 40, 40, 40, 40, 20, 20, 20, 20, 20);
$magic_boxes[1] = array(120, 80, 80, 80, 60, 60, 60, 60, 40, 40, 40, 40, 20, 20, 20, 20, 20, 20);
$magic_boxes[2] = array(60, 60, 60, 60, 60, 60, 60, 40, 40, 40, 40, 40, 40, 40, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20);
shuffle($magic_boxes);shuffle($magic_boxes);shuffle($magic_boxes);shuffle($magic_boxes);shuffle($magic_boxes);shuffle($magic_boxes);
$j = mt_rand(0,2);
for($i=count($magic_boxes[$j]);$i < 49; $i++) $magic_boxes[$j][$i] = 0;
shuffle($magic_boxes[$j]); // times 10000

I believe net gain on each set is like -20.




None.

Jan 4 2009, 3:23 pm Devourer Post #27

Hello

Quote from Vi3t-X
Quote from name:isolatedpurity
$magic_boxes = array(0, 1, 2); // high, medium, low
$magic_boxes[0] = array(140, 140, 80, 80, 60, 60, 60, 60, 40, 40, 40, 40, 20, 20, 20, 20, 20);
$magic_boxes[1] = array(120, 80, 80, 80, 60, 60, 60, 60, 40, 40, 40, 40, 20, 20, 20, 20, 20, 20);
$magic_boxes[2] = array(60, 60, 60, 60, 60, 60, 60, 40, 40, 40, 40, 40, 40, 40, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20);
shuffle($magic_boxes);shuffle($magic_boxes);shuffle($magic_boxes);shuffle($magic_boxes);shuffle($magic_boxes);shuffle($magic_boxes);
$j = mt_rand(0,2);
for($i=count($magic_boxes[$j]);$i < 49; $i++) $magic_boxes[$j][$i] = 0;
shuffle($magic_boxes[$j]); // times 10000

I believe net gain on each set is like -20.

140 cant be max... guys just had over 140.. -.-



Please report errors in the Staredit.Network forum.

Jan 4 2009, 4:14 pm Symmetry Post #28

Dungeon Master

Quote from Devourer
Quote from Vi3t-X
Quote from name:isolatedpurity
$magic_boxes = array(0, 1, 2); // high, medium, low
$magic_boxes[0] = array(140, 140, 80, 80, 60, 60, 60, 60, 40, 40, 40, 40, 20, 20, 20, 20, 20);
$magic_boxes[1] = array(120, 80, 80, 80, 60, 60, 60, 60, 40, 40, 40, 40, 20, 20, 20, 20, 20, 20);
$magic_boxes[2] = array(60, 60, 60, 60, 60, 60, 60, 40, 40, 40, 40, 40, 40, 40, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20);
shuffle($magic_boxes);shuffle($magic_boxes);shuffle($magic_boxes);shuffle($magic_boxes);shuffle($magic_boxes);shuffle($magic_boxes);
$j = mt_rand(0,2);
for($i=count($magic_boxes[$j]);$i < 49; $i++) $magic_boxes[$j][$i] = 0;
shuffle($magic_boxes[$j]); // times 10000

I believe net gain on each set is like -20.

140 cant be max... guys just had over 140.. -.-

Nobody has. The leaderboard shows total net gain from magic boxes, not your last box :/ I thought that was incredibly obvious.



:voy: :jaff: :voy: :jaff:

Jan 4 2009, 4:19 pm Devourer Post #29

Hello

Quote from name:Killer_Kow
Quote from Devourer
Quote from Vi3t-X
Quote from name:isolatedpurity
$magic_boxes = array(0, 1, 2); // high, medium, low
$magic_boxes[0] = array(140, 140, 80, 80, 60, 60, 60, 60, 40, 40, 40, 40, 20, 20, 20, 20, 20);
$magic_boxes[1] = array(120, 80, 80, 80, 60, 60, 60, 60, 40, 40, 40, 40, 20, 20, 20, 20, 20, 20);
$magic_boxes[2] = array(60, 60, 60, 60, 60, 60, 60, 40, 40, 40, 40, 40, 40, 40, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20);
shuffle($magic_boxes);shuffle($magic_boxes);shuffle($magic_boxes);shuffle($magic_boxes);shuffle($magic_boxes);shuffle($magic_boxes);
$j = mt_rand(0,2);
for($i=count($magic_boxes[$j]);$i < 49; $i++) $magic_boxes[$j][$i] = 0;
shuffle($magic_boxes[$j]); // times 10000

I believe net gain on each set is like -20.

140 cant be max... guys just had over 140.. -.-

Nobody has. The leaderboard shows total net gain from magic boxes, not your last box :/ I thought that was incredibly obvious.


Ohh... no it wasn't.



Please report errors in the Staredit.Network forum.

Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[01:35 am]
Ultraviolet -- Vrael
Vrael shouted: NEED SOME SPORTBALL> WE GOT YOUR SPORTBALL EQUIPMENT MANUFACTURING
Gonna put deez sportballs in your mouth
[01:24 pm]
Vrael -- NEED SOME SPORTBALL> WE GOT YOUR SPORTBALL EQUIPMENT MANUFACTURING
[2024-4-30. : 5:08 pm]
Oh_Man -- https://youtu.be/lGxUOgfmUCQ
[2024-4-30. : 7:43 am]
NudeRaider -- Vrael
Vrael shouted: if you're gonna link that shit at least link some quality shit: https://www.youtube.com/watch?v=uUV3KvnvT-w
Yeah I'm not a big fan of Westernhagen either, Fanta vier much better! But they didn't drop the lyrics that fit the situation. Farty: Ich bin wieder hier; nobody: in meinem Revier; Me: war nie wirklich weg
[2024-4-29. : 6:36 pm]
RIVE -- Nah, I'm still on Orange Box.
[2024-4-29. : 4:36 pm]
Oh_Man -- anyone play Outside the Box yet? it was a fun time
[2024-4-29. : 12:52 pm]
Vrael -- if you're gonna link that shit at least link some quality shit: https://www.youtube.com/watch?v=uUV3KvnvT-w
[2024-4-29. : 11:17 am]
Zycorax -- :wob:
[2024-4-27. : 9:38 pm]
NudeRaider -- Ultraviolet
Ultraviolet shouted: NudeRaider sing it brother
trust me, you don't wanna hear that. I defer that to the pros.
[2024-4-27. : 7:56 pm]
Ultraviolet -- NudeRaider
NudeRaider shouted: "War nie wirklich weg" 🎵
sing it brother
Please log in to shout.


Members Online: Roy