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
 1406

GTA5 Map Mods Leaked

by Darkdos04 - 11-15-2019 - 07:48 PM
#1
int PlaceObject(int Hash, float X, float Y, float Z, float Pitch, float Roll, float Yaw)
{
STREAMING::REQUEST_MODEL(Hash);
int object;
object = OBJECT::CREATE_OBJECT(Hash, X, Y, Z, 1, 1, 0);
ENTITY::SET_ENTITY_ROTATION(object, Pitch, Roll, Yaw, 2, 1);
ENTITY::FREEZE_ENTITY_POSITION(object, 1);
ENTITY::SET_ENTITY_LOD_DIST(object, 696969);
STREAMING::SET_MODEL_AS_NO_LONGER_NEEDED(Hash);
ENTITY::SET_OBJECT_AS_NO_LONGER_NEEDED(&object);
STREAMING::HAS_MODEL_LOADED(Hash);
return object;
}


int penis;
void PlacedObject(int modelx, float x, float y, float z, float pitch, float roll, float yaw)
{
penis = OBJECT::CREATE_OBJECT(modelx, 0.0f, 1.0f, 2.0f, 0, 0, 0);
ENTITY::SET_ENTITY_COORDS(penis, x, y, z, 1, 1, 1, 0);
ENTITY::SET_ENTITY_ROTATION(penis, pitch, roll, yaw, 1, 0);
ENTITY::SET_ENTITY_INVINCIBLE(penis, 1);
ENTITY::SET_ENTITY_CAN_BE_DAMAGED(penis, false);
ENTITY::FREEZE_ENTITY_POSITION(penis, true);
OBJECT::SET_OBJECT_TARGETTABLE(penis, true);
ENTITY::SET_ENTITY_ONLY_DAMAGED_BY_PLAYER(penis, false);
ENTITY::RESET_ENTITY_ALPHA(penis);
ENTITY::SET_ENTITY_PROOFS(penis, true, true, true, true, true, true, true, true);
OBJECT::SET_ACTIVATE_OBJECT_PHYSICS_AS_SOON_AS_IT_IS_UNFROZEN(penis, false);
}










addTeleportOption("XBLToothpik Map Mod", 509.8423f, 5589.2422f, 792.0000f); //1
addTeleportOption("Ramps At Airport", -1439.394653, -2521.132080, 13.953539);
switch (getOption())
{
case 1:
int tempHash;
tempHash = GAMEPLAY::GET_HASH_KEY("prop_container_01a");
PlaceObject(tempHash, 509.8423f, 5589.2422f, 791.0656f, 0.1410f, 0.0f, 65.3998f);
PlaceObject(tempHash, 520.5002f, 5584.3774f, 790.5033f, 5.4410f, 0.0f, 65.3998f);
PlaceObject(tempHash, 531.0571f, 5579.5405f, 788.6912f, 12.4410f, 0.0f, 65.3998f);
PlaceObject(tempHash, 541.3253f, 5574.8403f, 785.4896f, 19.4409f, 0.0f, 65.3998f);
PlaceObject(tempHash, 551.0662f, 5570.3701f, 780.7990f, 27.5407f, 0.0f, 65.3998f);
PlaceObject(tempHash, 560.1738f, 5566.2046f, 774.6979f, 35.0403f, 0.0f, 65.3998f);
PlaceObject(tempHash, 568.6718f, 5562.3198f, 767.4281f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 576.9716f, 5558.5269f, 759.5663f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 585.2493f, 5554.7471f, 751.7451f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 593.5072f, 5550.9722f, 743.9170f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 601.7770f, 5547.1912f, 736.0764f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 610.0651f, 5543.3994f, 728.2167f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 618.3337f, 5539.6226f, 720.3861f, 40.7936f, 0.0f, 65.3998f);
PlaceObject(tempHash, 626.6017f, 5535.8477f, 712.5473f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 634.8616f, 5532.0669f, 704.7252f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 643.1213f, 5528.2861f, 696.8940f, 40.7936f, 0.0f, 65.3998f);
PlaceObject(tempHash, 651.3914f, 5524.5059f, 689.0526f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 659.6512f, 5520.7275f, 681.2211f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 667.9110f, 5516.9424f, 673.3893f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 676.1708f, 5513.1670f, 665.5580f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 684.4307f, 5509.3789f, 657.7266f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 692.6906f, 5505.6079f, 649.9052f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 700.9504f, 5501.8271f, 642.0737f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 709.2201f, 5498.0464f, 634.2426f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 717.4602f, 5494.2759f, 626.4309f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 725.7202f, 5490.4980f, 618.5996f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 733.9800f, 5486.7226f, 610.7783f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 742.5997f, 5482.7764f, 603.1669f, 36.9395f, 0.0f, 65.3998f);
PlaceObject(tempHash, 751.8304f, 5478.5518f, 596.3347f, 31.0392f, 0.0f, 65.3998f);
PlaceObject(tempHash, 761.7103f, 5474.0220f, 590.6132f, 24.5989f, 0.0f, 65.3998f);
PlaceObject(tempHash, 772.0702f, 5469.2827f, 586.0803f, 18.9288f, 0.0f, 65.3998f);
PlaceObject(tempHash, 782.8400f, 5464.3433f, 582.8604f, 11.5788f, 0.0f, 65.3998f);
PlaceObject(tempHash, 793.8899f, 5459.2847f, 581.1174f, 5.0787f, 0.0f, 65.3998f);
PlaceObject(tempHash, 805.1001f, 5454.1479f, 580.8762f, -2.5212f, 0.0f, 65.3998f);
PlaceObject(tempHash, 816.1702f, 5449.0796f, 581.9746f, -7.6213f, 0.0f, 65.3998f);
PlaceObject(tempHash, 827.1907f, 5444.0405f, 584.5823f, -16.6212f, 0.0f, 65.3998f);
PlaceObject(tempHash, 837.6807f, 5439.2407f, 588.8990f, -24.4210f, 0.0f, 65.3998f);
drawNotification("Created By xPonyxAssassinx");
break;
case 2: PlacedObject(0x9C762726, -1426.886, -2497.702, 19.9720, 30.7213, 0.1092, -26.3437);//1
PlacedObject(0x9C762726, -1413.186, -2469.902, 38.3891, 30.7213, 0.1092, -26.3437);//2
PlacedObject(0x9C762726, -1399.487, -2442.101, 56.8062, 30.7213, 0.1092, -26.3437);//3
PlacedObject(0x9C762726, -1385.687, -2414.402, 75.1943, 30.7213, 0.1092, -26.3437);//4
PlacedObject(0x9C762726, -1371.987, -2386.702, 93.5514, 30.7213, 0.1092, -26.3437);//5
PlacedObject(0x9C762726, -1358.257, -2358.993, 111.9185, 30.7213, 0.1092, -26.3437);//6
PlacedObject(0x9C762726, -1344.457, -2331.294, 130.3056, 30.7213, 0.1092, -26.3437);//7
PlacedObject(0x9C762726, -1330.557, -2303.493, 148.7926, 30.7213, 0.1092, -26.3437);//8
PlacedObject(0x9C762726, -1316.857, -2275.794, 167.1497, 30.7213, 0.1092, -26.3437);//9
PlacedObject(0x9C762726, -1303.057, -2248.085, 185.5368, 30.7213, 0.1092, -26.3437);//10
PlacedObject(0x9C762726, -1289.257, -2220.385, 203.9238, 30.7213, 0.1092, -26.3437);//11
PlacedObject(0x9C762726, -1275.457, -2192.685, 222.3109, 30.7213, 0.1092, -26.3437);//12
PlacedObject(0x9C762726, -1261.758, -2164.887, 240.7280, 30.7213, 0.1092, -26.3437);//13
PlacedObject(0x9C762726, -1247.958, -2137.185, 259.1151, 30.7213, 0.1092, -26.3437);//14
PlacedObject(0x9C762726, -1234.238, -2109.405, 277.5222, 30.7213, 0.1092, -26.3437);//15
PlacedObject(0x9C762726, -1220.538, -2081.704, 295.8792, 30.7213, 0.1092, -26.3437);//16
PlacedObject(0x9C762726, -1206.868, -2054.017, 314.2263, 30.7213, 0.1092, -26.3437);//17
PlacedObject(0x9C762726, -1193.068, -2026.417, 332.5634, 30.7213, 0.1092, -26.3437);//18
PlacedObject(0x9C762726, -1179.368, -1998.676, 350.9403, 30.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1165.648, -1970.866, 369.3675, 30.7213, 0.1092, -26.3437);//17
PlacedObject(0x9C762726, -1151.948, -1943.167, 387.7346, 30.7213, 0.1092, -26.3437);//18
PlacedObject(0x9C762726, -1138.148, -1915.467, 406.1316, 30.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1124.449, -1887.667, 424.5489, 30.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1110.749, -1859.937, 442.9361, 30.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1097.009, -1832.238, 461.3032, 30.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1082.210, -1802.338, 470.6203, 0.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1090.710, -1798.137, 470.6374, 0.7213, 0.1092, -26.3437);//19
PlacedObject(0x15F27762, -1073.909, -1806.737, 470.6545, 0.7213, 0.1092, -26.3437);//19
drawNotification("Ramps: ~b~Airport 1"); break;//cargo plane offset 0x15F27762
}
break;
This account is currently banned
Ban reason: Leeching and Spamming is not allowed, please read the forum Rules upon your return.
(Spamming weird links in here)
Reply
#2
(11-15-2019 - 07:48 PM)Darkdos04 Wrote: int PlaceObject(int Hash, float X, float Y, float Z, float Pitch, float Roll, float Yaw)
{
STREAMING::REQUEST_MODEL(Hash);
int object;
object = OBJECT::CREATE_OBJECT(Hash, X, Y, Z, 1, 1, 0);
ENTITY::SET_ENTITY_ROTATION(object, Pitch, Roll, Yaw, 2, 1);
ENTITY::FREEZE_ENTITY_POSITION(object, 1);
ENTITY::SET_ENTITY_LOD_DIST(object, 696969);
STREAMING::SET_MODEL_AS_NO_LONGER_NEEDED(Hash);
ENTITY::SET_OBJECT_AS_NO_LONGER_NEEDED(&object);
STREAMING::HAS_MODEL_LOADED(Hash);
return object;
}


int penis;
void PlacedObject(int modelx, float x, float y, float z, float pitch, float roll, float yaw)
{
penis = OBJECT::CREATE_OBJECT(modelx, 0.0f, 1.0f, 2.0f, 0, 0, 0);
ENTITY::SET_ENTITY_COORDS(penis, x, y, z, 1, 1, 1, 0);
ENTITY::SET_ENTITY_ROTATION(penis, pitch, roll, yaw, 1, 0);
ENTITY::SET_ENTITY_INVINCIBLE(penis, 1);
ENTITY::SET_ENTITY_CAN_BE_DAMAGED(penis, false);
ENTITY::FREEZE_ENTITY_POSITION(penis, true);
OBJECT::SET_OBJECT_TARGETTABLE(penis, true);
ENTITY::SET_ENTITY_ONLY_DAMAGED_BY_PLAYER(penis, false);
ENTITY::RESET_ENTITY_ALPHA(penis);
ENTITY::SET_ENTITY_PROOFS(penis, true, true, true, true, true, true, true, true);
OBJECT::SET_ACTIVATE_OBJECT_PHYSICS_AS_SOON_AS_IT_IS_UNFROZEN(penis, false);
}










addTeleportOption("XBLToothpik Map Mod", 509.8423f, 5589.2422f, 792.0000f); //1
addTeleportOption("Ramps At Airport", -1439.394653, -2521.132080, 13.953539);
switch (getOption())
{
case 1:
int tempHash;
tempHash = GAMEPLAY::GET_HASH_KEY("prop_container_01a");
PlaceObject(tempHash, 509.8423f, 5589.2422f, 791.0656f, 0.1410f, 0.0f, 65.3998f);
PlaceObject(tempHash, 520.5002f, 5584.3774f, 790.5033f, 5.4410f, 0.0f, 65.3998f);
PlaceObject(tempHash, 531.0571f, 5579.5405f, 788.6912f, 12.4410f, 0.0f, 65.3998f);
PlaceObject(tempHash, 541.3253f, 5574.8403f, 785.4896f, 19.4409f, 0.0f, 65.3998f);
PlaceObject(tempHash, 551.0662f, 5570.3701f, 780.7990f, 27.5407f, 0.0f, 65.3998f);
PlaceObject(tempHash, 560.1738f, 5566.2046f, 774.6979f, 35.0403f, 0.0f, 65.3998f);
PlaceObject(tempHash, 568.6718f, 5562.3198f, 767.4281f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 576.9716f, 5558.5269f, 759.5663f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 585.2493f, 5554.7471f, 751.7451f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 593.5072f, 5550.9722f, 743.9170f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 601.7770f, 5547.1912f, 736.0764f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 610.0651f, 5543.3994f, 728.2167f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 618.3337f, 5539.6226f, 720.3861f, 40.7936f, 0.0f, 65.3998f);
PlaceObject(tempHash, 626.6017f, 5535.8477f, 712.5473f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 634.8616f, 5532.0669f, 704.7252f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 643.1213f, 5528.2861f, 696.8940f, 40.7936f, 0.0f, 65.3998f);
PlaceObject(tempHash, 651.3914f, 5524.5059f, 689.0526f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 659.6512f, 5520.7275f, 681.2211f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 667.9110f, 5516.9424f, 673.3893f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 676.1708f, 5513.1670f, 665.5580f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 684.4307f, 5509.3789f, 657.7266f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 692.6906f, 5505.6079f, 649.9052f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 700.9504f, 5501.8271f, 642.0737f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 709.2201f, 5498.0464f, 634.2426f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 717.4602f, 5494.2759f, 626.4309f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 725.7202f, 5490.4980f, 618.5996f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 733.9800f, 5486.7226f, 610.7783f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 742.5997f, 5482.7764f, 603.1669f, 36.9395f, 0.0f, 65.3998f);
PlaceObject(tempHash, 751.8304f, 5478.5518f, 596.3347f, 31.0392f, 0.0f, 65.3998f);
PlaceObject(tempHash, 761.7103f, 5474.0220f, 590.6132f, 24.5989f, 0.0f, 65.3998f);
PlaceObject(tempHash, 772.0702f, 5469.2827f, 586.0803f, 18.9288f, 0.0f, 65.3998f);
PlaceObject(tempHash, 782.8400f, 5464.3433f, 582.8604f, 11.5788f, 0.0f, 65.3998f);
PlaceObject(tempHash, 793.8899f, 5459.2847f, 581.1174f, 5.0787f, 0.0f, 65.3998f);
PlaceObject(tempHash, 805.1001f, 5454.1479f, 580.8762f, -2.5212f, 0.0f, 65.3998f);
PlaceObject(tempHash, 816.1702f, 5449.0796f, 581.9746f, -7.6213f, 0.0f, 65.3998f);
PlaceObject(tempHash, 827.1907f, 5444.0405f, 584.5823f, -16.6212f, 0.0f, 65.3998f);
PlaceObject(tempHash, 837.6807f, 5439.2407f, 588.8990f, -24.4210f, 0.0f, 65.3998f);
drawNotification("Created By xPonyxAssassinx");
break;
case 2: PlacedObject(0x9C762726, -1426.886, -2497.702, 19.9720, 30.7213, 0.1092, -26.3437);//1
PlacedObject(0x9C762726, -1413.186, -2469.902, 38.3891, 30.7213, 0.1092, -26.3437);//2
PlacedObject(0x9C762726, -1399.487, -2442.101, 56.8062, 30.7213, 0.1092, -26.3437);//3
PlacedObject(0x9C762726, -1385.687, -2414.402, 75.1943, 30.7213, 0.1092, -26.3437);//4
PlacedObject(0x9C762726, -1371.987, -2386.702, 93.5514, 30.7213, 0.1092, -26.3437);//5
PlacedObject(0x9C762726, -1358.257, -2358.993, 111.9185, 30.7213, 0.1092, -26.3437);//6
PlacedObject(0x9C762726, -1344.457, -2331.294, 130.3056, 30.7213, 0.1092, -26.3437);//7
PlacedObject(0x9C762726, -1330.557, -2303.493, 148.7926, 30.7213, 0.1092, -26.3437);//8
PlacedObject(0x9C762726, -1316.857, -2275.794, 167.1497, 30.7213, 0.1092, -26.3437);//9
PlacedObject(0x9C762726, -1303.057, -2248.085, 185.5368, 30.7213, 0.1092, -26.3437);//10
PlacedObject(0x9C762726, -1289.257, -2220.385, 203.9238, 30.7213, 0.1092, -26.3437);//11
PlacedObject(0x9C762726, -1275.457, -2192.685, 222.3109, 30.7213, 0.1092, -26.3437);//12
PlacedObject(0x9C762726, -1261.758, -2164.887, 240.7280, 30.7213, 0.1092, -26.3437);//13
PlacedObject(0x9C762726, -1247.958, -2137.185, 259.1151, 30.7213, 0.1092, -26.3437);//14
PlacedObject(0x9C762726, -1234.238, -2109.405, 277.5222, 30.7213, 0.1092, -26.3437);//15
PlacedObject(0x9C762726, -1220.538, -2081.704, 295.8792, 30.7213, 0.1092, -26.3437);//16
PlacedObject(0x9C762726, -1206.868, -2054.017, 314.2263, 30.7213, 0.1092, -26.3437);//17
PlacedObject(0x9C762726, -1193.068, -2026.417, 332.5634, 30.7213, 0.1092, -26.3437);//18
PlacedObject(0x9C762726, -1179.368, -1998.676, 350.9403, 30.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1165.648, -1970.866, 369.3675, 30.7213, 0.1092, -26.3437);//17
PlacedObject(0x9C762726, -1151.948, -1943.167, 387.7346, 30.7213, 0.1092, -26.3437);//18
PlacedObject(0x9C762726, -1138.148, -1915.467, 406.1316, 30.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1124.449, -1887.667, 424.5489, 30.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1110.749, -1859.937, 442.9361, 30.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1097.009, -1832.238, 461.3032, 30.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1082.210, -1802.338, 470.6203, 0.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1090.710, -1798.137, 470.6374, 0.7213, 0.1092, -26.3437);//19
PlacedObject(0x15F27762, -1073.909, -1806.737, 470.6545, 0.7213, 0.1092, -26.3437);//19
drawNotification("Ramps: ~b~Airport 1"); break;//cargo plane offset 0x15F27762
}
break;
This is the bigest  shit in Df
Reply
#3
(11-15-2019 - 07:48 PM)Darkdos04 Wrote: int PlaceObject(int Hash, float X, float Y, float Z, float Pitch, float Roll, float Yaw)
{
STREAMING::REQUEST_MODEL(Hash);
int object;
object = OBJECT::CREATE_OBJECT(Hash, X, Y, Z, 1, 1, 0);
ENTITY::SET_ENTITY_ROTATION(object, Pitch, Roll, Yaw, 2, 1);
ENTITY::FREEZE_ENTITY_POSITION(object, 1);
ENTITY::SET_ENTITY_LOD_DIST(object, 696969);
STREAMING::SET_MODEL_AS_NO_LONGER_NEEDED(Hash);
ENTITY::SET_OBJECT_AS_NO_LONGER_NEEDED(&object);
STREAMING::HAS_MODEL_LOADED(Hash);
return object;
}


int penis;
void PlacedObject(int modelx, float x, float y, float z, float pitch, float roll, float yaw)
{
penis = OBJECT::CREATE_OBJECT(modelx, 0.0f, 1.0f, 2.0f, 0, 0, 0);
ENTITY::SET_ENTITY_COORDS(penis, x, y, z, 1, 1, 1, 0);
ENTITY::SET_ENTITY_ROTATION(penis, pitch, roll, yaw, 1, 0);
ENTITY::SET_ENTITY_INVINCIBLE(penis, 1);
ENTITY::SET_ENTITY_CAN_BE_DAMAGED(penis, false);
ENTITY::FREEZE_ENTITY_POSITION(penis, true);
OBJECT::SET_OBJECT_TARGETTABLE(penis, true);
ENTITY::SET_ENTITY_ONLY_DAMAGED_BY_PLAYER(penis, false);
ENTITY::RESET_ENTITY_ALPHA(penis);
ENTITY::SET_ENTITY_PROOFS(penis, true, true, true, true, true, true, true, true);
OBJECT::SET_ACTIVATE_OBJECT_PHYSICS_AS_SOON_AS_IT_IS_UNFROZEN(penis, false);
}










addTeleportOption("XBLToothpik Map Mod", 509.8423f, 5589.2422f, 792.0000f); //1
addTeleportOption("Ramps At Airport", -1439.394653, -2521.132080, 13.953539);
switch (getOption())
{
case 1:
int tempHash;
tempHash = GAMEPLAY::GET_HASH_KEY("prop_container_01a");
PlaceObject(tempHash, 509.8423f, 5589.2422f, 791.0656f, 0.1410f, 0.0f, 65.3998f);
PlaceObject(tempHash, 520.5002f, 5584.3774f, 790.5033f, 5.4410f, 0.0f, 65.3998f);
PlaceObject(tempHash, 531.0571f, 5579.5405f, 788.6912f, 12.4410f, 0.0f, 65.3998f);
PlaceObject(tempHash, 541.3253f, 5574.8403f, 785.4896f, 19.4409f, 0.0f, 65.3998f);
PlaceObject(tempHash, 551.0662f, 5570.3701f, 780.7990f, 27.5407f, 0.0f, 65.3998f);
PlaceObject(tempHash, 560.1738f, 5566.2046f, 774.6979f, 35.0403f, 0.0f, 65.3998f);
PlaceObject(tempHash, 568.6718f, 5562.3198f, 767.4281f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 576.9716f, 5558.5269f, 759.5663f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 585.2493f, 5554.7471f, 751.7451f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 593.5072f, 5550.9722f, 743.9170f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 601.7770f, 5547.1912f, 736.0764f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 610.0651f, 5543.3994f, 728.2167f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 618.3337f, 5539.6226f, 720.3861f, 40.7936f, 0.0f, 65.3998f);
PlaceObject(tempHash, 626.6017f, 5535.8477f, 712.5473f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 634.8616f, 5532.0669f, 704.7252f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 643.1213f, 5528.2861f, 696.8940f, 40.7936f, 0.0f, 65.3998f);
PlaceObject(tempHash, 651.3914f, 5524.5059f, 689.0526f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 659.6512f, 5520.7275f, 681.2211f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 667.9110f, 5516.9424f, 673.3893f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 676.1708f, 5513.1670f, 665.5580f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 684.4307f, 5509.3789f, 657.7266f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 692.6906f, 5505.6079f, 649.9052f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 700.9504f, 5501.8271f, 642.0737f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 709.2201f, 5498.0464f, 634.2426f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 717.4602f, 5494.2759f, 626.4309f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 725.7202f, 5490.4980f, 618.5996f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 733.9800f, 5486.7226f, 610.7783f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 742.5997f, 5482.7764f, 603.1669f, 36.9395f, 0.0f, 65.3998f);
PlaceObject(tempHash, 751.8304f, 5478.5518f, 596.3347f, 31.0392f, 0.0f, 65.3998f);
PlaceObject(tempHash, 761.7103f, 5474.0220f, 590.6132f, 24.5989f, 0.0f, 65.3998f);
PlaceObject(tempHash, 772.0702f, 5469.2827f, 586.0803f, 18.9288f, 0.0f, 65.3998f);
PlaceObject(tempHash, 782.8400f, 5464.3433f, 582.8604f, 11.5788f, 0.0f, 65.3998f);
PlaceObject(tempHash, 793.8899f, 5459.2847f, 581.1174f, 5.0787f, 0.0f, 65.3998f);
PlaceObject(tempHash, 805.1001f, 5454.1479f, 580.8762f, -2.5212f, 0.0f, 65.3998f);
PlaceObject(tempHash, 816.1702f, 5449.0796f, 581.9746f, -7.6213f, 0.0f, 65.3998f);
PlaceObject(tempHash, 827.1907f, 5444.0405f, 584.5823f, -16.6212f, 0.0f, 65.3998f);
PlaceObject(tempHash, 837.6807f, 5439.2407f, 588.8990f, -24.4210f, 0.0f, 65.3998f);
drawNotification("Created By xPonyxAssassinx");
break;
case 2: PlacedObject(0x9C762726, -1426.886, -2497.702, 19.9720, 30.7213, 0.1092, -26.3437);//1
PlacedObject(0x9C762726, -1413.186, -2469.902, 38.3891, 30.7213, 0.1092, -26.3437);//2
PlacedObject(0x9C762726, -1399.487, -2442.101, 56.8062, 30.7213, 0.1092, -26.3437);//3
PlacedObject(0x9C762726, -1385.687, -2414.402, 75.1943, 30.7213, 0.1092, -26.3437);//4
PlacedObject(0x9C762726, -1371.987, -2386.702, 93.5514, 30.7213, 0.1092, -26.3437);//5
PlacedObject(0x9C762726, -1358.257, -2358.993, 111.9185, 30.7213, 0.1092, -26.3437);//6
PlacedObject(0x9C762726, -1344.457, -2331.294, 130.3056, 30.7213, 0.1092, -26.3437);//7
PlacedObject(0x9C762726, -1330.557, -2303.493, 148.7926, 30.7213, 0.1092, -26.3437);//8
PlacedObject(0x9C762726, -1316.857, -2275.794, 167.1497, 30.7213, 0.1092, -26.3437);//9
PlacedObject(0x9C762726, -1303.057, -2248.085, 185.5368, 30.7213, 0.1092, -26.3437);//10
PlacedObject(0x9C762726, -1289.257, -2220.385, 203.9238, 30.7213, 0.1092, -26.3437);//11
PlacedObject(0x9C762726, -1275.457, -2192.685, 222.3109, 30.7213, 0.1092, -26.3437);//12
PlacedObject(0x9C762726, -1261.758, -2164.887, 240.7280, 30.7213, 0.1092, -26.3437);//13
PlacedObject(0x9C762726, -1247.958, -2137.185, 259.1151, 30.7213, 0.1092, -26.3437);//14
PlacedObject(0x9C762726, -1234.238, -2109.405, 277.5222, 30.7213, 0.1092, -26.3437);//15
PlacedObject(0x9C762726, -1220.538, -2081.704, 295.8792, 30.7213, 0.1092, -26.3437);//16
PlacedObject(0x9C762726, -1206.868, -2054.017, 314.2263, 30.7213, 0.1092, -26.3437);//17
PlacedObject(0x9C762726, -1193.068, -2026.417, 332.5634, 30.7213, 0.1092, -26.3437);//18
PlacedObject(0x9C762726, -1179.368, -1998.676, 350.9403, 30.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1165.648, -1970.866, 369.3675, 30.7213, 0.1092, -26.3437);//17
PlacedObject(0x9C762726, -1151.948, -1943.167, 387.7346, 30.7213, 0.1092, -26.3437);//18
PlacedObject(0x9C762726, -1138.148, -1915.467, 406.1316, 30.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1124.449, -1887.667, 424.5489, 30.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1110.749, -1859.937, 442.9361, 30.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1097.009, -1832.238, 461.3032, 30.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1082.210, -1802.338, 470.6203, 0.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1090.710, -1798.137, 470.6374, 0.7213, 0.1092, -26.3437);//19
PlacedObject(0x15F27762, -1073.909, -1806.737, 470.6545, 0.7213, 0.1092, -26.3437);//19
drawNotification("Ramps: ~b~Airport 1"); break;//cargo plane offset 0x15F27762
}
break;

old
[Image: eZYKdLc.png]
Reply
#4
Thank you for the leak
Reply
#5
mucio gracias hombre
Reply
#6
Thanks for this.
Reply
#7
(11-15-2019 - 09:37 PM)FeetForFree Wrote:
(11-15-2019 - 07:48 PM)Darkdos04 Wrote: int PlaceObject(int Hash, float X, float Y, float Z, float Pitch, float Roll, float Yaw)
{
STREAMING::REQUEST_MODEL(Hash);
int object;
object = OBJECT::CREATE_OBJECT(Hash, X, Y, Z, 1, 1, 0);
ENTITY::SET_ENTITY_ROTATION(object, Pitch, Roll, Yaw, 2, 1);
ENTITY::FREEZE_ENTITY_POSITION(object, 1);
ENTITY::SET_ENTITY_LOD_DIST(object, 696969);
STREAMING::SET_MODEL_AS_NO_LONGER_NEEDED(Hash);
ENTITY::SET_OBJECT_AS_NO_LONGER_NEEDED(&object);
STREAMING::HAS_MODEL_LOADED(Hash);
return object;
}


int penis;
void PlacedObject(int modelx, float x, float y, float z, float pitch, float roll, float yaw)
{
penis = OBJECT::CREATE_OBJECT(modelx, 0.0f, 1.0f, 2.0f, 0, 0, 0);
ENTITY::SET_ENTITY_COORDS(penis, x, y, z, 1, 1, 1, 0);
ENTITY::SET_ENTITY_ROTATION(penis, pitch, roll, yaw, 1, 0);
ENTITY::SET_ENTITY_INVINCIBLE(penis, 1);
ENTITY::SET_ENTITY_CAN_BE_DAMAGED(penis, false);
ENTITY::FREEZE_ENTITY_POSITION(penis, true);
OBJECT::SET_OBJECT_TARGETTABLE(penis, true);
ENTITY::SET_ENTITY_ONLY_DAMAGED_BY_PLAYER(penis, false);
ENTITY::RESET_ENTITY_ALPHA(penis);
ENTITY::SET_ENTITY_PROOFS(penis, true, true, true, true, true, true, true, true);
OBJECT::SET_ACTIVATE_OBJECT_PHYSICS_AS_SOON_AS_IT_IS_UNFROZEN(penis, false);
}










addTeleportOption("XBLToothpik Map Mod", 509.8423f, 5589.2422f, 792.0000f); //1
addTeleportOption("Ramps At Airport", -1439.394653, -2521.132080, 13.953539);
switch (getOption())
{
case 1:
int tempHash;
tempHash = GAMEPLAY::GET_HASH_KEY("prop_container_01a");
PlaceObject(tempHash, 509.8423f, 5589.2422f, 791.0656f, 0.1410f, 0.0f, 65.3998f);
PlaceObject(tempHash, 520.5002f, 5584.3774f, 790.5033f, 5.4410f, 0.0f, 65.3998f);
PlaceObject(tempHash, 531.0571f, 5579.5405f, 788.6912f, 12.4410f, 0.0f, 65.3998f);
PlaceObject(tempHash, 541.3253f, 5574.8403f, 785.4896f, 19.4409f, 0.0f, 65.3998f);
PlaceObject(tempHash, 551.0662f, 5570.3701f, 780.7990f, 27.5407f, 0.0f, 65.3998f);
PlaceObject(tempHash, 560.1738f, 5566.2046f, 774.6979f, 35.0403f, 0.0f, 65.3998f);
PlaceObject(tempHash, 568.6718f, 5562.3198f, 767.4281f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 576.9716f, 5558.5269f, 759.5663f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 585.2493f, 5554.7471f, 751.7451f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 593.5072f, 5550.9722f, 743.9170f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 601.7770f, 5547.1912f, 736.0764f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 610.0651f, 5543.3994f, 728.2167f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 618.3337f, 5539.6226f, 720.3861f, 40.7936f, 0.0f, 65.3998f);
PlaceObject(tempHash, 626.6017f, 5535.8477f, 712.5473f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 634.8616f, 5532.0669f, 704.7252f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 643.1213f, 5528.2861f, 696.8940f, 40.7936f, 0.0f, 65.3998f);
PlaceObject(tempHash, 651.3914f, 5524.5059f, 689.0526f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 659.6512f, 5520.7275f, 681.2211f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 667.9110f, 5516.9424f, 673.3893f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 676.1708f, 5513.1670f, 665.5580f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 684.4307f, 5509.3789f, 657.7266f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 692.6906f, 5505.6079f, 649.9052f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 700.9504f, 5501.8271f, 642.0737f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 709.2201f, 5498.0464f, 634.2426f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 717.4602f, 5494.2759f, 626.4309f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 725.7202f, 5490.4980f, 618.5996f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 733.9800f, 5486.7226f, 610.7783f, 40.7396f, 0.0f, 65.3998f);
PlaceObject(tempHash, 742.5997f, 5482.7764f, 603.1669f, 36.9395f, 0.0f, 65.3998f);
PlaceObject(tempHash, 751.8304f, 5478.5518f, 596.3347f, 31.0392f, 0.0f, 65.3998f);
PlaceObject(tempHash, 761.7103f, 5474.0220f, 590.6132f, 24.5989f, 0.0f, 65.3998f);
PlaceObject(tempHash, 772.0702f, 5469.2827f, 586.0803f, 18.9288f, 0.0f, 65.3998f);
PlaceObject(tempHash, 782.8400f, 5464.3433f, 582.8604f, 11.5788f, 0.0f, 65.3998f);
PlaceObject(tempHash, 793.8899f, 5459.2847f, 581.1174f, 5.0787f, 0.0f, 65.3998f);
PlaceObject(tempHash, 805.1001f, 5454.1479f, 580.8762f, -2.5212f, 0.0f, 65.3998f);
PlaceObject(tempHash, 816.1702f, 5449.0796f, 581.9746f, -7.6213f, 0.0f, 65.3998f);
PlaceObject(tempHash, 827.1907f, 5444.0405f, 584.5823f, -16.6212f, 0.0f, 65.3998f);
PlaceObject(tempHash, 837.6807f, 5439.2407f, 588.8990f, -24.4210f, 0.0f, 65.3998f);
drawNotification("Created By xPonyxAssassinx");
break;
case 2: PlacedObject(0x9C762726, -1426.886, -2497.702, 19.9720, 30.7213, 0.1092, -26.3437);//1
PlacedObject(0x9C762726, -1413.186, -2469.902, 38.3891, 30.7213, 0.1092, -26.3437);//2
PlacedObject(0x9C762726, -1399.487, -2442.101, 56.8062, 30.7213, 0.1092, -26.3437);//3
PlacedObject(0x9C762726, -1385.687, -2414.402, 75.1943, 30.7213, 0.1092, -26.3437);//4
PlacedObject(0x9C762726, -1371.987, -2386.702, 93.5514, 30.7213, 0.1092, -26.3437);//5
PlacedObject(0x9C762726, -1358.257, -2358.993, 111.9185, 30.7213, 0.1092, -26.3437);//6
PlacedObject(0x9C762726, -1344.457, -2331.294, 130.3056, 30.7213, 0.1092, -26.3437);//7
PlacedObject(0x9C762726, -1330.557, -2303.493, 148.7926, 30.7213, 0.1092, -26.3437);//8
PlacedObject(0x9C762726, -1316.857, -2275.794, 167.1497, 30.7213, 0.1092, -26.3437);//9
PlacedObject(0x9C762726, -1303.057, -2248.085, 185.5368, 30.7213, 0.1092, -26.3437);//10
PlacedObject(0x9C762726, -1289.257, -2220.385, 203.9238, 30.7213, 0.1092, -26.3437);//11
PlacedObject(0x9C762726, -1275.457, -2192.685, 222.3109, 30.7213, 0.1092, -26.3437);//12
PlacedObject(0x9C762726, -1261.758, -2164.887, 240.7280, 30.7213, 0.1092, -26.3437);//13
PlacedObject(0x9C762726, -1247.958, -2137.185, 259.1151, 30.7213, 0.1092, -26.3437);//14
PlacedObject(0x9C762726, -1234.238, -2109.405, 277.5222, 30.7213, 0.1092, -26.3437);//15
PlacedObject(0x9C762726, -1220.538, -2081.704, 295.8792, 30.7213, 0.1092, -26.3437);//16
PlacedObject(0x9C762726, -1206.868, -2054.017, 314.2263, 30.7213, 0.1092, -26.3437);//17
PlacedObject(0x9C762726, -1193.068, -2026.417, 332.5634, 30.7213, 0.1092, -26.3437);//18
PlacedObject(0x9C762726, -1179.368, -1998.676, 350.9403, 30.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1165.648, -1970.866, 369.3675, 30.7213, 0.1092, -26.3437);//17
PlacedObject(0x9C762726, -1151.948, -1943.167, 387.7346, 30.7213, 0.1092, -26.3437);//18
PlacedObject(0x9C762726, -1138.148, -1915.467, 406.1316, 30.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1124.449, -1887.667, 424.5489, 30.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1110.749, -1859.937, 442.9361, 30.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1097.009, -1832.238, 461.3032, 30.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1082.210, -1802.338, 470.6203, 0.7213, 0.1092, -26.3437);//19
PlacedObject(0x9C762726, -1090.710, -1798.137, 470.6374, 0.7213, 0.1092, -26.3437);//19
PlacedObject(0x15F27762, -1073.909, -1806.737, 470.6545, 0.7213, 0.1092, -26.3437);//19
drawNotification("Ramps: ~b~Airport 1"); break;//cargo plane offset 0x15F27762
}
break;
This is the bigest  shit in Df
REALLY SHIT
Reply
#8
this is old asf
Reply
#9
Thanks very interesting
Reply
#10
code from leaked sources and shitt* maps
Reply

Users browsing: 1 Guest(s)