Search found 24 matches

by henriquehassi
08 Apr 2022, 09:13
Forum: 脚本函数
Topic: AHK源代码加密器 v3.3
Replies: 148
Views: 138658

Re: AHK源代码加密器 v3.2

hello @feiyue i was looking your script, and its amazing, but i have one doubt, i already encrypted my script, and how can i decrypt that? i saw that have one part in your code to decrypt, but how i use that correctly?
by henriquehassi
24 Jan 2022, 09:08
Forum: Gaming Help (v1)
Topic: Gdip Gui Help!!
Replies: 26
Views: 3708

Re: Gdip Gui Help!!

@Hellbent
Work!!!
thank u very much, u are the best :)
by henriquehassi
23 Jan 2022, 11:54
Forum: Gaming Help (v1)
Topic: Gdip Gui Help!!
Replies: 26
Views: 3708

Re: Gdip Gui Help!!

i have this module but i don't can use class IMGButton { __New(obj,Options,Label,Window,vGlobal) { This.W := obj.W This.H := obj.H This.D_Bitmap := Discord This.H_Bitmap := HDiscord This.Func := obj.Func This.Label := Label This.Window := Window This.Mouse := "Hand" This.Hover := 1 Gui, % Window ": ...
by henriquehassi
23 Jan 2022, 11:52
Forum: Gaming Help (v1)
Topic: Gdip Gui Help!!
Replies: 26
Views: 3708

Re: Gdip Gui Help!!

@Hellbent
U can help me one more time ? :shock:
I have two images and i want use it to buttons, then when mouse hover the image change the image.
i'm Using

Code: Select all

DiscordLogo := GdipCreateFromBase64(Discord, 2) ;; Transformar 
HDiscordLogo := GdipCreateFromBase64(HDiscord, 2) ;; Transformar
by henriquehassi
22 Jan 2022, 21:40
Forum: Gaming Help (v1)
Topic: Gdip Gui Help!!
Replies: 26
Views: 3708

Re: Gdip Gui Help!!

@Hellbent
Work Thanks
by henriquehassi
22 Jan 2022, 19:55
Forum: Gaming Help (v1)
Topic: Gdip Gui Help!!
Replies: 26
Views: 3708

Re: Gdip Gui Help!!

Hellbent My BitMap Create a White Area \/ Create Gui Main := New Custom_Window( x:= 0 , y:= 0 , w:= 500 , h:= 500 , Name:= "5" , Options:= " +AlwaysOnTop" , Title:= "Login Bot" , Background_Bitmap:= LoginPredatorBG() ) Gui,5 :Color,242424 Main.Show_Window() MY BackGround_BITMAP \/ LoginPredatorBG()...
by henriquehassi
21 Jan 2022, 15:39
Forum: Gaming Help (v1)
Topic: Gdip Gui Help!!
Replies: 26
Views: 3708

Re: Gdip Gui Help!!

@Hellbent
thank u very much
by henriquehassi
21 Jan 2022, 15:31
Forum: Gaming Help (v1)
Topic: Gdip Gui Help!!
Replies: 26
Views: 3708

Re: Gdip Gui Help!!

@Hellbent
Background
by henriquehassi
21 Jan 2022, 15:25
Forum: Gaming Help (v1)
Topic: Gdip Gui Help!!
Replies: 26
Views: 3708

Re: Gdip Gui Help!!

The last question, sorry
image.png
image.png (9.99 KiB) Viewed 2579 times
how i can create a rectangle where the buttons are
by henriquehassi
21 Jan 2022, 15:09
Forum: Gaming Help (v1)
Topic: Gdip Gui Help!!
Replies: 26
Views: 3708

Re: Gdip Gui Help!!

Yes that i can create but i like
image.png
image.png (2.25 KiB) Viewed 2592 times
that on/off changing the text
by henriquehassi
21 Jan 2022, 14:10
Forum: Gaming Help (v1)
Topic: Gdip Gui Help!!
Replies: 26
Views: 3708

Re: Gdip Gui Help!!

Hellbent U can help me make a button On/OFF ? on := 1 off := 2 MyFirstButton := New HButton( { Owner:%on% , X: 10 , Y: 50 , W: 100 , H: 50 , Text: "Off" , Label: "On" } ) MySecondButton := New HButton( { Owner:%off% , X: 10 , Y: 50 , W: 100 , H: 50 , Text: "ON" , Label: "Off" } ) i try, but don't w...
by henriquehassi
21 Jan 2022, 07:31
Forum: Gaming Help (v1)
Topic: Gdip Gui Help!!
Replies: 26
Views: 3708

Re: Gdip Gui Help!!

I had already checked this tool, but it is very difficult to move and very difficult to create buttons, any other ideas?
by henriquehassi
21 Jan 2022, 07:28
Forum: Gaming Help (v1)
Topic: Read the percentage of a power bar
Replies: 3
Views: 439

Re: Read the percentage of a power bar

good logic, if we work on it, I find the already worn-out so (if any) as I would to find out exactly the beginning of the bar? since they would be two image search
by henriquehassi
21 Jan 2022, 07:17
Forum: Gaming Help (v1)
Topic: Gdip Gui Help!!
Replies: 26
Views: 3708

Gdip Gui Help!!

hello everyone, I do not know if this would be the correct session for my topic, but I go straight to the subject, I found this software in AHK that uses the gdip library to create the GUI, and it is very beautiful, wanted to understand how I can do a similar, images are stored in Hash within the sc...
by henriquehassi
21 Jan 2022, 07:04
Forum: Gaming Help (v1)
Topic: Read the percentage of a power bar
Replies: 3
Views: 439

Read the percentage of a power bar

hello everyone, again I turn to the community to learn something new this image below is youtube video, the script is made in AHK, what impressed me is the accuracy that it returns to % of the character's energy bar bar percent.png if in the GUI you put into the software click the work button if it ...
by henriquehassi
05 Aug 2020, 14:20
Forum: Gaming Help (v1)
Topic: ListView PROBLEM Topic is solved
Replies: 20
Views: 9582

Re: ListView PROBLEM Topic is solved

@boiler
yes, he posted for the script to load the last script, in case I wanted something like 1 button for me to select which of the files will be read at that moment, you know? for the user to create different Saves, and use each one at any time
by henriquehassi
04 Aug 2020, 11:55
Forum: Gaming Help (v1)
Topic: ListView PROBLEM Topic is solved
Replies: 20
Views: 9582

Re: ListView PROBLEM Topic is solved

boiler and then Boiler, I again hahaha, so the project worked very well, I managed to perfectly reproduce all the actions thanks to you, now I want to add two new things a way to delete waypoints, in case I add something wrong and also a save / load system to be able to save and load waypoints, can...
by henriquehassi
03 Aug 2020, 14:43
Forum: Gaming Help (v1)
Topic: ListView PROBLEM Topic is solved
Replies: 20
Views: 9582

Re: ListView PROBLEM Topic is solved

boiler Oops, sorry for the delay, you really made some good changes, and I did a few more to add all the images, now the interface itself is ok, now I'm in the stage of making the information read in the listview and reproduce according to what is over there you can see this image to understand mor...
by henriquehassi
01 Aug 2020, 11:07
Forum: Gaming Help (v1)
Topic: ListView PROBLEM Topic is solved
Replies: 20
Views: 9582

Re: ListView PROBLEM Topic is solved

boiler garry I am finalizing some steps of the project to bring you more concrete things, so far you have given me great tips and assistance, please don’t give up on me hahahhaha, in a few minutes I’ll attach the improved project here, I made some advances with the last tip you gave me to attach ea...
by henriquehassi
31 Jul 2020, 22:28
Forum: Gaming Help (v1)
Topic: ListView PROBLEM Topic is solved
Replies: 20
Views: 9582

Re: ListView PROBLEM Topic is solved

You’re missing my point about the other columns. You can tell which icon/image to search for by the text in another column as long as there is certain text that always appears with its associated icon. Each row that has a certain icon will have certain text in another column, correct? That’s how yo...

Go to advanced search