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 : blimp_zones.rb
# Coded by Sam Aaron use_debug false use_random_seed 667 load_sample :ambi_lunar_land sleep 1 live_loop :foo do with_fx :reverb, kill_delay: 0.2, room: 0.3 do 4.times do use_random_seed 4000 8.times do sleep 0.25 play chord(:e3, :m7).choose, release: 0.1, pan: rrand(-1, 1, res: 0.9), amp: 1 end end end end live_loop :bar, auto_cue: false do if rand < 0.25 sample :ambi_lunar_land puts :comet_landing end sleep 8 end live_loop :baz, auto_cue: false do tick sleep 0.25 cue :beat, count: look sample :bd_haus, amp: factor?(look, 8) ? 3 : 2 sleep 0.25 use_synth :fm play :e2, release: 1, amp: 1 if factor?(look, 4) synth :noise, release: 0.051, amp: 0.5 end
Close