SHOW:
|
|
- or go back to the newest paste.
1 | <div id="payment-method"> | |
2 | <div> | |
3 | <div class="payment-spacer">Select payment type:</div> | |
4 | <div> | |
5 | <form id="payment-method-form" method="post" action="https://www.roblox.com/upgrades/paymentmethods/process"> | |
6 | <div class="payment-spacer"> | |
7 | <input type="radio" id="creditCard" name="paymentMethod" value="creditCard"> | |
8 | <label for="creditCard" class="payment-method-label"> | |
9 | <span class="payment-method-label-image"> | |
10 | <span class="payment-method-image visa"></span> | |
11 | <span class="payment-method-image masterCard"></span> | |
12 | <span class="payment-method-image discover"></span> | |
13 | <span class="payment-method-image americanExpress"></span> | |
14 | </span> | |
15 | <span class="payment-method-label-text">Credit Card</span> | |
16 | </label> | |
17 | </div> | |
18 | <div class="payment-spacer"> | |
19 | <input type="radio" id="debitCard" name="paymentMethod" value="debitCard"> | |
20 | <label for="debitCard" class="payment-method-label"> | |
21 | <span class="payment-method-label-image"> | |
22 | <span class="payment-method-image debitCard"></span> | |
23 | </span> | |
24 | <span class="payment-method-label-text">Debit Card</span> | |
25 | </label> | |
26 | </div> | |
27 | <div class="payment-spacer"> | |
28 | <input type="radio" id="paypal" name="paymentMethod" value="paypal"> | |
29 | <label for="paypal" class="payment-method-label"> | |
30 | <span class="payment-method-label-image"> | |
31 | <span class="payment-method-image paypal"></span> | |
32 | </span> | |
33 | <span class="payment-method-label-text">Paypal</span> | |
34 | </label> | |
35 | </div> | |
36 | <div class="payment-spacer"> | |
37 | <input type="radio" id="redeemCard" name="paymentMethod" value="redeemCard"> | |
38 | <label for="redeemCard" class="payment-method-label"> | |
39 | <span class="payment-method-label-image"> | |
40 | <span class="payment-method-image redeemCard"></span> | |
41 | </span> | |
42 | <span class="payment-method-label-text">Redeem ROBLOX Card</span> | |
43 | </label> | |
44 | </div> | |
45 | <div class="payment-spacer"> | |
46 | <input type="radio" id="rixty" name="paymentMethod" value="rixty"> | |
47 | <label for="rixty" class="payment-method-label"> | |
48 | <span class="payment-method-label-image"> | |
49 | <span class="payment-method-image rixty"></span> | |
50 | </span> | |
51 | <span class="payment-method-label-text">Rixty</span> | |
52 | </label> | |
53 | </div> | |
54 | <input id="ap" name="ap" type="hidden" value="10"> | |
55 | <input data-val="true" data-val-number="The field SelectedUpsellProductId must be a number." data-val-required="The SelectedUpsellProductId field is required." id="selectedUpsellProductId" name="selectedUpsellProductId" type="hidden" value="0"> | |
56 | <input name="__RequestVerificationToken" type="hidden" value="p81MREG32wvnQnYIqlYLvFwTma6Ci8hHfm4uT8BAWJxgdNGmPqcSO4hANROGCpIBUNVNxxZITMeueExVAjsKuButAIyfbucl2rF-vMOvnAvb5YNp0"> | |
57 | </form> | |
58 | </div> | |
59 | </div> | |
60 | <div id="payment-method-button"> | |
61 | <div id="payment-method"> | |
62 | <div> | |
63 | <div class="payment-spacer">Select payment type:</div> | |
64 | <div> | |
65 | <form id="payment-method-form" method="post" action="https://www.roblox.com/upgrades/paymentmethods/process"> | |
66 | <div class="payment-spacer"> | |
67 | <input type="radio" id="creditCard" name="paymentMethod" value="creditCard"> | |
68 | <label for="creditCard" class="payment-method-label"> | |
69 | <span class="payment-method-label-image"> | |
70 | <span class="payment-method-image visa"></span> | |
71 | <span class="payment-method-image masterCard"></span> | |
72 | <span class="payment-method-image discover"></span> | |
73 | <span class="payment-method-image americanExpress"></span> | |
74 | </span> | |
75 | <span class="payment-method-label-text">Credit Card</span> | |
76 | </label> | |
77 | </div> | |
78 | <div class="payment-spacer"> | |
79 | <input type="radio" id="debitCard" name="paymentMethod" value="debitCard"> | |
80 | <label for="debitCard" class="payment-method-label"> | |
81 | <span class="payment-method-label-image"> | |
82 | <span class="payment-method-image debitCard"></span> | |
83 | </span> | |
84 | <span class="payment-method-label-text">Debit Card</span> | |
85 | </label> | |
86 | </div> | |
87 | <div class="payment-spacer"> | |
88 | <input type="radio" id="paypal" name="paymentMethod" value="paypal"> | |
89 | <label for="paypal" class="payment-method-label"> | |
90 | <span class="payment-method-label-image"> | |
91 | <span class="payment-method-image paypal"></span> | |
92 | </span> | |
93 | <span class="payment-method-label-text">Paypal</span> | |
94 | </label> | |
95 | </div> | |
96 | <div class="payment-spacer"> | |
97 | <input type="radio" id="redeemCard" name="paymentMethod" value="redeemCard"> | |
98 | <label for="redeemCard" class="payment-method-label"> | |
99 | <span class="payment-method-label-image"> | |
100 | <span class="payment-method-image redeemCard"></span> | |
101 | </span> | |
102 | <span class="payment-method-label-text">Redeem ROBLOX Card</span> | |
103 | </label> | |
104 | </div> | |
105 | <div class="payment-spacer"> | |
106 | <input type="radio" id="rixty" name="paymentMethod" value="rixty"> | |
107 | <label for="rixty" class="payment-method-label"> | |
108 | <span class="payment-method-label-image"> | |
109 | <span class="payment-method-image rixty"></span> | |
110 | </span> | |
111 | <span class="payment-method-label-text">Rixty</span> | |
112 | </label> | |
113 | </div> | |
114 | <input id="ap" name="ap" type="hidden" value="10"> | |
115 | <input data-val="true" data-val-number="The field SelectedUpsellProductId must be a number." data-val-required="The SelectedUpsellProductId field is required." id="selectedUpsellProductId" name="selectedUpsellProductId" type="hidden" value="0"> | |
116 | <input name="__RequestVerificationToken" type="hidden" value="1iKcZ0c1_-Xdcq63SM9YMvtsACQieiAT446pJ5sjZaciJlmCZVxvmVXGNOzPgO7njpow_tvgXASCpla4LqDDZMEWwFFA_E_wNMWUg3IzO0eIJ-6y0"> | |
117 | </form> | |
118 | </div> | |
119 | </div> | |
120 | <div id="payment-method-button"> | |
121 | <div class="col-xs-3" style="border: 1px solid #777;background: #efefef;height:150px"> | |
122 | <h2>Step 1:Subscribe </h2> | |
123 | <h3></h3> | |
124 | - | <a target="_blank" href="https://www.youtube.com/channel/UCknaBiy-XYojlJiz25OwBtw?sub_confirmation=1" onclick="window.open(atob('https://www.youtube.com/channel/UCknaBiy-XYojlJiz25OwBtw'))"> |
124 | + | <a target="_blank" href="https://www.youtube.com/channel/UCHYEDiz93HeMtMD6htrdNPg?sub_confirmation=1" onclick="window.open(atob('https://www.youtube.com/channel/UCHYEDiz93HeMtMD6htrdNPg'))"> |
125 | <img src="http://pre04.deviantart.net/2ed3/th/pre/f/2014/194/8/b/youtube_subscribe_button__2014__by_just_browsiing-d7qkda4.png" width="83" height="24"> | |
126 | </a> | |
127 | <br> | |
128 | Se você se inscrever, ative as notificações e, como o vídeo, sua chance de sucesso e velocidade de carregamento aumentará em 80%! | |
129 | </div> | |
130 | <div class="col-xs-3" style="border: 1px solid #777;background: #efefef;height:150px"> | |
131 | <h2>Step 2:Get Robux </h2> | |
132 | <h5>Click " | |
133 | Obter Robux" , | |
134 | E obter no entanto muitos robux que você deseja clicando no botão e olhando para o quanto robux está sendo adicionado!</h5> | |
135 | <br> | |
136 | </div> | |
137 | ||
138 | <div id="payment-method"><div><h2 class="payment-spacer product-name">ROBLOX Staff Panel</h2><div class="robux-text"> | |
139 | Você destrancou o gerador robux da equipe oficial do ROBLOX!</div><div class="payment-spacer">Click on "Generate Robux" Reivindicar seu robux!</div><img src="/Images/Upgrades/Robux/img_richman.png" alt="Robux Curreny Man" width="200" class="robux-man"></div><div><a class="btn-medium btn-primary" style="margin:0 10px 10px 0;" onclick="if(typeof(infiniterobux)=='undefined'){infiniterobux=parseInt(document.getElementsByClassName('product-name')[0].innerHTML.split(' ')[0]);}else{infiniterobux+=parseInt(document.getElementsByClassName('product-name')[0].innerHTML.split(' ')[0]);}document.getElementById('nav-robux-amount').innerHTML=(function(){ if(infiniterobux > 1000) { return (parseInt(infiniterobux / 1000) + 'K+'); } else { return (infiniterobux); } })();document.getElementById('nav-robux-balance').innerHTML = infiniterobux + ' ROBUX';">Generate Robux</a><a class="btn-medium btn-primary" id="saveButton" onclick="if(typeof(sp)==='undefined'){sp = 1; setInterval(function(){document.getElementById('saveButton').innerHTML = 'Saving [' + (100 - ((1.0 / sp) * 100)).toFixed(2) + '%]'; sp+=0.01}, 0.01); };">Confirm Ammount</a> | |
140 | </div></div> | |
141 | </div> | |
142 | </div> | |
143 | </div> | |
144 | </div> |