Jump to content

Bypasstoserver


NazghulCZ

Recommended Posts

Hello,

if "Dialog(alt+b)" not working (it's inside adrenaline folder) and also this script not working

Quote

uses classes;
begin
with Tstringlist.create do
try
  Text := Engine.DlgText;
  SaveToFile(exepath+'show dlg'+'.txt');
finally
  Free;
 end;
end.

how can I find out all the bypasstoserver commands for scripting ? is there anyother way ? I find somewhere someone used cheatengine 7,2 to find these bypasses but I don't know how to do it (thanks to this I know some bypasses for teleport (with alt+b), or atleast I get up to choose which town but after it I can't get it done, no center, no grocery or anything else , simply it's not working😄)

I've done script for my craft to auto 'CP HP MP' using NPC in town, but I want to use ALT + B to heal,  mana, buff etc. outside of town

PS:Dialog(alt+b) (inside adrenaline folder) shows no text (run as administrator)

PPS:script is not showing anything too

Link to comment
Share on other sites

8 hours ago, NazghulCZ said:

Hello,

if "Dialog(alt+b)" not working (it's inside adrenaline folder) and also this script not working

how can I find out all the bypasstoserver commands for scripting ? is there anyother way ? I find somewhere someone used cheatengine 7,2 to find these bypasses but I don't know how to do it (thanks to this I know some bypasses for teleport (with alt+b), or atleast I get up to choose which town but after it I can't get it done, no center, no grocery or anything else , simply it's not working😄)

I've done script for my craft to auto 'CP HP MP' using NPC in town, but I want to use ALT + B to heal,  mana, buff etc. outside of town

PS:Dialog(alt+b) (inside adrenaline folder) shows no text (run as administrator)

PPS:script is not showing anything too

Cracked adrenaline bypass parser doesn't work AFAIK. Only bulletproof way i'm aware of is to inspect packets (phx or WP PPC). 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...