Register for your free account! | Forgot your password?

You last visited: Today at 02:42

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



your idea please ?

Discussion on your idea please ? within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jun 2014
Posts: 159
Received Thanks: 62
your idea please ?

Hello,
I want to do something to Cancel any recall from console For who wear a jop suit or trade

want to disable any teleport and recall from console for trader
who have idea for that ?

??
mahmoudzare is offline  
Old 11/11/2016, 23:32   #2
 
elite*gold: 0
Join Date: Jun 2014
Posts: 159
Received Thanks: 62
up
mahmoudzare is offline  
Old 11/12/2016, 13:51   #3
 
B1Q's Avatar
 
elite*gold: 350
Join Date: Aug 2015
Posts: 1,999
Received Thanks: 1,184
use a filter

Code:
if(pack.Opcode == 0x7010)
{
   byte act = pack.ReadByte();
   if(act == teleportid || act == totownid)
   {
      string charname = pack.ReadAscii();
      if(WearingJob(charname))
      {
           // return dc or do whatever you want :3  
      }
   }
}
Code:
bool WearingJob(string charname)
{
   /* run sql  query check if slot 8 in inventory is not empty (ItemID is not 0) */

   return true;
}
B1Q is offline  
Reply


Similar Threads Similar Threads
New Bypass Idea *IDEA NOT A HACK*
01/19/2009 - Soldier Front - 5 Replies
Think about it..xfire to bypass GameGuard. I dunno about anyone else or why it hasn't been mentioned ..or maybe it has. But let me give you an example of what i mean. You would Inject your "wallhack.dll" into the xfire.exe process. Then Login to xFire.Then login to SF and let your Xfire ingame Load up. Since xfire layers its chat windows over the SF screen freely without causing the ALT+TAB error that means its has some kind of control over the D3D.
[Idea] just an idea about having more power..
11/22/2007 - Kal Online - 5 Replies
Hello .. I know i know ..everyone will replay with (SERVER SIDED) but we all thought the (Job Change) is Server Sided & we also thought (Cooldown Hack) is Server Sided .. bla bla bla but im not talking about adding STR or Agility because i know whatever you add it will just show as a number & wont have any effects ... & you will give the same damage .. the point of this is .. in (Speed Hack) the normal speed is 0 & with Speed-up its 45 .. right ? .. & the Speed-up is just a potions (buff)...
Idea:Possibly good potential idea!
10/26/2005 - Conquer Online 2 - 3 Replies
Well today I was thinking and it was stated that it's impossible to view if you have a +1 item unless you look in your inventory, but it is generated before its picked up. This could be a big job, could be worth it if it was possible and done correctly though. Turn the items on the floors into items in your inventory images, I should probably explain a bit more. The images that are used in your inventory, put those on the floor. That way if you moused over the image it'd show the +1...



All times are GMT +2. The time now is 02:42.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.