RIZER 1.0.20__tar.gz → 1.4.0__tar.gz

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 (86) hide show
  1. rizer-1.4.0/LICENSE +21 -0
  2. rizer-1.4.0/MANIFEST.in +16 -0
  3. rizer-1.4.0/PKG-INFO +232 -0
  4. rizer-1.4.0/README.md +173 -0
  5. {rizer-1.0.20/rizer → rizer-1.4.0/RIZER}/main.py +1 -1
  6. {rizer-1.0.20/rizer → rizer-1.4.0/RIZER}/requirements.txt +4 -0
  7. rizer-1.4.0/RIZER/rizer_runner.py +263 -0
  8. rizer-1.4.0/RIZER/setup.py +93 -0
  9. rizer-1.4.0/RIZER/tests/__init__.py +1 -0
  10. rizer-1.4.0/RIZER/tests/test_runner.py +90 -0
  11. rizer-1.4.0/RIZER.egg-info/PKG-INFO +232 -0
  12. rizer-1.4.0/RIZER.egg-info/SOURCES.txt +46 -0
  13. rizer-1.4.0/RIZER.egg-info/entry_points.txt +2 -0
  14. rizer-1.4.0/RIZER.egg-info/requires.txt +4 -0
  15. rizer-1.4.0/RIZER.egg-info/top_level.txt +1 -0
  16. rizer-1.4.0/pyproject.toml +67 -0
  17. rizer-1.4.0/setup.py +93 -0
  18. rizer-1.4.0/tests/test_runner.py +90 -0
  19. rizer-1.0.20/MANIFEST.in +0 -1
  20. rizer-1.0.20/PKG-INFO +0 -3
  21. rizer-1.0.20/RIZER.egg-info/PKG-INFO +0 -3
  22. rizer-1.0.20/RIZER.egg-info/SOURCES.txt +0 -68
  23. rizer-1.0.20/RIZER.egg-info/entry_points.txt +0 -2
  24. rizer-1.0.20/RIZER.egg-info/top_level.txt +0 -3
  25. rizer-1.0.20/pyproject.toml +0 -3
  26. rizer-1.0.20/rizer/APIS/__pycache__/insta.cpython-312.pyc +0 -0
  27. rizer-1.0.20/rizer/Pb2/__pycache__/DEcwHisPErMsG_pb2.cpython-312.pyc +0 -0
  28. rizer-1.0.20/rizer/Pb2/__pycache__/MajoRLoGinrEq_pb2.cpython-312.pyc +0 -0
  29. rizer-1.0.20/rizer/Pb2/__pycache__/MajoRLoGinrEs_pb2.cpython-312.pyc +0 -0
  30. rizer-1.0.20/rizer/Pb2/__pycache__/PorTs_pb2.cpython-312.pyc +0 -0
  31. rizer-1.0.20/rizer/Pb2/__pycache__/Team_msg_pb2.cpython-312.pyc +0 -0
  32. rizer-1.0.20/rizer/Pb2/__pycache__/sQ_pb2.cpython-312.pyc +0 -0
  33. rizer-1.0.20/rizer/RIZER.egg-info/PKG-INFO +0 -3
  34. rizer-1.0.20/rizer/RIZER.egg-info/SOURCES.txt +0 -19
  35. rizer-1.0.20/rizer/RIZER.egg-info/entry_points.txt +0 -2
  36. rizer-1.0.20/rizer/RIZER.egg-info/top_level.txt +0 -2
  37. rizer-1.0.20/rizer/__init__.py +0 -1
  38. rizer-1.0.20/rizer/build/lib/APIS/__init__.py +0 -1
  39. rizer-1.0.20/rizer/build/lib/APIS/insta.py +0 -140
  40. rizer-1.0.20/rizer/build/lib/Pb2/DEcwHisPErMsG_pb2.py +0 -42
  41. rizer-1.0.20/rizer/build/lib/Pb2/Fo_pb2.py +0 -28
  42. rizer-1.0.20/rizer/build/lib/Pb2/GenWhisperMsg_pb2.py +0 -48
  43. rizer-1.0.20/rizer/build/lib/Pb2/MajoRLoGinrEq_pb2.py +0 -28
  44. rizer-1.0.20/rizer/build/lib/Pb2/MajoRLoGinrEs_pb2.py +0 -36
  45. rizer-1.0.20/rizer/build/lib/Pb2/PorTs_pb2.py +0 -36
  46. rizer-1.0.20/rizer/build/lib/Pb2/Team_msg_pb2.py +0 -48
  47. rizer-1.0.20/rizer/build/lib/Pb2/__init__.py +0 -1
  48. rizer-1.0.20/rizer/build/lib/Pb2/sQ_pb2.py +0 -38
  49. rizer-1.0.20/rizer/create_inits.py +0 -17
  50. rizer-1.0.20/rizer/dist/rizer-1.0.0-py3-none-any.whl +0 -0
  51. rizer-1.0.20/rizer/dist/rizer-1.0.0.tar.gz +0 -0
  52. rizer-1.0.20/rizer/install.sh +0 -36
  53. rizer-1.0.20/rizer/package.json +0 -13
  54. rizer-1.0.20/rizer/pyproject.toml +0 -3
  55. rizer-1.0.20/rizer/runner.py +0 -46
  56. rizer-1.0.20/rizer/setup.py +0 -13
  57. rizer-1.0.20/setup.py +0 -13
  58. {rizer-1.0.20 → rizer-1.4.0/RIZER}/APIS/__init__.py +0 -0
  59. {rizer-1.0.20 → rizer-1.4.0/RIZER}/APIS/insta.py +0 -0
  60. {rizer-1.0.20 → rizer-1.4.0/RIZER}/Pb2/DEcwHisPErMsG_pb2.py +0 -0
  61. {rizer-1.0.20 → rizer-1.4.0/RIZER}/Pb2/Fo_pb2.py +0 -0
  62. {rizer-1.0.20 → rizer-1.4.0/RIZER}/Pb2/GenWhisperMsg_pb2.py +0 -0
  63. {rizer-1.0.20 → rizer-1.4.0/RIZER}/Pb2/MajoRLoGinrEq_pb2.py +0 -0
  64. {rizer-1.0.20 → rizer-1.4.0/RIZER}/Pb2/MajoRLoGinrEs_pb2.py +0 -0
  65. {rizer-1.0.20 → rizer-1.4.0/RIZER}/Pb2/PorTs_pb2.py +0 -0
  66. {rizer-1.0.20 → rizer-1.4.0/RIZER}/Pb2/Team_msg_pb2.py +0 -0
  67. {rizer-1.0.20 → rizer-1.4.0/RIZER}/Pb2/__init__.py +0 -0
  68. {rizer-1.0.20 → rizer-1.4.0/RIZER}/Pb2/sQ_pb2.py +0 -0
  69. {rizer-1.0.20/rizer → rizer-1.4.0/RIZER}/accounts.json +0 -0
  70. {rizer-1.0.20/rizer → rizer-1.4.0/RIZER/build/lib}/APIS/__init__.py +0 -0
  71. {rizer-1.0.20/rizer → rizer-1.4.0/RIZER/build/lib}/APIS/insta.py +0 -0
  72. {rizer-1.0.20/rizer → rizer-1.4.0/RIZER/build/lib}/Pb2/DEcwHisPErMsG_pb2.py +0 -0
  73. {rizer-1.0.20/rizer → rizer-1.4.0/RIZER/build/lib}/Pb2/Fo_pb2.py +0 -0
  74. {rizer-1.0.20/rizer → rizer-1.4.0/RIZER/build/lib}/Pb2/GenWhisperMsg_pb2.py +0 -0
  75. {rizer-1.0.20/rizer → rizer-1.4.0/RIZER/build/lib}/Pb2/MajoRLoGinrEq_pb2.py +0 -0
  76. {rizer-1.0.20/rizer → rizer-1.4.0/RIZER/build/lib}/Pb2/MajoRLoGinrEs_pb2.py +0 -0
  77. {rizer-1.0.20/rizer → rizer-1.4.0/RIZER/build/lib}/Pb2/PorTs_pb2.py +0 -0
  78. {rizer-1.0.20/rizer → rizer-1.4.0/RIZER/build/lib}/Pb2/Team_msg_pb2.py +0 -0
  79. {rizer-1.0.20/rizer → rizer-1.4.0/RIZER/build/lib}/Pb2/__init__.py +0 -0
  80. {rizer-1.0.20/rizer → rizer-1.4.0/RIZER/build/lib}/Pb2/sQ_pb2.py +0 -0
  81. {rizer-1.0.20/rizer → rizer-1.4.0/RIZER}/xC4.py +0 -0
  82. {rizer-1.0.20/rizer → rizer-1.4.0/RIZER}/xHeaders.py +0 -0
  83. {rizer-1.0.20/rizer → rizer-1.4.0/RIZER}/xKEys.py +0 -0
  84. {rizer-1.0.20 → rizer-1.4.0}/RIZER.egg-info/dependency_links.txt +0 -0
  85. /rizer-1.0.20/rizer/RIZER.egg-info/dependency_links.txt → /rizer-1.4.0/RIZER.egg-info/not-zip-safe +0 -0
  86. {rizer-1.0.20 → rizer-1.4.0}/setup.cfg +0 -0
rizer-1.4.0/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2024 RIZER Team
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -0,0 +1,16 @@
1
+ # Include all necessary files
2
+ include RIZER/main.py
3
+ include RIZER/xC4.py
4
+ include RIZER/xHeaders.py
5
+ include RIZER/xKEYs.py
6
+ include RIZER/accounts.json
7
+ include RIZER/requirements.txt
8
+
9
+ # Include all files in APIS and Pb2 directories
10
+ recursive-include RIZER/APIS *
11
+ recursive-include RIZER/Pb2 *
12
+
13
+ # Exclude unnecessary files
14
+ global-exclude *.pyc
15
+ global-exclude __pycache__
16
+ global-exclude .DS_Store
rizer-1.4.0/PKG-INFO ADDED
@@ -0,0 +1,232 @@
1
+ Metadata-Version: 2.4
2
+ Name: RIZER
3
+ Version: 1.4.0
4
+ Summary: Free Fire Automation Tool with Terminal Launcher
5
+ Home-page: https://github.com/rizer/tool
6
+ Author: RIZER Team
7
+ Author-email: RIZER Team <support@rizer.tool>
8
+ License: MIT License
9
+
10
+ Copyright (c) 2024 RIZER Team
11
+
12
+ Permission is hereby granted, free of charge, to any person obtaining a copy
13
+ of this software and associated documentation files (the "Software"), to deal
14
+ in the Software without restriction, including without limitation the rights
15
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16
+ copies of the Software, and to permit persons to whom the Software is
17
+ furnished to do so, subject to the following conditions:
18
+
19
+ The above copyright notice and this permission notice shall be included in all
20
+ copies or substantial portions of the Software.
21
+
22
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
27
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
28
+ SOFTWARE.
29
+
30
+ Project-URL: Homepage, https://github.com/rizer/tool
31
+ Project-URL: Repository, https://github.com/rizer/tool
32
+ Project-URL: Issues, https://github.com/rizer/tool/issues
33
+ Project-URL: Documentation, https://github.com/rizer/tool/wiki
34
+ Keywords: free fire,automation,gaming,tool,cli
35
+ Classifier: Development Status :: 4 - Beta
36
+ Classifier: Intended Audience :: End Users/Desktop
37
+ Classifier: License :: OSI Approved :: MIT License
38
+ Classifier: Programming Language :: Python :: 3
39
+ Classifier: Programming Language :: Python :: 3.7
40
+ Classifier: Programming Language :: Python :: 3.8
41
+ Classifier: Programming Language :: Python :: 3.9
42
+ Classifier: Programming Language :: Python :: 3.10
43
+ Classifier: Programming Language :: Python :: 3.11
44
+ Classifier: Programming Language :: Python :: 3.12
45
+ Classifier: Operating System :: OS Independent
46
+ Classifier: Environment :: Console
47
+ Classifier: Topic :: Utilities
48
+ Requires-Python: >=3.7
49
+ Description-Content-Type: text/markdown
50
+ License-File: LICENSE
51
+ Requires-Dist: requests>=2.25.0
52
+ Requires-Dist: protobuf>=3.19.0
53
+ Requires-Dist: colorama>=0.4.4
54
+ Requires-Dist: pycryptodome>=3.15.0
55
+ Dynamic: author
56
+ Dynamic: home-page
57
+ Dynamic: license-file
58
+ Dynamic: requires-python
59
+
60
+ # RIZER
61
+
62
+ Free Fire Automation Tool with Terminal Launcher
63
+
64
+ ## 📁 Package Structure
65
+
66
+ ```
67
+ RIZER/
68
+ ├── RIZER/
69
+ │ ├── __init__.py
70
+ │ ├── rizer_runner.py # Main launcher
71
+ │ ├── main.py # Your main.py (untouched except UID/PW line)
72
+ │ ├── xC4.py
73
+ │ ├── xHeaders.py
74
+ │ ├── xKEYs.py
75
+ │ ├── accounts.json
76
+ │ ├── APIS/ # API modules
77
+ │ └── Pb2/ # Protobuf modules
78
+ ├── setup.py # PyPI build config
79
+ ├── MANIFEST.in # Package manifest
80
+ ├── requirements.txt # Dependencies
81
+ └── README.md # This file
82
+ ```
83
+
84
+ ## 🚀 Features
85
+
86
+ - ✅ **main.py untouched** - Only UID/Password line modified (~line 6272)
87
+ - ✅ **Password visible** during input (no masking)
88
+ - ✅ **ASCII + Color** logo at startup
89
+ - ✅ **Clean terminal** - Old text cleared, only logo + prompts visible
90
+ - ✅ **Logs preserved** - main.py logs unchanged
91
+ - ✅ **Ctrl+C safe exit** - Clean shutdown message
92
+ - ✅ **Relative imports fixed** - APIS/ and Pb2/ auto-load
93
+ - ✅ **Multi-user support** - Each input isolated
94
+ - ✅ **PyPI ready** - Easy install and upgrade
95
+
96
+ ## 📦 Build & Install
97
+
98
+ ### 1. Prepare Your Files
99
+
100
+ Replace the placeholder files with your actual files:
101
+
102
+ ```bash
103
+ # Copy your actual main.py (must contain: Uid , Pw = 'uiddd','passwordd')
104
+ cp /path/to/your/main.py RIZER/RIZER/main.py
105
+
106
+ # Copy other required files
107
+ cp /path/to/your/xC4.py RIZER/RIZER/
108
+ cp /path/to/your/xHeaders.py RIZER/RIZER/
109
+ cp /path/to/your/xKEYs.py RIZER/RIZER/
110
+ cp /path/to/your/accounts.json RIZER/RIZER/
111
+
112
+ # Copy directories
113
+ cp -r /path/to/your/APIS/* RIZER/RIZER/APIS/
114
+ cp -r /path/to/your/Pb2/* RIZER/RIZER/Pb2/
115
+ ```
116
+
117
+ ### 2. Build Package
118
+
119
+ ```bash
120
+ cd RIZER
121
+
122
+ # Install build tools
123
+ pip install setuptools wheel twine
124
+
125
+ # Build package
126
+ python setup.py sdist bdist_wheel
127
+ ```
128
+
129
+ ### 3. Upload to PyPI
130
+
131
+ ```bash
132
+ # Upload to PyPI (requires account)
133
+ twine upload dist/*
134
+
135
+ # Or upload to Test PyPI first
136
+ twine upload --repository testpypi dist/*
137
+ ```
138
+
139
+ ### 4. Install & Use
140
+
141
+ ```bash
142
+ # Install from PyPI
143
+ pip install RIZER
144
+
145
+ # Or upgrade
146
+ pip install --upgrade RIZER
147
+
148
+ # Run
149
+ RIZER
150
+ ```
151
+
152
+ ## 🖥️ Usage
153
+
154
+ After installation, simply type in terminal:
155
+
156
+ ```bash
157
+ RIZER
158
+ ```
159
+
160
+ You will see:
161
+
162
+ ```
163
+ ██████╗░██╗███████╗███████╗██████╗░
164
+ ██╔══██╗██║╚════██║██╔════╝██╔══██╗
165
+ ██████╔╝██║░░███╔═╝█████╗░░██████╔╝
166
+ ██╔══██╗██║██╔══╝░░██╔══╝░░██╔══██╗
167
+ ██║░░██║██║███████╗███████╗██║░░██║
168
+ ╚═╝░░╚═╝╚═╝╚══════╝╚══════╝╚═╝░░╚═╝
169
+ RIZER v1.4.0
170
+ Free Fire Automation Tool
171
+
172
+ ╔════════════════════════════════════╗
173
+ ║ Account Configuration ║
174
+ ╚════════════════════════════════════╝
175
+
176
+ Enter UID: 12345678
177
+ Enter Password: yourpassword
178
+
179
+ ⚙️ Updating credentials...
180
+ ✅ Credentials updated successfully!
181
+
182
+ 🚀 Launching main.py...
183
+
184
+ [main.py output appears here...]
185
+ ```
186
+
187
+ ## ⚙️ How It Works
188
+
189
+ 1. **Clear Screen** - Terminal cleared for clean look
190
+ 2. **ASCII Logo** - Colorful RIZER logo displayed
191
+ 3. **Input Prompts** - UID and Password entered (visible)
192
+ 4. **Pattern Match** - Finds line: `Uid , Pw = 'uiddd','passwordd'`
193
+ 5. **Replace** - Updates with user input, preserves formatting
194
+ 6. **Execute** - Runs main.py with new credentials
195
+ 7. **Reset** - Restores default values after execution
196
+
197
+ ## 🛡️ Safety Features
198
+
199
+ - **No permanent changes** - main.py reset after each run
200
+ - **Keyboard interrupt handling** - Safe Ctrl+C exit
201
+ - **Missing file warnings** - Continues even if files missing
202
+ - **Error handling** - Graceful failures with messages
203
+
204
+ ## 📝 Notes
205
+
206
+ - main.py must contain the exact pattern: `Uid , Pw = 'uiddd','passwordd'`
207
+ - Single quotes preferred but double quotes also supported
208
+ - All other lines in main.py remain untouched
209
+ - Each user runs with their own credentials
210
+ - Logs from main.py displayed in real-time
211
+
212
+ ## 🔧 Troubleshooting
213
+
214
+ **Import errors?**
215
+ - rizer_runner.py automatically fixes Python path
216
+ - APIS/ and Pb2/ added to sys.path
217
+
218
+ **main.py not found?**
219
+ - Ensure main.py is in the same directory as rizer_runner.py
220
+ - Check file permissions
221
+
222
+ **Pattern not found?**
223
+ - Verify main.py contains: `Uid , Pw = 'uiddd','passwordd'`
224
+ - Check for extra spaces or different quote types
225
+
226
+ ## 📄 License
227
+
228
+ MIT License - See LICENSE file
229
+
230
+ ## 🤝 Support
231
+
232
+ For support, contact: support@rizer.tool
rizer-1.4.0/README.md ADDED
@@ -0,0 +1,173 @@
1
+ # RIZER
2
+
3
+ Free Fire Automation Tool with Terminal Launcher
4
+
5
+ ## 📁 Package Structure
6
+
7
+ ```
8
+ RIZER/
9
+ ├── RIZER/
10
+ │ ├── __init__.py
11
+ │ ├── rizer_runner.py # Main launcher
12
+ │ ├── main.py # Your main.py (untouched except UID/PW line)
13
+ │ ├── xC4.py
14
+ │ ├── xHeaders.py
15
+ │ ├── xKEYs.py
16
+ │ ├── accounts.json
17
+ │ ├── APIS/ # API modules
18
+ │ └── Pb2/ # Protobuf modules
19
+ ├── setup.py # PyPI build config
20
+ ├── MANIFEST.in # Package manifest
21
+ ├── requirements.txt # Dependencies
22
+ └── README.md # This file
23
+ ```
24
+
25
+ ## 🚀 Features
26
+
27
+ - ✅ **main.py untouched** - Only UID/Password line modified (~line 6272)
28
+ - ✅ **Password visible** during input (no masking)
29
+ - ✅ **ASCII + Color** logo at startup
30
+ - ✅ **Clean terminal** - Old text cleared, only logo + prompts visible
31
+ - ✅ **Logs preserved** - main.py logs unchanged
32
+ - ✅ **Ctrl+C safe exit** - Clean shutdown message
33
+ - ✅ **Relative imports fixed** - APIS/ and Pb2/ auto-load
34
+ - ✅ **Multi-user support** - Each input isolated
35
+ - ✅ **PyPI ready** - Easy install and upgrade
36
+
37
+ ## 📦 Build & Install
38
+
39
+ ### 1. Prepare Your Files
40
+
41
+ Replace the placeholder files with your actual files:
42
+
43
+ ```bash
44
+ # Copy your actual main.py (must contain: Uid , Pw = 'uiddd','passwordd')
45
+ cp /path/to/your/main.py RIZER/RIZER/main.py
46
+
47
+ # Copy other required files
48
+ cp /path/to/your/xC4.py RIZER/RIZER/
49
+ cp /path/to/your/xHeaders.py RIZER/RIZER/
50
+ cp /path/to/your/xKEYs.py RIZER/RIZER/
51
+ cp /path/to/your/accounts.json RIZER/RIZER/
52
+
53
+ # Copy directories
54
+ cp -r /path/to/your/APIS/* RIZER/RIZER/APIS/
55
+ cp -r /path/to/your/Pb2/* RIZER/RIZER/Pb2/
56
+ ```
57
+
58
+ ### 2. Build Package
59
+
60
+ ```bash
61
+ cd RIZER
62
+
63
+ # Install build tools
64
+ pip install setuptools wheel twine
65
+
66
+ # Build package
67
+ python setup.py sdist bdist_wheel
68
+ ```
69
+
70
+ ### 3. Upload to PyPI
71
+
72
+ ```bash
73
+ # Upload to PyPI (requires account)
74
+ twine upload dist/*
75
+
76
+ # Or upload to Test PyPI first
77
+ twine upload --repository testpypi dist/*
78
+ ```
79
+
80
+ ### 4. Install & Use
81
+
82
+ ```bash
83
+ # Install from PyPI
84
+ pip install RIZER
85
+
86
+ # Or upgrade
87
+ pip install --upgrade RIZER
88
+
89
+ # Run
90
+ RIZER
91
+ ```
92
+
93
+ ## 🖥️ Usage
94
+
95
+ After installation, simply type in terminal:
96
+
97
+ ```bash
98
+ RIZER
99
+ ```
100
+
101
+ You will see:
102
+
103
+ ```
104
+ ██████╗░██╗███████╗███████╗██████╗░
105
+ ██╔══██╗██║╚════██║██╔════╝██╔══██╗
106
+ ██████╔╝██║░░███╔═╝█████╗░░██████╔╝
107
+ ██╔══██╗██║██╔══╝░░██╔══╝░░██╔══██╗
108
+ ██║░░██║██║███████╗███████╗██║░░██║
109
+ ╚═╝░░╚═╝╚═╝╚══════╝╚══════╝╚═╝░░╚═╝
110
+ RIZER v1.4.0
111
+ Free Fire Automation Tool
112
+
113
+ ╔════════════════════════════════════╗
114
+ ║ Account Configuration ║
115
+ ╚════════════════════════════════════╝
116
+
117
+ Enter UID: 12345678
118
+ Enter Password: yourpassword
119
+
120
+ ⚙️ Updating credentials...
121
+ ✅ Credentials updated successfully!
122
+
123
+ 🚀 Launching main.py...
124
+
125
+ [main.py output appears here...]
126
+ ```
127
+
128
+ ## ⚙️ How It Works
129
+
130
+ 1. **Clear Screen** - Terminal cleared for clean look
131
+ 2. **ASCII Logo** - Colorful RIZER logo displayed
132
+ 3. **Input Prompts** - UID and Password entered (visible)
133
+ 4. **Pattern Match** - Finds line: `Uid , Pw = 'uiddd','passwordd'`
134
+ 5. **Replace** - Updates with user input, preserves formatting
135
+ 6. **Execute** - Runs main.py with new credentials
136
+ 7. **Reset** - Restores default values after execution
137
+
138
+ ## 🛡️ Safety Features
139
+
140
+ - **No permanent changes** - main.py reset after each run
141
+ - **Keyboard interrupt handling** - Safe Ctrl+C exit
142
+ - **Missing file warnings** - Continues even if files missing
143
+ - **Error handling** - Graceful failures with messages
144
+
145
+ ## 📝 Notes
146
+
147
+ - main.py must contain the exact pattern: `Uid , Pw = 'uiddd','passwordd'`
148
+ - Single quotes preferred but double quotes also supported
149
+ - All other lines in main.py remain untouched
150
+ - Each user runs with their own credentials
151
+ - Logs from main.py displayed in real-time
152
+
153
+ ## 🔧 Troubleshooting
154
+
155
+ **Import errors?**
156
+ - rizer_runner.py automatically fixes Python path
157
+ - APIS/ and Pb2/ added to sys.path
158
+
159
+ **main.py not found?**
160
+ - Ensure main.py is in the same directory as rizer_runner.py
161
+ - Check file permissions
162
+
163
+ **Pattern not found?**
164
+ - Verify main.py contains: `Uid , Pw = 'uiddd','passwordd'`
165
+ - Check for extra spaces or different quote types
166
+
167
+ ## 📄 License
168
+
169
+ MIT License - See LICENSE file
170
+
171
+ ## 🤝 Support
172
+
173
+ For support, contact: support@rizer.tool
@@ -7,7 +7,7 @@ from concurrent.futures import ThreadPoolExecutor
7
7
  from threading import Thread
8
8
  from Pb2 import DEcwHisPErMsG_pb2 , MajoRLoGinrEs_pb2 , PorTs_pb2 , MajoRLoGinrEq_pb2 , sQ_pb2 , Team_msg_pb2
9
9
  from cfonts import render, say
10
- from .APIS import insta
10
+ from RIZER.APIS import insta
11
11
  from flask import Flask, jsonify, request
12
12
  import asyncio
13
13
  import signal
@@ -1,4 +1,8 @@
1
1
  requests
2
+ protobuf
3
+ colorama
4
+ pycryptodome
5
+ requests
2
6
  httpx
3
7
  google
4
8
  protobuf