Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~168 People Reached
Favorite Tags
Member Avatar for basgen

This might seem like a weird request. When i press 'TAB' on my keyboard i need it to press 'TAB' followed by 'Alt' automatically. So that whenever i press TAB it activates Alt after TAB. I tried using python but i'm not good enough. Maybe a macro program? Thanks in …

0
34
Member Avatar for basgen

Id like to increase my packletloss. I used a program to send myself 'packets' of information every x amount of time. It works but my packletloss spikes and then it stabalizes again. Any idea how i can achieve it?

0
25
Member Avatar for basgen

Ive been trying to make a simple program that if i press the 'TAB' button it automatically presses 'Alt' (in a loop) Also i want it to work when python isnt the main program im using, like say a macro program. import pygame while True: if pygame.K_TAB: ye nvm im …

Member Avatar for basgen
0
109