RIZER 1.0.0__py3-none-any.whl → 1.0.20__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. APIS/__init__.py +1 -0
  2. APIS/insta.py +140 -0
  3. Pb2/DEcwHisPErMsG_pb2.py +42 -0
  4. Pb2/Fo_pb2.py +28 -0
  5. Pb2/GenWhisperMsg_pb2.py +48 -0
  6. Pb2/MajoRLoGinrEq_pb2.py +28 -0
  7. Pb2/MajoRLoGinrEs_pb2.py +36 -0
  8. Pb2/PorTs_pb2.py +36 -0
  9. Pb2/Team_msg_pb2.py +48 -0
  10. Pb2/__init__.py +1 -0
  11. Pb2/sQ_pb2.py +38 -0
  12. rizer/APIS/__init__.py +1 -0
  13. rizer/APIS/__pycache__/insta.cpython-312.pyc +0 -0
  14. rizer/APIS/insta.py +140 -0
  15. rizer/Pb2/DEcwHisPErMsG_pb2.py +42 -0
  16. rizer/Pb2/Fo_pb2.py +28 -0
  17. rizer/Pb2/GenWhisperMsg_pb2.py +48 -0
  18. rizer/Pb2/MajoRLoGinrEq_pb2.py +28 -0
  19. rizer/Pb2/MajoRLoGinrEs_pb2.py +36 -0
  20. rizer/Pb2/PorTs_pb2.py +36 -0
  21. rizer/Pb2/Team_msg_pb2.py +48 -0
  22. rizer/Pb2/__init__.py +1 -0
  23. rizer/Pb2/__pycache__/DEcwHisPErMsG_pb2.cpython-312.pyc +0 -0
  24. rizer/Pb2/__pycache__/MajoRLoGinrEq_pb2.cpython-312.pyc +0 -0
  25. rizer/Pb2/__pycache__/MajoRLoGinrEs_pb2.cpython-312.pyc +0 -0
  26. rizer/Pb2/__pycache__/PorTs_pb2.cpython-312.pyc +0 -0
  27. rizer/Pb2/__pycache__/Team_msg_pb2.cpython-312.pyc +0 -0
  28. rizer/Pb2/__pycache__/sQ_pb2.cpython-312.pyc +0 -0
  29. rizer/Pb2/sQ_pb2.py +38 -0
  30. rizer/RIZER.egg-info/SOURCES.txt +19 -0
  31. rizer/RIZER.egg-info/top_level.txt +2 -0
  32. rizer/__init__.py +1 -0
  33. rizer/accounts.json +7 -0
  34. rizer/build/lib/APIS/__init__.py +1 -0
  35. rizer/build/lib/APIS/insta.py +140 -0
  36. rizer/build/lib/Pb2/DEcwHisPErMsG_pb2.py +42 -0
  37. rizer/build/lib/Pb2/Fo_pb2.py +28 -0
  38. rizer/build/lib/Pb2/GenWhisperMsg_pb2.py +48 -0
  39. rizer/build/lib/Pb2/MajoRLoGinrEq_pb2.py +28 -0
  40. rizer/build/lib/Pb2/MajoRLoGinrEs_pb2.py +36 -0
  41. rizer/build/lib/Pb2/PorTs_pb2.py +36 -0
  42. rizer/build/lib/Pb2/Team_msg_pb2.py +48 -0
  43. rizer/build/lib/Pb2/__init__.py +1 -0
  44. rizer/build/lib/Pb2/sQ_pb2.py +38 -0
  45. rizer/create_inits.py +17 -0
  46. rizer/dist/rizer-1.0.0-py3-none-any.whl +0 -0
  47. rizer/dist/rizer-1.0.0.tar.gz +0 -0
  48. rizer/install.sh +36 -0
  49. rizer/main.py +6377 -0
  50. rizer/package.json +13 -0
  51. rizer/pyproject.toml +3 -0
  52. rizer/requirements.txt +12 -0
  53. rizer/rizer_launcher.py +57 -0
  54. rizer/rizerrunner.py +57 -0
  55. rizer/runner.py +46 -0
  56. rizer/setup.py +13 -0
  57. rizer/xC4.py +499 -0
  58. rizer/xHeaders.py +224 -0
  59. rizer/xKEys.py +31 -0
  60. rizer-1.0.20.dist-info/METADATA +3 -0
  61. rizer-1.0.20.dist-info/RECORD +68 -0
  62. rizer-1.0.20.dist-info/entry_points.txt +2 -0
  63. rizer-1.0.20.dist-info/top_level.txt +3 -0
  64. rizer_launcher.py +59 -0
  65. rizer-1.0.0.dist-info/RECORD +0 -5
  66. /rizer-1.0.0.dist-info/METADATA → /rizer/RIZER.egg-info/PKG-INFO +0 -0
  67. /rizer-1.0.0.dist-info/top_level.txt → /rizer/RIZER.egg-info/dependency_links.txt +0 -0
  68. {rizer-1.0.0.dist-info → rizer/RIZER.egg-info}/entry_points.txt +0 -0
  69. {rizer-1.0.0.dist-info → rizer-1.0.20.dist-info}/WHEEL +0 -0
APIS/__init__.py ADDED
@@ -0,0 +1 @@
1
+ # Auto __init__.py created
APIS/insta.py ADDED
@@ -0,0 +1,140 @@
1
+ # ------------------------------------------------------------
2
+ # Instagram Info API — Credit: Anmol (@FOREVER_HIDDEN)
3
+ # JOIN : @SOURCE_SUTRA FOR MORE SRC | API | BOT CODE | METHOD | 🛐
4
+ # Purpose : Fetch profile & recent media (public + optional session-based)
5
+ # Note : THIS CODE MADE BY ANMOL @FOREVER_HIDDEN (GIVE CREDIT OTHERWISE EVERYONE FUCK YOU AT 300 KM SPEED)
6
+ # Usage : /api/insta/<username>?
7
+ # License : Personal / internal use only — retain credit when sharing
8
+ # ------------------------------------------------------------
9
+
10
+ from flask import Flask, jsonify, request
11
+ import requests
12
+ import time
13
+ import socket
14
+ from functools import lru_cache
15
+
16
+ app = Flask(__name__)
17
+
18
+ # DONT REMOVE THIS BRUH
19
+ @lru_cache(maxsize=1024)
20
+ def fetch_instagram_profile(username, proxy=None):
21
+ url = f"https://i.instagram.com/api/v1/users/web_profile_info/?username={username}"
22
+ headers = {
23
+ "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) "
24
+ "AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36",
25
+ "Accept": "application/json, text/plain, */*",
26
+ "x-ig-app-id": "936619743392459",
27
+ "Referer": f"https://www.instagram.com/{username}/",
28
+ }
29
+ session = requests.Session()
30
+ proxies = {"http": proxy, "https": proxy} if proxy else None
31
+
32
+ backoff = 1
33
+ for attempt in range(4):
34
+ try:
35
+ resp = session.get(url, headers=headers, timeout=10, proxies=proxies)
36
+ if resp.status_code == 200:
37
+ return resp.json()
38
+ elif resp.status_code in (429, 403):
39
+ # rate limited or blocked
40
+ time.sleep(backoff)
41
+ backoff *= 2
42
+ elif resp.status_code == 404:
43
+ return {"error": "not_found", "status_code": 404}
44
+ else:
45
+ return {
46
+ "error": "http_error",
47
+ "status_code": resp.status_code,
48
+ "body": resp.text[:500],
49
+ }
50
+ except requests.RequestException:
51
+ time.sleep(backoff)
52
+ backoff *= 2
53
+ return {"error": "request_failed"}
54
+
55
+
56
+ @app.route("/api/insta/<username>", methods=["GET"])
57
+ def insta_info(username):
58
+ proxy = request.args.get("proxy") # optional proxy
59
+ data = fetch_instagram_profile(username, proxy=proxy)
60
+ if data is None:
61
+ return jsonify({"error": "no_response"}), 502
62
+
63
+ if "error" in data:
64
+ return jsonify(data), (data.get("status_code") or 400)
65
+
66
+ try:
67
+ user = data.get("data", {}).get("user") or data.get("user") or data.get("data")
68
+ if not user:
69
+ return jsonify({"raw": data})
70
+
71
+ out = {
72
+ "id": user.get("id"),
73
+ "username": user.get("username"),
74
+ "full_name": user.get("full_name"),
75
+ "biography": user.get("biography"),
76
+ "is_private": user.get("is_private"),
77
+ "is_verified": user.get("is_verified"),
78
+ "profile_pic_url": user.get("profile_pic_url_hd")
79
+ or user.get("profile_pic_url"),
80
+ "followers_count": (
81
+ user.get("edge_followed_by", {}).get("count")
82
+ or user.get("followers_count")
83
+ ),
84
+ "following_count": (
85
+ user.get("edge_follow", {}).get("count")
86
+ or user.get("following_count")
87
+ ),
88
+ "media_count": (
89
+ user.get("media_count")
90
+ or user.get("edge_owner_to_timeline_media", {}).get("count")
91
+ ),
92
+ "recent_media": [],
93
+ }
94
+
95
+ media = (
96
+ user.get("edge_owner_to_timeline_media")
97
+ or user.get("media")
98
+ or {}
99
+ )
100
+ edges = media.get("edges") or media.get("items") or []
101
+ for e in edges[:8]:
102
+ node = e.get("node") if isinstance(e, dict) and e.get("node") else e
103
+ if not node:
104
+ continue
105
+ caption = None
106
+ if node.get("edge_media_to_caption"):
107
+ edges_caption = node["edge_media_to_caption"].get("edges") or []
108
+ if edges_caption and "node" in edges_caption[0]:
109
+ caption = edges_caption[0]["node"].get("text")
110
+ else:
111
+ caption = node.get("caption")
112
+
113
+ out["recent_media"].append({
114
+ "id": node.get("id"),
115
+ "shortcode": node.get("shortcode"),
116
+ "display_url": node.get("display_url")
117
+ or node.get("display_src"),
118
+ "taken_at": node.get("taken_at_timestamp")
119
+ or node.get("taken_at"),
120
+ "caption": caption,
121
+ })
122
+ return jsonify(out)
123
+ except Exception as exc:
124
+ return jsonify({
125
+ "error": "parse_error",
126
+ "details": str(exc),
127
+ "raw": data
128
+ }), 500
129
+
130
+ def find_free_port(start=8080, end=65535):
131
+ for port in range(start, end):
132
+ with socket.socket(socket.AF_INET, socket.SOCK_STREAM) as s:
133
+ if s.connect_ex(('0.0.0.0', port)) != 0:
134
+ return port
135
+ raise RuntimeError("No free port available")
136
+
137
+ if __name__ == "__main__":
138
+ port = find_free_port()
139
+ print(f"Starting server on port {port}")
140
+ app.run(host="0.0.0.0", port=port, debug=False)
@@ -0,0 +1,42 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # NO CHECKED-IN PROTOBUF GENCODE
4
+ # source: DecodeWhisperMsg.proto
5
+ # Protobuf Python Version: 6.30.0
6
+ """Generated protocol buffer code."""
7
+ from google.protobuf import descriptor as _descriptor
8
+ from google.protobuf import descriptor_pool as _descriptor_pool
9
+ from google.protobuf import runtime_version as _runtime_version
10
+ from google.protobuf import symbol_database as _symbol_database
11
+ from google.protobuf.internal import builder as _builder
12
+ _runtime_version.ValidateProtobufRuntimeVersion(
13
+ _runtime_version.Domain.PUBLIC,
14
+ 6,
15
+ 30,
16
+ 0,
17
+ '',
18
+ 'DecodeWhisperMsg.proto'
19
+ )
20
+ # @@protoc_insertion_point(imports)
21
+
22
+ _sym_db = _symbol_database.Default()
23
+
24
+
25
+
26
+
27
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x16\x44\x65\x63odeWhisperMsg.proto\"\xa8\x02\n\rDecodeWhisper\x12$\n\x04\x44\x61ta\x18\x05 \x01(\x0b\x32\x16.DecodeWhisper.Nested1\x1a\xf0\x01\n\x07Nested1\x12\x0b\n\x03uid\x18\x01 \x01(\x04\x12\x0f\n\x07\x43hat_ID\x18\x02 \x01(\x04\x12\x11\n\tchat_type\x18\x03 \x01(\x05\x12\x0b\n\x03msg\x18\x04 \x01(\t\x12/\n\x07\x44\x65tails\x18\t \x01(\x0b\x32\x1e.DecodeWhisper.Nested1.Nested2\x12\x35\n\rPlatform_Info\x18\r \x01(\x0b\x32\x1e.DecodeWhisper.Nested1.Nested3\x1a\x1b\n\x07Nested2\x12\x10\n\x08Nickname\x18\x01 \x01(\t\x1a\"\n\x07Nested3\x12\x17\n\x0fprofile_pic_url\x18\x01 \x01(\tb\x06proto3')
28
+
29
+ _globals = globals()
30
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
31
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'DecodeWhisperMsg_pb2', _globals)
32
+ if not _descriptor._USE_C_DESCRIPTORS:
33
+ DESCRIPTOR._loaded_options = None
34
+ _globals['_DECODEWHISPER']._serialized_start=27
35
+ _globals['_DECODEWHISPER']._serialized_end=323
36
+ _globals['_DECODEWHISPER_NESTED1']._serialized_start=83
37
+ _globals['_DECODEWHISPER_NESTED1']._serialized_end=323
38
+ _globals['_DECODEWHISPER_NESTED1_NESTED2']._serialized_start=260
39
+ _globals['_DECODEWHISPER_NESTED1_NESTED2']._serialized_end=287
40
+ _globals['_DECODEWHISPER_NESTED1_NESTED3']._serialized_start=289
41
+ _globals['_DECODEWHISPER_NESTED1_NESTED3']._serialized_end=323
42
+ # @@protoc_insertion_point(module_scope)
Pb2/Fo_pb2.py ADDED
@@ -0,0 +1,28 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: Friends.proto
4
+ # Protobuf Python Version: 4.25.1
5
+ """Generated protocol buffer code."""
6
+ from google.protobuf import descriptor as _descriptor
7
+ from google.protobuf import descriptor_pool as _descriptor_pool
8
+ from google.protobuf import symbol_database as _symbol_database
9
+ from google.protobuf.internal import builder as _builder
10
+ # @@protoc_insertion_point(imports)
11
+
12
+ _sym_db = _symbol_database.Default()
13
+
14
+
15
+
16
+
17
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rFriends.proto\"\"\n\x06\x46riend\x12\n\n\x02ID\x18\x01 \x01(\x03\x12\x0c\n\x04Name\x18\x03 \x01(\t\"#\n\x07\x46riends\x12\x18\n\x07\x66ield_1\x18\x01 \x03(\x0b\x32\x07.Friendb\x06proto3')
18
+
19
+ _globals = globals()
20
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
21
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'Friends_pb2', _globals)
22
+ if _descriptor._USE_C_DESCRIPTORS == False:
23
+ DESCRIPTOR._options = None
24
+ _globals['_FRIEND']._serialized_start=17
25
+ _globals['_FRIEND']._serialized_end=51
26
+ _globals['_FRIENDS']._serialized_start=53
27
+ _globals['_FRIENDS']._serialized_end=88
28
+ # @@protoc_insertion_point(module_scope)
@@ -0,0 +1,48 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # NO CHECKED-IN PROTOBUF GENCODE
4
+ # source: GenWhisperMsg.proto
5
+ # Protobuf Python Version: 6.30.0
6
+ """Generated protocol buffer code."""
7
+ from google.protobuf import descriptor as _descriptor
8
+ from google.protobuf import descriptor_pool as _descriptor_pool
9
+ from google.protobuf import runtime_version as _runtime_version
10
+ from google.protobuf import symbol_database as _symbol_database
11
+ from google.protobuf.internal import builder as _builder
12
+ _runtime_version.ValidateProtobufRuntimeVersion(
13
+ _runtime_version.Domain.PUBLIC,
14
+ 6,
15
+ 30,
16
+ 0,
17
+ '',
18
+ 'GenWhisperMsg.proto'
19
+ )
20
+ # @@protoc_insertion_point(imports)
21
+
22
+ _sym_db = _symbol_database.Default()
23
+
24
+
25
+
26
+
27
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x13GenWhisperMsg.proto\"\x85\x06\n\nGenWhisper\x12\x0c\n\x04type\x18\x01 \x01(\x05\x12!\n\x04\x64\x61ta\x18\x02 \x01(\x0b\x32\x13.GenWhisper.Nested2\x1a\xc5\x05\n\x07Nested2\x12\x0b\n\x03uid\x18\x01 \x01(\x04\x12\x0f\n\x07\x63hat_id\x18\x02 \x01(\x04\x12\x11\n\tchat_type\x18\x03 \x01(\x05\x12\x0b\n\x03msg\x18\x04 \x01(\t\x12\x11\n\ttimestamp\x18\x05 \x01(\x03\x12+\n\x06\x66ield9\x18\t \x01(\x0b\x32\x1b.GenWhisper.Nested2.Nested9\x12\x10\n\x08language\x18\n \x01(\t\x12-\n\x07\x66ield13\x18\r \x01(\x0b\x32\x1c.GenWhisper.Nested2.Nested13\x12\x31\n\x0b\x65mpty_field\x18\x0e \x01(\x0b\x32\x1c.GenWhisper.Nested2.Nested14\x12\x11\n\tCelebrity\x18\x10 \x01(\x04\x1a\n\n\x08Nested14\x1a\xff\x01\n\x07Nested9\x12\x10\n\x08Nickname\x18\x01 \x01(\t\x12\x11\n\tavatar_id\x18\x02 \x01(\x03\x12\x11\n\tbanner_id\x18\x03 \x01(\x03\x12\x0c\n\x04rank\x18\x04 \x01(\x05\x12\r\n\x05\x62\x61\x64ge\x18\x05 \x01(\x05\x12\x11\n\tClan_Name\x18\x08 \x01(\t\x12\x0f\n\x07\x66ield10\x18\n \x01(\x05\x12\x17\n\x0fglobal_rank_pos\x18\x0b \x01(\x05\x12\x30\n\x07\x66ield13\x18\r \x01(\x0b\x32\x1f.GenWhisper.Nested2.NestedBadge\x12\x30\n\x07\x66ield14\x18\x0e \x01(\x0b\x32\x1f.GenWhisper.Nested2.NestedPrime\x1a\x1c\n\x0bNestedBadge\x12\r\n\x05value\x18\x01 \x01(\x05\x1aH\n\x0bNestedPrime\x12\x11\n\tprime_uid\x18\x01 \x01(\x05\x12\x13\n\x0bprime_level\x18\x02 \x01(\x05\x12\x11\n\tprime_hex\x18\x03 \x01(\t\x1a?\n\x08Nested13\x12\x0b\n\x03url\x18\x01 \x01(\t\x12\x10\n\x08url_type\x18\x02 \x01(\x05\x12\x14\n\x0curl_platform\x18\x03 \x01(\x05\x62\x06proto3')
28
+
29
+ _globals = globals()
30
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
31
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'GenWhisperMsg_pb2', _globals)
32
+ if not _descriptor._USE_C_DESCRIPTORS:
33
+ DESCRIPTOR._loaded_options = None
34
+ _globals['_GENWHISPER']._serialized_start=24
35
+ _globals['_GENWHISPER']._serialized_end=797
36
+ _globals['_GENWHISPER_NESTED2']._serialized_start=88
37
+ _globals['_GENWHISPER_NESTED2']._serialized_end=797
38
+ _globals['_GENWHISPER_NESTED2_NESTED14']._serialized_start=360
39
+ _globals['_GENWHISPER_NESTED2_NESTED14']._serialized_end=370
40
+ _globals['_GENWHISPER_NESTED2_NESTED9']._serialized_start=373
41
+ _globals['_GENWHISPER_NESTED2_NESTED9']._serialized_end=628
42
+ _globals['_GENWHISPER_NESTED2_NESTEDBADGE']._serialized_start=630
43
+ _globals['_GENWHISPER_NESTED2_NESTEDBADGE']._serialized_end=658
44
+ _globals['_GENWHISPER_NESTED2_NESTEDPRIME']._serialized_start=660
45
+ _globals['_GENWHISPER_NESTED2_NESTEDPRIME']._serialized_end=732
46
+ _globals['_GENWHISPER_NESTED2_NESTED13']._serialized_start=734
47
+ _globals['_GENWHISPER_NESTED2_NESTED13']._serialized_end=797
48
+ # @@protoc_insertion_point(module_scope)
@@ -0,0 +1,28 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: MajorLoginReq.proto
4
+ # Protobuf Python Version: 4.25.1
5
+ """Generated protocol buffer code."""
6
+ from google.protobuf import descriptor as _descriptor
7
+ from google.protobuf import descriptor_pool as _descriptor_pool
8
+ from google.protobuf import symbol_database as _symbol_database
9
+ from google.protobuf.internal import builder as _builder
10
+ # @@protoc_insertion_point(imports)
11
+
12
+ _sym_db = _symbol_database.Default()
13
+
14
+
15
+
16
+
17
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x13MajorLoginReq.proto\"\xfa\n\n\nMajorLogin\x12\x12\n\nevent_time\x18\x03 \x01(\t\x12\x11\n\tgame_name\x18\x04 \x01(\t\x12\x13\n\x0bplatform_id\x18\x05 \x01(\x05\x12\x16\n\x0e\x63lient_version\x18\x07 \x01(\t\x12\x17\n\x0fsystem_software\x18\x08 \x01(\t\x12\x17\n\x0fsystem_hardware\x18\t \x01(\t\x12\x18\n\x10telecom_operator\x18\n \x01(\t\x12\x14\n\x0cnetwork_type\x18\x0b \x01(\t\x12\x14\n\x0cscreen_width\x18\x0c \x01(\r\x12\x15\n\rscreen_height\x18\r \x01(\r\x12\x12\n\nscreen_dpi\x18\x0e \x01(\t\x12\x19\n\x11processor_details\x18\x0f \x01(\t\x12\x0e\n\x06memory\x18\x10 \x01(\r\x12\x14\n\x0cgpu_renderer\x18\x11 \x01(\t\x12\x13\n\x0bgpu_version\x18\x12 \x01(\t\x12\x18\n\x10unique_device_id\x18\x13 \x01(\t\x12\x11\n\tclient_ip\x18\x14 \x01(\t\x12\x10\n\x08language\x18\x15 \x01(\t\x12\x0f\n\x07open_id\x18\x16 \x01(\t\x12\x14\n\x0copen_id_type\x18\x17 \x01(\t\x12\x13\n\x0b\x64\x65vice_type\x18\x18 \x01(\t\x12\'\n\x10memory_available\x18\x19 \x01(\x0b\x32\r.GameSecurity\x12\x14\n\x0c\x61\x63\x63\x65ss_token\x18\x1d \x01(\t\x12\x17\n\x0fplatform_sdk_id\x18\x1e \x01(\x05\x12\x1a\n\x12network_operator_a\x18) \x01(\t\x12\x16\n\x0enetwork_type_a\x18* \x01(\t\x12\x1c\n\x14\x63lient_using_version\x18\x39 \x01(\t\x12\x1e\n\x16\x65xternal_storage_total\x18< \x01(\x05\x12\"\n\x1a\x65xternal_storage_available\x18= \x01(\x05\x12\x1e\n\x16internal_storage_total\x18> \x01(\x05\x12\"\n\x1ainternal_storage_available\x18? \x01(\x05\x12#\n\x1bgame_disk_storage_available\x18@ \x01(\x05\x12\x1f\n\x17game_disk_storage_total\x18\x41 \x01(\x05\x12%\n\x1d\x65xternal_sdcard_avail_storage\x18\x42 \x01(\x05\x12%\n\x1d\x65xternal_sdcard_total_storage\x18\x43 \x01(\x05\x12\x10\n\x08login_by\x18I \x01(\x05\x12\x14\n\x0clibrary_path\x18J \x01(\t\x12\x12\n\nreg_avatar\x18L \x01(\x05\x12\x15\n\rlibrary_token\x18M \x01(\t\x12\x14\n\x0c\x63hannel_type\x18N \x01(\x05\x12\x10\n\x08\x63pu_type\x18O \x01(\x05\x12\x18\n\x10\x63pu_architecture\x18Q \x01(\t\x12\x1b\n\x13\x63lient_version_code\x18S \x01(\t\x12\x14\n\x0cgraphics_api\x18V \x01(\t\x12\x1d\n\x15supported_astc_bitset\x18W \x01(\r\x12\x1a\n\x12login_open_id_type\x18X \x01(\x05\x12\x18\n\x10\x61nalytics_detail\x18Y \x01(\x0c\x12\x14\n\x0cloading_time\x18\\ \x01(\r\x12\x17\n\x0frelease_channel\x18] \x01(\t\x12\x12\n\nextra_info\x18^ \x01(\t\x12 \n\x18\x61ndroid_engine_init_flag\x18_ \x01(\r\x12\x0f\n\x07if_push\x18\x61 \x01(\x05\x12\x0e\n\x06is_vpn\x18\x62 \x01(\x05\x12\x1c\n\x14origin_platform_type\x18\x63 \x01(\t\x12\x1d\n\x15primary_platform_type\x18\x64 \x01(\t\"5\n\x0cGameSecurity\x12\x0f\n\x07version\x18\x06 \x01(\x05\x12\x14\n\x0chidden_value\x18\x08 \x01(\x04\x62\x06proto3')
18
+
19
+ _globals = globals()
20
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
21
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'MajorLoginReq_pb2', _globals)
22
+ if _descriptor._USE_C_DESCRIPTORS == False:
23
+ DESCRIPTOR._options = None
24
+ _globals['_MAJORLOGIN']._serialized_start=24
25
+ _globals['_MAJORLOGIN']._serialized_end=1426
26
+ _globals['_GAMESECURITY']._serialized_start=1428
27
+ _globals['_GAMESECURITY']._serialized_end=1481
28
+ # @@protoc_insertion_point(module_scope)
@@ -0,0 +1,36 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # NO CHECKED-IN PROTOBUF GENCODE
4
+ # source: MajorLoginRes.proto
5
+ # Protobuf Python Version: 6.30.0
6
+ """Generated protocol buffer code."""
7
+ from google.protobuf import descriptor as _descriptor
8
+ from google.protobuf import descriptor_pool as _descriptor_pool
9
+ from google.protobuf import runtime_version as _runtime_version
10
+ from google.protobuf import symbol_database as _symbol_database
11
+ from google.protobuf.internal import builder as _builder
12
+ _runtime_version.ValidateProtobufRuntimeVersion(
13
+ _runtime_version.Domain.PUBLIC,
14
+ 6,
15
+ 30,
16
+ 0,
17
+ '',
18
+ 'MajorLoginRes.proto'
19
+ )
20
+ # @@protoc_insertion_point(imports)
21
+
22
+ _sym_db = _symbol_database.Default()
23
+
24
+
25
+
26
+
27
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x13MajorLoginRes.proto\"|\n\rMajorLoginRes\x12\x13\n\x0b\x61\x63\x63ount_uid\x18\x01 \x01(\x04\x12\x0e\n\x06region\x18\x02 \x01(\t\x12\r\n\x05token\x18\x08 \x01(\t\x12\x0b\n\x03url\x18\n \x01(\t\x12\x11\n\ttimestamp\x18\x15 \x01(\x03\x12\x0b\n\x03key\x18\x16 \x01(\x0c\x12\n\n\x02iv\x18\x17 \x01(\x0c\x62\x06proto3')
28
+
29
+ _globals = globals()
30
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
31
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'MajorLoginRes_pb2', _globals)
32
+ if not _descriptor._USE_C_DESCRIPTORS:
33
+ DESCRIPTOR._loaded_options = None
34
+ _globals['_MAJORLOGINRES']._serialized_start=23
35
+ _globals['_MAJORLOGINRES']._serialized_end=147
36
+ # @@protoc_insertion_point(module_scope)
Pb2/PorTs_pb2.py ADDED
@@ -0,0 +1,36 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # NO CHECKED-IN PROTOBUF GENCODE
4
+ # source: GetLoginDataRes.proto
5
+ # Protobuf Python Version: 6.30.0
6
+ """Generated protocol buffer code."""
7
+ from google.protobuf import descriptor as _descriptor
8
+ from google.protobuf import descriptor_pool as _descriptor_pool
9
+ from google.protobuf import runtime_version as _runtime_version
10
+ from google.protobuf import symbol_database as _symbol_database
11
+ from google.protobuf.internal import builder as _builder
12
+ _runtime_version.ValidateProtobufRuntimeVersion(
13
+ _runtime_version.Domain.PUBLIC,
14
+ 6,
15
+ 30,
16
+ 0,
17
+ '',
18
+ 'GetLoginDataRes.proto'
19
+ )
20
+ # @@protoc_insertion_point(imports)
21
+
22
+ _sym_db = _symbol_database.Default()
23
+
24
+
25
+
26
+
27
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x15GetLoginDataRes.proto\"\xa4\x01\n\x0cGetLoginData\x12\x12\n\nAccountUID\x18\x01 \x01(\x04\x12\x0e\n\x06Region\x18\x03 \x01(\t\x12\x13\n\x0b\x41\x63\x63ountName\x18\x04 \x01(\t\x12\x16\n\x0eOnline_IP_Port\x18\x0e \x01(\t\x12\x0f\n\x07\x43lan_ID\x18\x14 \x01(\x03\x12\x16\n\x0e\x41\x63\x63ountIP_Port\x18 \x01(\t\x12\x1a\n\x12\x43lan_Compiled_Data\x18\x37 \x01(\tb\x06proto3')
28
+
29
+ _globals = globals()
30
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
31
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'GetLoginDataRes_pb2', _globals)
32
+ if not _descriptor._USE_C_DESCRIPTORS:
33
+ DESCRIPTOR._loaded_options = None
34
+ _globals['_GETLOGINDATA']._serialized_start=26
35
+ _globals['_GETLOGINDATA']._serialized_end=190
36
+ # @@protoc_insertion_point(module_scope)
Pb2/Team_msg_pb2.py ADDED
@@ -0,0 +1,48 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # NO CHECKED-IN PROTOBUF GENCODE
4
+ # source: Team_msg.proto
5
+ # Protobuf Python Version: 6.30.0
6
+ """Generated protocol buffer code."""
7
+ from google.protobuf import descriptor as _descriptor
8
+ from google.protobuf import descriptor_pool as _descriptor_pool
9
+ from google.protobuf import runtime_version as _runtime_version
10
+ from google.protobuf import symbol_database as _symbol_database
11
+ from google.protobuf.internal import builder as _builder
12
+ _runtime_version.ValidateProtobufRuntimeVersion(
13
+ _runtime_version.Domain.PUBLIC,
14
+ 6,
15
+ 30,
16
+ 0,
17
+ '',
18
+ 'Team_msg.proto'
19
+ )
20
+ # @@protoc_insertion_point(imports)
21
+
22
+ _sym_db = _symbol_database.Default()
23
+
24
+
25
+
26
+
27
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0eTeam_msg.proto\"\x94\x06\n\x0eGenTeamWhisper\x12\x0c\n\x04type\x18\x01 \x01(\x05\x12%\n\x04\x64\x61ta\x18\x02 \x01(\x0b\x32\x17.GenTeamWhisper.Nested2\x1a\xcc\x05\n\x07Nested2\x12\x0b\n\x03uid\x18\x01 \x01(\x03\x12\x0f\n\x07\x63hat_id\x18\x02 \x01(\x03\x12\x0b\n\x03msg\x18\x04 \x01(\t\x12\x11\n\ttimestamp\x18\x05 \x01(\x03\x12\x11\n\tchat_type\x18\x07 \x01(\x05\x12\r\n\x05title\x18\x08 \x01(\x05\x12/\n\x06\x66ield9\x18\t \x01(\x0b\x32\x1f.GenTeamWhisper.Nested2.Nested9\x12\x10\n\x08language\x18\n \x01(\t\x12\x31\n\x07\x66ield13\x18\r \x01(\x0b\x32 .GenTeamWhisper.Nested2.Nested13\x12\x35\n\x0b\x65mpty_field\x18\x0e \x01(\x0b\x32 .GenTeamWhisper.Nested2.Nested14\x1a\n\n\x08Nested14\x1a\xf2\x02\n\x07Nested9\x12\x10\n\x08Nickname\x18\x01 \x01(\t\x12\x11\n\tavatar_id\x18\x02 \x01(\x03\x12\x0c\n\x04rank\x18\x04 \x01(\x05\x12\r\n\x05\x62\x61\x64ge\x18\x05 \x01(\x05\x12\x11\n\tClan_Name\x18\x08 \x01(\t\x12\x0f\n\x07\x66ield10\x18\n \x01(\x05\x12\x17\n\x0fglobal_rank_pos\x18\x0b \x01(\x05\x12?\n\nbadge_info\x18\r \x01(\x0b\x32+.GenTeamWhisper.Nested2.Nested9.NestedBadge\x12?\n\nprime_info\x18\x0e \x01(\x0b\x32+.GenTeamWhisper.Nested2.Nested9.NestedPrime\x1a\x1c\n\x0bNestedBadge\x12\r\n\x05value\x18\x01 \x01(\x05\x1aH\n\x0bNestedPrime\x12\x11\n\tprime_uid\x18\x01 \x01(\x05\x12\x13\n\x0bprime_level\x18\x02 \x01(\x05\x12\x11\n\tprime_hex\x18\x03 \x01(\t\x1a\x33\n\x08Nested13\x12\x10\n\x08url_type\x18\x02 \x01(\x05\x12\x15\n\rcurl_platform\x18\x03 \x01(\x05\x62\x06proto3')
28
+
29
+ _globals = globals()
30
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
31
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'Team_msg_pb2', _globals)
32
+ if not _descriptor._USE_C_DESCRIPTORS:
33
+ DESCRIPTOR._loaded_options = None
34
+ _globals['_GENTEAMWHISPER']._serialized_start=19
35
+ _globals['_GENTEAMWHISPER']._serialized_end=807
36
+ _globals['_GENTEAMWHISPER_NESTED2']._serialized_start=91
37
+ _globals['_GENTEAMWHISPER_NESTED2']._serialized_end=807
38
+ _globals['_GENTEAMWHISPER_NESTED2_NESTED14']._serialized_start=371
39
+ _globals['_GENTEAMWHISPER_NESTED2_NESTED14']._serialized_end=381
40
+ _globals['_GENTEAMWHISPER_NESTED2_NESTED9']._serialized_start=384
41
+ _globals['_GENTEAMWHISPER_NESTED2_NESTED9']._serialized_end=754
42
+ _globals['_GENTEAMWHISPER_NESTED2_NESTED9_NESTEDBADGE']._serialized_start=652
43
+ _globals['_GENTEAMWHISPER_NESTED2_NESTED9_NESTEDBADGE']._serialized_end=680
44
+ _globals['_GENTEAMWHISPER_NESTED2_NESTED9_NESTEDPRIME']._serialized_start=682
45
+ _globals['_GENTEAMWHISPER_NESTED2_NESTED9_NESTEDPRIME']._serialized_end=754
46
+ _globals['_GENTEAMWHISPER_NESTED2_NESTED13']._serialized_start=756
47
+ _globals['_GENTEAMWHISPER_NESTED2_NESTED13']._serialized_end=807
48
+ # @@protoc_insertion_point(module_scope)
Pb2/__init__.py ADDED
@@ -0,0 +1 @@
1
+ # Auto __init__.py created
Pb2/sQ_pb2.py ADDED
@@ -0,0 +1,38 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # NO CHECKED-IN PROTOBUF GENCODE
4
+ # source: recieved_chat.proto
5
+ # Protobuf Python Version: 6.30.0
6
+ """Generated protocol buffer code."""
7
+ from google.protobuf import descriptor as _descriptor
8
+ from google.protobuf import descriptor_pool as _descriptor_pool
9
+ from google.protobuf import runtime_version as _runtime_version
10
+ from google.protobuf import symbol_database as _symbol_database
11
+ from google.protobuf.internal import builder as _builder
12
+ _runtime_version.ValidateProtobufRuntimeVersion(
13
+ _runtime_version.Domain.PUBLIC,
14
+ 6,
15
+ 30,
16
+ 0,
17
+ '',
18
+ 'recieved_chat.proto'
19
+ )
20
+ # @@protoc_insertion_point(imports)
21
+
22
+ _sym_db = _symbol_database.Default()
23
+
24
+
25
+
26
+
27
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x13recieved_chat.proto\"\x80\x01\n\rrecieved_chat\x12\x13\n\x0bpacket_type\x18\x04 \x01(\x03\x12&\n\x07\x64\x65tails\x18\x05 \x01(\x0b\x32\x15.recieved_chat.nested\x1a\x32\n\x06nested\x12\x12\n\nplayer_uid\x18\x01 \x01(\x03\x12\x14\n\x0cteam_session\x18\x0e \x01(\tb\x06proto3')
28
+
29
+ _globals = globals()
30
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
31
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'recieved_chat_pb2', _globals)
32
+ if not _descriptor._USE_C_DESCRIPTORS:
33
+ DESCRIPTOR._loaded_options = None
34
+ _globals['_RECIEVED_CHAT']._serialized_start=24
35
+ _globals['_RECIEVED_CHAT']._serialized_end=152
36
+ _globals['_RECIEVED_CHAT_NESTED']._serialized_start=102
37
+ _globals['_RECIEVED_CHAT_NESTED']._serialized_end=152
38
+ # @@protoc_insertion_point(module_scope)
rizer/APIS/__init__.py ADDED
@@ -0,0 +1 @@
1
+ # Auto __init__.py created
rizer/APIS/insta.py ADDED
@@ -0,0 +1,140 @@
1
+ # ------------------------------------------------------------
2
+ # Instagram Info API — Credit: Anmol (@FOREVER_HIDDEN)
3
+ # JOIN : @SOURCE_SUTRA FOR MORE SRC | API | BOT CODE | METHOD | 🛐
4
+ # Purpose : Fetch profile & recent media (public + optional session-based)
5
+ # Note : THIS CODE MADE BY ANMOL @FOREVER_HIDDEN (GIVE CREDIT OTHERWISE EVERYONE FUCK YOU AT 300 KM SPEED)
6
+ # Usage : /api/insta/<username>?
7
+ # License : Personal / internal use only — retain credit when sharing
8
+ # ------------------------------------------------------------
9
+
10
+ from flask import Flask, jsonify, request
11
+ import requests
12
+ import time
13
+ import socket
14
+ from functools import lru_cache
15
+
16
+ app = Flask(__name__)
17
+
18
+ # DONT REMOVE THIS BRUH
19
+ @lru_cache(maxsize=1024)
20
+ def fetch_instagram_profile(username, proxy=None):
21
+ url = f"https://i.instagram.com/api/v1/users/web_profile_info/?username={username}"
22
+ headers = {
23
+ "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) "
24
+ "AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36",
25
+ "Accept": "application/json, text/plain, */*",
26
+ "x-ig-app-id": "936619743392459",
27
+ "Referer": f"https://www.instagram.com/{username}/",
28
+ }
29
+ session = requests.Session()
30
+ proxies = {"http": proxy, "https": proxy} if proxy else None
31
+
32
+ backoff = 1
33
+ for attempt in range(4):
34
+ try:
35
+ resp = session.get(url, headers=headers, timeout=10, proxies=proxies)
36
+ if resp.status_code == 200:
37
+ return resp.json()
38
+ elif resp.status_code in (429, 403):
39
+ # rate limited or blocked
40
+ time.sleep(backoff)
41
+ backoff *= 2
42
+ elif resp.status_code == 404:
43
+ return {"error": "not_found", "status_code": 404}
44
+ else:
45
+ return {
46
+ "error": "http_error",
47
+ "status_code": resp.status_code,
48
+ "body": resp.text[:500],
49
+ }
50
+ except requests.RequestException:
51
+ time.sleep(backoff)
52
+ backoff *= 2
53
+ return {"error": "request_failed"}
54
+
55
+
56
+ @app.route("/api/insta/<username>", methods=["GET"])
57
+ def insta_info(username):
58
+ proxy = request.args.get("proxy") # optional proxy
59
+ data = fetch_instagram_profile(username, proxy=proxy)
60
+ if data is None:
61
+ return jsonify({"error": "no_response"}), 502
62
+
63
+ if "error" in data:
64
+ return jsonify(data), (data.get("status_code") or 400)
65
+
66
+ try:
67
+ user = data.get("data", {}).get("user") or data.get("user") or data.get("data")
68
+ if not user:
69
+ return jsonify({"raw": data})
70
+
71
+ out = {
72
+ "id": user.get("id"),
73
+ "username": user.get("username"),
74
+ "full_name": user.get("full_name"),
75
+ "biography": user.get("biography"),
76
+ "is_private": user.get("is_private"),
77
+ "is_verified": user.get("is_verified"),
78
+ "profile_pic_url": user.get("profile_pic_url_hd")
79
+ or user.get("profile_pic_url"),
80
+ "followers_count": (
81
+ user.get("edge_followed_by", {}).get("count")
82
+ or user.get("followers_count")
83
+ ),
84
+ "following_count": (
85
+ user.get("edge_follow", {}).get("count")
86
+ or user.get("following_count")
87
+ ),
88
+ "media_count": (
89
+ user.get("media_count")
90
+ or user.get("edge_owner_to_timeline_media", {}).get("count")
91
+ ),
92
+ "recent_media": [],
93
+ }
94
+
95
+ media = (
96
+ user.get("edge_owner_to_timeline_media")
97
+ or user.get("media")
98
+ or {}
99
+ )
100
+ edges = media.get("edges") or media.get("items") or []
101
+ for e in edges[:8]:
102
+ node = e.get("node") if isinstance(e, dict) and e.get("node") else e
103
+ if not node:
104
+ continue
105
+ caption = None
106
+ if node.get("edge_media_to_caption"):
107
+ edges_caption = node["edge_media_to_caption"].get("edges") or []
108
+ if edges_caption and "node" in edges_caption[0]:
109
+ caption = edges_caption[0]["node"].get("text")
110
+ else:
111
+ caption = node.get("caption")
112
+
113
+ out["recent_media"].append({
114
+ "id": node.get("id"),
115
+ "shortcode": node.get("shortcode"),
116
+ "display_url": node.get("display_url")
117
+ or node.get("display_src"),
118
+ "taken_at": node.get("taken_at_timestamp")
119
+ or node.get("taken_at"),
120
+ "caption": caption,
121
+ })
122
+ return jsonify(out)
123
+ except Exception as exc:
124
+ return jsonify({
125
+ "error": "parse_error",
126
+ "details": str(exc),
127
+ "raw": data
128
+ }), 500
129
+
130
+ def find_free_port(start=8080, end=65535):
131
+ for port in range(start, end):
132
+ with socket.socket(socket.AF_INET, socket.SOCK_STREAM) as s:
133
+ if s.connect_ex(('0.0.0.0', port)) != 0:
134
+ return port
135
+ raise RuntimeError("No free port available")
136
+
137
+ if __name__ == "__main__":
138
+ port = find_free_port()
139
+ print(f"Starting server on port {port}")
140
+ app.run(host="0.0.0.0", port=port, debug=False)
@@ -0,0 +1,42 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # NO CHECKED-IN PROTOBUF GENCODE
4
+ # source: DecodeWhisperMsg.proto
5
+ # Protobuf Python Version: 6.30.0
6
+ """Generated protocol buffer code."""
7
+ from google.protobuf import descriptor as _descriptor
8
+ from google.protobuf import descriptor_pool as _descriptor_pool
9
+ from google.protobuf import runtime_version as _runtime_version
10
+ from google.protobuf import symbol_database as _symbol_database
11
+ from google.protobuf.internal import builder as _builder
12
+ _runtime_version.ValidateProtobufRuntimeVersion(
13
+ _runtime_version.Domain.PUBLIC,
14
+ 6,
15
+ 30,
16
+ 0,
17
+ '',
18
+ 'DecodeWhisperMsg.proto'
19
+ )
20
+ # @@protoc_insertion_point(imports)
21
+
22
+ _sym_db = _symbol_database.Default()
23
+
24
+
25
+
26
+
27
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x16\x44\x65\x63odeWhisperMsg.proto\"\xa8\x02\n\rDecodeWhisper\x12$\n\x04\x44\x61ta\x18\x05 \x01(\x0b\x32\x16.DecodeWhisper.Nested1\x1a\xf0\x01\n\x07Nested1\x12\x0b\n\x03uid\x18\x01 \x01(\x04\x12\x0f\n\x07\x43hat_ID\x18\x02 \x01(\x04\x12\x11\n\tchat_type\x18\x03 \x01(\x05\x12\x0b\n\x03msg\x18\x04 \x01(\t\x12/\n\x07\x44\x65tails\x18\t \x01(\x0b\x32\x1e.DecodeWhisper.Nested1.Nested2\x12\x35\n\rPlatform_Info\x18\r \x01(\x0b\x32\x1e.DecodeWhisper.Nested1.Nested3\x1a\x1b\n\x07Nested2\x12\x10\n\x08Nickname\x18\x01 \x01(\t\x1a\"\n\x07Nested3\x12\x17\n\x0fprofile_pic_url\x18\x01 \x01(\tb\x06proto3')
28
+
29
+ _globals = globals()
30
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
31
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'DecodeWhisperMsg_pb2', _globals)
32
+ if not _descriptor._USE_C_DESCRIPTORS:
33
+ DESCRIPTOR._loaded_options = None
34
+ _globals['_DECODEWHISPER']._serialized_start=27
35
+ _globals['_DECODEWHISPER']._serialized_end=323
36
+ _globals['_DECODEWHISPER_NESTED1']._serialized_start=83
37
+ _globals['_DECODEWHISPER_NESTED1']._serialized_end=323
38
+ _globals['_DECODEWHISPER_NESTED1_NESTED2']._serialized_start=260
39
+ _globals['_DECODEWHISPER_NESTED1_NESTED2']._serialized_end=287
40
+ _globals['_DECODEWHISPER_NESTED1_NESTED3']._serialized_start=289
41
+ _globals['_DECODEWHISPER_NESTED1_NESTED3']._serialized_end=323
42
+ # @@protoc_insertion_point(module_scope)