-
Notifications
You must be signed in to change notification settings - Fork 37
Expand file tree
/
Copy pathclick_request.cheat
More file actions
102 lines (102 loc) · 2.19 KB
/
Copy pathclick_request.cheat
File metadata and controls
102 lines (102 loc) · 2.19 KB
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
{
"graph":{
"acyclic":false,
"pipe_collision":false
},
"nodes":{
"0x20bf5147c10":{
"type_":"nodes.basic.BasicNodeA",
"icon":"c:\\Users\\Public\\cheatlayer\\examples\\Move.png",
"name":"Start Node 0",
"color":[
240,
240,
240,
255
],
"border_color":[
74,
84,
85,
255
],
"text_color":[
0,
0,
0,
255
],
"disabled":false,
"selected":false,
"visible":true,
"width":160,
"height":71.2,
"pos":[
0.0,
61.299999999999955
],
"port_deletion_allowed":false,
"subgraph_session":{},
"custom":{
"Initial Program":"",
"Copy This To Intial Program To Open Chrome":"C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe https://cheatlayer.com",
"Data":"{\"type\": \"Start Node\", \"x\": 0, \"y\": 0, \"Application\": \"C:\\\\Program Files\\\\Google\\\\Chrome\\\\Application\\\\chrome.exe https://cheatlayer.com\"}"
}
},
"0x20bf5981ba0":{
"type_":"nodes.widget.ImageNode",
"icon":"Click.png",
"name":"CLICK 1",
"color":[
240,
240,
240,
255
],
"border_color":[
74,
84,
85,
255
],
"text_color":[
0,
0,
0,
255
],
"disabled":false,
"selected":true,
"visible":true,
"width":219.0,
"height":173.05,
"pos":[
0.0,
0.0
],
"port_deletion_allowed":false,
"subgraph_session":{},
"custom":{
"my_input":"text",
"X":976,
"Y":214,
"Click Type":"Single Left Click",
"Mode":"All",
"semanticTarget":"{{prompt}}",
"Data":"{\"type\": \"Left Mouse Click\", \"semanticTarget\": \"Red play button on video player.\", \"x\": 976, \"y\": 214}"
}
}
},
"connections":[
{
"out":[
"0x20bf5147c10",
"out A"
],
"in":[
"0x20bf5981ba0",
"in"
]
}
]
}