[Release] GM detect script (CE)

10/13/2009 01:24 Spazman6117#16
the GM has already seen you there...........

By the time it takes to actually disconnect you from the server u have already been standing in the 1 spot for more than 30 seconds...........

You know when you press the exit button in the esc menu it counts down so it saved your last session of being on the server......well when u (DC/close client via task manager) it sits you there in 1 spot for 30 seconds and saved your data..........

So it is most likely he has already got multiple screenshots of you.......the best GM Detection is when the GM script teleports you back to say Loa or Parca
10/13/2009 01:26 falsegods#17
Quote:
Originally Posted by Spazman6117 View Post
the GM has already seen you there...........

By the time it takes to actually disconnect you from the server u have already been standing in the 1 spot for more than 30 seconds...........

You know when you press the exit button in the esc menu it counts down so it saved your last session of being on the server......well when u (DC/close client via task manager) it sits you there in 1 spot for 30 seconds and saved your data..........

So it is most likely he has already got multiple screenshots of you.......the best GM Detection is when the GM script teleports you back to say Loa or Parca
yea....i got banned my 102 mage =( on rondow lawl i need a tp back to loa gm detect =(
10/13/2009 01:33 hiynub#18
Hopefully someone will find out how and publicly realease it soon.

I Know quite a bit of people who have it, but arent spilling.
10/13/2009 01:56 lordcthulu#19
If you can teleport places by standing at 0,0 or 0,5 why cant you do the same thing when you detect a gm?
10/13/2009 01:59 hiynub#20

I'm pretty sure it has something to do with the Red stuff.
Maybe if we found loa's offset and replaced the red with it, it would take us to loa.
10/13/2009 03:04 bottomy#21
Quote:
Originally Posted by hiynub View Post

I'm pretty sure it has something to do with the Red stuff.
Maybe if we found loa's offset and replaced the red with it, it would take us to loa.

that won't work, cause this function only is for names of players that come into your view. so you'll need to make it go to the function that is to do with say co-ords. so instead of the JE 00000000 which makes you crash, you would maybe make it jump to the co-ords function where you make it move 0:0 into your co-ord.
10/13/2009 04:27 lordcthulu#22
I'd like to mess around with this and see if I could manage to make it teleport you somewhere, but I don't know any GM's that would be willing to test it with me LOL
10/13/2009 04:35 bottomy#23
Quote:
Originally Posted by lordcthulu View Post
I'd like to mess around with this and see if I could manage to make it teleport you somewhere, but I don't know any GM's that would be willing to test it with me LOL

just change it so it checks for a different name instead of [GM].
10/13/2009 05:28 MachoMan#24
What the hack doing ?
10/13/2009 05:52 Spazman6117#25
Quote:
Originally Posted by bottomy View Post
just change it so it checks for a different name instead of [GM].
And how exactly do i do that bottomy.

Could you possibly PM me the details ^^
10/13/2009 06:09 ramy33#26
Yes the teleport instead of DC would be really useful.
10/13/2009 06:25 bottomy#27
Quote:
Originally Posted by Spazman6117 View Post
And how exactly do i do that bottomy.

Could you possibly PM me the details ^^
Code:
cmp [eax+70],5D4D475B //[GM]
well thats the check, so instead of checking [GM], change the 5D4D475B to the first four letters of the name you want it to check. or you could just change it to the first letter of the name you want it to check
Code:
CMP BYTE PTR[EAX+70],61
just change the 61 (61 = a) to whatever letter/number you want. cause if you are testing trying to make it so you tele or something then doesn't matter what you really check with since thats not the part you are trying to get to work.
10/13/2009 06:29 CrypticKilla661#28
Quote:
Originally Posted by MachoMan View Post
What the hack doing ?
Not to be a JackAss here but if you read you will find out what this does. this is a script for CE that if a GM is near you, you DC meaning, So its harder for them to catch you If you dont get that then i dont think you should be on this topic

Someone said that theirs sends them back to town.
10/13/2009 15:20 marci0#29
how this really works? I mean, if im in python and as soon gm enter python we dc or they need to be near us even in python to dc?
thx
10/13/2009 20:17 ~Twister~#30
There is a certain range. As soon as the script spots GM in that range it will dc you.