Resource icon

CLEO Release New swim.cs makes you swim faster without fps 20!

CLEO related
Status
Not open for further replies.

nijaiseeyou

Member
Joined
Apr 28, 2013
Messages
15
Reaction score
0
Hello hate doing /fps 20? Well no need anymore! This is the second CLEO I ever made very simple!
You will swim with a increased speed.
 

Attachments

  • swim.rar
    6.1 KB · Views: 806

nijaiseeyou

Member
Joined
Apr 28, 2013
Messages
15
Reaction score
0
Is this detectable
Nope not detectable, it only boost your speed about the same as doing /fps 20 if you use it and do /fps 20 you're haul ass. But still people know that some people lag badly so admin's won't do crap. They will think you are lagging.
 

Zin

Expert
Joined
Aug 1, 2013
Messages
1,702
Reaction score
108
Admins could just look at your ping though
 

Maskoo

Active member
Joined
Feb 20, 2013
Messages
37
Reaction score
0
Admins could just look at your ping though
The swimming speed doesn't have anything to do with the ping. It's all about FPS.
 

profigamer1337

Well-known member
Joined
Oct 7, 2013
Messages
380
Reaction score
0
Location
Peckham
When I placed this file in my CLEO folder,I came in game and I was about to activate 2shooter by xzytro,and the text that it is activated did pop up only for less than a second.Before the text did show up for 2 or 3 seconds.And when i activated aimbot ,text that aimbot is activated didn't pop up.When i removed this cheat and came in game again everything was normal like before.This cheat messed up my other CLEOs...can anyone fix this bug please?
 

Simon98

Well-known member
Joined
Feb 18, 2014
Messages
287
Reaction score
0
Cool thanks..but it really mess other cleo's.
 

Opcode.eXe

Expert
Joined
Feb 18, 2013
Messages
1,486
Reaction score
228
Location
( ͡° ͜ʖ ͡°)
Compare and figure out, why my version is better...

YOUR VERSION:
Code:
// This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013
{$CLEO .cs}

//-------------MAIN---------------
thread 'FAST_SWIM' 
wait 0 

:FAST_SWIM_23
wait 0 
if 
84AD:   not actor $PLAYER_ACTOR in_water 
044B:   actor $PLAYER_ACTOR on_foot 
   not Actor.Driving($PLAYER_ACTOR)
0393: actor $PLAYER_ACTOR perform_animation "SWIM_CRAWL" at 1.25 times_normal_rate 
00BC: show_text_highpriority GXT 'TEXT_1' time 500 flag 1 
goto @FAST_SWIM_23

MY VERSION:
Code:
{$CLEO .cs}
0000:

WHILE TRUE
    WAIT 0
    if
    04AD: actor $PLAYER_ACTOR in_water
    then
        0393: actor $PLAYER_ACTOR perform_animation "SWIM_CRAWL" at 1.25 times_normal_rate 
    end 
END
 

cudi

Active member
Joined
May 13, 2013
Messages
80
Reaction score
0
Yeah the new swimming.cs you created actually makes the swimming slower. The players hands move faster but the body doesn't go fast enough causing the swimming to be slow.
 

Opcode.eXe

Expert
Joined
Feb 18, 2013
Messages
1,486
Reaction score
228
Location
( ͡° ͜ʖ ͡°)
cudi link said:
Yeah the new swimming.cs you created actually makes the swimming slower. The players hands move faster but the body doesn't go fast enough causing the swimming to be slow.

Then he speedsup the wrong swim animation...
 

cudi

Active member
Joined
May 13, 2013
Messages
80
Reaction score
0
I was talking about your swimming cs opcode.
 
Status
Not open for further replies.
Top