-
Notifications
You must be signed in to change notification settings - Fork 1
/
PlumAxe.rb
executable file
·44 lines (33 loc) · 968 Bytes
/
PlumAxe.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
require './Bot.rb'
def stutterat(clasz)
end
$rimmer = 0.25
$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 './Plumbot.rb'
$coonk = 1
unless ARGV[0].nil? then $coonk = Integer(ARGV[0]) end
for i in 1..$coonk do
$promp = [1]
class Okuda
def bokchoydeluxe(depth,climb,xsegs,ysegs,topnuys,botnuys)
@insertionbreath = 0
bokchoypampers($promp,depth,climb,xsegs,ysegs,topnuys,botnuys)
end
end
#$curxo = 0
if i==$coonk then laszt=true else laszt = false end
if i==2 then jackl = false
else jackl = true end
stutteron(PlumBot,false,true)
printf "G4 P60 \n"
end