登入
登入
CHN
CHN
ENG
DEU
FRA
RUS
BRA
專用徽章
Battlefield
加入自己的徽章
热门
0
複製總數
2
圖層數
8
garbage
作者:
Danny
代碼 BATTLEFIELD 1
复制到剪贴板
显示代码
var request=new XMLHttpRequest;request.open("POST","https://companion-api.battlefield.com/jsonrpc/web/api?Emblems.newPrivateEmblem",!0),request.onreadystatechange=function(){if(request.readyState==XMLHttpRequest.DONE){var e=JSON.parse(request.responseText);e.result?window.location.href=window.location.href.replace("/new","/edit/")+e.result.slot:alert("Error")}},request.setRequestHeader("Content-Type","application/json;charset=UTF-8"),request.setRequestHeader("X-GatewaySession",localStorage.gatewaySessionId),data={jsonrpc:"2.0",method:"Emblems.newPrivateEmblem",params:{data:'[{"opacity":1,"angle":0,"flipX":false,"flipY":false,"top":162.5,"left":167.5,"height":278,"width":278,"asset":"Square","fill":"#000000","selectable":false},{"opacity":1,"angle":0,"flipX":false,"flipY":false,"top":154.5,"left":170.5,"height":247.99999999999994,"width":247.99999999999997,"asset":"Triangle","fill":"#a1a100","selectable":false},{"opacity":1,"angle":0,"flipX":false,"flipY":false,"top":195.5,"left":171,"height":73.075,"width":148,"asset":"Eye","fill":"#000000","selectable":false},{"opacity":1,"angle":0,"flipX":false,"flipY":false,"top":147.75,"left":173,"height":105.6375,"width":108,"asset":"Teamplay","fill":"#ff00ff","selectable":false},{"opacity":1,"angle":-80.40686573726965,"flipX":false,"flipY":false,"top":169,"left":108.5,"height":30,"width":57.83132530120482,"asset":"WeaponPDW","fill":"#b800b8","selectable":false},{"opacity":1,"angle":-86.14319901441014,"flipX":false,"flipY":false,"top":200.5,"left":146.25,"height":18.194655658547518,"width":29.554770612869063,"asset":"WeaponHandgun","fill":"#00ff00","selectable":false},{"opacity":1,"angle":88.65211271980141,"flipX":true,"flipY":false,"top":202,"left":199,"height":19.089955285105066,"width":31.00906442250569,"asset":"WeaponHandgun","fill":"#00ff00","selectable":false},{"opacity":1,"angle":0,"flipX":true,"flipY":false,"top":164.25,"left":232.25,"height":9.271875,"width":34.5,"asset":"WeaponKnife","fill":"#f9cb9c","selectable":false}]'},id:"00000000-0000-0000-0000-000000000000"},request.send(JSON.stringify(data));
代碼 BATTLEFIELD 4, Hardline
复制到剪贴板
显示代码
emblem.emblem.load({"objects":[{"opacity":1,"angle":0,"flipX":false,"flipY":false,"top":162.5,"left":167.5,"height":278,"width":278,"asset":"Square","fill":"#000000","selectable":false},{"opacity":1,"angle":0,"flipX":false,"flipY":false,"top":154.5,"left":170.5,"height":247.99999999999994,"width":247.99999999999997,"asset":"Triangle","fill":"#a1a100","selectable":false},{"opacity":1,"angle":0,"flipX":false,"flipY":false,"top":195.5,"left":171,"height":73.075,"width":148,"asset":"Eye","fill":"#000000","selectable":false},{"opacity":1,"angle":0,"flipX":false,"flipY":false,"top":147.75,"left":173,"height":105.6375,"width":108,"asset":"Teamplay","fill":"#ff00ff","selectable":false},{"opacity":1,"angle":-80.40686573726965,"flipX":false,"flipY":false,"top":169,"left":108.5,"height":30,"width":57.83132530120482,"asset":"WeaponPDW","fill":"#b800b8","selectable":false},{"opacity":1,"angle":-86.14319901441014,"flipX":false,"flipY":false,"top":200.5,"left":146.25,"height":18.194655658547518,"width":29.554770612869063,"asset":"WeaponHandgun","fill":"#00ff00","selectable":false},{"opacity":1,"angle":88.65211271980141,"flipX":true,"flipY":false,"top":202,"left":199,"height":19.089955285105066,"width":31.00906442250569,"asset":"WeaponHandgun","fill":"#00ff00","selectable":false},{"opacity":1,"angle":0,"flipX":true,"flipY":false,"top":164.25,"left":232.25,"height":9.271875,"width":34.5,"asset":"WeaponKnife","fill":"#f9cb9c","selectable":false}]});
匯入徽章
登入
BF4 Battlelog
。
進入
「自訂徽章」頁面
。
按一下「+ 新增」按鈕以創建一個新的空白徽章。
開啟瀏覽器控制台 (Chrome:Ctrl-Shift-J、Firefox:Ctrl-Shift-K、Opera:Ctrl-Shift-I、IE:F12)。
將以下代碼貼到控制台並按下 [Enter 鍵],確認從
emblem.emblem.load
到最後的分號之間的內容都有貼上。 (徽章的所有圖層會被載入)
關閉控制台。
按一下右上方的「儲存並使用」按鈕。
标签
k
k
k
k
k
k
k
k
广告