Search found 49 matches

by Lebastard
01 Nov 2018, 14:11
Forum: Ask for Help (v1)
Topic: Display input source
Replies: 2
Views: 897

Re: Display input source

I managed to found one i need, but like you said, i can switch from pc to ps4, but doesn't allow me to switch back to pc, cause in the menu it says DP, while it should be set on HDMI1
by Lebastard
01 Nov 2018, 11:21
Forum: Ask for Help (v1)
Topic: Display input source
Replies: 2
Views: 897

Display input source

Hi all, My monitor is connected to my desktop (obvious :lol: :clap: ), but i also connected my PS4 on my monitor through HDMI. So my question is, is it possible to create a script to cycle through display input source menu? My ps4 is connected on HDMI 1 port and my monitor is connected on Display Po...
by Lebastard
09 Nov 2016, 12:31
Forum: Gaming Help (v1)
Topic: someone please write me a script with a size limit on click & drag boxes
Replies: 1
Views: 787

Re: someone please write me a script with a size limit on click & drag boxes

Perhaps you should ask that in the right section? This is for working scripts not "Ask for help".
by Lebastard
29 Aug 2016, 02:02
Forum: Gaming Help (v1)
Topic: How can I config a script to start when I start up my PC? Topic is solved
Replies: 2
Views: 1193

Re: How can I config a script to start when I start up my PC? Topic is solved

Well if you made a script you can compile it and copy/paste the exe file into startup folder (if using windows).
by Lebastard
31 May 2016, 03:56
Forum: Gaming Help (v1)
Topic: having issues with GTA V Autohotkeys? Topic is solved
Replies: 1
Views: 1730

Re: having issues with GTA V Autohotkeys? Topic is solved

There is a macro autohotkey script I downloaded for GTA V online in order to keybind the snacks and armor so it can be easily accessable in online However, it seems that everything works except the snacks..The keybind for snacks would just select something else different each time (the suicide opti...
by Lebastard
27 May 2016, 14:04
Forum: Ask for Help (v1)
Topic: [Solved] Help with compiling with picture
Replies: 0
Views: 631

[Solved] Help with compiling with picture

Hi people, i made a script for a friend who doesn't have AUTOHOTKEY for World Of Warcraft that he can choose with what account he wants to auto login. All works fine except when compiled either x86 or x64, he can't see the background and the close button pictures. I managed to fix the background but...
by Lebastard
24 May 2016, 11:09
Forum: Gaming Help (v1)
Topic: Blade And soul KFM Macro
Replies: 2
Views: 3770

Re: Blade And soul KFM Macro

I think people can't/won't help you, cause you don't give any information what it should do or what KFM 3RF means. Also most ask what you did so far so they can help you by pointing you to the right direction or changing your script in order to make it to work. Also wrong Section Ask For Help => Gam...
by Lebastard
23 Apr 2016, 06:33
Forum: Ask for Help (v1)
Topic: Autohotkey does not work Win10 Topic is solved
Replies: 2
Views: 1178

Re: Autohotkey does not work Win10 Topic is solved

How can we help you if you don't show us the code?
by Lebastard
15 Apr 2016, 05:02
Forum: Ask for Help (v1)
Topic: GUI Inventory safe to excel file
Replies: 2
Views: 1403

Re: GUI Inventory safe to excel file

Oh ok. But with CSV, it still opens the file?
by Lebastard
14 Apr 2016, 16:04
Forum: Ask for Help (v1)
Topic: GUI Inventory safe to excel file
Replies: 2
Views: 1403

GUI Inventory safe to excel file

Hi guys, i was wondering is it possible to create some sort of Inventory in GUI where you insert a value and push on save, that it will save it in excel without opening the excel file? For example: Crystal: 23 Wood: 321 Diamond: 12 Iron: 232 Gold: 7 Stone: 100 the Gui reads what's in the excel file ...
by Lebastard
31 Jan 2016, 15:12
Forum: Ask for Help (v1)
Topic: [Solved]Smiley box
Replies: 12
Views: 4055

Re: Smiley box

You won't be able to use my template I don't think, but your set up for the code should be fine - using specific subroutines or using arrays as was suggested earlier. You can do Send {U+270C} to produce that character, if you look up its unicode value. The alternative is to just use the Unicode ver...
by Lebastard
31 Jan 2016, 02:50
Forum: Ask for Help (v1)
Topic: [Solved]Smiley box
Replies: 12
Views: 4055

Re: Smiley box

Hey Exaskryz, do you have any idea how i can manage to use special characters like this ✌ (this one work it's {U+270C}) but many others doesn't work, maybe they only work through smartphones.
by Lebastard
30 Jan 2016, 19:14
Forum: Ask for Help (v1)
Topic: [Solved]Smiley box
Replies: 12
Views: 4055

Re: Smiley box

Inspired by this thread, I made this up for twitch emotes. As emotes have varying widths, I also managed to make them appear centered in columns. Have to run, but figured I'd post this. This assumes you have a folder of .png icons. #SingleInstance, Force #Persistent SetTitleMatchMode, 2 ; used for ...
by Lebastard
30 Jan 2016, 07:40
Forum: Ask for Help (v1)
Topic: [Solved]Smiley box
Replies: 12
Views: 4055

Re: Smiley box

I expanded my smiley box :D Image
by Lebastard
29 Jan 2016, 19:59
Forum: Ask for Help (v1)
Topic: [Solved]Smiley box
Replies: 12
Views: 4055

Re: Smiley box

Hello Lebastard. You will have to assign a G-Label to each picture control in order to execute code once the picture is clicked. Here is an example (working for angel and meow only since this is just an example): #SingleInstance Force Gui, Add, GroupBox, x5 y0 w175 h95 Gui, Font, bold, s10 Gui, Add...
by Lebastard
29 Jan 2016, 16:03
Forum: Ask for Help (v1)
Topic: [Solved]Smiley box
Replies: 12
Views: 4055

[Solved]Smiley box

Hey folks, i created raw Gui box like this image http://i.imgur.com/6mjx7dY.jpg and i wonder if it's possible to click on one of those smileys (like a button), to send it's code to opened facebook chat or on status? For example the 2nd smiley if you click on it and then click on opened facebook chat...
by Lebastard
27 Jan 2016, 12:39
Forum: Gaming Help (v1)
Topic: Need script for a game
Replies: 5
Views: 3594

Re: Need script for a game

Nice shadowpheonix, but 5 hours in a row on 1 lock it's suspicious + he probably get's killed in the progress by people anyway :P
by Lebastard
26 Jan 2016, 14:24
Forum: Gaming Help (v1)
Topic: Need script for a game
Replies: 5
Views: 3594

Re: Need script for a game

I think it would take ages to find the code tho, you probably get killed in the progress lol
by Lebastard
22 Jan 2016, 06:27
Forum: Gaming Help (v1)
Topic: Another Diablo 3 Skill swap??
Replies: 4
Views: 2049

Re: Another Diablo 3 Skill swap??

Then it's still the right section...
by Lebastard
22 Jan 2016, 03:21
Forum: Gaming Help (v1)
Topic: Another Diablo 3 Skill swap??
Replies: 4
Views: 2049

Re: Another Diablo 3 Skill swap??

Well i found this link on the main page, where you can ask for help in gaming section. => Ask For Help - Subforum: Gaming

Go to advanced search