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 /
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 : tron_bike.rb
# Coded by Sam Aaron use_random_seed 10 notes = (ring :b1, :b2, :e1, :e2, :b3, :e3) live_loop :tron do with_synth :dsaw do with_fx(:slicer, phase: [0.25,0.125].choose) do with_fx(:reverb, room: 0.5, mix: 0.3) do n1 = (chord notes.choose, :minor).choose n2 = (chord notes.choose, :minor).choose p = play n1, amp: 2, release: 8, note_slide: 4, cutoff: 30, cutoff_slide: 4, detune: rrand(0, 0.2) control p, note: n2, cutoff: rrand(80, 120) end end end sleep 8 end
Close