Thanks, I'll create a private lobby right now, do you want any of the gear I have? Any of the hats or shoes?Yeah you can order it just let me know. I sent a friend request.
I'm good mate.Thanks, I'll create a private lobby right now, do you want any of the gear I have? Any of the hats or shoes?
If you change your time zone multiple times in a day to check the same piece of gear, will the results from Spyke be different?
Yeah I was thinking about that, but would take some time. Although I'm thinking everyday it might change. Going from head piece. To chest piece. Then shoes. Then just repeat, but not sure. I'll keep testing stuff out and let you know if I find anything new.You could get someone who has every piece of gear to just let you order from them. That would take quite some time as you'd need to test every piece of gear in that day.
Imagine if we had that secret part, a very dedicated rng abuser could just make a calendar of which gear to order from his friends for each day and get 2 or 3 slots every time.So the RNG is seeded by what the item is, and it doesn't depend on whose it is or what abilities it has.
So something like:
int rand = md5(itemId + currentDate + secret) % 1000;
int unlockedSlots = 0 + (rand >= 200 ? 1 : 0) + (rand >= 900 ? 1 : 0) + (rand >= 995 ? 1 : 0);
Nice congrats! I would love those shoes.Got another
There is no guarantee you will get all of the abilities when you order from Spyke.I'm sorry for asking this but how do you actually get the perfect order from the other person? You play a game with them, go to your lobby and then order it. But when Spyke has it how do you get the same abilities? Or maybe I'm just confused. Though I did heard someone say if you buy the order with 100,000 gold you get the perfect gear.
Yeah I don't think gear is globally locked for every person. I think each person has a certain piece each day that would be a guarantee 3 sub unlock find from spyke, but trying to figure out what it is for the day is hard. I'm going to start ordering random stuff next time I grind, and see if he finds it exactly the same again, if he does, I'll order the same item but from someone else, and see if it's also exactly the same. It worked before, if it works again then I'll try and find a pattern of what it is he finds each day, (although it'll probably be different for each person, but at least we'll know there is a pattern.)So, I also discovered this yesterday @Randy, before reading these posts. I ordered the Fish Fry Visor pure from @Chocolil, but then later another guy had it as well. Just to test, I changed zones and ordered each one, and both had 2 subs. However, a friend and I bought the same gear from the same player after a squad match (a few weeks back, pure defense takoroka hat) but had opposite results. We went forward a zone, and I got two subs while he only got one. So to add to this line of reasoning, a specific piece of gear (regardless of who it comes from or what subs it holds) will have 0, 1, 2, or 3 subs from Spyke that day, but won't have the same results for each individual player. Each piece of gear isn't globally locked.
Has anyone done this with a friend and wound up with the same results on the same piece of gear?
If it were the same for everyone, we'd be a step away from mapping out the RNG behind spykes subs. If we all got the same results on the same gear, then it'd be a matter us all trying various pieces until we found the one that sticks and documenting it daily.
Or, if it varies by player, do we all carry a "luck/gear" string? I've never been given 3 subs, but I've easily had over two dozen pure orders in my queue.
0 0 1 1 1 1 1 2 1 1 0 1 0 1 1 1 0 0 1 1 3 1 1 2 1 1 1 1 1 1 1 2 1 1 0 1 0 1 0 0 1 1 1 1 0 2 1...on each piece, per player.
***EDIT: Would it be a worthwhile venture for all of us to document what we get from Spyke each day, and compare notes weekly (or whenever) to see if there's a pattern?