Forum in READ ONLY mode! All questions and discussions on Discord official server, invite link: https://discord.gg/VxsGzJ7

Search found 9 matches

by Hisered
10.06.2016 21:30
Forum: Help
Topic: Help with gumps detection repetition.
Replies: 4
Views: 4623

Re: Help with gumps detection repetition.

I ended up making the code from scratch !.
Amazingly it worked !.
I can not explain why tava not working before.!
by Hisered
10.06.2016 0:52
Forum: Help
Topic: Help with gumps detection repetition.
Replies: 4
Views: 4623

Re: Help with gumps detection repetition.

u should free the TStringList object... And can't you use just events? it's much more simpler. Try to avoid using more than 1 script at the moment. 1. you could give an example of the release of TStringList object please 2. you could give an example of how to use events please 3. I will try thank y...
by Hisered
09.06.2016 22:39
Forum: Help
Topic: Help with gumps detection repetition.
Replies: 4
Views: 4623

Help with gumps detection repetition.

procedure verifygump; var i,loop,loop2,cont : integer; GumpLines : TStringList; begin i := 0; cont := 0; While (i = 0) do //as 'i' is equal to '0' begin cont := cont + 1; if IsGump then //if Gump begin GumpLines := TStringList.Create; // create a list. Wait(1000); loop := 0; For loop := 0 to GetGum...
by Hisered
07.06.2016 1:00
Forum: Help
Topic: Help Print Serial, Compare Serial Self to Serial Gump
Replies: 2
Views: 3269

Re: Help Print Serial, Compare Serial Self to Serial Gump

the server where i am play. all serial gump is = a serial person
Although all gumps, have the same serial.
the GumpID each gump is always random.
the solution is to read the TextLines all gumps to find what interests me.

thanks again.
by Hisered
06.06.2016 22:41
Forum: Help
Topic: Help Print Serial, Compare Serial Self to Serial Gump
Replies: 2
Views: 3269

Help Print Serial, Compare Serial Self to Serial Gump

how can I do that?? If (Get GumpSerial (loop) = IntToHex (self, 8 )) then Log: 15:06:04:271 [xxxxxxxxxx]: Compiling 15:06:04:319 [xxxxxxxxxx]: Compiler: [Error] ( at 17:50): Incompatible types ; Error line is: " If (GetGumpSerial(loop) = IntToHex(self,8)) then " 15:06:04:320 [xxxxxxxxxx]: ...
by Hisered
04.06.2016 15:36
Forum: Help
Topic: поможет создать файл. | help to create file.
Replies: 7
Views: 5832

Re: поможет создать файл. | help to create file.

Thanks a lot for the help.
I am available to the community. to help as I can.
by Hisered
04.06.2016 11:19
Forum: Help
Topic: поможет создать файл. | help to create file.
Replies: 7
Views: 5832

Re: поможет создать файл. | help to create file.

Code: Program New; var x : TStringList; gi : TGumpInfo; loop : integer; text : Array[0..100] of String; Result : UNICODESTRING; begin x := TStringList.Create; x.LoadFromfile('d:\mani.txt'); GetGumpInfo(GetGumpsCount-1, gi); Result := IntTOStr(Length(gi.GumpPics)); clientprint(Result+' size string');...
by Hisered
03.06.2016 19:27
Forum: Help
Topic: поможет создать файл. | help to create file.
Replies: 7
Views: 5832

Re: поможет создать файл. | help to create file.

come on. I will use only English. I need a script that reads the gumpic as follows. Ex: Var line, color, loop: = 1: Integer; color: = getgumpic (hue, line) // get the first color gumpic While exist (gumpic (loop)) begin   if (gumpic (hue) = color) and exist (gumpic (loop)) then   begin     write to ...
by Hisered
03.06.2016 10:05
Forum: Help
Topic: поможет создать файл. | help to create file.
Replies: 7
Views: 5832

поможет создать файл. | help to create file.

Hello all well! I would like to help me create a .txt file using stealth. I need the following functions. . create a "file.txt" . check if the file already exists on site. . write in "file.txt" . add the contents of "file.txt" in a variable. ------------ Привет. OK! Я х...