Fitri_Fahim

Rak Samp Client

Jun 20th, 2013
508
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <!--
  2. Avalable runmodes:
  3.     0 = RCON mode,
  4.     1 = Bare mode (doesn't spawn),
  5.     2 = Still mode (stays still at spawn position),
  6.     3 = Normal mode (stays still at a position),
  7.     4 = Follows a player,
  8.     5 = Follows a player with a vehicle,
  9.     6 = Mode for playing routes,
  10.    
  11.    
  12.     ================================================
  13.     EDITED VERSION BY [HAX]Unknown_RPG.exe aka 25GHz
  14.     4 more SAMP cheats, HACKS, VISIT: WWW.SAMPHAX.TK
  15.     aka HTTP://HAX4SAMP.BLOGSPOT.COM/  
  16.     ================================================
  17. -->
  18.  
  19. <RakSAMPClient console="1" runmode="4" autorun="0" find="1" select_classid="250"
  20.                print_timestamps="0" chatcolor_rgb="0 0 130" clientmsg_rgb="0 130 0"
  21.                followplayer="[A]iman" followplayerwithvehicleid="295" followXOffset="2.0" followYOffset="1.0" followZOffset="0.0"
  22.                imitatechat="">
  23.  
  24.     <!-- The first one is the one it will connect to -->
  25.     <server nickname="BotAiman" password="">66.85.148.154:9999</server>
  26.  
  27.  
  28.     <!-- If in normal mode, stay still at... -->
  29.     <normal_pos position="325.35 2512.09 16.56" rotation="0.0" />
  30.  
  31.     <!-- If in playing routes mode, go to a position to get near by vehicle ids. -->
  32.     <play_pos position="375.35 2512.09 16.56" rotation="0.0" />
  33.  
  34.     <!--
  35.     Available commands:
  36.         !exit or !quit: exits client.
  37.         !reconnect: reconnects the server.
  38.         !reload: reloads settings.
  39.         !stats: shows raknet statistics.
  40.         !players: shows list of players.
  41.         !goto: go to players position.
  42.         !imitate: change imitate name.
  43.         !vlist: shows list of vehicles.
  44.         !vdeath: send vehicle death notification.
  45.         !selveh: selects vehicle for playback.
  46.         !rtlist: shows list of routes.
  47.         !loadrt: loads a route.
  48.         !playrt: plays the selected route.
  49.         !stoprt: stops the selected route.
  50.         !menusel: selects an item from the GTA menu.
  51.     !cmds
  52.     !kill
  53.     !lag
  54.     !spam lolololol
  55.     !stopspam
  56.     !ft
  57.     !npc
  58.     !attack
  59.     !reg
  60.     -->
  61.  
  62.     <!-- These get called when we successfully connected to a server. -->
  63.     <autorun>!players</autorun>
  64.    
  65.     <!-- Finds text from the chatbox and says something. -->
  66.     <!-- <find text="PM from" say="" bk_color="255 255 255" text_color="255 0 0" /> -->
  67.  
  68. </RakSAMPClient>
Advertisement
Add Comment
Please, Sign In to add comment