+ -

Pages

Visit my blog where I release all kinds of hacks!

http://ze-samphacks.blogspot.com/

07/03/2015

Checkpoint BOT by Opcode.eXe SOURCE

Checkpoint BOT by Opcode.eXe
SOURCE




 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{$CLEO .cs}

thread "MADE_BY_OPCODEXE" 
0662: printstring "www.youtube.com/OpcodeXe" 
0662: printstring "GO" 

:MADE_BY_OPCODEXE_69
wait 0 
if 
   Player.Defined(0)
else_jump @MADE_BY_OPCODEXE_69 

:MADE_BY_OPCODEXE_88
wait 0 
if 
0ADC:   test_cheat "GO" 
else_jump @MADE_BY_OPCODEXE_261 
if 
  31@ == 0 
else_jump @MADE_BY_OPCODEXE_197 
31@ = 1 
018C: play_sound 1083 at 0.0 0.0 0.0 
print "Checkpoint BOT by OpcodeXe ON" 1337 
jump @MADE_BY_OPCODEXE_261 

:MADE_BY_OPCODEXE_197
31@ = 0 
018C: play_sound 1084 at 0.0 0.0 0.0 
print "Checkpoint BOT by OpcodeXe OFF" 1337 

:MADE_BY_OPCODEXE_261
if 
  31@ == 1 
else_jump @MADE_BY_OPCODEXE_88 
if 
   Actor.Driving($PLAYER_ACTOR)
else_jump @MADE_BY_OPCODEXE_88 
0A8D: 1@ = read_memory 13099016 size 4 virtual_protect 0 
0A8D: 2@ = read_memory 13099020 size 4 virtual_protect 0 
0A8D: 3@ = read_memory 13099024 size 4 virtual_protect 0 
if and
   not 1@ == 0.0 
   not 2@ == 0.0 
   not 3@ == 0.0 
else_jump @MADE_BY_OPCODEXE_516 
Actor.StorePos($PLAYER_ACTOR, 4@, 5@, 6@)
0509: 7@ = distance_between_XY 4@ 5@ and_XY 1@ 2@ 
0AD0: show_formatted_text_lowpriority "~w~[INFO]~w~ CHECKPOINT FOUND! ~r~%f ~w~ meters left!" time 100 7@  
0@ = Actor.CurrentCar($PLAYER_ACTOR)
Car.SetMaxSpeed(0@, 100.0)
Car.SetToPsychoDriver(0@)
0704: car 0@ drive_to 1@ 2@ 3@ 
jump @MADE_BY_OPCODEXE_88 

:MADE_BY_OPCODEXE_516
print "~r~[WARNING]: ~w~ NO CHECKPOINT FOUND..." 1337 
jump @MADE_BY_OPCODEXE_88




Mr.Ze
5 SourceHack: Checkpoint BOT by Opcode.eXe SOURCE Checkpoint BOT by Opcode.eXe SOURCE 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31...

No comments:

Post a Comment

< >