name
New Member
Posts: 4
|
Post by name on Jan 22, 2006 5:33:52 GMT -5
ok call me a little wierd for this but my mule is a taru and when i set him up i put him in the sitting position, and i find when i sit there and hit the /huh motion people check my bazaar more often. well i would like to make a script to do that while i have my bazaar up. just a loop of "/huh motion". with the new things you added to Lunar to keep from script looping would this be possible? and if so can i have a lil help for it lol.
|
|
|
Post by TinyTerror on Jan 22, 2006 12:14:10 GMT -5
No, It wont be possible. Doing what you are suggesting is a fantastic way to get yourself banned from the game.
|
|
Onitaru
Junior Member
They call me Pope.
Posts: 62
|
Post by Onitaru on Jan 22, 2006 12:24:52 GMT -5
He could do it just useing windower but well you'd have to know how and I'm not shareing because,
"You can't trust anyone else with information but yourself"
|
|
|
Post by poromaru on Feb 25, 2006 1:01:38 GMT -5
Banned? Isn't that a little harsh? Can't PS2 players do this with a turbo controller? A macro and a programmable joystick for what, $20 or so?
I can jam a pencil in my keyboard and get my mule to spin in first person mode, or tape my left-mouse button down and run in circles without any fancy (evil) botting.
Heck, I'm pretty sure I can tell the Windows disability helper to repeat a key if it's held down for more than so long. That could get you the behavior you're wanting.
I do suggest you get interested in Lua scripting, but make things more creative than stupid mindless bots.
while true do Windower.script_Sleep(30000) -- sleep 30 seconds (in milli-) Control.control_SendString("/huh motion") end
Onitaru is refering to making a script using the windower. I'm not as familiar but you'd do the same thing, you could probably make it 3 lines if it lets you do recursive scripts.. script_sleep(30) /input emote load script
But really, when we have these programs and these tools, what good does it get you? It gives other people lag, and repetitive actions (especially exactly every 5000 milliseconds apart, for example) as Tiny said, are just going to get you banned if enough people send you tells thinking you're there when you aren't (especially GMs).
I don't quite understand why "skillup scripts" are ok but emote motions aren't?
|
|
sdphantom
Full Member
Savior and Destroyer
Posts: 230
|
Post by sdphantom on Feb 25, 2006 2:09:05 GMT -5
|
|
|
Post by poromaru on Feb 25, 2006 5:31:04 GMT -5
Thanks sdphantom, I am both frightened and entertained So.. in conclusion.. you have great powers with these tools, don't be an idiot and don't bot, it's bad mmkay?
|
|