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 /
wizard /
[ HOME SHELL ]
Name
Size
Permission
Action
blimp_zones.rb
736
B
-rw-r--r--
blip_rhythm.rb
902
B
-rw-r--r--
shufflit.rb
1010
B
-rw-r--r--
tilburg_2.rb
803
B
-rw-r--r--
time_machine.rb
549
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : shufflit.rb
# Coded by Sam Aaron use_debug false use_random_seed 667 load_sample :ambi_lunar_land sleep 1 live_loop :travelling do use_synth :beep notes = scale(:e3, :minor_pentatonic, num_octaves: 1) use_random_seed 679 tick_reset_all with_fx :echo, phase: 0.125, mix: 0.4, reps: 16 do sleep 0.25 play notes.choose, attack: 0, release: 0.1, pan: (range -1, 1, step: 0.125).tick, amp: rrand(2, 2.5) end end live_loop :comet, auto_cue: false do if one_in 4 sample :ambi_lunar_land puts :comet_landing end sleep 8 end live_loop :shuff, auto_cue: false do with_fx :hpf, cutoff: 10, reps: 8 do tick sleep 0.25 sample :bd_tek, amp: factor?(look, 8) ? 6 : 4 sleep 0.25 use_synth :tb303 use_synth_defaults cutoff_attack: 1, cutoff_release: 0, env_curve: 2 play (knit :e2, 24, :c2, 8).look, release: 1.5, cutoff: (range 70, 90).look, depth: 10 , amp: 2 if factor?(look, 2) sample :sn_dub, rate: -1, sustain: 0, release: (knit 0.05, 3, 0.5, 1).look end end
Close