[FIND/SRC] ASI FAST CONNECT/ 0.3.7

Status
Not open for further replies.

UG-BASE

Active member
Joined
Apr 20, 2015
Messages
40
Reaction score
0
Re: [FIND/SRC] ASI FAST CONNECT/FAST LOADER 0.3.7

bump
 

UG-BASE

Active member
Joined
Apr 20, 2015
Messages
40
Reaction score
0
Re: [FIND/SRC] ASI FAST CONNECT/FAST LOADER 0.3.7

springfield link said:
http://ugbase.eu/releases/%280-3x-r1-and-r1-2%29-fast-connect/
 

Dwayne

Active member
Joined
Jun 4, 2014
Messages
125
Reaction score
0
Re: [FIND/SRC] ASI FAST CONNECT/FAST LOADER 0.3.7

use crashes.asi
 

UG-BASE

Active member
Joined
Apr 20, 2015
Messages
40
Reaction score
0
Re: [FIND/SRC] ASI FAST CONNECT/FAST LOADER 0.3.7

Dwayne link said:
use crashes.asi

I need a separate fast connect

[member=2]0x688[/member]
 
Joined
Feb 18, 2005
Messages
2,965
Reaction score
273
Re: [FIND/SRC] ASI FAST CONNECT/FAST LOADER 0.3.7

samp.dll+1356E
 

0B36

Expert
Joined
Jan 6, 2014
Messages
1,324
Reaction score
8
Re: [FIND/SRC] ASI FAST CONNECT/FAST LOADER 0.3.7

Fast Loader and Fast Connect are two totally different hacks, Fast Loader skips GTA/SA-MP's loading screen and goes right down to initialise the sa-mp/GTA. Search for it on google and you will find it.
 

UG-BASE

Active member
Joined
Apr 20, 2015
Messages
40
Reaction score
0
Re: [FIND/SRC] ASI FAST CONNECT/FAST LOADER 0.3.7

how I can release in cleo ? This true?
Code:
{ $CLEO.CS}
0000:

while true
wait 0
if
    0AA2: 30@ = load_library "samp.dll" 
then
    30@ += what adress?
    0A8C: write_mem 30@ size 2 value 0x0000 vp 1
end
end
0A93: end_custom_thread
 

UG-BASE

Active member
Joined
Apr 20, 2015
Messages
40
Reaction score
0
[member=8182]ıllıllı 0β36 ıllıllı[/member]
 

Dwayne

Active member
Joined
Jun 4, 2014
Messages
125
Reaction score
0
Re: [FIND/SRC] ASI FAST CONNECT/FAST LOADER 0.3.7

UG-BASE link said:
I need a separate fast connect

[member=2]0x688[/member]
yes,use crashes,connect to server with 5 second.
 

Codex1337

Active member
Joined
Mar 1, 2014
Messages
170
Reaction score
1
Code:
{ $CLEO.CS}
0000:

while true
wait 0
if
    0AA2: 30@ = load_library "samp.dll"
then
    30@ += 1356E 
    0A8C: write_mem 30@ size 2 value 0x0000 vp 1
end
end
 

0B36

Expert
Joined
Jan 6, 2014
Messages
1,324
Reaction score
8
I already released it in CLEO - http://ugbase.eu/releases-6/(cleo)-instant-connect-0-3-7/

Use that if you're looking for a CLEO
 

UG-BASE

Active member
Joined
Apr 20, 2015
Messages
40
Reaction score
0
ıllıllı 0β36 ıllıllı link said:
I already released it in CLEO - http://ugbase.eu/releases-6/(cleo)-instant-connect-0-3-7/

Use that if you're looking for a CLEO
your cleo no connect to server with 5 second.  :sadpepe:

Codex1337 link said:
Code:
{ $CLEO.CS}
0000:

while true
wait 0
if
    0AA2: 30@ = load_library "samp.dll"
then
    30@ += 1356E 
    0A8C: write_mem 30@ size 2 value 0x0000 vp 1
end
end

Incorrect expression 30@ += 1356E.
One of the variables has unknown type, or operands are incompatible.
 
Joined
Feb 18, 2005
Messages
2,965
Reaction score
273
Read the rules.

  You are only allowed to bump threads each 12 hours.
  Be careful at where you create topics (e.g.do not ask about sobeit in CLEO directory)
 
Status
Not open for further replies.
Top