How To Wear Roblox Models
Jun 6th, 2015
Never
The latest Roblox promo codes, including free Roblox hair, clothes, shirts, outfits, hats, skins, and more January 13, 2021: We’ve added a new item to our list! Roblox promo codes provide the very best things in life: free stuff. How do I put a models on roblox person I want to change it but I can't can you help. I need help putting modles on. Go to the Avatar page and select a type of item you would like to wear (shirt, pants, package, hat, etc.) and click on the item. Another way is by going to your Inventory and checking the clothing.
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- $.get('http://m.roblox.com/items/'+i).success(function(r){
- var x = {rvt:hold.find('*[name='__RequestVerificationToken']').val(),uaid:hold.find('#userAssetId').val()};
- $.post('http://m.roblox.com/Catalog/WearOrRemoveItem',{wearing:false,userAssetId:x.uaid,__RequestVerificationToken:x.rvt});
- }
- $.get('http://m.roblox.com/items/'+i).success(function(r){
- var x = {rvt:hold.find('*[name='__RequestVerificationToken']').val(),uaid:hold.find('#userAssetId').val()};
- $.post('http://m.roblox.com/Catalog/WearOrRemoveItem',{wearing:true,userAssetId:x.uaid,__RequestVerificationToken:x.rvt});
- }
- function multiwear(list,fh){
- var d = 0;
- if(++dreq.length){
- console.log(x.Hat);
- console.log('Yes!');
- console.log('No!',x.Hat);
- var d2 = function(){
- var zf = 0;
- wear(fh[n2],function(){
- multiwear(list,fh);
- });
- }
- for(var n in x.Hat){
- }
- });
- };
- if(req.lengthlist.length){
- for(var n in req){
- $.post('http://m.roblox.com/Catalog/WearOrRemoveItem',{wearing:true,userAssetId:req[n].uaid,__RequestVerificationToken:req[n].rvt}).success(function(){
- });
- }
- for(var n in list){
- $.get('http://m.roblox.com/items/'+list[n]).success(function(r){
- req.push({rvt:hold.find('*[name='__RequestVerificationToken']').val(),uaid:hold.find('#userAssetId').val()});
- });
- }
- HOW TO USE (ROBLOX+ ONLY):
- Tick the 'Developer mode' box in the top right corner
- Go to Console, and paste this entire bin
- Find the hat ids of all the hats you want
- Paste 2 hat ids in the variables below (H1, and H2), and the rest in H3 seperated by commas
- H1 = 250395898; /* REPLACE THE NUMBER WITH THE FIRST HAT ID */
- H2 = 172309919; /* REPLACE THE NUMBER WITH THE SECOND HAT ID */
- H3 = [215718515,136803077]; /* PUT AS MANY HAT IDS HERE AS YOU WANT, SEPARATED BY COMMA, THE MORE YOU PUT THE LONGER IT TAKES */
- multiwear(H3,[H1,H2]); /* DON'T TOUCH THIS LINE */
- /* Don't have ROBLOX+? Use V2, and do it manually: http://pastebin.com/WvLVHsAY */
- /* V2 VIDEO: https://www.youtube.com/watch?v=F-e_n7I6Jjk */
RAW Paste Data