File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 50
50
/** End Arguments Usage */
51
51
52
52
/** Select */
53
- $ input_pilih = $ climate ->br ()->shout ()->input ('> Enter your choice (1-29) : ' );
53
+ $ input_pilih = $ climate ->br ()->shout ()->input ('> Enter your choice sob (1-29) : ' );
54
54
55
55
$ pilih = $ input_pilih ->prompt ();
56
56
/** End Select */
57
57
58
58
if ($ pilih >29 OR $ pilih <1 ){
59
- $ climate ->br ()->error ('Options not available, please choose existing ones! ' );
59
+ $ climate ->br ()->error ('Options is not available, please choose existing ones! ' );
60
60
61
61
/** Enter Select return */
62
62
$ input_pilih = $ climate ->br ()->shout ()->input ('> Enter your choice (1-29) : ' );
155
155
$ namatools = "\e[1;32mbrute force Member Group by ID \e[0m " ;
156
156
}
157
157
if ($ type =="wahyuarifpurnomo " ){
158
- $ climate ->br ()->error ("You don't choose anywhere tools. " );
158
+ $ climate ->br ()->error ("You don't choose anywhere tools, please choose . " );
159
159
}else {
160
- $ climate ->br ()->info ('You have selected tools ' . $ namatools );
161
- $ climate ->br ()->info ('load the tool you requested ' );
160
+ $ climate ->br ()->info ('You have selected the tools ' . $ namatools );
161
+ $ climate ->br ()->info ('we load the tool you requested ' );
162
162
$ climate ->br ();
163
163
progress ($ progress );
164
164
175
175
* If you want to be appreciated by others, then don't change anything in this script.
176
176
* Please respect me for making this tool from the beginning.
177
177
*/
178
- ?>
178
+ ?>
You can’t perform that action at this time.
0 commit comments