Resource icon

Untagged Release [JOB] AUTO FISH CLEO 0.3.7 [SAMP-RP]

Status
Not open for further replies.

Demons

Member
Joined
Feb 10, 2014
Messages
8
Reaction score
0
[JOB] AUTO FISH CLEO 0.3.7 [SAMP-RP]



Hello, guy'z/girll'z.!


This hack was made for auto-fishing job.!
I try'd onlly in SAMP-RP server's , all work's , and there don't kick for this job's.!
Activate code need to write in ur keyboard, like a singleplayer cheat:  FISH
Download Site: https://www.mediafire.com/?becpc0m80b5bx8v
SAMPFUNCS 5.3.2: https://www.mediafire.com/?3ad25hhnjht8dhq


[youtube]https://www.youtube.com/watch?v=fzSsfrXf1Nc[/youtube]
 

Klanasgana

New member
Joined
Nov 4, 2018
Messages
3
Reaction score
0
Maybe it is like this?
 

Attachments

  • Screenshot_2018-11-04-10-02-52-954_com.google.android.youtube.png
    Screenshot_2018-11-04-10-02-52-954_com.google.android.youtube.png
    723.7 KB · Views: 802

Parazitas

God
Joined
Jan 2, 2017
Messages
3,134
Solutions
5
Reaction score
885
Location
Lithuania
This is not haack / cheat , it's just saying command
Code:
{$CLEO}
0000: NOP
WAIT 4500
0AF8: samp add_message_to_chat "* Loaded hacks by SIRA (www.youtube.com/sirabots)" color -1

:CHECK
WHILE TRUE
    WAIT 0
    IF 0ADC: "FISH"
    THEN 
        0B12: 0@ = 0@ XOR 1
        IF 0@ == 1
        THEN
            0AD1: show_formatted_text_highpriority "FISHING BOT BY ~R~SIRA" time 2500 0x0AD1
        ELSE
            0AD1: show_formatted_text_highpriority "FISHING BOT DEACTIVATED" time 2500 0x0AD1
        END
    END
    
    IF 0@ == 1
    THEN
        GOTO @FISH
    END
END
        
:FISH
WAIT 0
0AF9: samp say_msg "/fish"
018C: play_sound 1052 at 0.0 0.0 0.0
WAIT 27500
GOTO @CHECK
 

Min

Well-known member
Joined
Jun 13, 2014
Messages
220
Reaction score
1
This is not haack / cheat , it's just saying command
Code:
{$CLEO}
0000: NOP
WAIT 4500
0AF8: samp add_message_to_chat "* Loaded hacks by SIRA (www.youtube.com/sirabots)" color -1

:CHECK
WHILE TRUE
    WAIT 0
    IF 0ADC: "FISH"
    THEN
        0B12: 0@ = 0@ XOR 1
        IF 0@ == 1
        THEN
            0AD1: show_formatted_text_highpriority "FISHING BOT BY ~R~SIRA" time 2500 0x0AD1
        ELSE
            0AD1: show_formatted_text_highpriority "FISHING BOT DEACTIVATED" time 2500 0x0AD1
        END
    END
   
    IF 0@ == 1
    THEN
        GOTO @FISH
    END
END
       
:FISH
WAIT 0
0AF9: samp say_msg "/fish"
018C: play_sound 1052 at 0.0 0.0 0.0
WAIT 27500
GOTO @CHECK
Autowrite/keybind huh
 

D3t3rx

Member
Joined
Jan 12, 2020
Messages
7
Reaction score
0
Location
Canada
Is it possible to make a Fish Cleo that automatic /fish when done fishing? Not just sent cmd every 5 seconds but /fish when done fishing from server.
 

ThewarII

Member
Joined
Mar 28, 2016
Messages
18
Reaction score
0
GooD but i still Like AutoHotKey.
By The Way code Send or SendInput not perfect for driving while using auto bind.
 

AkyCiter

New member
Joined
Jan 14, 2022
Messages
1
Reaction score
0
Location
Pazar
This is not haack / cheat , it's just saying command
Code:
{$CLEO}
0000: NOP
WAIT 4500
0AF8: samp add_message_to_chat "* Loaded hacks by SIRA (www.youtube.com/sirabots)" color -1

:CHECK
WHILE TRUE
    WAIT 0
    IF 0ADC: "FISH"
    THEN
        0B12: 0@ = 0@ XOR 1
        IF 0@ == 1
        THEN
            0AD1: show_formatted_text_highpriority "FISHING BOT BY ~R~SIRA" time 2500 0x0AD1
        ELSE
            0AD1: show_formatted_text_highpriority "FISHING BOT DEACTIVATED" time 2500 0x0AD1
        END
    END
   
    IF 0@ == 1
    THEN
        GOTO @FISH
    END
END
       
:FISH
WAIT 0
0AF9: samp say_msg "/fish"
018C: play_sound 1052 at 0.0 0.0 0.0
WAIT 27500
GOTO @CHECK

can you make this say command /kopaj
 
Status
Not open for further replies.
Top