ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 8988

GTA V IP Spoofing c++?

by DarkLord - 12-28-2017 - 05:22 PM
#11
(01-17-2018 - 04:06 PM)cocklive2 Wrote: if you dont understand it learn to code just a bt please

Don't comment on my thread. You ask for a sh*t ton of help. You ask for leaked sources....so don't wanna hear it lmao.

https://gyazo.com/30925a6b09d0faab07944fc935b82b94
#12
void HideIP()
{
if (PLAYER::IS_PLAYER_ONLINE() && NETWORK::NETWORK_IS_IN_SESSION())
{
if (PLAYER::IS_PLAYER_PLAYING(PLAYER::PLAYER_ID()))
{
DWORD Address = PlayerNameAddress(PLAYER::PLAYER_ID());
if (*(UINT8*)(Address - 0x48) != 216 &&
*(UINT8*)(Address - 0x47) != 58 &&
*(UINT8*)(Address - 0x46) != 204 &&
*(UINT8*)(Address - 0x45) != 78)
{
//Spoof our IP to google's IP xD
*(UINT8*)(Address - 0x48) = 216;
*(UINT8*)(Address - 0x47) = 58;
*(UINT8*)(Address - 0x46) = 204;
*(UINT8*)(Address - 0x45) = 78;
//XNotify(L"Your IP spoofed to: 216.58.204.78 Please search a new Lobby!");
}
}
}
}
#13
(01-19-2018 - 01:17 AM)Burnoutxmodz Wrote: void HideIP()
{
if (PLAYER::IS_PLAYER_ONLINE() && NETWORK::NETWORK_IS_IN_SESSION())
{
if (PLAYER::IS_PLAYER_PLAYING(PLAYER::PLAYER_ID()))
{
DWORD Address = PlayerNameAddress(PLAYER::PLAYER_ID());
if (*(UINT8*)(Address - 0x48) != 216 &&
*(UINT8*)(Address - 0x47) != 58 &&
*(UINT8*)(Address - 0x46) != 204 &&
*(UINT8*)(Address - 0x45) != 78)
{
//Spoof our IP to google's IP xD
*(UINT8*)(Address - 0x48) = 216;
*(UINT8*)(Address - 0x47) = 58;
*(UINT8*)(Address - 0x46) = 204;
*(UINT8*)(Address - 0x45) = 78;
//XNotify(L"Your IP spoofed to: 216.58.204.78 Please search a new Lobby!");
}
}
}
}

Doesn't work....It doesn't spoof all the way same issue I already have & I do it a bit different than that.
#14
yeah the pastebin source either crashes or doesn't fully spoof.
#15
Dang i have to check that out lol
This account is currently banned
Ban reason: Leeching and Spamming is not allowed, please read the forum Rules upon your return.
#16
pm me o have a good one
Proud founder & owner of
#17
(01-23-2018 - 12:56 AM)FantasyMods Wrote: pm me o have a good one

-_- I messaged you, yesterday.
#18
wrong section thread moved
Freelance .NET & PHP Developer and Personal/Product GFX Artist
[Image: glJMOVQ.gif]
#19
Need you the source or source code
This account is currently banned
Ban reason: MULTI
#20
Hello anyone know any good menu source

Users browsing: 2 Guest(s)