Cheat/Hack for GarticPhone skribbl.io (Epic) #cheat #hack #skribblio #garticphone Florian Views: 103578 Like: 548 I meant ‘program’s progress’ not just ‘program”. This is not really a cheat. It just draws images for you 🙂 GITHUB: ^ Read the README.md before using!!! 30.07.2022
window = (820,330) bar_y = 968 bar_x = 1245 bar_width = 215 def click(x,y): win32api.SetCursorPos((x,y)) win32api.mouse_event(win32con.MOUSEEVENTF_LEFTDOWN,x,y,0,0) win32api.mouse_event(win32con.MOUSEEVENTF_LEFTUP,x,y,0,0) def draw(i:int,x:int,y:int): global last_color if i < 240: if last_color != i: last_color = i click(1460-int(i*(215/255)), 968) click(x, y) #elif i < 200: # < white niet nodig # pyautogui.click(660, 470) # pyautogui.click(x, y) #return colors['white'] if _name_ == "__main__": global last_color last_color = 999 file_name = 'aaa' for file in os.listdir(os.path.dirname(os.path.realpath(__file__))): if '.jpg' in file or '.png' in file: file_name = file break if file_name == 'aaa': #print('No file to draw: .jpg .png') exit(0) #print(f'Drawing {file_name}…') img = Image.open(file_name).convert('LA') im_resized = img.resize((int(960/4),int(530/4)), Image.ANTIALIAS) im_resized.save('greyscale.png') img = Image.open('greyscale.png') array = np.array(img) _x=window[0] _y=window[1] for y in np.int_(array): for x in y: time.sleep(0.002) draw(x[0],_x,_y) _x+=4 _x = window [0] _y+=4 os.remove('greyscale.png') os.remove(file_name) Reply
In the github link have a script, but what i do with the script? how i execute or how i download Reply
Can you release it?
Hello
first
Can you do gartic io hacks?
please make tutorial
that cool, i wanna try with my friend lol
how do i even open it i already put png
how i put the script to work?
song?
tuto pls
1920 x 1080 pls
How does this make the game fun, it just ruins the game
how i run the script lol
how do i run the script do i download it or…
cant run, says no module called PIL
how run? this txt file
How to run the script?
thanks
What do i open the file with?
k cool vid fam
Is for android too?
TUTORIAL!!!
Hey can you Make How to download Auto draw and auto gues
i didn't appriciate
is this a virus
How to run the script?
window = (820,330)
bar_y = 968
bar_x = 1245
bar_width = 215
def click(x,y):
win32api.SetCursorPos((x,y))
win32api.mouse_event(win32con.MOUSEEVENTF_LEFTDOWN,x,y,0,0)
win32api.mouse_event(win32con.MOUSEEVENTF_LEFTUP,x,y,0,0)
def draw(i:int,x:int,y:int):
global last_color
if i < 240:
if last_color != i:
last_color = i
click(1460-int(i*(215/255)), 968)
click(x, y)
#elif i < 200: # < white niet nodig
# pyautogui.click(660, 470)
# pyautogui.click(x, y)
#return colors['white']
if _name_ == "__main__":
global last_color
last_color = 999
file_name = 'aaa'
for file in os.listdir(os.path.dirname(os.path.realpath(__file__))):
if '.jpg' in file or '.png' in file:
file_name = file
break
if file_name == 'aaa':
#print('No file to draw: .jpg .png')
exit(0)
#print(f'Drawing {file_name}…')
img = Image.open(file_name).convert('LA')
im_resized = img.resize((int(960/4),int(530/4)), Image.ANTIALIAS)
im_resized.save('greyscale.png')
img = Image.open('greyscale.png')
array = np.array(img)
_x=window[0]
_y=window[1]
for y in np.int_(array):
for x in y:
time.sleep(0.002)
draw(x[0],_x,_y)
_x+=4
_x = window [0]
_y+=4
os.remove('greyscale.png')
os.remove(file_name)
could you make a release for 1920×1080?
HOW RUN SCRIPT?!?!!?!?
In the github link have a script, but what i do with the script? how i execute or how i download
it's saying 'SetCursorPos', 'Access is denied how do I fix it?
Has anyone adjusted the code for smaller screens?
totorial