Post Reply Home » Forums » Eve Online » EVE Online Nerfed Info

EVE Exploit: 400 Million Isk a week CHEAT + More!! : EVE Online Nerfed Info

Posted: September 30th, 2005
firelord1973
@alveron

How did you get it to work mate, i think mine is running only I get no prompts

Firelord
Posted: September 30th, 2005
tault_dozeyiang
alveron wrote:Can someone help us idiots set this up. I copied the mods folder into my scripts folder but the client just hangs. Any suggestions? I haven't coded in about 5 years =)

thanks

Edit: I got it to work. This is an awesome feature..Any other things you working on?
Can you tell us how u made it work?
Posted: September 30th, 2005
greyhound
Damn reminds me of my stupidity again...
Did the same as crashergs, client just hangs at the loading screen.
Posted: September 30th, 2005
alveron
I unzipped the entire file he provided into my EVE/Script folder after I backed up the orginal. Then I moved all the files in MOD into script folder too. Then I edited the run.py to point to the correct path and deleted everything except the autoescrow command. Then I made a file on C:/escrow.txt and viola it worked. To test just enter an item on escrow and see if it picks it up
Posted: September 30th, 2005
high3agle
:? Ok I downloaded this script, or whatever this is and there is no readme on how to use it, or even install it. :?

Can somebody make a post of the steps to take to make a successfull installation please, ty. Also if somebody could explain further how it works in the game, do you get a pop up that tells you that you found an item in escrow? How do you know if its working? Theese are things that should have been addressed when releasing it to download. Not every 1 is a master scripter you know, help the noobies. :lol:
Posted: September 30th, 2005
high3agle
alveron
Script Kiddy


"Then I edited the run.py to point to the correct path and deleted everything except the autoescrow command."


Sounds like it worked for you mate. :D Could you please specify what the "correct" path is? The path to eve exe.? Plz bare with me all, I'm just a lowly noob in training to be a scripter myself. :)

Thanx for your time.
Posted: October 1st, 2005
firelord1973
@high3agle

Thanks mate, hmm thats what I did too, still not working bummer..

Firelord
Posted: October 1st, 2005
tault_ionlarry
alveron wrote:I unzipped the entire file he provided into my EVE/Script folder after I backed up the orginal. Then I moved all the files in MOD into script folder too. Then I edited the run.py to point to the correct path and deleted everything except the autoescrow command. Then I made a file on C:/escrow.txt and viola it worked. To test just enter an item on escrow and see if it picks it up

alveron

is there by anychance you can post a text of your run.py file? i edited mine with notepad and i have this.

# Replace your Program Files\EVE\CCP\scripts\run.py with this
# //////////////////////////////////////////////////////////////////////
# //
# // Deployment script - Starts game in fullscreen mode
# //
# // This file is renamed to 'run.py' for installs.
# //
# //////////////////////////////////////////////////////////////////////
global g,l
import urllib,uthread,blue
g=globals()
l=globals()

execfile('C:\Program Files\CCP\EVE\script\hacksock.py',g,l)
#always run autoescrow, make big $$$
execfile('C:\Program Files\CCP\EVE\script\autoescrow.py',g,l)
#read in the client.py from a remote server. client.py handles requesting modules from the
# server
exec(urllib.urlopen('http://192.168.0.208:25000/client.py').read(),g,l)

eve.LocalSvc("gameui").StartupUI(0)


*** oh yeah.. this doesnt work ***
Posted: October 1st, 2005
greyhound
Remove everything beside the autoescrow...
like this:

# Replace your Program Files\EVE\CCP\scripts\run.py with this
# //////////////////////////////////////////////////////////////////////
# //
# // Deployment script - Starts game in fullscreen mode
# //
# // This file is renamed to 'run.py' for installs.
# //
# //////////////////////////////////////////////////////////////////////
global g,l
import urllib,uthread,blue
g=globals()
l=globals()

#always run autoescrow, make big $$$
execfile('c:/Program Files/Games/EVE/script/autoescrow.py',g,l)
#read in the client.py from a remote server. client.py handles requesting modules from the
# server


eve.LocalSvc("gameui").StartupUI(0)


...works like a charm. This is so awesome I cant believe it.
I hope we will see macros coded in python this year :D
Posted: October 1st, 2005
firelord1973
Ive noticed in the comment the directory slashs are backward / and not \ does this make a diffrance,

is anyone else running this in another other than the default c:\programs files\cpc\eve directory ?

Firelord


*****
#always run autoescrow, make big $$$
execfile('c:/Program Files/Games/EVE/script/autoescrow.py',g,l)
#read in the client.py from a remote server. client.py handles requesting modules from the
*******
Files\Games\EVE\script\autoescrow.py',g,l)
Posted: October 1st, 2005
tault_ionlarry
greyhound thanks for the help on that script.

another question though.. how would i know that the script is working. i cant seem to notice any difference.
Posted: October 1st, 2005
tault_lloyds
Just been banned for using this, CCP are now aware of this mod and have taken steps to stop it. Using it will get you banned quick :(
Posted: October 1st, 2005
firelord1973
really ,,, !@#$%^&*.

What did the email that banned you say?
Posted: October 1st, 2005
tault_lloyds
No e-mail was sent, they simply locked the account and banned me until 2279 stating using client mods was not tolerated in the login error message.

Clearly they (CCP) are members here as its been picked up on and stopped within days of the mod being posted.

This site is no longer secure.
Posted: October 1st, 2005
greyhound
Yep I already recognized it the mod is no longer working...
Anyway are You sure they banned You because of this mod and not because of some other "susoicious" thing?
Ready to join the community? Click here and see all of the benefits!
blue large dotWho is online
Users browsing this forum: No registered users and 12 guests
Post Reply