Shakira said:in sever RP i get "sever close" when i /fr
TehArgis said:Shakira said:in sever RP i get "sever close" when i /fr
anti-cheat detects it
Shakira said:TehArgis said:Shakira said:in sever RP i get "sever close" when i /fr
anti-cheat detects it
[font='Source Sans Pro', Tahoma, 'Helvetica Neue', Arial, sans-serif]So what to do to not be anti detection - change code??[/font]
Adrian_Graber said:0x32789 said:its a no, if you try to freeze onfoot, it will eject the car driver out and others will see you insta-warp and come back at the position just like being invisible and visible.
:SYNC_VEHICLE function from opcode dosent work on foot, It will eject if the player is onfoot so no.
You can apply the net patches so you can use this on rp servers and freeze pd vehicles on pursuit
netPatches:
SetPlayerPos
SetPlayerPosFindZ
RemovePlayerFromVehicle
PutPlayerInVehicle
SetPlayerInterior
SetPlayerVirtualWorld
Does a NOP for "SetPlayerVirtualWorld" even exist? Thats server sided...
Can u please make it cuz i don't know how to edit it0x32789 said:one of the best trolls I ever see, but since it uses Call Packet, You guys will have to NOP the remove player from vehicle and set player pos to disable being teleported to the police car(because of restricted vehicle)
So with these nops you can freeze a law enforcement car, But if you do without it, You will get teleported to the restricted vehicle (such as vip vehicle)
add this is note please
edit:
here u go
add or not, your choice others can add this for RP servers etc and dm for hydras etc.
add on top near commands:
:filter functionCode:0BE3: raknet setup_incoming_rpc_hook @filter
Code::filter 0BE5: raknet 1@ = get_hook_param 1 if 0@ == 1 then if or 1@ == 12 1@ == 13 1@ == 14 1@ == 15 1@ == 70 1@ == 71 then print "~r~NetPatch~b~ State: ~y~Deny" 1000 // Just used for debugging or showing logs of net patches, I used this to test, Its handy for some reasons 0BE0: raknet hook_ret false else print "~r~NetPatch~b~ State: ~y~Allow" 1000 0BE0: raknet hook_ret true end else 0BE0: raknet hook_ret true end 0BE0: raknet hook_ret true
ra1z0 said:Can u please make it cuz i don't know how to edit it0x32789 said:one of the best trolls I ever see, but since it uses Call Packet, You guys will have to NOP the remove player from vehicle and set player pos to disable being teleported to the police car(because of restricted vehicle)
So with these nops you can freeze a law enforcement car, But if you do without it, You will get teleported to the restricted vehicle (such as vip vehicle)
add this is note please
edit:
here u go
add or not, your choice others can add this for RP servers etc and dm for hydras etc.
add on top near commands:
:filter functionCode:0BE3: raknet setup_incoming_rpc_hook @filter
Code::filter 0BE5: raknet 1@ = get_hook_param 1 if 0@ == 1 then if or 1@ == 12 1@ == 13 1@ == 14 1@ == 15 1@ == 70 1@ == 71 then print "~r~NetPatch~b~ State: ~y~Deny" 1000 // Just used for debugging or showing logs of net patches, I used this to test, Its handy for some reasons 0BE0: raknet hook_ret false else print "~r~NetPatch~b~ State: ~y~Allow" 1000 0BE0: raknet hook_ret true end else 0BE0: raknet hook_ret true end 0BE0: raknet hook_ret true
0x32789 said:one of the best trolls I ever see, but since it uses Call Packet, You guys will have to NOP the remove player from vehicle and set player pos to disable being teleported to the police car(because of restricted vehicle)
So with these nops you can freeze a law enforcement car, But if you do without it, You will get teleported to the restricted vehicle (such as vip vehicle)
add this is note please
edit:
here u go
add or not, your choice others can add this for RP servers etc and dm for hydras etc.
add on top near commands:
:filter functionCode:0BE3: raknet setup_incoming_rpc_hook @filter
Code::filter 0BE5: raknet 1@ = get_hook_param 1 if 0@ == 1 then if or 1@ == 12 1@ == 13 1@ == 14 1@ == 15 1@ == 70 1@ == 71 then print "~r~NetPatch~b~ State: ~y~Deny" 1000 // Just used for debugging or showing logs of net patches, I used this to test, Its handy for some reasons 0BE0: raknet hook_ret false else print "~r~NetPatch~b~ State: ~y~Allow" 1000 0BE0: raknet hook_ret true end else 0BE0: raknet hook_ret true end 0BE0: raknet hook_ret true