-
Notifications
You must be signed in to change notification settings - Fork 1
/
Axe.rb
executable file
·49 lines (39 loc) · 1.17 KB
/
Axe.rb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
require './Bot.rb'
def stutterat(clasz)
end
$rimmer = 0.57
$curyo = 0
$curxo = 0
def binderjacks(mystuff)
def mystuff.kobiconn(x,y) end
def mystuff.alpswitch(x,y) end
#def mystuff.kyconster(x,y) end
#mystuff.send(:define_singleton_method, :kobiconn, proc{|x,y|})
#mystuff.send(:define_singleton_method, :alpswitch, proc{|x,y|})
#mystuff.send(:define_singleton_method, :kyconster, proc{|x,y|})
end
require './BokChoyPampers.rb'
require './Sidrax.rb'
require './Tetrax.rb'
$coonk = 1
unless ARGV[0].nil? then $coonk = Integer(ARGV[0]) end
for i in 1..$coonk do
if i == 1 then $promp = [3]
elsif i == $coonk then $promp = [1]
else $promp = [1,3] end
if i==1 then $jackl = false
else $jackl = true end
class Okuda
def bokchoydeluxe(depth,climb,xsegs,ysegs,topnuys,botnuys)
@insertionbreath = 2
bokchoypampers($promp,depth,climb,xsegs,ysegs,topnuys,botnuys)
end
end
$curxo = 0
if i==$coonk then laszt=true else laszt = false end
if i>1 then
#Sidrax.new($curxo,0).dux($curxo-0.6,0,$curxo+0.6,0,0,-0.27,2)
end
if (i%2) == 0 then stutteron(Tetrax,$jackl,laszt)
else stutteron(Sidrax,$jackl,laszt) end
end