How is this still not-patched
Earlier some in rally booted me to an force race just like the old days but how if it got patched, does anyone know how to boot/force race someone in rally the new unpatched way ;/ it is possible
Mang wrote:Func _killName()
If StringInStr($hRecv, "6") And StringInStr($hRecv, "80") Then
$ThereSSID3 = __StringBetween($hRecv, '6', "")
$xynP = __StringBetween($hRecv, '6' & $ThereSSID3 & "", "")
If StringInStr($hRecv, '6') And StringInStr($hRecv, $killName) Then
$ThereSSID3 = __StringBetween($hRecv, '6', "")
$xynP = __StringBetween($hRecv, '6' & $ThereSSID3 & "", "")
$killssid = $ThereSSID3
ElseIf $ThereSSID3 <> "" And $GameID <> $ThereSSID3 And $killssid == $ThereSSID3 Then
_PacketSend("53823" & $sGameID & "0" & $killssid & "0" & "../../../../../../Gaia_Flash/WORDBUMP/wordbump1.3" & "")
EndIf
EndIf
EndFunc ;==>_killName