|
| 06 Aug 2014 10:06 PM |
So WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$cphRoblox$ResellItem", "", true, "", "", false, true)) sells the item, but how do you set the price? thx bbs
Ik i posted dis like2 mins ago but wanted 2 make a new threadok |
|
|
| Report Abuse |
|
|
| |
|
| |
|
| |
|
|
| 06 Aug 2014 10:12 PM |
Would've known this two years ago But I don't now Sorry |
|
|
| Report Abuse |
|
|
| |
|
Ragnarope
|
  |
| Joined: 12 Jul 2014 |
| Total Posts: 3852 |
|
|
| 06 Aug 2014 10:14 PM |
just use ajax look @ roblox+ code and find it
-iJava/PMHB[R$145,812/200,000] |
|
|
| Report Abuse |
|
|
| |
|
| |
|
Ragnarope
|
  |
| Joined: 12 Jul 2014 |
| Total Posts: 3852 |
|
|
| 06 Aug 2014 10:15 PM |
lazy noob give me a few min ill find it for u
-iJava/PMHB[R$146,967/200,000] |
|
|
| Report Abuse |
|
|
| |
|
|
| 06 Aug 2014 10:17 PM |
o didnt see ur post b4
i looked at code but i didnt see were he set price |
|
|
| Report Abuse |
|
|
|
| 06 Aug 2014 10:19 PM |
foreach({ __EVENTTARGET:"ctl00$cphRoblox$ResellItem", __VIEWSTATE:hold.find("#__VIEWSTATE").val(), __EVENTVALIDATION:hold.find("#__EVENTVALIDATION").val(), "ctl00$cphRoblox$txtPriceInRobux":Amount
but wat how!!! |
|
|
| Report Abuse |
|
|
Ragnarope
|
  |
| Joined: 12 Jul 2014 |
| Total Posts: 3852 |
|
|
| 06 Aug 2014 10:22 PM |
sell:function(id,userAssetId,Amount,callBack){SR("Catalog",{Method:"Sales-Limited-Sell",Value:id,Value2:userAssetId,Value3:Amount},callBack);},
look 4 wer sr is
-iJava/PMHB[R$146,967/200,000] |
|
|
| Report Abuse |
|
|
| |
|