How can I redeem 883 shopping mall gifts without a penny
883wan was also pulled by me. Since I found one for singing every day, I also got one for 883 games. (I cannot ask the vendors I pulled to sit on the bench)
First, we logged on to the 883 game account. I registered one here.
Account: wooyun password: 123456
After logging on, click credit mall
There is nothing to do here. Just select a mechanical keyboard
This is normal. After clicking redeem, right-click to select the review element.
In the red box, there are items to be exchanged. here we need to change them to two places.
First place
<Div class = "xiaxia1"> <div class = "shangpinming"> <div class = "shangp_d"> product name: <span> mechanical keyboard </span> </div> <div class = "firstk"> quantity: <input type = "text" style = "text-align: center; "class =" shuliang1 "name =" num "value =" 1 "> </div> <div class =" clear "> </div> <div class = "duihuanjia"> points: <span> 514999 </span> </div> <div class = "shengyufen"> current point: <span> 0 </span> </div>
We need to set <div class = "duihuanjia"> points: <span> 514999 </span> </div> the value 51499 here is 0.
Second place
<input name="point" type="hidden" value="514999">
This is also changed to 0.
On the return page, click redeem
Solution:
Filter