登入
登入
CHN
CHN
ENG
DEU
FRA
RUS
BRA
專用徽章
Battlefield
加入自己的徽章
热门
0
複製總數
14
圖層數
5
Captain Hammer
作者:
BrokenCowLeg
»
代碼 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": 158.854707769,"height": 333.8501190556,"width": 333.8501190556,"asset": "Square","selectable": true,"left": 155.854707769,"fill": "#000000"},{"opacity": 1,"angle": 0,"flipX": false,"flipY": false,"top": 162.2504184365,"height": 275.6417235004,"width": 275.6417235004,"asset": "Circle","selectable": true,"left": 158.2504184365,"fill": "#FFF200"},{"opacity": 1,"angle": -52.9932077178,"flipX": false,"flipY": false,"top": 166.4571789424,"height": 103.35478678150001,"width": 184.72534875599996,"asset": "Hammer","selectable": true,"left": 147.0472356648,"fill": "#7D7D7D"},{"opacity": 1,"angle": 126.1933685726,"flipX": false,"flipY": false,"top": 203.5716217116,"height": 31.411378662800004,"width": 105.6414942721,"asset": "Dogtag","selectable": true,"left": 127.114844547,"fill": "#005826"},{"opacity": 1,"angle": -55.3892182233,"flipX": true,"flipY": false,"top": 179.77565259221095,"height": 17.03312371794737,"width": 42.772277116231116,"asset": "DinoTriceratops","selectable": true,"left": 145.49643130791543,"fill": "#005826"}]'},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": 158.854707769,"height": 333.8501190556,"width": 333.8501190556,"asset": "Square","selectable": true,"left": 155.854707769,"fill": "#000000"},{"opacity": 1,"angle": 0,"flipX": false,"flipY": false,"top": 162.2504184365,"height": 275.6417235004,"width": 275.6417235004,"asset": "Circle","selectable": true,"left": 158.2504184365,"fill": "#FFF200"},{"opacity": 1,"angle": -52.9932077178,"flipX": false,"flipY": false,"top": 166.4571789424,"height": 103.35478678150001,"width": 184.72534875599996,"asset": "Hammer","selectable": true,"left": 147.0472356648,"fill": "#7D7D7D"},{"opacity": 1,"angle": 126.1933685726,"flipX": false,"flipY": false,"top": 203.5716217116,"height": 31.411378662800004,"width": 105.6414942721,"asset": "Dogtag","selectable": true,"left": 127.114844547,"fill": "#005826"},{"opacity": 1,"angle": -55.3892182233,"flipX": true,"flipY": false,"top": 179.77565259221095,"height": 17.03312371794737,"width": 42.772277116231116,"asset": "DinoTriceratops","selectable": true,"left": 145.49643130791543,"fill": "#005826"}]});
匯入徽章
登入
BF4 Battlelog
。
進入
「自訂徽章」頁面
。
按一下「+ 新增」按鈕以創建一個新的空白徽章。
開啟瀏覽器控制台 (Chrome:Ctrl-Shift-J、Firefox:Ctrl-Shift-K、Opera:Ctrl-Shift-I、IE:F12)。
將以下代碼貼到控制台並按下 [Enter 鍵],確認從
emblem.emblem.load
到最後的分號之間的內容都有貼上。 (徽章的所有圖層會被載入)
關閉控制台。
按一下右上方的「儲存並使用」按鈕。
标签
hammer
captian hammer
brokencowleg
广告