@swagdaddy thanks i will attempt to switch over to DTMs tommorow and get rid of as much hardcoded coords as i can
Type: Posts; User: Blazeron
@swagdaddy thanks i will attempt to switch over to DTMs tommorow and get rid of as much hardcoded coords as i can
Are DTMs only for inventory or can i use them to get logs out of the bank?
Thanks for all the help everyone I will try some of these methods later
I've been trying to implement DTMs instead of hardcoding for the oakplanks and depositing but i cannot seem to get simba to recognize my commands the tutorial gave me
program BloodRune;
{$i...
Thanks for the input, Ya i been all over the forums the last few days just not posting much :)
I attempted to make the oak planking script myself and its working decently well but can't maintain for very long i tossed it over in "my first script" section
...
Hi, I've been working on this Script that makes oak planks i need some suggestions like how to create a fail safe for walking as it occasionally misses its last point.
Another issue im having is...
Hi im looking for an Oak planks script for Private use im willing to pay in RSGP
must have Anti ban and be reliable to the point i can leave it on over night
Send me a PM and we can negotiate...
program SPSTut;
{$DEFINE SMART}
{$i srl/srl.simba}
{$i sps/sps.simba}
Type
LocationVar = Record
DTMs: Array[0..1] of Integer;
end;
Var
program Oak Planks;
{$DEFINE SMART}
{$i srl/srl.simba}
{$i sps/sps.simba}
const
BnkTab = 2;
var
PlanksMade,BSlotc,BSlotr,x,y:integer;
Players[0].Pin :='';
Is my current line but when it gets to the part where it needs to type in the pin it does nothing.
Thanks for any help
PS my main is
begin
Activateclient;