Gilgamesh
Gilgamesh
How are you guys planning on going about deleting the file from the system if the admin decided to uninstall the bots
Hey will you be adding process restart? say process crashes or gets killed in tskmgr will you add a feature that restarts it?
Hey im using this to control the screen on my default monitor and itworks fine but how can i click on my second monitor? `robotgo.MoveClick(x, y, Cords[4], clicktype)`
Is it possible for you to add an option that displays the wifi's signal router make and maybe model? would come inhandy for choosing type of attack page to use
Hi is it possible for you to implement super fast screenshare with very high FPS? over 15+? like real team view??
Hello, I encounter an issue, when i create a window for example "w.Create()" and i display the window because it was created, and i close it so its no longer...
` // Add a listener on the window w.On(astilectron.EventNameTrayEventDoubleClicked, func(e astilectron.Event) (deleteListener bool) { fmt.Println("Clicked on try") return })` I run this, i created a tray `var t = a.NewTray(&astilectron.TrayOptions{...
Hey i see there is an option to center the window but is there an option to position the window at the bottom right? or top right?