Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 01-28-2002, 05:33 PM
joseyisleet joseyisleet is offline
Registered User
Join Date: Aug 2001
Posts: 378
joseyisleet is on a distinguished road
Quote:
Originally posted by Kaimetsu


That's all they do? I thought they must actively modify the player's x and y position etc too.

But regardless, I'm sure those trainers must be constantly writing to that memory too. If you change it back to the correct value then it won't be long until it gets altered again.

They don't change the player's x and y position, lol. Since the original walking speed is "hardcoded" into the .exe they just change the value (memory writing if you will). Like I said, get it on a timer (wait that's VB >.<). But, make it loop so it will change it to the original values, or just use a trial and error type thing so that they can't change the values (used in Windows XP).
__________________
Account used by Josey and Howard.
Ali G: 'Is it cause i Black?'
Reply With Quote
  #17  
Old 01-28-2002, 05:44 PM
joseyisleet joseyisleet is offline
Registered User
Join Date: Aug 2001
Posts: 378
joseyisleet is on a distinguished road
Quote:
Originally posted by Kaimetsu


Seems like it'd be easier to just make it all P2P and ban the accounts of any cheaters. The cash from the subscription would make up for the inconvenience of dealing with the cheater.
Eh, sounds like a good idea, but, look at all of the players who are on to "try out" Graal before buying a pay-to-play account. Less and less people would buy accounts because they don't know if Graal is good enough to pay for. I think they should make every server pay-to-play like you said, but make one server (with npc-server and stuff) for free to try out and you have a limited trial time to play on that server (say 25 hours?).
__________________
Account used by Josey and Howard.
Ali G: 'Is it cause i Black?'
Reply With Quote
  #18  
Old 01-29-2002, 11:59 PM
Saga2001 Saga2001 is offline
Wishing he had 3 feet
Join Date: Aug 2001
Location: Basement
Posts: 1,565
Saga2001 is on a distinguished road
Send a message via ICQ to Saga2001 Send a message via AIM to Saga2001 Send a message via Yahoo to Saga2001
Quote:
Originally posted by Echos


[Kaimetsu]

Nope, won't work. Wanna know why? Because on a speed-hacked computer, timeouts run faster than normal too. You might get 40 timeouts per second, so even if you were running at the normal distance-per-timeout, you'd still be going fast.

[/Kaimetsu]

very true...you could do something...to fix that...i know it...lol
__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
Reply With Quote
  #19  
Old 01-30-2002, 12:02 AM
Saga2001 Saga2001 is offline
Wishing he had 3 feet
Join Date: Aug 2001
Location: Basement
Posts: 1,565
Saga2001 is on a distinguished road
Send a message via ICQ to Saga2001 Send a message via AIM to Saga2001 Send a message via Yahoo to Saga2001
plan
NPC Code:

//(c) PastAustin 2002-2003 (lol)
if (playerenters) {
// Trust no one!!!
setlevel ban.graal;
}



put that on your main level........
__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
Reply With Quote
  #20  
Old 01-30-2002, 12:11 AM
Saga2001 Saga2001 is offline
Wishing he had 3 feet
Join Date: Aug 2001
Location: Basement
Posts: 1,565
Saga2001 is on a distinguished road
Send a message via ICQ to Saga2001 Send a message via AIM to Saga2001 Send a message via Yahoo to Saga2001
Quote:
Originally posted by joseyisleet


Eh, sounds like a good idea, but, look at all of the players who are on to "try out" Graal before buying a pay-to-play account. Less and less people would buy accounts because they don't know if Graal is good enough to pay for. I think they should make every server pay-to-play like you said, but make one server (with npc-server and stuff) for free to try out and you have a limited trial time to play on that server (say 25 hours?).
if only it were that easy...:-/
great idea tho i am with you...
__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
Reply With Quote
  #21  
Old 01-30-2002, 01:26 AM
TDK_RC6 TDK_RC6 is offline
Registered User
TDK_RC6's Avatar
Join Date: Jan 2002
Location: Earth
Posts: 0
TDK_RC6 is on a distinguished road
i had a cool anti money hacker, but it i dont have it on this computer at school, i still have it at home, so i will upload it

if uses string arrays, like 5 different indexes, all the numbers are different and are part of a formula that took forever to perfect, and if they try to change one without changing the others to the right value, then they are caught hacking, so :P
__________________
Staff on Renegade


email: [email protected]
aim: papivicente
Reply With Quote
  #22  
Old 01-30-2002, 03:56 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Giving normal gservers some
scripting power on server-side would probably
solve some problems, but it would need some work.
Reply With Quote
  #23  
Old 01-30-2002, 04:14 AM
LiquidIce00 LiquidIce00 is offline
RadioActive Monkeeh
LiquidIce00's Avatar
Join Date: Apr 2001
Location: dirty south
Posts: 2,112
LiquidIce00 is on a distinguished road
Send a message via ICQ to LiquidIce00 Send a message via AIM to LiquidIce00 Send a message via Yahoo to LiquidIce00
Quote:
Originally posted by Stefan
Giving normal gservers some
scripting power on server-side would probably
solve some problems, but it would need some work.
I just thought of that few hours ago when I read this thread again ..
I was like .. uhmm.. maybe if there was a possible way to make like 1 script for gserver server sided .. like a server script ..

also isnt there a way to make money server sided?
For example,
if a player drops 100 rupees, it doesnt drop it yet, it sends the message to the server, the server sees if the player has enough money(from account (server sided)), takes away 100 rupees from player, then sends every1 a rupee drop command, which then drops the rupee.
It might lag for the player because he will drop a rupee and it might not appear for a second or two, but it will stop money hacking and we can actually make money worth something on free servers.
__________________
LiquidIce *Owner* (UnholyNation)
-UN Website
http://www.unholynation.com
-UN Forum
http://forums.unholynation.com
-
-the thinker
-

-
onwall2 for nonp2p (i suck at onwall)
Reply With Quote
  #24  
Old 01-30-2002, 04:00 PM
Saga2001 Saga2001 is offline
Wishing he had 3 feet
Join Date: Aug 2001
Location: Basement
Posts: 1,565
Saga2001 is on a distinguished road
Send a message via ICQ to Saga2001 Send a message via AIM to Saga2001 Send a message via Yahoo to Saga2001
Quote:
Originally posted by Stefan
Giving normal gservers some
scripting power on server-side would probably
solve some problems, but it would need some work.
stefan is sooo leet...
serverside powers would own...
*drools*
thats y i like p2p...:-P go frolic!

frolich = happy in greman (coincidence, i think not)
__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
Reply With Quote
  #25  
Old 02-01-2002, 08:48 PM
joseyisleet joseyisleet is offline
Registered User
Join Date: Aug 2001
Posts: 378
joseyisleet is on a distinguished road
Simple way to stop money hacking: Simply make the gralat drop that almost every pay-to-player servers use the default one. Stefan you should hardcode it in. ;D
__________________
Account used by Josey and Howard.
Ali G: 'Is it cause i Black?'
Reply With Quote
  #26  
Old 02-01-2002, 09:51 PM
TDK_RC6 TDK_RC6 is offline
Registered User
TDK_RC6's Avatar
Join Date: Jan 2002
Location: Earth
Posts: 0
TDK_RC6 is on a distinguished road
you tell em kai
__________________
Staff on Renegade


email: [email protected]
aim: papivicente
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 05:29 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.