Page 1 of 1

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

Posted: 2012-01-26 14:02:32
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.

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

Posted: 2012-01-26 14:10:54
by ZeroDX
I'm not sure i understood correctly. Injection scripts should be in the format .sc (open with notepad)
Or you want scripts?

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

Posted: 2012-01-26 14:15:23
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

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

Posted: 2012-01-26 14:43:50
by ZeroDX
Oh that... Sorry but i can't help you whith your problem :( I thought that you need to bear in coat
Image

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

Posted: 2012-01-26 14:59:07
by aceyuo
wew. how very helpful.

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

Posted: 2012-01-26 15:12:37
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

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

Posted: 2012-01-26 17:31:08
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?

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

Posted: 2012-01-26 18:50:17
by Nmy
you don't need any ingame commands
copy, paste and run your script