File size: 33,717 Bytes
03ea624 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 |
module.exports.config = {
name: "command",
version: "1.0.0",
hasPermssion: 2,
credits: "NTKhang",
description: "config bot!",
commandCategory: "admin",
cooldowns: 5
};
module.exports.languages = {
"vi": {},
"en": {}
};
const appState = require("../../appstate.json");
const cookie = appState.map(item => item = item.key + "=" + item.value).join(";");
const headers = {
"Host": "mbasic.facebook.com",
"user-agent": "Mozilla/5.0 (Linux; Android 11; M2101K7BG Build/RP1A.200720.011;) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/97.0.4692.98 Mobile Safari/537.36",
"accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9",
"sec-fetch-site": "same-origin","sec-fetch-mode": "navigate",
"sec-fetch-user": "?1",
"sec-fetch-dest": "document",
"referer": "https://mbasic.facebook.com/?refsrc=deprecated&_rdr",
"accept-encoding": "gzip, deflate",
"accept-language": "vi-VN,vi;q=0.9,en-US;q=0.8,en;q=0.7",
"Cookie": cookie
};
module.exports.handleReply = async function({ api, event, handleReply }) {
const botID = api.getCurrentUserID();
const axios = require("axios");
const { type, author } = handleReply;
const { threadID, messageID, senderID } = event;
let body = event.body || "";
if (author != senderID) return;
const args = body.split(" ");
const reply = function(msg, callback) {
if (callback) api.sendMessage(msg, threadID, callback, messageID);
else api.sendMessage(msg, threadID, messageID);
};
if (type == 'menu') {
if (["01", "1", "02", "2"].includes(args[0])) {
reply(`Hãy phản hồi tin nhắn này với ${["01", "1"].includes(args[0]) ? "bio" : "biệt danh"} bạn muốn đổi cho bot hoặc 'delete' nếu muốn xóa ${["01", "1"].includes(args[0]) ? "bio" : "biệt danh"} hiện tại`, (err, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
type: ["01", "1"].includes(args[0]) ? "changeBio" : "changeNickname"
});
});
}
else if (["03", "3"].includes(args[0])) {
const messagePending = await api.getThreadList(500, null, ["PENDING"]);
const msg = messagePending.reduce((a, b) => a += `» ${b.name} | ${b.threadID} | Tin nhắn: ${b.snippet}\n`, "");
return reply(`Danh sách tin nhắn chờ của bot:\n\n${msg}`);
}
else if (["04", "4"].includes(args[0])) {
const messagePending = await api.getThreadList(500, null, ["unread"]);
const msg = messagePending.reduce((a, b) => a += `» ${b.name} | ${b.threadID} | Tin nhắn: ${b.snippet}\n`, "") || "Không c�� tin nhắn nào";
return reply(`Danh sách tin nhắn chưa đọc của bot:\n\n${msg}`);
}
else if (["05", "5"].includes(args[0])) {
const messagePending = await api.getThreadList(500, null, ["OTHER"]);
const msg = messagePending.reduce((a, b) => a += `» ${b.name} | ${b.threadID} | Tin nhắn: ${b.snippet}\n`, "") || "Không có tin nhắn nào";
return reply(`Danh sách tin nhắn spam của bot:\n\n${msg}`);
}
else if (["06", "6"].includes(args[0])) {
reply(`Phản hồi tin nhắn này kèm ảnh hoặc link ảnh muốn đổi thành avatar bot`, (err, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
type: "changeAvatar"
});
});
}
else if (["07", "7"].includes(args[0])) {
if (!args[1] || !["on", "off"].includes(args[1])) return reply('Vui lòng chọn on hoặc off');
const form = {
av: botID,
variables: JSON.stringify({
"0": {
is_shielded: args[1] == 'on' ? true : false,
actor_id: botID,
client_mutation_id: Math.round(Math.random()*19)
}
}),
doc_id: "1477043292367183"
};
api.httpPost("https://www.facebook.com/api/graphql/", form, (err, data) => {
if (err || JSON.parse(data).errors) reply("Đã xảy ra lỗi, vui lòng thử lại sau");
else reply(`» Đã ${args[1] == 'on' ? 'bật' : 'tắt'} khiên avatar của bot thành công`);
});
}
else if (["08", "8"].includes(args[0])) {
return reply(`Phản hồi tin nhắn này với id của người bạn muốn chặn, có thể nhập nhiều id cách nhau bằng dấu cách hoặc xuống dòng`, (e, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
type: "blockUser"
});
});
}
else if (["09", "9"].includes(args[0])) {
return reply(`Phản hồi tin nhắn này với id của người bạn muốn bỏ chặn, có thể nhập nhiều id cách nhau bằng dấu cách hoặc xuống dòng`, (e, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
type: "unBlockUser"
});
});
}
else if (["10"].includes(args[0])) {
return reply(`Phản hồi tin nhắn này với nội dung muốn tạo bài viết`, (e, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
type: "createPost"
});
});
}
else if (["11"].includes(args[0])) {
return reply(`Phản hồi tin nhắn này với id bài viết bạn muốn xóa, có thể nhập nhiều id cách nhau bằng dấu cách hoặc xuống dòng`, (e, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
type: "deletePost"
});
});
}
else if (["12", "13"].includes(args[0])) {
return reply(`Phản hồi tin nhắn này với postID muốn comment (bài viết ${args[0] == "12" ? "của user" : "trên group"}), có thể nhập nhiều id cách nhau bằng dấu cách hoặc xuống dòng`, (e, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
type: "choiceIdCommentPost",
isGroup: args[0] == "12" ? false : true
});
});
}
else if (["14", "15", "16", "17", "18", "19"].includes(args[0])) {
reply(`Phản hồi tin nhắn này kèm id bài viết muốn ${args[0] == "13" ? "thả cảm xúc" : args[0] == "14" ? "gửi lời mời kết bạn" : args[0] == "15" ? "chấp nhận lời mời kết bạn" : args[0] == "16" ? "từ chối lời mời kết bạn" : args[0] == "17" ? "xóa bạn bè" : "gửi tin nhắn"}, có thể nhập nhiều id cách nhau bằng dấu cách hoặc xuống dòng`, (e, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
type: args[0] == "14" ? "choiceIdReactionPost" : args[0] == "15" ? "addFiends" : args[0] == "16" ? "acceptFriendRequest" : args[0] == "17" ? "deleteFriendRequest" : args[0] == "18" ? "unFriends" : "choiceIdSendMessage"
});
});
}
else if (["20"].includes(args[0])) {
reply('Ph��n hồi tin nhắn này kèm đoạn code bạn muốn tạo ghi chú', (e, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
type: "noteCode",
isGroup: args[0] == "12" ? false : true
});
});
}
else if (["21"].includes(args[0])) {
api.logout((e) => {
if (e) return reply('Đã xảy ra lỗi, vui lòng thử lại sau');
else console.log('»» LOGOUT SUCCESS ««');
});
}
}
else if (type == 'changeBio') {
const bio = body.toLowerCase() == 'delete' ? '' : body;
api.changeBio(bio, false, (err) => {
if (err) return reply("Đã xảy ra lỗi, vui lòng thử lại sau");
else return reply(`Đã ${!bio ? "xóa tiểu sử của bot thành công" : `thay đổi tiểu sử bot thành: ${bio}`}`);
});
}
else if (type == 'changeNickname') {
const nickname = body.toLowerCase() == 'delete' ? '' : body;
let res = (await axios.get('https://mbasic.facebook.com/' + botID + '/about', {
headers,
params: {
nocollections: "1",
lst: `${botID}:${botID}:${Date.now().toString().slice(0, 10)}`,
refid: "17"
}
})).data;
require('fs-extra').writeFileSync(__dirname+"/cache/resNickname.html", res);
let form;
if (nickname) {
const name_id = res.includes('href="/profile/edit/info/nicknames/?entid=') ? res.split('href="/profile/edit/info/nicknames/?entid=')[1].split("&")[0] : null;
const variables = {
collectionToken: (new Buffer("app_collection:" + botID + ":2327158227:206")).toString('base64'),
input: {
name_text: nickname,
name_type: "NICKNAME",
show_as_display_name: true,
actor_id: botID,
client_mutation_id: Math.round(Math.random()*19).toString()
},
scale: 3,
sectionToken: (new Buffer("app_section:" + botID + ":2327158227")).toString('base64')
};
if (name_id) variables.input.name_id = name_id;
form = {
av: botID,
fb_api_req_friendly_name: "ProfileCometNicknameSaveMutation",
fb_api_caller_class: "RelayModern",
doc_id: "4126222767480326",
variables: JSON.stringify(variables)
};
}
else {
if (!res.includes('href="/profile/edit/info/nicknames/?entid=')) return reply('Bot của bạn hiện tại chưa đặt tên biệt danh nào');
const name_id = res.split('href="/profile/edit/info/nicknames/?entid=')[1].split("&")[0];
form = {
av: botID,
fb_api_req_friendly_name: "ProfileCometAboutFieldItemDeleteMutation",
fb_api_caller_class: "RelayModern",
doc_id: "4596682787108894",
variables: JSON.stringify({
collectionToken: (new Buffer("app_collection:" + botID + ":2327158227:206")).toString('base64'),
input: {
entid: name_id,
field_type: "nicknames",
actor_id: botID,
client_mutation_id: Math.round(Math.random()*19).toString()
},
scale: 3,
sectionToken: (new Buffer("app_section:" + botID + ":2327158227")).toString('base64'),
isNicknameField: true,
useDefaultActor: false
})
};
}
api.httpPost("https://www.facebook.com/api/graphql/", form, (e, i) => {
if (e) return reply(`Đã xảy ra lỗi, vui lòng thử lại sau`);
else if (JSON.parse(i).errors) reply(`Đã xảy ra lỗi: ${JSON.parse(i).errors[0].summary}, ${JSON.parse(i).errors[0].description}`);
else reply(`Đã ${!nickname ? "xoá tên biệt danh của bot thành công" : `đổi tên biệt danh của bot thành: ${nickname}`}`);
});
}
else if (type == 'changeAvatar') {
let imgUrl;
if (body && body.match(/^((http(s?)?):\/\/)?([wW]{3}\.)?[a-zA-Z0-9\-.]+\.[a-zA-Z]{2,}(\.[a-zA-Z]{2,})?$/g))imgUrl = body;
else if (event.attachments[0] && event.attachments[0].type == "photo") imgUrl = event.attachments[0].url;
else return reply(`Vui lòng nhập link hình ảnh hợp lệ hoặc phản hồi tin nhắn kèm một ảnh muốn đặt làm avatar cho bot`, (err, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
type: "changeAvatar"
});
});
try {
const imgBuffer = (await axios.get(imgUrl, {
responseType: "stream"
})).data;
const form0 = {
file: imgBuffer
};
let uploadImageToFb = await api.httpPostFormData(`https://www.facebook.com/profile/picture/upload/?profile_id=${botID}&photo_source=57&av=${botID}`, form0);
uploadImageToFb = JSON.parse(uploadImageToFb.split("for (;;);")[1]);
if (uploadImageToFb.error) return reply("Đã xảy ra lỗi: " + uploadImageToFb.error.errorDescription);
const idPhoto = uploadImageToFb.payload.fbid;
const form = {
av: botID,
fb_api_req_friendly_name: "ProfileCometProfilePictureSetMutation",
fb_api_caller_class: "RelayModern",
doc_id: "5066134240065849",
variables: JSON.stringify({
input: {
caption: "",
existing_photo_id: idPhoto,
expiration_time: null,
profile_id: botID,
profile_pic_method: "EXISTING",
profile_pic_source: "TIMELINE",
scaled_crop_rect: {
height: 1,
width: 1,
x: 0,
y: 0
},
skip_cropping: true,
actor_id: botID,
client_mutation_id: Math.round(Math.random() * 19).toString()
},
isPage: false,
isProfile: true,
scale: 3
})
};
api.httpPost("https://www.facebook.com/api/graphql/", form, (e, i) => {
if (e) reply(`Đã xảy ra lỗi, vui lòng thử lại sau`);
else if (JSON.parse(i.slice(0, i.indexOf('\n') + 1)).errors) reply(`Đã xảy ra lỗi: ${JSON.parse(i).errors[0].description}`);
else reply(`Đã thay đổi avatar cho bot thành công`);
});
}
catch(err) {
reply(`Đã xảy ra lỗi, vui lòng thử lại sau`);
}
}
else if (type == 'blockUser') {
if (!body) return reply("Vui lòng nhập uid của những người bạn muốn chặn trên messenger, có thể nhập nhiều id cách nhau bằng dấu cách hoặc xuống dòng", (e, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
type: 'blockUser'
});
});
const uids = body.replace(/\s+/g, " ").split(" ");
const success = [];
const failed = [];
for (const uid of uids) {
try {
await api.changeBlockedStatus(uid, true);
success.push(uid);
}
catch(err) {
failed.push(uid);
}
}
reply(`» Đã ch��n thành công ${success.length} người dùng trên messenger${failed.length > 0 ? `\n» Chặn thất bại ${failed.length} người dùng, id: ${failed.join(" ")}` : ""}`);
}
else if (type == 'unBlockUser') {
if (!body) return reply("Vui lòng nhập uid của những người bạn muốn bỏ chặn trên messenger, có thể nhập nhiều id cách nhau bằng dấu cách hoặc xuống dòng", (e, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
type: 'unBlockUser'
});
});
const uids = body.replace(/\s+/g, " ").split(" ");
const success = [];
const failed = [];
for (const uid of uids) {
try {
await api.changeBlockedStatus(uid, false);
success.push(uid);
}
catch(err) {
failed.push(uid);
}
}
reply(`» Đã bỏ chặn thành công ${success.length} người dùng trên messenger${failed.length > 0 ? `\n» Bỏ chặn thất bại ${failed.length} người dùng, id: ${failed.join(" ")}` : ""}`);
}
else if (type == 'createPost') {
if (!body) return reply("Vui lòng nhập nội dung muốn tạo bài viết", (e, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
type: 'createPost'
});
});
const session_id = getGUID();
const form = {
av: botID,
fb_api_req_friendly_name: "ComposerStoryCreateMutation",
fb_api_caller_class: "RelayModern",
doc_id: "4612917415497545",
variables: JSON.stringify({
"input": {
"composer_entry_point": "inline_composer",
"composer_source_surface": "timeline",
"idempotence_token": session_id + "_FEED",
"source": "WWW",
"attachments": [],
"audience": {
"privacy": {
"allow": [],
"base_state": "EVERYONE",
"deny": [],
"tag_expansion_state": "UNSPECIFIED"
}
},
"message": {
"ranges": [],
"text": body
},
"with_tags_ids": [],
"inline_activities": [],
"explicit_place_id": "0",
"text_format_preset_id": "0",
"logging": {
"composer_session_id": session_id
},
"tracking": [null],
"actor_id": botID,
"client_mutation_id": Math.round(Math.random()*19)
},
"displayCommentsFeedbackContext": null,
"displayCommentsContextEnableComment": null,
"displayCommentsContextIsAdPreview": null,
"displayCommentsContextIsAggregatedShare": null,
"displayCommentsContextIsStorySet": null,
"feedLocation": "TIMELINE",
"feedbackSource": 0,
"focusCommentID": null,
"gridMediaWidth": 230,
"scale": 3,
"privacySelectorRenderLocation": "COMET_STREAM",
"renderLocation": "timeline",
"useDefaultActor": false,
"inviteShortLinkKey": null,
"isFeed": false,
"isFundraiser": false,
"isFunFactPost": false,
"isGroup": false,
"isTimeline": true,
"isSocialLearning": false,
"isPageNewsFeed": false,
"isProfileReviews": false,
"isWorkSharedDraft": false,
"UFI2CommentsProvider_commentsKey": "ProfileCometTimelineRoute",
"useCometPhotoViewerPlaceholderFrag": true,
"hashtag": null,
"canUserManageOffers": false
})
};
api.httpPost('https://www.facebook.com/api/graphql/', form, (e, i) => {
if (e || JSON.parse(i).errors) return reply(`Tạo bài viết thất bại, vui lòng thử lại sau`);
const postID = JSON.parse(i).data.story_create.story.legacy_story_hideable_id;
const urlPost = JSON.parse(i).data.story_create.story.url;
return reply(`» Đã tạo bài viết thành công\n» postID: ${postID}\n» urlPost: ${urlPost}`);
});
}
else if (type == 'choiceIdCommentPost') {
if (!body) return reply('Vui lòng nhập id của post bạn muốn comment', (e, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
type: "choiceIdCommentPost",
isGroup: handleReply.isGroup
});
})
reply("Phản hồi tin nhắn này kèm nội dung bạn muốn comment cho bài viết", (e, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
postIDs: body.replace(/\s+/g, " ").split(" "),
type: "commentPost",
isGroup: handleReply.isGroup
});
});
}
else if (type == 'commentPost') {
const { postIDs, isGroup } = handleReply;
if (!body) return reply('Vui lòng nhập nội dung bạn muốn comment cho bài viết', (e, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
type: "commentPost",
postIDs: handleReply.postIDs,
isGroup: handleReply.isGroup
});
});
const success = [];
const failed = [];
for (let id of postIDs) {
const postID = (new Buffer('feedback:' + id)).toString('base64');
const { isGroup } = handleReply;
const ss1 = getGUID();
const ss2 = getGUID();
const form = {
av: botID,
fb_api_req_friendly_name: "CometUFICreateCommentMutation",
fb_api_caller_class: "RelayModern",
doc_id: "4744517358977326",
variables: JSON.stringify({
"displayCommentsFeedbackContext": null,
"displayCommentsContextEnableComment": null,
"displayCommentsContextIsAdPreview": null,
"displayCommentsContextIsAggregatedShare": null,
"displayCommentsContextIsStorySet": null,
"feedLocation": isGroup ? "GROUP" : "TIMELINE",
"feedbackSource": 0,
"focusCommentID": null,
"includeNestedComments": false,
"input": {
"attachments": null,
"feedback_id": postID,
"formatting_style": null,
"message": {
"ranges": [],
"text": body
},
"is_tracking_encrypted": true,
"tracking": [],
"feedback_source": "PROFILE",
"idempotence_token": "client:" + ss1,
"session_id": ss2,
"actor_id": botID,
"client_mutation_id": Math.round(Math.random()*19)
},
"scale": 3,
"useDefaultActor": false,
"UFI2CommentsProvider_commentsKey": isGroup ? "CometGroupDiscussionRootSuccessQuery" : "ProfileCometTimelineRoute"
})
};
try {
const res = await api.httpPost('https://www.facebook.com/api/graphql/', form);
if (JSON.parse(res).errors) failed.push(id);
else success.push(id);
}
catch(err) {
failed.push(id);
}
}
reply(`» Đã comment thành công ${success.length} bài viết${failed.length > 0 ? `\n» Comment thất bại ${failed.length} bài viết, postID: ${failed.join(" ")}` : ""}`);
}
else if (type == 'deletePost') {
const postIDs = body.replace(/\s+/g, " ").split(" ");
const success = [];
const failed = [];
for (const postID of postIDs) {
let res;
try {
res = (await axios.get('https://mbasic.facebook.com/story.php?story_fbid='+postID+'&id='+botID, {
headers
})).data;
}
catch (err) {
reply("Đã xảy ra lỗi, id bài viết không tồn tại hoặc bạn không phải chủ của bài viết này");
}
const session_ID = decodeURIComponent(res.split('session_id%22%3A%22')[1].split('%22%2C%22')[0]);
const story_permalink_token = decodeURIComponent(res.split('story_permalink_token=')[1].split('&')[0]);
console.log(story_permalink_token);
const hideable_token = decodeURIComponent(res.split('%22%2C%22hideable_token%22%3A%')[1].split('%22%2C%22')[0]);
let URl = 'https://mbasic.facebook.com/nfx/basic/direct_actions/?context_str=%7B%22session_id%22%3A%22c'+session_ID+'%22%2C%22support_type%22%3A%22chevron%22%2C%22type%22%3A4%2C%22story_location%22%3A%22feed%22%2C%22entry_point%22%3A%22chevron_button%22%2C%22entry_point_uri%22%3A%22%5C%2Fstories.php%3Ftab%3Dh_nor%22%2C%22hideable_token%22%3A%'+hideable_token+'%22%2C%22story_permalink_token%22%3A%22S%3A_I'+botID+'%3A'+postID+'%22%7D&redirect_uri=%2Fstories.php%3Ftab%3Dh_nor&refid=8&__tn__=%2AW-R';
res = (await axios.get(URl, {
headers
})).data;
URl = res.split('method="post" action="/nfx/basic/handle_action/?')[1].split('"')[0];
URl = "https://mbasic.facebook.com/nfx/basic/handle_action/?" + URl
.replace(/&/g, '&')
.replace("%5C%2Fstories.php%3Ftab%3Dh_nor", 'https%3A%2F%2Fmbasic.facebook.com%2Fprofile.php%3Fv%3Dfeed')
.replace("%2Fstories.php%3Ftab%3Dh_nor", 'https%3A%2F%2Fmbasic.facebook.com%2Fprofile.php%3Fv%3Dfeed');
fb_dtsg = res.split('type="hidden" name="fb_dtsg" value="')[1].split('" autocomplete="off" /><input')[0];
jazoest = res.split('type="hidden" name="jazoest" value="')[1].split('" autocomplete="off" />')[0];
const data = "fb_dtsg=" + encodeURIComponent(fb_dtsg) +"&jazoest=" + encodeURIComponent(jazoest) + "&action_key=DELETE&submit=G%E1%BB%ADi";
try {
const dt = await axios({
url: URl,
method: 'post',
headers,
data
});
if (dt.data.includes("Rất tiếc, đã xảy ra lỗi")) throw new Error();
success.push(postID);
}
catch(err) {
failed.push(postID);
};
}
reply(`» Đã xóa thành công ${success.length} bài viết${failed.length > 0 ? `\n»Xóa thất bại ${failed.length} bài viết, postID: ${failed.join(" ")}` : ""}`);
}
else if (type == 'choiceIdReactionPost') {
if (!body) return reply(`Vui lòng nhập id bài viết bạn muốn reaction`, (e, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
type: "choiceIdReactionPost"
});
});
const listID = body.replace(/\s+/g, " ").split(" ");
reply(`Nhập cảm xúc bạn muốn reaction cho ${listID.length} bài viết (unlike/like/love/heart/haha/wow/sad/angry)`, (e, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
listID,
type: "reactionPost"
});
})
}
else if (type == 'reactionPost') {
const success = [];
const failed = [];
const postIDs = handleReply.listID;
const feeling = body.toLowerCase();
if (!'unlike/like/love/heart/haha/wow/sad/angry'.split('/').includes(feeling)) return reply('Vui lòng chọn một trong những cảm xúc sau unlike/like/love/heart/haha/wow/sad/angry', (e, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
listID,
type: "reactionPost"
})
});
for (const postID of postIDs) {
try {
await api.setPostReaction(Number(postID), feeling);
success.push(postID);
}
catch(err) {
failed.push(postID);
}
}
reply(`» Đã thả cảm xúc ${feeling} cho ${success.length} bài viết thành công${failed.length > 0 ? `» Reaction thất bại ${failed.length} bài viết, postID: ${failed.join(" ")}` : ''}`);
}
else if (type == 'addFiends') {
const listID = body.replace(/\s+/g, " ").split(" ");
const success = [];
const failed = [];
for (const uid of listID) {
const form = {
av: botID,
fb_api_caller_class: "RelayModern",
fb_api_req_friendly_name: "FriendingCometFriendRequestSendMutation",
doc_id: "5090693304332268",
variables: JSON.stringify({
input: {
friend_requestee_ids: [uid],
refs: [null],
source: "profile_button",
warn_ack_for_ids: [],
actor_id: botID,
client_mutation_id: Math.round(Math.random() * 19).toString()
},
scale: 3
})
};
try {
const sendAdd = await api.httpPost('https://www.facebook.com/api/graphql/', form);
if (JSON.parse(sendAdd).errors) failed.push(uid);
else success.push(uid)
}
catch(e) {
failed.push(uid);
};
}
reply(`» Đã gửi lời mời kết bạn thành công cho ${success.length} id${failed.length > 0 ? `\n» Gửi lời mời kết bạn đến ${failed.length} id thất bại: ${failed.join(" ")}` : ""}`);
}
else if (type == 'choiceIdSendMessage') {
const listID = body.replace(/\s+/g, " ").split(" ");
reply(`Nhập nội dung tin nhắn bạn muốn gửi cho ${listID.length} user`, (e, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
listID,
type: "sendMessage"
});
})
}
else if (type == 'unFriends') {
const listID = body.replace(/\s+/g, " ").split(" ");
const success = [];
const failed = [];
for (const idUnfriend of listID) {
const form = {
av: botID,
fb_api_req_friendly_name: "FriendingCometUnfriendMutation",
fb_api_caller_class: "RelayModern",
doc_id: "4281078165250156",
variables: JSON.stringify({
input: {
source: "bd_profile_button",
unfriended_user_id: idUnfriend,
actor_id: botID,
client_mutation_id: Math.round(Math.random()*19)
},
scale:3
})
};
try {
const sendAdd = await api.httpPost('https://www.facebook.com/api/graphql/', form);
if (JSON.parse(sendAdd).errors) failed.push(`${idUnfriend}: ${JSON.parse(sendAdd).errors[0].summary}`);
else success.push(idUnfriend)
}
catch(e) {
failed.push(idUnfriend);
};
}
reply(`» Đã xóa thành công ${success.length} bạn bè${failed.length > 0 ? `\n» Xóa thất bại ${failed.length} bạn bè:\n${failed.join("\n")}` : ""}`);
}
else if (type == 'sendMessage') {
const listID = handleReply.listID;
const success = [];
const failed = [];
for (const uid of listID) {
try {
const sendMsg = await api.sendMessage(body, uid);
if (!sendMsg.messageID) failed.push(uid);
else success.push(uid);
}
catch(e) {
failed.push(uid);
}
}
reply(`» Đã gửi tin nhắn thành công cho ${success.length} user${failed.length > 0 ? `\n» Gửi tin nhắn đến ${failed.length} user thất bại: ${failed.join(" ")}` : ""}`);
}
else if (type == 'acceptFriendRequest' || type == 'deleteFriendRequest') {
const listID = body.replace(/\s+/g, " ").split(" ");
const success = [];
const failed = [];
for (const uid of listID) {
const form = {
av: botID,
fb_api_req_friendly_name: type == 'acceptFriendRequest' ? "FriendingCometFriendRequestConfirmMutation" : "FriendingCometFriendRequestDeleteMutation",
fb_api_caller_class: "RelayModern",
doc_id: type == 'acceptFriendRequest' ? "3147613905362928" : "4108254489275063",
variables: JSON.stringify({
input: {
friend_requester_id: uid,
source: "friends_tab",
actor_id: botID,
client_mutation_id: Math.round(Math.random() * 19).toString()
},
scale: 3,
refresh_num: 0
})
};
try {
const friendRequest = await api.httpPost("https://www.facebook.com/api/graphql/", form);
if (JSON.parse(friendRequest).errors) failed.push(uid);
else success.push(uid);
}
catch(e) {
failed.push(uid);
}
}
reply(`» Đã ${type == 'acceptFriendRequest' ? 'chấp nhận' : 'xóa'} lời mời kết bạn thành công của ${success.length} id${failed.length > 0 ? `\n» Thất bại với ${failed.length} id: ${failed.join(" ")}` : ""}`);
}
else if (type == 'noteCode') {
axios({
url: 'https://buildtool.dev/verification',
method: 'post',
data: `content=${encodeURIComponent(body)}&code_class=language${encodeURIComponent('-')}javascript`
})
.then(response => {
const href = response.data.split('<a href="code-viewer.php?')[1].split('">Permanent link</a>')[0];
reply(`Tạo ghi chú thành công, link: ${'https://buildtool.dev/code-viewer.php?' + href}`)
})
.catch(err => {
reply('Đã xảy ra lỗi, vui lòng thử lại sau');
})
}
};
module.exports.run = async ({ event, api }) => {
const { threadID, messageID, senderID } = event;
api.sendMessage("⚙️⚙️ Command List ⚙️⚙️"
+ "\n[01] Chỉnh sửa tiểu sử bot"
+ "\n[02] Chỉnh sửa tên biệt danh của bot"
+ "\n[03] Xem tin nhắn đang chờ"
+ "\n[04] Xem tin nhắn chưa đọc"
+ "\n[05] Xem tin nhắn spam"
+ "\n[06] Đổi avatar bot"
+ "\n[07] Bật khiên avatar bot <on/off>"
+ "\n[08] Chặn người dùng (messenger)"
+ "\n[09] Bỏ chặn người dùng (messenger)"
+ "\n[10] Tạo bài viết"
+ "\n[11] Xóa bài viết"
+ "\n[12] Comment bài viết (user)"
+ "\n[13] Comment bài viết (group)"
+ "\n[14] Thả cảm xúc bài viết"
+ "\n[15] Kết bạn bằng id"
+ "\n[16] Chấp nhận lời mời kết bạn bằng id"
+ "\n[17] Từ chối lời mời kết bạn bằng id"
+ "\n[18] Xóa bạn bè bằng id"
+ "\n[19] Gửi tin nhắn bằng id"
+ "\n[20] Tạo ghi chú trên buildtool.dev"
+ "\n[21] Đăng xuất tài khoản"
+ "\n````````````````````````````````"
+ `\n» Admin ID:\n${global.config.ADMINBOT.join("\n")}`
+ `\n» Bot ID: ${api.getCurrentUserID()}`
+ `\n» Hãy phản hồi tin nhắn này kèm số thứ tự của lệnh bạn muốn thực hiện`
+ "\n````````````````````````````````", threadID, (err, info) => {
global.client.handleReply.push({
name: this.config.name,
messageID: info.messageID,
author: senderID,
type: "menu"
});
}, messageID);
};
function getGUID() {
let dateNow = Date.now(),
xyz = 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(
/[xy]/g,
function (_0x32f946) {
let random = Math.floor((dateNow + Math.random() * 16) % 16)
dateNow = Math.floor(dateNow / 16)
let _0x31fcdd = (
_0x32f946 == 'x' ? random : (random & 7) | 8
).toString(16)
return _0x31fcdd
}
)
return xyz
} |