Hi im new user of injection can you help me out?

General Injection issues

Moderators: Murderator+, Murderator

Post Reply
aceyuo
Posts: 5
Joined: 2012-01-26 13:56:28

Hi im new user of injection can you help me out?

Post by aceyuo »

hello guys im actually new user for ur injection program i just need some help getting started. im so sorry for posting here and i dont mean to be rude to the other langguages but most of the scripts i found here i cannot understand the langguage. so bare with me on this one.

1. how do i use this injection when i downloaded the fil there seems to be scripts on it like, autoload etc. that are in notepad format. i can see that some functions are working like its auto opening the corpse of mobs whenever it dies. but what i really need is to macro some other things like, auto bandage without pressing anything in game. also auto equip of armor sets with same names like full plate armor..also macro for auto-walking+using stealth skill. thanks.
ZeroDX
Posts: 718
Joined: 2006-12-08 10:51:50
Location: Москва
Contact:

Re: Hi im new user of injection can you help me out?

Post by ZeroDX »

I'm not sure i understood correctly. Injection scripts should be in the format .sc (open with notepad)
Or you want scripts?
aceyuo
Posts: 5
Joined: 2012-01-26 13:56:28

Re: Hi im new user of injection can you help me out?

Post by aceyuo »

i do not fully understand wat are scripts in the INJECTION folder that i have. basically what i want to have is macro/scripts for auto walking+stealth auto-banadage auto-equip items in 1 click full set..and some other stuffs. and then how i would be able to use them in injection itself
ZeroDX
Posts: 718
Joined: 2006-12-08 10:51:50
Location: Москва
Contact:

Re: Hi im new user of injection can you help me out?

Post by ZeroDX »

Oh that... Sorry but i can't help you whith your problem :( I thought that you need to bear in coat
Image
aceyuo
Posts: 5
Joined: 2012-01-26 13:56:28

Re: Hi im new user of injection can you help me out?

Post by aceyuo »

wew. how very helpful.
Nmy
Expert!
Posts: 2152
Joined: 2005-09-14 15:31:58
Location: Latvia

Re: Hi im new user of injection can you help me out?

Post by Nmy »

step 1: open edit scripts and delete everything
step 2: use search + google translate to find you're desired script
step 3: paste the script into edit field
step 4: save the script somwhere using .sc extension (sometimes after saving, the line after cursor disappears, just reopen it)
step 5: depending on script sub main() or sub stealth() you must run the script from main menu-drop box
step 6: if script consists of loops (repeat, while, next) it will run more than once, otherwise it will run only once and exit
aceyuo
Posts: 5
Joined: 2012-01-26 13:56:28

Re: Hi im new user of injection can you help me out?

Post by aceyuo »

so the script i got i just delete them then place scripts from this forums righht? are there ingame commands that i should know of for these scripts to work?
Nmy
Expert!
Posts: 2152
Joined: 2005-09-14 15:31:58
Location: Latvia

Re: Hi im new user of injection can you help me out?

Post by Nmy »

you don't need any ingame commands
copy, paste and run your script
Post Reply