Register for free, and make this box disappear!

Welcome to the BF Forums! Register Now, It's Free!


Welcome to the BF Forums; your source for the latest video game news, strategies, discussions, and resources. Join over 66,000 like-minded gamers to chat about your interests in our community.

You are currently viewing the forums as a guest user, which limits your access to certain content, contests, downloads, and more. By joining our free community, you will be able to respond in discussions/articles, contact members privately (PM), participate in regular-scheduled contests, see less advertisements, and have access to many other features. Registration is quick, easy, and completely free.



Have your questions answered. Share your thoughts about a topic. Take 2 minutes, Register Now!
BattleForums.com Forums > Major Games > Diablo > Diablo Hacking

We're Half-Way There!! - BF Lotto: $50 Ebay or Amazon Gift Card - A Single Click is All It Takes...

Reply
 
Thread Tools Display Modes
Old 11-15-2002, 09:14 AM   #1 (permalink)
BattleForums Junior Member
 
Join Date: Nov 2002
Location: La$ V3g@$
Posts: 78
jed ends the pindle run 2 early

ok i took ur guys advice and got jed. everything works fine but the problem with it is when my sorc is killin pindleskin right when hes about 2 die the game ends and doesnt let her finish pindleskin off. i know that the connection interrupted is normal but it comes 2 early, what can i do to make it happen later.
steve02121 is offline   Reply With Quote
Beitrag Sponsored Links

__________________
Ads suck! Take 2 minutes to register for your free account, and GET RID OF THESE ADS!
Old 11-15-2002, 09:18 AM   #2 (permalink)
BattleForums Newbie
 
Join Date: Nov 2002
Posts: 2
same thing with me when hes about to die i get an error and it exits game.
__________________
Moronic is offline   Reply With Quote
Old 11-15-2002, 02:33 PM   #3 (permalink)
BattleForums Member
 
Join Date: Nov 2002
Age: 25
Posts: 447
A few things to check:

~Your sorc has the correct abilities (if it is missing an ability the script tries to run, it will automatically end the run and disconnect itself from the game)

~Find the script that your sorc runs (it should be in the pindlebot folder in the javascript folder loacted in the main JED folder) and scroll down till you find its abilities and spells that it casts. If you find that the script tries to cast a spell that you do not have (i.e script has 'energy shield' coding in it and you do not have energy shield on your character) then delete any coding relating to that spell/ability - make sure you read the coding carefully, the code should somewhat look like this:

Print("Casting defensive spells");
Player.SetRightSkill("Energy Shield", 10);
Sleep(300);
Player.UseRightSkill(10059, 13290);
Sleep(300);
Player.SetRightSkill("Shiver Armor", 10);
Sleep(300);
Player.UseRightSkill(10059, 13290);
Sleep(300);
Player.SetRightSkill("Thunder Storm", 30);
Sleep(300);
Player.UseRightSkill(10059, 13290);
Sleep(300);

or like this:

Print("Frozen Orb");
Player.SetRightSkill("Frozen Orb", 24);
Sleep(200);
Player.UseRightSkill(10057, 13223);
Sleep(400);

if (exitnow){
Print("ÿc1BAD Immunities Detected - Leaving Game");
Sleep(700);
return true;
} else {
Print("Static Field");

Player.SetRightSkill("Static Field", 25);
Sleep(200);
for(i = 0; i < 10; i++)
{
Player.UseRightSkill(10057, 13238);
Sleep(200);
}

Print("Frozen Orb");


Player.SetRightSkill("Frozen Orb", 24);
Sleep(200);
for(i = 0; i < 4; i++)
{
Player.UseRightSkill(10057, 13223);
Sleep(1100);
}

Print("Firewall");

Player.SetRightSkill("Fire Wall", 34);
Sleep(200);
for(j = 0; j < 3; j++)
{
Player.UseRightSkill(10057, 13235);
Sleep(1100);
}

if you find that one of these is not true for your character, delete the appropriate coding.

~Find the script that your sorc runs (it should be in the pindlebot folder in the javascript folder located in the main JED folder) and scroll down till you can read the abilities/spells it casts. [This area is pretty etchy and you should only tweak with this if you're confident in your ability] You can copy and paste the functions concering spells (i.e frozen orb) one after another to make her cast the spell more and more (1 paste - 1 cast).
influentz is offline   Reply With Quote
 
Reply

Get rid of all these ads! Take 30 seconds to register.

« pindle bot | wats the best merc for pindleruns »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


All times are GMT -4. The time now is 08:22 PM.



Powered by vBulletin® Version 3.7.2 | Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0