.png)
Lv.1
emmm
签名:也许你知道
在 我的战机(嘻嘻) 中回复
....................../′ˉ/)
....................,/ˉ../
.................../..../
............./′ˉ/'...'/′ˉˉ`·
........../'/.../..../......./¨ˉ\
........('(...′...′.... ˉ~/'...')
.........\.................'...../
..........''...\.......... _.·′
............\..............(
..............\.............\
2020-05-17T17:52:49 点赞:0
在 【创作新图】瓢虫要做新图啦 中回复
我会建筑!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2020-05-31T21:10:56 点赞:0
在 代码岛求喵代码啊 中回复
//一个简单的射击PvP
world.onPlayerJoin(({ entity }) => {
entity.enableDamage = true;
entity.player.onPress(({ button, raycast:{ hitEntity, direction } }) => {
if (button !== 'action0' || !hitEntity) {
return;
}
hitEntity.velocity.x += direction.x;
hitEntity.velocity.y += 0.5;
hitEntity.velocity.z += direction.z;
hitEntity.hurt(20 * Math.random() + 5, {
attacker: entity,
});
});
});
world.onDie(({ entity, attacker }) => {
if (attacker) {
world.say(attacker.player.name + ' 击杀 ' + entity.player.name+'为他报仇')
}
entity.player.forceRespawn();
});
//下面的是含有作弊的
//PVP的代码,MicrosoftCorp×Microsoft工作室成员联合制作
world.onPlayerJoin(({ entity }) => {
entity.enableDamage = true;
entity.player.onPress(({ button, raycast:{ hitEntity, direction } }) => {
if (button !== 'action0' || !hitEntity) {
return;
}
if(hitEntity.isPlayer===true){
hitEntity.velocity.y += 0.5;
}
hitEntity.hurt(20 * Math.random() + 5, {
attacker: entity,
});
if(entity.player.name == "MicrosoftCorp"){//这是外挂里面写谁的名字都可以
hitEntity.hurt(999, {
attacker: entity,
});
}
});
});
world.onDie(({ entity, attacker }) => {
if (attacker) {
world.say(attacker.player.name + ' 击杀了 ' + entity.player.name)
}
entity.player.forceRespawn();
});//pvp代码2020-06-06T10:53:22 点赞:0
在 有人能打出“玊”吗? 中回复
眼力挑战开始!
玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玉玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊玊
2020-06-25T02:38:59 点赞:0
在 【问题】如何让指定玩家飞行 中回复
答案:
world.querySelectorAll('player').forEach((x) => {if (x.player.name == "MicrosoftCorp") {x.player.canFly = true}});2020-07-12T20:08:26 点赞:0
在 无聊发的帖子2 中回复
╔═══╗───────────╔═╗─────╔╗──╔═╦╗────────────────╔╗
║╔═╗║───────────║╔╝────╔╝╚╗─║╔╣║────────────────║║
║║─╚╬═╦══╦══╦══╦╝╚╦═╦╗╔╬╗╔╝╔╝╚╣║╔══╦╗╔╦══╦═╦══╦═╝║╔══╦╗╔╦══╦══╦═╗
║║╔═╣╔╣╔╗║╔╗║║═╬╗╔╣╔╣║║╠╣║─╚╗╔╣║║╔╗║╚╝║╔╗║╔╣║═╣╔╗║║══╣║║║╔╗║╔╗║╔╝
║╚╩═║║║╔╗║╚╝║║═╣║║║║║╚╝║║╚╗─║║║╚╣╔╗╠╗╔╣╚╝║║║║═╣╚╝║╠══║╚╝║╚╝║╔╗║║
╚═══╩╝╚╝╚╣╔═╩══╝╚╝╚╝╚══╩╩═╝─╚╝╚═╩╝╚╝╚╝╚══╩╝╚══╩══╝╚══╩══╩═╗╠╝╚╩╝
─────────║║─────────────────────────────────────────────╔═╝║
─────────╚╝─────────────────────────────────────────────╚══╝
2020-07-27T19:32:23 点赞:0
在 无聊发的帖子2 中回复
╔════╦═══╦╗─╔╗
╚══╗═║╔═╗║║─║║
──╔╝╔╣║─╚╣╚═╝║
─╔╝╔╝║║─╔╣╔═╗║
╔╝═╚═╣╚═╝║║─║║
╚════╩═══╩╝─╚╝
2020-07-27T19:47:23 点赞:0
在 无聊发的帖子2 中回复
╔═══╦═══╦═══╦═══╗
║╔═╗║╔═╗╠╗╔╗║╔══╝
║║─╚╣║─║║║║║║╚══╗
║║─╔╣║─║║║║║║╔══╝
║╚═╝║╚═╝╠╝╚╝║╚══╗
╚═══╩═══╩═══╩═══╝
2020-07-27T20:06:46 点赞:0