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.10
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 /
magician /
[ HOME SHELL ]
Name
Size
Permission
Action
acid.rb
1.17
KB
-rw-r--r--
ambient.rb
491
B
-rw-r--r--
compus_beats.rb
592
B
-rw-r--r--
echo_drama.rb
391
B
-rw-r--r--
idm_breakbeat.rb
417
B
-rw-r--r--
tron_bike.rb
525
B
-rw-r--r--
wob_rhyth.rb
556
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : compus_beats.rb
# Coded by Sam Aaron use_sample_bpm :loop_compus, num_beats: 4 live_loop :loopr do sample :loop_compus, rate: [0.5, 1, 1, 1, 1, 2].choose unless one_in(10) sleep 4 end live_loop :bass do sample :bass_voxy_c, amp: rrand(0.1, 0.2), rate: [0.5, 0.5, 1, 1,2,4].choose if one_in(4) use_synth :mod_pulse use_synth_defaults mod_invert_wave: 1 play :C1, mod_range: 12, amp: rrand(0.5, 1), mod_phase: [0.25, 0.5, 1].choose, release: 1, cutoff: rrand(50, 90) play :C2, mod_range: [24, 36, 34].choose, amp: 0.35, mod_phase: 0.25, release: 2, cutoff: 60, pulse_width: rand sleep 1 end
Close